CMake/Tests/CMakeOnly
Brad King 1fe4b82a45 find_library: Add test covering lib->lib64 cases
Add a "CMakeOnly.find_library" test covering various cases involving
lib->lib64 (non-)conversion.  Comment out cases involving mixed path
components "lib" and "lib64", such as lib/A/lib64 and lib64/A/lib, as
these are known to be broken currently.
2012-07-20 14:19:07 -04:00
..
AllFindModules Add FindLibLZMA Module 2012-05-31 09:10:38 -04:00
CheckCXXCompilerFlag CheckCXXCompilerFlag test: make it a CMakeOnly test 2012-01-30 19:42:51 +01:00
CheckCXXSymbolExists add a test for Check{,CXX}SymbolExists 2012-01-16 20:52:29 +01:00
CheckLanguage Add CheckLanguage module 2012-02-08 10:48:34 -05:00
CheckSymbolExists add a test for Check{,CXX}SymbolExists 2012-01-16 20:52:29 +01:00
LinkInterfaceLoop Tolerate cycles in shared library link interfaces (#12647) 2012-01-13 14:22:24 -05:00
ProjectInclude Add ability to include a file in a project via a cache variable. 2012-02-17 12:41:39 -05:00
TargetScope Add test covering imported target scope rules 2012-01-25 14:43:07 -05:00
find_library find_library: Add test covering lib->lib64 cases 2012-07-20 14:19:07 -04:00
CMakeLists.txt find_library: Add test covering lib->lib64 cases 2012-07-20 14:19:07 -04:00
Test.cmake.in Add ability to include a file in a project via a cache variable. 2012-02-17 12:41:39 -05:00