Hi Nicholas,

On Thu, Oct 30, 2008 at 6:47 AM, Nicholas Yue <[EMAIL PROTECTED]> 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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to