Cedric Pinson wrote:
Hi,
I would like to add coverage on my project with a valgrind pass i saw that there is something with dashboard. But when i run ctest it says CTestConfiguration.ini I dont need to submit result or anything like that i would like to dispay the coverage and the result of valgrind, like i did with 'make check' (autotools) with two script.
If anyone has some answer for this usage i am really interested.

You have to compile your project with special options to get the coverage, see

https://dev.csync.org/browser/cmake/Modules/MacroCheckTest.cmake

Then you can run the Experimental test.

make Experimental


Cheers


Regards,

        -- andreas

--
http://www.cynapses.org/ - cybernetic synapses


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to