summaryrefslogtreecommitdiff
path: root/test/farm/html/run_partial.py
Commit message (Expand)AuthorAgeFilesLines
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-021-32/+0
* Use '# pragma: nested' for lines not covered due to nested coverage.Ned Batchelder2012-12-021-2/+2
* Fix a test involving optimized-away constant if statements, and add a test ab...Ned Batchelder2011-06-031-1/+6
* Better handling of the partial-branch exclusion regexes. Finishes issue #113.Ned Batchelder2011-05-311-0/+27