Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding unittest.removeHandler function / decorator for removing the signal.SI... | Michael Foord | 2010-04-25 | 1 | -0/+21 |
* | Issue #8263: On freebsd6 the unittest 'break' test stops regrtest; skip it. | R. David Murray | 2010-04-17 | 1 | -0/+2 |
* | Implement #1220212. Add os.kill support for Windows. | Brian Curtin | 2010-04-02 | 1 | -0/+2 |
* | Addition of -b command line option to unittest for buffering stdout and stder... | Michael Foord | 2010-04-02 | 1 | -4/+6 |
* | Addition of -c command line option to unittest, to handle ctrl-c during a tes... | Michael Foord | 2010-03-26 | 1 | -0/+225 |