On Friday 18 July 2008, Yuri Timenkov wrote: > Does anyone have an experience in integrating Unit test frameworks with > CTest? AFAIK many of such frameworks provide means to register tests and > test cases, and it would be nice to make ctest aware of such things, > because it's not good to make changes in multiple places when I add new > test. > > I know, KDE has some things, but their approach doesn't allow to run single > test.
Do you mean with a "single" test a single test executable with all tests or a single test within a single test executable ? If there is something bad, of course we'll try to fix it. Alex _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
