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 |
* | Improvement to fix for issue 9926 to allow TestResult to be reused. | Michael Foord | 2010-12-19 | 1 | -1/+5 |
* | Merged revisions 86101 via svnmerge from | Michael Foord | 2010-11-01 | 1 | -0/+14 |
* | Adding a test for unittest.BaseTestSuite. | Michael Foord | 2010-05-09 | 1 | -0/+45 |
* | unittest: issue 8301. Adding functions to test suites no longer crashes. | Michael Foord | 2010-05-08 | 1 | -0/+9 |
* | Move a support TestCase out of the main namespace in unittest.test.test_suite | Michael Foord | 2010-03-26 | 1 | -7/+7 |
* | Turn unittest tests into a package | Michael Foord | 2010-03-25 | 1 | -0/+295 |