summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/test/test_loader.py
Commit message (Collapse)AuthorAgeFilesLines
* A fix for running unittest tests on platforms without the audioop module ↵Michael Foord2010-03-271-14/+6
| | | | (e.g. jython and IronPython)
* Turn unittest tests into a packageMichael Foord2010-03-251-0/+1294