summaryrefslogtreecommitdiff
path: root/coverage/xml.py
Commit message (Collapse)AuthorAgeFilesLines
* XML reporting hooked up, but not everything is right: a test_farm test fails ↵Ned Batchelder2009-09-131-122/+0
| | | | | | | now?? --HG-- rename : coverage/xml.py => coverage/xmlreport.py
* First part of wiring up xml reports.Ned Batchelder2009-09-131-33/+16
|
* Bill Hart's original cobertura.py renamed to xml.py.Ned Batchelder2009-09-131-0/+139