summaryrefslogtreecommitdiff
path: root/test/farm/html/src
Commit message (Collapse)AuthorAgeFilesLines
* Better handling of the partial-branch exclusion regexes. Finishes issue #113.Ned Batchelder2011-05-311-0/+19
|
* Omit and include are now filename patterns rather than prefixes. BACKWARD ↵Ned Batchelder2010-05-232-3/+3
| | | | INCOMPATIBLE change.
* XML output file is configurable in .rc file.Ned Batchelder2010-01-092-0/+23
| | | | | --HG-- rename : test/farm/html/run_a_xml.py => test/farm/html/run_a_xml_1.py
* HTML output directory is now settable in the .rc file.Ned Batchelder2010-01-061-0/+3
|
* Omit prefixes can be specified in the config file.Ned Batchelder2009-12-282-0/+7
|
* Fix crlfsNed Batchelder2009-12-274-16/+16
|
* Add more tests of omitting files during HTML reporting, and a better way to ↵Ned Batchelder2009-12-274-0/+16
| | | | enable re-importing modules during test_farm tests.
* Remove some redundancy in the farm tests.Ned Batchelder2009-12-271-7/+0
| | | | | --HG-- rename : test/farm/html/run_x_xml.py => test/farm/html/run_a_xml.py
* Clean-upsNed Batchelder2009-12-052-2/+2
|
* A little explanation of the partial branch annotations in the HTML report.Ned Batchelder2009-11-301-1/+13
|
* XML report now includes branch information.Ned Batchelder2009-11-261-0/+9
|
* Don't annotate partial branches with -1, use 'exit' instead.Ned Batchelder2009-11-241-0/+16
|
* Tabs are 8 spaces, as the Python docs dictate. Fixes issue #31.Ned Batchelder2009-11-151-2/+2
|
* 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