summaryrefslogtreecommitdiff
path: root/test/test_results.py
Commit message (Expand)AuthorAgeFilesLines
* New config setting: [report]precision lets you specify the number of digits a...Ned Batchelder2010-08-241-0/+14
* Unify formatting of coverage percentages, and don't show zero or 100 as a res...Ned Batchelder2010-08-221-0/+10
* Massive eol whitespace clean-up.Ned Batchelder2009-12-021-2/+2
* Dur! This is a better way to indicate how the tests should run.Ned Batchelder2009-11-181-3/+1
* Avoid some unneeded tempdir creation in tests.Ned Batchelder2009-11-151-0/+5
* Make the naming of Results attributes more consistent.Ned Batchelder2009-11-031-6/+9
* Test and refactor Numbers.Ned Batchelder2009-11-021-0/+35