CMake/Tests/CMakeOnly
Brad King cf3e87e195 Tests: Teach CMakeOnly.AllFindModules to tolerate a system KDE4
The FindKDE4 module (incorrectly) modifies CMAKE_MODULE_PATH on the
caller's behalf.  This causes KDE4-installed find modules to be used by
the test instead of those in CMake.  Teach the test to restore the
CMAKE_MODULE_PATH to its original value after each find_package call.
This ensures that the next find_package actually tests our module.
2014-03-19 13:33:00 -04:00
..
AllFindModules Tests: Teach CMakeOnly.AllFindModules to tolerate a system KDE4 2014-03-19 13:33:00 -04:00
CheckCXXCompilerFlag CheckCXXCompilerFlag test: make it a CMakeOnly test 2012-01-30 19:42:51 +01:00
CheckCXXSymbolExists Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckLanguage Add CheckLanguage module 2012-02-08 10:48:34 -05:00
CheckStructHasMember CheckStructHasMember: Add support for C++ 2013-10-08 09:43:06 -04:00
CheckSymbolExists Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CompilerIdC Test variables CMAKE_(C|CXX|Fortran)_COMPILER(|_ID|_VERSION) 2012-08-22 16:35:54 -04:00
CompilerIdCXX Test variables CMAKE_(C|CXX|Fortran)_COMPILER(|_ID|_VERSION) 2012-08-22 16:35:54 -04:00
CompilerIdFortran Test variables CMAKE_(C|CXX|Fortran)_COMPILER(|_ID|_VERSION) 2012-08-22 16:35:54 -04:00
LinkInterfaceLoop Tolerate cycles in shared library link interfaces (#12647) 2012-01-13 14:22:24 -05:00
MajorVersionSelection Tests: add MajorVersionSelection tests 2012-10-31 16:22:42 -04:00
ProjectInclude Add ability to include a file in a project via a cache variable. 2012-02-17 12:41:39 -05:00
SelectLibraryConfigurations SelectLibraryConfigurations: Use -NOTFOUND instead of copying the vars 2013-07-22 09:37:33 -04:00
TargetScope Add test covering imported target scope rules 2012-01-25 14:43:07 -05:00
find_library find_library: Optionally consider all names in each directory 2012-09-25 17:08:08 -04:00
find_path Test find_path multiarch support (#13742) 2012-11-26 17:06:12 -05:00
CMakeLists.txt CheckStructHasMember: Add support for C++ 2013-10-08 09:43:06 -04:00
Test.cmake.in Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variables 2014-03-03 15:26:49 -05:00