CMake/Tests/CMakeOnly
Brad King 716f8c88c9 Tests: Add option to customize LinkInterfaceLoop timeout
This test has a timeout in case CMake gets into an infinite loop.  The
default of 90 seconds should be plenty of time for the test to run
correctly since it does not actually do a build.  However, busy machines
that run lots of tests in parallel may need a longer timeout.  Give them
an option to extend it.
2017-03-31 13:56:49 -04:00
..
AllFindModules Merge topic 'FindProtobuf-variable-case' 2016-03-11 08:30:46 -05:00
CheckCXXCompilerFlag Check*CompilerFlag: Revert to previous method used to pass flags (#15641) 2015-07-08 09:55:16 -04:00
CheckCXXSymbolExists Use string(APPEND) in Tests 2016-07-28 00:43:04 +02:00
CheckLanguage Add CheckLanguage module 2012-02-08 10:48:34 -05:00
CheckStructHasMember Use string(APPEND) in Tests 2016-07-28 00:43:04 +02:00
CheckSymbolExists Use string(APPEND) in Tests 2016-07-28 00:43:04 +02:00
CompilerIdC Compiler ID: Compiler versions must be a valid, numeric version string. 2015-12-03 21:37:07 +00:00
CompilerIdCSharp C# support: add compiler detection for MSVC 2016-12-15 09:16:30 -05:00
CompilerIdCXX Compiler ID: Compiler versions must be a valid, numeric version string. 2015-12-03 21:37:07 +00:00
CompilerIdFortran Compiler ID: Compiler versions must be a valid, numeric version string. 2015-12-03 21:37:07 +00:00
find_library Tests: Fix CMakeOnly.find_library test logic for libx32 case 2017-03-10 15:50:25 -05:00
find_path Test find_path multiarch support (#13742) 2012-11-26 17:06:12 -05:00
LinkInterfaceLoop Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
MajorVersionSelection Tests: Fix CMP0054 warnings 2014-09-16 09:06:29 -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
CMakeLists.txt Tests: Add option to customize LinkInterfaceLoop timeout 2017-03-31 13:56:49 -04:00
Test.cmake.in Tests: Fix CMAKE_MAKE_PROGRAM selection in CMakeOnly tests 2015-08-11 10:18:04 -04:00