summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/suite.py
Commit message (Expand)AuthorAgeFilesLines
* Change error report when the object passed to suite.addTest is notR. David Murray2010-01-281-1/+1
* Test discovery in unittest will only attempt to import modules that are impor...Michael Foord2009-09-131-1/+2
* split unittest.py into a packageBenjamin Peterson2009-07-191-0/+71