Bill, I am able to run covbr on my system with Bullseye 7.14.9. I do get detailed source coverage info in the output but I am not familiar enough with the exact expected output format to know if it differs from what CMake expects. The output looks reasonable in that it has source names and detailed source coverage info with line numbers. -Derek
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Bill Hoffman Sent: Friday, August 06, 2010 1:46 PM To: [email protected] Subject: Re: [CMake] Coverage reporting to CDash with Bullseye 7.14.9 On 8/6/2010 9:49 AM, Bill Hoffman wrote: > > Thanks for the report I will have to take a look.... > > They must have changed something... > > If you want to help, the code is pretty simple, it is all in this function: > > Source/CTest/cmCTestCoverageHandler.cxx: > > int cmCTestCoverageHandler::RunBullseyeCoverageBranch( > > I played around with this a little, and it seems that Bullseye broke the program covbr. It does not seem to be able to find source files that actually exist. CTest uses that program to create the marked up file. Can you get covbr to work on your system? -Bill _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
