summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/test/test_program.py
Commit message (Expand)AuthorAgeFilesLines
* #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-161-1/+1
* Adding tests for unittest command line handling of buffer, catchbreak and fai...Michael Foord2010-05-071-0/+160
* Adding a test for unittest test discovery with dotted path name.Michael Foord2010-05-071-0/+17
* Turn unittest tests into a packageMichael Foord2010-03-251-0/+78