Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #22092: use absolute imports in unittest tests. Patch by Vajrasky Kok. | Ezio Melotti | 2014-08-07 | 1 | -1/+1 |
* | Fix breakage in TestSuite.countTestCases() introduced by issue #11798. | Antoine Pitrou | 2013-12-28 | 1 | -0/+31 |
* | Issue #11798: fix tests for regrtest -R : | Andrew Svetlov | 2013-09-01 | 1 | -0/+8 |
* | Issue #11798: TestSuite now drops references to own tests after execution. | Andrew Svetlov | 2013-08-28 | 1 | -1/+41 |
* | Improvement to fix for issue 9926 to allow TestResult to be reused. | Michael Foord | 2010-12-19 | 1 | -1/+6 |
* | Fix issue 9926. TestSuite subclasses that override __call__ are called correc... | Michael Foord | 2010-11-01 | 1 | -0/+14 |
* | Merged revisions 81022 via svnmerge from | Michael Foord | 2010-05-09 | 1 | -0/+45 |
* | Merged revisions 80997 via svnmerge from | Michael Foord | 2010-05-08 | 1 | -0/+13 |
* | Breaking test_unittest.py into a package. Manual merge of revision 79432. | Michael Foord | 2010-03-27 | 1 | -0/+291 |