Home | History | Annotate | Download | only in test

Lines Matching full:abcd

79             self.assertEqual(self.thetype('abcba').union(C('cdc')), set('abcd'))
438 for p, q in (('cdc', 'abcd'), ('efgfe', 'abcefg'), ('ccb', 'abc'), ('ef', 'abcef')):
1122 self.assertEqual(self.set, set("abcd"))