[CMake] weird output with ctest

Alex H aditya15417 at hotmail.com
Sun Aug 30 14:27:08 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)

When I run ./gbc 0.1 0.3 0.5 0.7 0.9 it does print several stuffs in the code.. why is this?



_________________________________________________________________
With Windows Live, you can organize, edit, and share your photos.
http://www.microsoft.com/indonesia/windows/windowslive/products/photo-gallery-edit.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090830/c1d17506/attachment.htm>


More information about the CMake mailing list