aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/unittest/test/test_functiontestcase.py
Commit message (Collapse)AuthorAge
* #22092: use absolute imports in unittest tests. Patch by Vajrasky Kok.Ezio Melotti2014-08-07
|
* Issue #19013: add unittest.main() epilogs to unittest's own test modulesAntoine Pitrou2013-09-13
|
* Issue 10611. Issue 9857. Improve the way exception handling, including test ↵Michael Foord2010-12-19
| | | | skipping, is done inside TestCase.run
* Breaking test_unittest.py into a package. Manual merge of revision 79432.Michael Foord2010-03-27