summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/loader.py
Commit message (Expand)AuthorAgeFilesLines
* Test discovery in unittest will only attempt to import modules that are impor...Michael Foord2009-09-131-15/+44
* unittest.TestLoader.loadTestsFromName honors the loader suiteClass attribute....Michael Foord2009-09-131-2/+2
* split unittest.py into a packageBenjamin Peterson2009-07-191-0/+234