[CMake] Review Test Results

2014-07-07 Thread Konstantin40
Hello everyone, we are using Ctest for continuous automatic code checking. We therefore specified some test cases, which are run daily with Ctest and the results are shown on a Furthermore, we want to give code developers a possibility to run the test cases locally and see the results before commi

[CMake] CTest - Set Labels for different tests

2014-07-01 Thread Konstantin40
Hi everyone, I want to use Labels to group some tests, that I want to execute together with one command. However, I cannot find how to specify property "label" for the tests. Is it possible to set this as test property? Could someone point me to somewhere, where this is shown? At the end of this