summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Issue 7815. __unittest in module globals trims frames from reported stacktrac...Michael Foord2010-03-221-0/+2
* Addition of setUpClass and setUpModule shared fixtures to unittest.Michael Foord2010-03-071-2/+1
* Adding TextTestResult to unittest.__all__Michael Foord2010-02-111-1/+2
* Issue 7893 and Issue 7588Michael Foord2010-02-101-1/+4
* More yearly updates.Georg Brandl2010-01-011-1/+1
* split unittest.py into a packageBenjamin Peterson2009-07-191-0/+63