summaryrefslogtreecommitdiff
path: root/test/farm/html/run_a.py
Commit message (Expand)AuthorAgeFilesLines
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-021-25/+0
* Use '# pragma: nested' for lines not covered due to nested coverage.Ned Batchelder2012-12-021-2/+2
* Add more tests of omitting files during HTML reporting, and a better way to e...Ned Batchelder2009-12-271-1/+0
* Remove some redundancy in the farm tests.Ned Batchelder2009-12-271-0/+1
* Move the javascript code for click-to-sort columns into its own file. It hel...Ned Batchelder2009-11-251-5/+5
* Get the test working properly, including adding a usable diff comparison when...Ned Batchelder2009-09-231-1/+1
* Syntax coloring in the HTML reports.Ned Batchelder2009-09-231-2/+2
* A farm test for HTML generation.Ned Batchelder2009-04-281-0/+25