summaryrefslogtreecommitdiff
path: root/test/backunittest.py
Commit message (Expand)AuthorAgeFilesLines
* imported patch multiline-msgNed Batchelder2010-04-261-3/+5
* Mark some lines as uncoverable, add some tests for some test methods.Ned Batchelder2009-12-261-2/+2
* It helps if you exclude the proper pragma comment.Ned Batchelder2009-12-201-2/+2
* I never liked the assert_ method anyway. Use assertTrue and assertFalse inst...Ned Batchelder2009-12-131-6/+12
* Massive eol whitespace clean-up.Ned Batchelder2009-12-021-5/+5
* Rename our future-happy unittest methods to match their future versions, and ...Ned Batchelder2009-11-261-53/+67
* Refactor generic unittest methods into a new class.Ned Batchelder2009-11-261-0/+71