Ok, I think it is working now. The nightly build shows coverage informations.
I extend the IF statement: if (WITH_COVERAGE AND (CTEST_COVERAGE_COMMAND OR COV01)) Best Regards > Am 21.11.2013 um 22:19 schrieb Bill Hoffman <[email protected]>: > >> On 11/21/2013 3:16 PM, NoRulez wrote: >> I followed the following article in the Wiki to extend my CTestScript: >> >> http://www.cmake.org/Wiki/CTest/Coverage#C.2FC.2B.2B_Coverage_with_Bullseye >> >> And i read about CVS CMake in the mailing list: > http://www.cmake.org/pipermail/cmake/2007-December/018610.html > > > OK, that was in 2007, bullseye support has been in CMake releases for a long > time now. > >> >> In the logs i see that bullseye is running with the message: > "BullseyeCoverage Compile C++ 8.8.6 Windows License...." >> >> But I doesn't have the output in the coverage category under CDash. > With gcov I get the expected result. > > Can you post the script you are using? > > Also the output of the ctest run to go along with the script. > > -Bill > > > > -- > > Powered by www.kitware.com > > Please keep messages on-topic and check the CMake FAQ at: > http://www.cmake.org/Wiki/CMake_FAQ > > Kitware offers various services to support the CMake community. For more > information on each offering, please visit: > > CMake Support: http://cmake.org/cmake/help/support.html > CMake Consulting: http://cmake.org/cmake/help/consulting.html > CMake Training Courses: http://cmake.org/cmake/help/training.html > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Follow this link to subscribe/unsubscribe: > http://www.cmake.org/mailman/listinfo/cmake -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
