| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Addition of -c command line option to unittest, to handle ctrl-c during a tes... | Michael Foord | 2010-03-26 | 1 | -14/+47 |
| * | Correct usage message displayed for python -m unittest -h | Michael Foord | 2010-03-22 | 1 | -7/+1 |
| * | expected failure should not trigger failfast behavior in unittest. | Michael Foord | 2010-03-22 | 1 | -1/+1 |
| * | Removing Python 2.3 compatibility code from unittest. | Michael Foord | 2010-03-22 | 1 | -2/+1 |
| * | -f/--failfast command line option for unittest. Issue 8074. Documentation sti... | Michael Foord | 2010-03-22 | 1 | -5/+16 |
| * | Issue 7815. __unittest in module globals trims frames from reported stacktrac... | Michael Foord | 2010-03-22 | 1 | -0/+2 |
| * | Test creation moved from TestProgram.parseArgs to TestProgram.createTests exc... | Michael Foord | 2009-09-27 | 1 | -5/+8 |
| * | split unittest.py into a package | Benjamin Peterson | 2009-07-19 | 1 | -0/+175 |
