summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/test/test_setups.py
Commit message (Collapse)AuthorAgeFilesLines
* Tests for issue 8302, skipped test in a setUpClass or a setUpModule are ↵Michael Foord2010-06-051-2/+41
| | | | reported as skips rather than errors.
* Turn unittest tests into a packageMichael Foord2010-03-251-0/+405