[CMake] simple ctest question: how to run test by number ?

Alexander Neundorf a.neundorf-work at gmx.net
Fri Nov 15 15:13:44 EST 2013


Hi,

is there a way to have ctest execute test number x ?
ctest -Ix doesn't do it, and the examples listed here 
http://cmake.org/Wiki/CMake/Testing_With_CTest#Running_Individual_Tests
look quite complicated (i.e. more complicated than -R <the_full_test_name>

Alex


More information about the CMake mailing list