summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/test/test_runner.py
Commit message (Expand)AuthorAgeFilesLines
* Silence deprecation warning in test_unittest for 'None > 1'.Terry Jan Reedy2013-09-011-1/+1
* Pass on parameters in unittest.TextTestResult.__init__ super callMichael Foord2012-09-281-0/+13
* Issue 8948. cleanup functions are not run by unittest.TestCase.debug(), plus ...Michael Foord2010-06-081-0/+25
* Adding tests for unittest command line handling of buffer, catchbreak and fai...Michael Foord2010-05-071-0/+46
* Turn unittest tests into a packageMichael Foord2010-03-251-0/+182