CMake/Tests/RunCMake/include_directories
Brad King 9998d78d63 Tests: Speed up RunCMake.include_directories test
Remove unnecessary language initializations.  Change the main
CMakeLists.txt project() call to specify NONE.  Use enable_language(CXX)
instead of project() in cases that need it to avoid enabling C too.
2014-06-30 14:37:38 -04:00
..
BinInInstallPrefix-CMP0052-NEW-result.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
BinInInstallPrefix-CMP0052-NEW-stderr.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
BinInInstallPrefix-CMP0052-OLD-result.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
BinInInstallPrefix-CMP0052-OLD-stderr.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
BinInInstallPrefix-CMP0052-WARN-result.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
BinInInstallPrefix-CMP0052-WARN-stderr.txt CMP0052: Make the warning message more informative. 2014-04-17 09:08:24 -04:00
BinaryDirectoryInInterface-result.txt install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
BinaryDirectoryInInterface-stderr.txt install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
BinaryDirectoryInInterface.cmake Tests: Speed up RunCMake.include_directories test 2014-06-30 14:37:38 -04:00
CMP0021-result.txt Error on relative path in INCLUDE_DIRECTORIES target property. 2013-05-21 14:59:17 -04:00
CMP0021-stderr.txt Error on relative path in INCLUDE_DIRECTORIES target property. 2013-05-21 14:59:17 -04:00
CMP0021.cmake Error on relative path in INCLUDE_DIRECTORIES target property. 2013-05-21 14:59:17 -04:00
CMakeLists.txt Tests: Speed up RunCMake.include_directories test 2014-06-30 14:37:38 -04:00
DebugIncludes-result.txt Add a way to print the origins of used include directories. 2013-01-03 13:45:40 -05:00
DebugIncludes-stderr.txt Tests: Refactor RunCMake.include_directories to drop RunCMake_TEST_FILE 2014-06-30 14:35:00 -04:00
DebugIncludes.cmake Tests: Speed up RunCMake.include_directories test 2014-06-30 14:37:38 -04:00
DirInInstallPrefix-result.txt CMP0052: Test that include dirs in install locations cause no warnings. 2014-04-17 09:07:59 -04:00
DirInInstallPrefix-stderr.txt CMP0052: Test that include dirs in install locations cause no warnings. 2014-04-17 09:07:59 -04:00
DirInInstallPrefix.cmake Tests: Speed up RunCMake.include_directories test 2014-06-30 14:37:38 -04:00
ImportedTarget-result.txt Report an error on IMPORTED targets with a faulty INTERFACE 2013-03-26 10:45:28 -04:00
ImportedTarget-stderr.txt Report an error on IMPORTED targets with a faulty INTERFACE 2013-03-26 10:45:28 -04:00
ImportedTarget.cmake Tests: Speed up RunCMake.include_directories test 2014-06-30 14:37:38 -04:00
InstallInBinDir-result.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
InstallInBinDir-stderr.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
InstallInSrcDir-result.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
InstallInSrcDir-stderr.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
InstallPrefixInInterface-result.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
InstallPrefixInInterface-stderr.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
InstallPrefixInInterface.cmake Tests: Speed up RunCMake.include_directories test 2014-06-30 14:37:38 -04:00
InstallToPrefixInSrcDirInSource-result.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
InstallToPrefixInSrcDirInSource-stderr.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
InstallToPrefixInSrcDirOutOfSource-result.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
InstallToPrefixInSrcDirOutOfSource-stderr.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
NotFoundContent-result.txt GenEx: Fix reporting about not-found include directories and libraries. 2012-10-17 16:23:32 -04:00
NotFoundContent-stderr.txt GenEx: Fix reporting about not-found include directories and libraries. 2012-10-17 16:23:32 -04:00
NotFoundContent.cmake GenEx: Fix reporting about not-found include directories and libraries. 2012-10-17 16:23:32 -04:00
RelativePathInGenex-result.txt Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 19:56:10 +01:00
RelativePathInGenex-stderr.txt Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 19:56:10 +01:00
RelativePathInGenex.cmake Tests: Speed up RunCMake.include_directories test 2014-06-30 14:37:38 -04:00
RelativePathInInterface-result.txt install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
RelativePathInInterface-stderr.txt install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
RelativePathInInterface.cmake Tests: Speed up RunCMake.include_directories test 2014-06-30 14:37:38 -04:00
RunCMakeTest.cmake Tests: Refactor RunCMake.include_directories to drop RunCMake_TEST_FILE 2014-06-30 14:35:00 -04:00
SourceDirectoryInInterface-result.txt install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
SourceDirectoryInInterface-stderr.txt install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
SourceDirectoryInInterface.cmake Tests: Speed up RunCMake.include_directories test 2014-06-30 14:37:38 -04:00
SrcInInstallPrefix-CMP0052-NEW-result.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
SrcInInstallPrefix-CMP0052-NEW-stderr.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
SrcInInstallPrefix-CMP0052-OLD-result.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
SrcInInstallPrefix-CMP0052-OLD-stderr.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
SrcInInstallPrefix-CMP0052-WARN-result.txt Export: Disallow exported interface includes in src/build tree (#14592). 2014-04-09 10:38:49 +02:00
SrcInInstallPrefix-CMP0052-WARN-stderr.txt CMP0052: Make the warning message more informative. 2014-04-17 09:08:24 -04:00
TID-bad-target-result.txt Whitelist target types in target_{include_directories,compile_definitions} 2013-02-08 19:21:30 +01:00
TID-bad-target-stderr.txt Tests: Refactor RunCMake.include_directories to drop RunCMake_TEST_FILE 2014-06-30 14:35:00 -04:00
TID-bad-target.cmake Whitelist target types in target_{include_directories,compile_definitions} 2013-02-08 19:21:30 +01:00
empty.cpp install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
export-NOWARN-result.txt Export: Test existing behavior of exporting includes with genexes. 2013-11-26 13:00:43 +01:00
export-NOWARN-stderr.txt Export: Test existing behavior of exporting includes with genexes. 2013-11-26 13:00:43 +01:00
export-NOWARN.cmake Tests: Speed up RunCMake.include_directories test 2014-06-30 14:37:38 -04:00
incomplete-genex.cmake Tests: Speed up RunCMake.include_directories test 2014-06-30 14:37:38 -04:00
install_config-result.txt Export: Process generator expressions from INCLUDES DESTINATION. 2013-08-01 00:37:25 +02:00
install_config-stderr.txt Export: Process generator expressions from INCLUDES DESTINATION. 2013-08-01 00:37:25 +02:00
install_config.cmake Export: Process generator expressions from INCLUDES DESTINATION. 2013-08-01 00:37:25 +02:00