CMake/Tests/RunCMake/IfacePaths
Brad King d430cb7c36 Tests: Fix failures when running under the default install prefix (#15566)
Fix test cases whose behavior differs when their source or build tree is
under CMAKE_INSTALL_PREFIX by setting an install prefix under the build
tree.  Otherwise they may fail when run under the default install prefix
(e.g. /usr/local).
2015-05-14 10:07:37 -04:00
..
BinInInstallPrefix-CMP0052-NEW-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
BinInInstallPrefix-CMP0052-NEW-stderr_INCLUDE_DIRECTORIES.txt Tests: Move IfacePaths test stderr files. 2015-02-11 00:51:30 +01:00
BinInInstallPrefix-CMP0052-OLD-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
BinInInstallPrefix-CMP0052-WARN-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
BinInInstallPrefix-CMP0052-WARN-stderr_INCLUDE_DIRECTORIES.txt Tests: Move IfacePaths test stderr files. 2015-02-11 00:51:30 +01:00
BinInInstallPrefix-result.txt Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
BinInInstallPrefix-stderr_SOURCES.txt Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
BinaryDirectoryInInterface-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
BinaryDirectoryInInterface-stderr_INCLUDE_DIRECTORIES.txt Tests: Move IfacePaths test stderr files. 2015-02-11 00:51:30 +01:00
BinaryDirectoryInInterface-stderr_SOURCES.txt Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
BinaryDirectoryInInterface.cmake Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
CMakeLists.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
DirInInstallPrefix-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
DirInInstallPrefix.cmake Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
InstallInBinDir-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
InstallInBinDir-stderr_INCLUDE_DIRECTORIES.txt Tests: Move IfacePaths test stderr files. 2015-02-11 00:51:30 +01:00
InstallInBinDir-stderr_SOURCES.txt Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
InstallInSrcDir-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
InstallInSrcDir-stderr_INCLUDE_DIRECTORIES.txt Tests: Move IfacePaths test stderr files. 2015-02-11 00:51:30 +01:00
InstallInSrcDir-stderr_SOURCES.txt Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
InstallPrefixInInterface-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
InstallPrefixInInterface.cmake Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
InstallToPrefixInSrcDirInSource-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
InstallToPrefixInSrcDirOutOfSource-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
RelativePathInGenex-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
RelativePathInGenex-stderr_INCLUDE_DIRECTORIES.txt Tests: Move IfacePaths test stderr files. 2015-02-11 00:51:30 +01:00
RelativePathInGenex-stderr_SOURCES.txt Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
RelativePathInGenex.cmake Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
RelativePathInInterface-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
RelativePathInInterface-stderr_INCLUDE_DIRECTORIES.txt Tests: Move IfacePaths test stderr files. 2015-02-11 00:51:30 +01:00
RelativePathInInterface-stderr_SOURCES.txt Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
RelativePathInInterface.cmake Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
RunCMakeTest.cmake Tests: Fix failures when running under the default install prefix (#15566) 2015-05-14 10:07:37 -04:00
SourceDirectoryInInterface-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
SourceDirectoryInInterface-stderr_INCLUDE_DIRECTORIES.txt Tests: Move IfacePaths test stderr files. 2015-02-11 00:51:30 +01:00
SourceDirectoryInInterface-stderr_SOURCES.txt Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
SourceDirectoryInInterface.cmake Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
SrcInInstallPrefix-CMP0052-NEW-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
SrcInInstallPrefix-CMP0052-NEW-stderr_INCLUDE_DIRECTORIES.txt Tests: Move IfacePaths test stderr files. 2015-02-11 00:51:30 +01:00
SrcInInstallPrefix-CMP0052-OLD-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
SrcInInstallPrefix-CMP0052-WARN-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
SrcInInstallPrefix-CMP0052-WARN-stderr_INCLUDE_DIRECTORIES.txt Tests: Move IfacePaths test stderr files. 2015-02-11 00:51:30 +01:00
SrcInInstallPrefix-result.txt Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
SrcInInstallPrefix-stderr_SOURCES.txt Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
empty.cpp Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
export-NOWARN-result.txt Tests: Split part of include_directories test to a generic location. 2015-02-09 19:23:47 +01:00
export-NOWARN.cmake Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00