summaryrefslogtreecommitdiff
path: root/coverage/xmlreport.py
Commit message (Expand)AuthorAgeFilesLines
* lint cleanupNed Batchelder2009-09-261-1/+1
* XML report: now validates against the Cobertura dtd.Ned Batchelder2009-09-261-37/+53
* Put __version__ back in the main file, and also put the URL in only one place...Ned Batchelder2009-09-251-3/+2
* Clean up the XML code, use common reporting infrastructure, add a Generator c...Ned Batchelder2009-09-251-71/+74
* Get the test working properly, including adding a usable diff comparison when...Ned Batchelder2009-09-231-3/+2
* Some XML report fixes, and a very basic test.Ned Batchelder2009-09-231-3/+2
* XML reporting hooked up, but not everything is right: a test_farm test fails ...Ned Batchelder2009-09-131-0/+117