Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-25 | Split up module execution tests | Alex Merry | |
Find module tests now use find_package(), and there is a version for when CMAKE_MODULE_PATH is set and a version for when ecm_use_find_modules() is used. KDE modules are also now tested. REVIEW 117658 | |||
2011-12-18 | -enable testing | Alex Neundorf | |
-add test ExecuteAllModules, which is the same as FindModulesExecuteAll in CMake: include (and execute) all *cmake files, to make sure they are not completely broken Alex |