Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to make this test impervious to platform differences. | Ned Batchelder | 2009-09-27 | 2 | -0/+6 |
| | | | | | --HG-- rename : test/farm/html/gold_other/_ned_coverage_trunk_test_farm_html_othersrc_other.html => test/farm/html/gold_other/blah_blah_other.html | ||||
* | HTML report includes non-relative code units also. Fixes issue #11, though ↵ | Ned Batchelder | 2009-09-26 | 8 | -0/+415 |
| | | | | the paths displayed in the HTML are kind of heinous. | ||||
* | XML report: now validates against the Cobertura dtd. | Ned Batchelder | 2009-09-26 | 2 | -7/+11 |
| | |||||
* | XML command writes to coverage.xml, and takes a -o argument to write it ↵ | Ned Batchelder | 2009-09-25 | 1 | -1/+1 |
| | | | | somewhere else. | ||||
* | Fix the gold file: need to do this differently, or I'll have to touch this ↵ | Ned Batchelder | 2009-09-25 | 1 | -0/+1 |
| | | | | with every version... | ||||
* | Get the test working properly, including adding a usable diff comparison ↵ | Ned Batchelder | 2009-09-23 | 4 | -6/+13 |
| | | | | when tests fail. Also make it all work under Py3k. | ||||
* | Some XML report fixes, and a very basic test. | Ned Batchelder | 2009-09-23 | 2 | -0/+35 |
| | |||||
* | Syntax coloring in the HTML reports. | Ned Batchelder | 2009-09-23 | 4 | -12/+16 |
| | |||||
* | Expand tabs to spaces before creating HTML output. Fixes bug #6. | Ned Batchelder | 2009-06-10 | 2 | -0/+26 |
| | |||||
* | A farm test for HTML generation. | Ned Batchelder | 2009-04-28 | 6 | -0/+328 |