aboutsummaryrefslogtreecommitdiff
path: root/modules-tests/RunAllModuleTests.cmake
AgeCommit message (Collapse)Author
2011-06-30Move the modules, modules-test and systeminfo subdirs into 'attic'Allen Winter
2008-12-23-add simple test for FindENCHANT.cmakeAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=900551
2008-12-22-test FindFFmpeg.cmakeAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=900097
2008-12-02-add simple tests for more Find-modulesAlexander Neundorf
-add support -DMODULE=<name> to test only one module (both with and without pkgconfig) Alex svn path=/trunk/KDE/kdelibs/; revision=891797
2008-11-16add a test for strigi 0.6.0Alexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=885198
2008-11-16test the modules one with and once without pkg-configAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=885115
2008-11-14add test for FLACAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=884417
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