On Thursday 22 October 2009 23:23:56 Andrew Maclean wrote:
> I guess the subject says it all. What is the status of using CMake,
> Ctest and CDash with git?

Hi,

I've spent the whole afternoon writing a working CTest script which can 
checkout a git repository build and test it and submit to CDash. As this isn't 
documented I've read the source code of CTest to figure out the variables.

I hope this helps other people to get it working.

Here is my working script:

http://dev.libssh.org/browser/tests/ctest-default.cmake

        -- andreas

_______________________________________________
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

Reply via email to