Unittests/Python 3: update syntax, catch unbound method registration test in extension points as expected failure #9726
Unittest/Python 3: update copyright years. Re #9720.
35345816
Unittest/test driver/Python 3: no more unicode/decoding, proper relat…
2d9ea54f
Unittest/base object tests/Python 3: proper relative import. Re #9720.
d63cc4a2
Unittest/braille tests/Python 3: proper relative import. Re #9720.
0d833ead
Unittest/braille tables/Python 3: dict.itervalues -> dict.values. Re …
641d3555
Unittest/control types/Python 3: dict.iteritems -> dict.items. Re #9720.
e60fb824
Unittest/text provider/Python 3: just use text as given instead of co…
d55aaa96
Unittest/script handler/Python 3: assertItemsEqual -> assertCountEqua…
87fffccd
Unittest/extension points/Python 3: mark unbound method registration …
f85ffbe3
Unittest/base object/Python 3: self.assertRaisesRegexp -> self.assert…
741d130e
Unittests/review action: remove unnecessary comments. Re #9720.
59f0b6f7
Unittests/control types: contorlTypes.__dict__ -> vars(contorlTypes).…
46ed14e9
Extension points/util: add a comment about failing unittest. Re #9720.
629653b5
josephsl
deleted the py3unittest branch 6 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub