[CMake] weird output with ctest

John Drescher drescherjm at gmail.com
Sun Aug 30 17:20:26 EDT 2009


> I have the following command in my CMakeLists.txt and I run the test using
> the command ctest -VV -R test. However the test results doesn't print
> anything that I defined on the test code, it just shows the test passed.
> add_test(test ../build/gbc 0.1 0.3 0.5 0.7 0.9)
>
That is all it is supposed to do.

John


More information about the CMake mailing list