[CMake] Python coverage submission to CDash via UsePythonTest.cmake

Mathieu Malaterre mathieu.malaterre at gmail.com
Thu Oct 30 04:33:07 EDT 2008


Hi Nicholas,

On Thu, Oct 30, 2008 at 6:47 AM, Nicholas Yue <yue.nicholas at gmail.com> wrote:
> Hi,
>
>   Is there a way to submit python coverage information via the
> UsePythonTest.cmake scripts?

Not sure a *lot* of people actually use that :)

>   I would like to find out how it can be done.
>
>   My coverage information are generated via the coverage.py from
>
>      http://nedbatchelder.com/code/modules/coverage.html
>

I used info from:

http://www.vtk.org/Wiki/CTest:Coverage#Python_Trace.py_Coverage_In_CTest

As mentionned on the 'Note' section, the coverage is not compatible
with a gcov type coverage, and is slighlty biased.

-M


More information about the CMake mailing list