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 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. Best Regards > Am 21.11.2013 um 18:19 schrieb Bill Hoffman <[email protected]>: > >> On 11/21/2013 11:44 AM, NoRulez wrote: >> Hi, >> >> i want to try Bullseye on Windows and have CMake 2.8.12 installed. > >> Bullseye get called, creates the CMake.cov file in the binary folder > but doesn't produce output in CDash. >> I then read that this does only work when CVS CMake is used. What is > the difference between these CMake versions. >> >> Thanks in advance >> -- > Should work. Can you give more details? I assume when you say CVS CMake you > mean git next? > > What commands did you run, and what was the output? > > -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
