aboutsummaryrefslogtreecommitdiff
path: root/modules-tests
AgeCommit message (Collapse)Author
2008-11-14add test for Eigen2Alexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=884414
2008-11-14-add a test for FindBlitz.cmakeAlexander Neundorf
-change output prefix from ">>" to "::" (doesn't have to be quoted when grepping) -add option CLEAN_DIRS to RunAllModuleTests.cmake, if you set this to TRUE, the previous test build directories will be removed before running the tests Alex svn path=/trunk/KDE/kdelibs/; revision=884400
2008-11-14-add a test for FindQCA2.cmakeAlexander Neundorf
-add a macro test_find_package(<package> <prefix> <var_without_prefix1>...<var_without_prefixN>) for executing a mdoule and printing the results -add cmake script RunAllModuleTests.cmake which can be used to run all existing tests in one go Alex svn path=/trunk/KDE/kdelibs/; revision=884395
2008-11-14-mark variables as advanced and add simple testAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=884365
2008-11-14-add a very simple test for FindXine.cmake, more will followAlexander Neundorf
They have to be executed manually for now. Alex svn path=/trunk/KDE/kdelibs/; revision=884359