On Fri, Oct 31, 2008 at 4:37 AM, Nicholas Yue <[EMAIL PROTECTED]> wrote: > Mathieu Malaterre wrote: >> >> 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 >> > > What about if I write a parser which converts the output from coverage.py to > the required format of Coverage.xml and CoverageLog-*.xml? > > If I can do that, how do I "submit" those information to the dashboard? > > Regards >
uh ? I am not sure I understand the question. Are you sure you have the 'CTEST_COVERAGE' statement in your ctest script ? -- Mathieu _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
