On Wed, Oct 26, 2011 at 7:09 PM, Alexander Neundorf <a.neundorf-w...@gmx.net> wrote: >> What if I want to run all tests? > > Double click the "test" target in the top level directory of the "Makefile > targets" view.
Ah, handy, thanks. > What does not exist, but what might be nice, is something which provides the > flexibility of ctest within Eclipse, e.g. run only tests which match some > regexp, etc. > Maybe this would have to be done as Eclipse plugin ? Yes. (And since I use google test, whereas some other people might use ctest, it might be interesting getting that plugin to enumerate tests across both frameworks.) - Dan -- 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