CMake/CTest test every commit

Torgny Nyblom nyblom at kde.org
Fri May 20 15:24:49 CEST 2011


Hi,

I'm trying to get a way to do a "cmake/make/make test/make install" cycle for 
every commit (or rather push but that is another issue) an was wondering if 
there is a way to make the ctest script only update the local git (or 
checkout) to a certain commit?

The use case I have in mind is that I have a continious integration run of 
ctest running and during one run more then one push is made so the next update 
will need to trigger more then one new test cycle with the intermediate states 
of the repo.

/Regards
Torgny


More information about the Kde-buildsystem mailing list