Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding unittest.removeHandler function / decorator for removing the signal.SI... | Michael Foord | 2010-04-25 | 1 | -2/+2 |
* | Addition of -c command line option to unittest, to handle ctrl-c during a tes... | Michael Foord | 2010-03-26 | 1 | -1/+3 |
* | Correct usage message displayed for python -m unittest -h | Michael Foord | 2010-03-22 | 1 | -2/+1 |
* | Issue 7815. __unittest in module globals trims frames from reported stacktrac... | Michael Foord | 2010-03-22 | 1 | -0/+2 |
* | Addition of setUpClass and setUpModule shared fixtures to unittest. | Michael Foord | 2010-03-07 | 1 | -2/+1 |
* | Adding TextTestResult to unittest.__all__ | Michael Foord | 2010-02-11 | 1 | -1/+2 |
* | Issue 7893 and Issue 7588 | Michael Foord | 2010-02-10 | 1 | -1/+4 |
* | More yearly updates. | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
* | split unittest.py into a package | Benjamin Peterson | 2009-07-19 | 1 | -0/+63 |