[CMake] weird output with ctest

Alex H aditya15417 at hotmail.com
Sun Aug 30 21:14:17 EDT 2009





Well problem is why doesn't it print the std::cout that I've put inside main? while it's running main


> Date: Sun, 30 Aug 2009 17:20:26 -0400
> Subject: Re: [CMake] weird output with ctest
> From: drescherjm at gmail.com
> To: aditya15417 at hotmail.com; cmake at cmake.org
> 
>> 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

_________________________________________________________________
What can you do with the new Windows Live? Find out
http://www.microsoft.com/windows/windowslive/default.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090831/b1591e7f/attachment.htm>


More information about the CMake mailing list