Yes, that it what I want.  Who knows of any way this might be done?
Philip Lowman wrote:
On Sat, Dec 6, 2008 at 9:00 PM, Tron Thomas <[EMAIL PROTECTED]> wrote:
I know that if I type ctest -V from the command line, I can get output that include the CxxTest information.  I'm not sure what I'm supposed to do in my CMakeLists.txt files that will cause the same behaviour when I build the target that runs the unit tests.

So what you're asking is if there is a way to have "make test" output the equivalent of "ctest -V" on any failed tests?  I don't know if that's possible out of the box, but that sounds like a useful feature to me.

--
Philip Lowman

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to