Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue 7780. Adding a test for unittest test discovery from a dotted path. | Michael Foord | 2010-05-08 | 1 | -0/+17 |
* | Issue 8547 - detecting and reporting that modules have been imported from the... | Michael Foord | 2010-05-07 | 1 | -2/+44 |
* | revert r80932; it breaks windows | Benjamin Peterson | 2010-05-07 | 1 | -39/+0 |
* | Issue 8547 - detecting and reporting that modules have been imported from the... | Michael Foord | 2010-05-07 | 1 | -0/+39 |
* | Support dotted module names for test discovery paths in unittest. Issue 7780. | Michael Foord | 2010-04-03 | 1 | -2/+9 |
* | Addition of -c command line option to unittest, to handle ctrl-c during a tes... | Michael Foord | 2010-03-26 | 1 | -1/+4 |
* | Turn unittest tests into a package | Michael Foord | 2010-03-25 | 1 | -0/+293 |