CMake/Tests/RunCMake/File_Generate
2023-10-26 09:20:45 -04:00
..
GenerateSource
sub1
sub2
AdjacentInOut.cmake
AdjacentInOut.in
BadCondition-result.txt
BadCondition-stderr.txt
BadCondition.cmake
CarryPermissions.cmake
CMakeLists.txt Tests/RunCMake: Update cmake_minimum_required versions 2023-02-11 06:24:22 -05:00
CMP0070-NEW-check.cmake codespell: Avoid escape sequence that looks like misspelled "nodes" 2023-05-22 16:50:51 -04:00
CMP0070-NEW.cmake
CMP0070-OLD-check.cmake codespell: Avoid escape sequence that looks like misspelled "nodes" 2023-05-22 16:50:51 -04:00
CMP0070-OLD-stderr.txt
CMP0070-OLD.cmake
CMP0070-WARN-check.cmake codespell: Avoid escape sequence that looks like misspelled "nodes" 2023-05-22 16:50:51 -04:00
CMP0070-WARN-stderr.txt
CMP0070-WARN.cmake
CommandConflict-result.txt
CommandConflict-stderr.txt
CommandConflict.cmake
COMPILE_LANGUAGE-genex.cmake
CustomFilePermissions.cmake MSYS: Add support for running under MSYS runtime environment 2021-04-26 14:27:34 -04:00
CustomFilePermissionsVerify.cmake MSYS: Add support for running under MSYS runtime environment 2021-04-26 14:27:34 -04:00
DebugEvaluate.cmake
empty.c Tests: Fix clang -Wstrict-prototypes warnings 2023-10-26 09:20:45 -04:00
empty.cpp
EmptyCondition1-result.txt
EmptyCondition1-stderr.txt cmFileCommand: Report keyword errors via argument parser results 2022-07-22 10:32:24 -04:00
EmptyCondition1.cmake
EmptyCondition2-result.txt
EmptyCondition2-stderr.txt
EmptyCondition2.cmake
GenerateSource.cmake
input_script.sh
input.txt
InputAndContent-check.cmake file(GENERATE): Add test case covering use of both INPUT and CONTENT 2022-07-05 16:30:55 -04:00
InputAndContent-input.txt file(GENERATE): Add test case covering use of both INPUT and CONTENT 2022-07-05 16:30:55 -04:00
InputAndContent.cmake file(GENERATE): Add test case covering use of both INPUT and CONTENT 2022-07-05 16:30:55 -04:00
NewLineStyle-Default.cmake file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NewLineStyle-InvalidArg-result.txt file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NewLineStyle-InvalidArg-stderr.txt file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NewLineStyle-InvalidArg.cmake file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NewLineStyle-NoArg-result.txt file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NewLineStyle-NoArg-stderr.txt cmFileCommand: Report keyword errors via argument parser results 2022-07-22 10:32:24 -04:00
NewLineStyle-NoArg.cmake file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NewLineStyle-Unix.cmake file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NewLineStyle-Win32.cmake file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NoSourcePermissions.cmake file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
NoSourcePermissionsVerify.cmake MSYS: Add support for running under MSYS runtime environment 2021-04-26 14:27:34 -04:00
OutOfOrderArgs-result.txt file(GENERATE): Restore INPUT|CONTENT parse checking 2023-08-07 19:17:29 -04:00
OutOfOrderArgs-stderr.txt file(GENERATE): Restore INPUT|CONTENT parse checking 2023-08-07 19:17:29 -04:00
OutOfOrderArgs.cmake file(GENERATE): Restore INPUT|CONTENT parse checking 2023-08-07 19:17:29 -04:00
OutputConflict-result.txt
OutputConflict-stderr.txt
OutputConflict.cmake
OutputNameMatchesObjects-result.txt
OutputNameMatchesObjects-stderr.txt Genex: Fix grammatical error in TARGET_OBJECTS error message 2021-02-24 14:55:17 -05:00
OutputNameMatchesObjects.cmake
OutputNameMatchesOtherSources.cmake
OutputNameMatchesSources-result.txt
OutputNameMatchesSources-stderr.txt
OutputNameMatchesSources.cmake
relative-input-NEW.txt
ReRunCMake.cmake
RunCMakeTest.cmake file(GENERATE): Restore INPUT|CONTENT parse checking 2023-08-07 19:17:29 -04:00
SourcePermissions1-result.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions1-stderr.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions1.cmake file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions2-result.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions2-stderr.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions2.cmake file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions3-result.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions3-stderr.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions3.cmake file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions4-result.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions4-stderr.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions4.cmake file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions5-result.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions5-stderr.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions5.cmake file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourceProperty-CMP0070-NEW-result.txt
SourceProperty-CMP0070-NEW-stderr.txt Tests/RunCMake: Match 'Tried extensions' output more robustly 2023-03-09 14:35:05 -05:00
SourceProperty-CMP0070-NEW.cmake Tests/RunCMake: Match 'Tried extensions' output more robustly 2023-03-09 14:35:05 -05:00
SourceProperty-CMP0070-OLD-result.txt
SourceProperty-CMP0070-OLD-stderr.txt Tests/RunCMake: Match 'Tried extensions' output more robustly 2023-03-09 14:35:05 -05:00
SourceProperty-CMP0070-OLD.cmake Tests/RunCMake: Match 'Tried extensions' output more robustly 2023-03-09 14:35:05 -05:00
SourceProperty-stderr.txt
SourceProperty.cmake
Target.cmake
UseSourcePermissions.cmake file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
UseSourcePermissionsVerify.cmake Tests: Check host platform instead of target for running stat 2021-03-26 22:17:57 +11:00
VerifyContent.cmake file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
WriteIfDifferent.cmake