summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmParsePythonCoverage.h
Commit message (Collapse)AuthorAgeFilesLines
* Adding support for the Python coverage.py tool.Patrick Reynolds2013-10-081-0/+48
This assumes that coverage.py has been run in such a way to produce its standard XML output. This uses the Cobertura schema and should be somewhat generalizable.