[CMake] Ctest and CxxTest

Philip Lowman philip at yhbt.com
Thu Oct 1 01:47:57 EDT 2009


On Mon, Sep 21, 2009 at 2:22 PM, Wojciech Migda <wojtek.golf at interia.pl>wrote:

> Daniel Blezek pisze:
> > We tackled this using a "hack-ish" CMake command for Google Tests
> > that found all our tests in the source code, and generated CTest
> > commands for them. You could do a similar thing on a test suite.
> > Details are here:
> >
> >
> http://www.itk.org/Wiki/Proposals:Increasing_ITK_Code_Coverage#Google_Test
>
> Thank you very much - this is pretty much the idea I started
> converging to. What you've done with ITK will work 100%. I just need
> to tweak the CxxTest generator script.
>

For any still following this thread, with Dan's permission I merged his
macro into the FindGTest.cmake recently checked into CMake CVS.

If anyone has any patches to FindCxxTest.cmake please feel free to send them
in.

-- 
Philip Lowman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091001/71ffb666/attachment.htm>


More information about the CMake mailing list