CMake/Tests/RunCMake/ExternalData
Brad King f4aa34daa7 Tests/RunCMake: Update cmake_minimum_required versions to 3.10
For policy-specific tests, use the version before the policy was
introduced.  Otherwise, use 3.10 where possible.
2024-10-03 11:52:22 -04:00
..
Directory1
Directory2
Directory3
Directory4
SubDirectory1
BadAlgoMap1-result.txt ExternalData: Add support for custom algorithm-to-URL mapping 2015-02-25 08:28:05 -05:00
BadAlgoMap1-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
BadAlgoMap1.cmake ExternalData: Add support for custom algorithm-to-URL mapping 2015-02-25 08:28:05 -05:00
BadAlgoMap2-result.txt ExternalData: Add support for custom algorithm-to-URL mapping 2015-02-25 08:28:05 -05:00
BadAlgoMap2-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
BadAlgoMap2.cmake ExternalData: Add support for custom algorithm-to-URL mapping 2015-02-25 08:28:05 -05:00
BadArguments-stderr.txt ExternalData: add support for suppressing progress during the build 2020-10-23 09:49:51 -04:00
BadArguments.cmake ExternalData: add support for suppressing progress during the build 2020-10-23 09:49:51 -04:00
BadCustom1-result.txt
BadCustom1-stderr.txt
BadCustom1.cmake
BadCustom2-result.txt
BadCustom2-stderr.txt
BadCustom2.cmake
BadCustom3-result.txt
BadCustom3-stderr.txt
BadCustom3.cmake
BadCustom4-result.txt
BadCustom4-stderr.txt
BadCustom4.cmake
BadHashAlgo1-result.txt
BadHashAlgo1-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
BadHashAlgo1.cmake
BadHashAlgo1.txt
BadOption1-result.txt
BadOption1-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
BadOption1.cmake
BadOption2-result.txt
BadOption2-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
BadOption2.cmake
BadRecurse1-result.txt ExternalData: Add option to recursively match under directories 2015-03-27 14:44:54 -04:00
BadRecurse1-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
BadRecurse1.cmake ExternalData: Add option to recursively match under directories 2015-03-27 14:44:54 -04:00
BadRecurse2-result.txt ExternalData: Add option to recursively match under directories 2015-03-27 14:44:54 -04:00
BadRecurse2-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
BadRecurse2.cmake ExternalData: Add option to recursively match under directories 2015-03-27 14:44:54 -04:00
BadRecurse3-result.txt ExternalData: Add option to recursively match under directories 2015-03-27 14:44:54 -04:00
BadRecurse3-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
BadRecurse3.cmake ExternalData: Add option to recursively match under directories 2015-03-27 14:44:54 -04:00
BadSeries1-result.txt
BadSeries1-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
BadSeries1.cmake
BadSeries2-result.txt
BadSeries2-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
BadSeries2.cmake
BadSeries3-result.txt
BadSeries3-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
BadSeries3.cmake
CMakeLists.txt Tests/RunCMake: Update cmake_minimum_required versions to 3.10 2024-10-03 11:52:22 -04:00
Data.txt.md5
Directory1-result.txt
Directory1-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
Directory1.cmake
Directory2-result.txt
Directory2-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
Directory2.cmake
Directory2.md5
Directory3-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
Directory3.cmake
Directory4-result.txt
Directory4-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
Directory4.cmake
Directory5-result.txt
Directory5-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
Directory5.cmake
LinkContentMD5-stdout.txt
LinkContentMD5.cmake
LinkContentSHA1-stdout.txt
LinkContentSHA1.cmake
LinkDirectory1-stdout.txt
LinkDirectory1.cmake
MissingData-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
MissingData-stdout.txt
MissingData.cmake
MissingDataWithAssociated-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
MissingDataWithAssociated-stdout.txt
MissingDataWithAssociated.cmake
NoLinkInSource-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
NoLinkInSource-stdout.txt
NoLinkInSource.cmake
NormalData1-stdout.txt
NormalData1.cmake
NormalData2-stdout.txt
NormalData2.cmake
NormalData3-stdout.txt
NormalData3.cmake
NormalDataSub1-stdout.txt
NormalDataSub1.cmake
NotUnderRoot-result.txt
NotUnderRoot-stderr.txt
NotUnderRoot.cmake
NoURLTemplates-result.txt
NoURLTemplates-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
NoURLTemplates.cmake
ObjectStoreOnly.cmake
RunCMakeTest.cmake ExternalData: add support for suppressing progress during the build 2020-10-23 09:49:51 -04:00
Semicolon1-stdout.txt
Semicolon1.cmake
Semicolon2-stdout.txt
Semicolon2.cmake
Semicolon3-stdout.txt
Semicolon3.cmake
SubDirectory1-stdout.txt
SubDirectory1.cmake