1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-06-27 14:46:41 +08:00
CMake/Tests/PythonCoverage
Patrick Reynolds d0ec3a01a6 Adding support for the Python coverage.py tool.
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.
2013-10-08 09:20:30 -04:00
..