Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imported patch multiline-msg | Ned Batchelder | 2010-04-26 | 1 | -3/+5 |
* | Mark some lines as uncoverable, add some tests for some test methods. | Ned Batchelder | 2009-12-26 | 1 | -2/+2 |
* | It helps if you exclude the proper pragma comment. | Ned Batchelder | 2009-12-20 | 1 | -2/+2 |
* | I never liked the assert_ method anyway. Use assertTrue and assertFalse inst... | Ned Batchelder | 2009-12-13 | 1 | -6/+12 |
* | Massive eol whitespace clean-up. | Ned Batchelder | 2009-12-02 | 1 | -5/+5 |
* | Rename our future-happy unittest methods to match their future versions, and ... | Ned Batchelder | 2009-11-26 | 1 | -53/+67 |
* | Refactor generic unittest methods into a new class. | Ned Batchelder | 2009-11-26 | 1 | -0/+71 |