[CMake] tests from list

Bill Hoffman bill.hoffman at kitware.com
Mon Feb 28 13:01:44 EST 2011


On 2/28/2011 9:47 AM, Mihai Sandu wrote:
> There is a way to run tests from a list?
>
> ctest test1 test2 test3
>
>
>

ctest -R test1|test2|test3

-Bill




More information about the CMake mailing list