summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/test/test_runner.py
Commit message (Expand)AuthorAgeFilesLines
* clean the environment from pre-existing PYTHONWARNINGS for test_warningsƁukasz Langa2013-04-231-0/+12
* Closes issue #12376 : Pass on parameters in unittest.TextTestResult.__init__ ...Michael Foord2012-09-281-0/+13
* Issue 10786: unittest.TextTestRunner default stream no longer bound at import...Michael Foord2010-12-301-0/+17
* Issue 10611. Issue 9857. Improve the way exception handling, including test s...Michael Foord2010-12-191-11/+8
* Fix test failure in debug builds and add NEWS entry for r86908Ezio Melotti2010-12-011-3/+3
* #10535: Enable silenced warnings in unittest by defaultEzio Melotti2010-12-011-0/+58
* Merged revisions 81853 via svnmerge fromMichael Foord2010-06-101-0/+25
* Merged revisions 80920 via svnmerge fromMichael Foord2010-05-071-0/+46
* Breaking test_unittest.py into a package. Manual merge of revision 79432.Michael Foord2010-03-271-0/+175