summaryrefslogtreecommitdiff
path: root/test/farm/html/src
Commit message (Collapse)AuthorAgeFilesLines
* HTML report includes non-relative code units also. Fixes issue #11, though ↵Ned Batchelder2009-09-261-0/+8
| | | | the paths displayed in the HTML are kind of heinous.
* Get the test working properly, including adding a usable diff comparison ↵Ned Batchelder2009-09-231-0/+7
| | | | when tests fail. Also make it all work under Py3k.
* Expand tabs to spaces before creating HTML output. Fixes bug #6.Ned Batchelder2009-06-101-0/+8
|
* A farm test for HTML generation.Ned Batchelder2009-04-281-0/+7