Age | Commit message (Collapse) | Author |
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=885115
|
|
-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
|
|
-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
|