[CMake] CxxTest failure out running unit tests

Philip Lowman philip at yhbt.com
Sun Dec 7 00:25:23 EST 2008


On Sat, Dec 6, 2008 at 9:00 PM, Tron Thomas <tron.thomas at verizon.net> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20081207/454d7518/attachment.htm>


More information about the CMake mailing list