Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some redundancy in the farm tests. | Ned Batchelder | 2009-12-27 | 1 | -20/+0 |
| | | | | | --HG-- rename : test/farm/html/run_x_xml.py => test/farm/html/run_a_xml.py | ||||
* | XML report: now validates against the Cobertura dtd. | Ned Batchelder | 2009-09-26 | 1 | -1/+4 |
| | |||||
* | XML command writes to coverage.xml, and takes a -o argument to write it ↵ | Ned Batchelder | 2009-09-25 | 1 | -1/+1 |
| | | | | somewhere else. | ||||
* | Get the test working properly, including adding a usable diff comparison ↵ | Ned Batchelder | 2009-09-23 | 1 | -0/+17 |
when tests fail. Also make it all work under Py3k. |