Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) | Victor Stinner | 2022-06-21 |
* | Issue #22032: __qualname__ instead of __name__ is now always used to format | Serhiy Storchaka | 2014-07-22 |
* | Issue #19013: add unittest.main() epilogs to unittest's own test modules | Antoine Pitrou | 2013-09-13 |
* | Issue #11798: TestSuite now drops references to own tests after execution. | Andrew Svetlov | 2013-08-28 |
* | #10273: Rename assertRegexpMatches and assertRaisesRegexp to assertRegex and ... | Ezio Melotti | 2010-12-01 |
* | Merged revisions 81878 via svnmerge from | Michael Foord | 2010-06-10 |
* | Merged revisions 81853 via svnmerge from | Michael Foord | 2010-06-10 |
* | Merged revisions 81764 via svnmerge from | Michael Foord | 2010-06-05 |
* | Breaking test_unittest.py into a package. Manual merge of revision 79432. | Michael Foord | 2010-03-27 |