| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-02 | Reorganize tests | Alex Merry | |
| Move the detailed testing of KDEInstallDirs from ExecuteKDEModules to a subdir of KDEInstallDirsTest. This is where you would expect to find it, and it also makes sure that other KDE modules are not affecting the test. This also makes the KDEInstallDirs/not_cache_variable regression test work the same way as the other tests, doing a double-configure and build. While not stricly necessary to catch the original issue, it does ensure that the problem does not appear when reconfiguring either. | |||
| 2014-05-15 | fix running ECMKDEModules test | Patrick Spendrin | |
| REVIEW:118147 | |||
| 2014-05-13 | Use CMAKE_INSTALL_FOODIR style variables for KDEInstallDirs | Alex Merry | |
| This matches how CMake's GNUInstallDirs does things. REVIEW: 118057 | |||
| 2014-05-12 | Check that KDEInstallDirs defines the variables it claims to | Alex Merry | |
| 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 | |||
