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