summaryrefslogtreecommitdiff
path: root/test/farm/html
Commit message (Expand)AuthorAgeFilesLines
* Try to make this test impervious to platform differences.Ned Batchelder2009-09-272-0/+6
* HTML report includes non-relative code units also. Fixes issue #11, though t...Ned Batchelder2009-09-268-0/+415
* XML report: now validates against the Cobertura dtd.Ned Batchelder2009-09-262-7/+11
* XML command writes to coverage.xml, and takes a -o argument to write it somew...Ned Batchelder2009-09-251-1/+1
* Fix the gold file: need to do this differently, or I'll have to touch this wi...Ned Batchelder2009-09-251-0/+1
* Get the test working properly, including adding a usable diff comparison when...Ned Batchelder2009-09-234-6/+13
* Some XML report fixes, and a very basic test.Ned Batchelder2009-09-232-0/+35
* Syntax coloring in the HTML reports.Ned Batchelder2009-09-234-12/+16
* Expand tabs to spaces before creating HTML output. Fixes bug #6.Ned Batchelder2009-06-102-0/+26
* A farm test for HTML generation.Ned Batchelder2009-04-286-0/+328