summaryrefslogtreecommitdiff
path: root/tests/test_xml.py
Commit message (Expand)AuthorAgeFilesLines
* Change the coverage.config item-access syntax to a real method call.Ned Batchelder2015-08-021-3/+3
* Use the new class nameNed Batchelder2015-07-271-5/+5
* Better spelling.Ned Batchelder2015-07-251-1/+1
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
* Keep windows workingNed Batchelder2015-01-251-1/+7
* XML package_depth configuration option. Thanks, Lex BerezhnyNed Batchelder2015-01-191-18/+76
* Fix bad regression: XML report now reports packages again. #235Ned Batchelder2015-01-191-1/+70
* Clean up the XML tests a littleNed Batchelder2015-01-191-11/+16
* Report empty files as 100% instead of 0%, fixes #345Ned Batchelder2015-01-161-1/+8
* Change all pylint message codes to message namesNed Batchelder2014-11-231-1/+1
* Add tests for issue #285Chris Rose2014-02-151-0/+7
* Don't divide by zero if nothing to report. #250.Ned Batchelder2013-09-301-1/+16
* Directory changed: test->tests. Adapt.Ned Batchelder2013-02-021-1/+1
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-021-0/+84