On Mon, Sep 21, 2009 at 2:22 PM, Wojciech Migda <[email protected]>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
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
