summaryrefslogtreecommitdiff
path: root/test/test_xml.py
Commit message (Collapse)AuthorAgeFilesLines
* LintNed Batchelder2012-11-211-2/+2
|
* Moar tests for XML reporting.Ned Batchelder2012-11-201-1/+54
|
* A failure during XML reporting would leave an empty XML file behind. #210Ned Batchelder2012-11-081-2/+9
|
* Ugh. Setting the xml output file in the .coveragerc file simply didn't ↵Ned Batchelder2012-11-071-0/+29
work. Now it does.