CMake/Tests/RunCMake/CommandLine
2025-02-07 10:56:05 -05:00
..
BuildDir Tests: Update RunCMake.CommandLine to avoid duplicate custom commands 2020-09-01 10:32:45 -04:00
C_buildsrcdir project: Warn at top-level if cmake_minimum_required wasn't called 2022-11-11 22:49:36 +01:00
cache-bad-entry
cache-bad-generator
cache-empty-entry
cache-no-generator
cmake_depends Revise C++ coding style using clang-format-15 2023-01-18 16:20:47 -05:00
compare_files Tests: Provide RunCMake.CommandLine compare_files data more robustly 2022-10-31 10:50:33 -04:00
copy_input
dir-install-options-to-vars cmake: add '--install <dir>' option 2019-03-17 01:31:25 +08:00
dir-permissions-install-options-to-vars cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
E_cat_binary_files cmake: Fix '-E cat' command for binary files on Windows 2020-10-14 12:08:07 -04:00
env-export-compile-commands Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same name 2019-10-18 14:37:33 -04:00
EnvGenerator Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
ExplicitDirs Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
Toolchain cmake: add support for --toolchain command argument 2021-04-15 10:13:49 -04:00
trace-json-v1-nested Trace: process else and elseif commands correctly 2022-03-25 12:24:38 -04:00
.gitattributes cmake: Fix '-E cat' command for binary files on Windows 2020-10-14 12:08:07 -04:00
build-bad-dir-result.txt
build-bad-dir-stderr.txt
build-bad-generator-result.txt
build-bad-generator-stderr.txt Add missing 'not' in error messages 2021-04-16 07:47:59 -06:00
build-invalid-package-resolve-arg-result.txt cmGlobalVisualStudio10Generator: Auto restore NuGet packages. 2022-01-22 06:35:41 -05:00
build-invalid-package-resolve-arg-stderr.txt cmGlobalVisualStudio10Generator: Auto restore NuGet packages. 2022-01-22 06:35:41 -05:00
build-invalid-target-syntax-result.txt cmake: --build and --install error out when encountering bad flags 2021-05-13 09:28:42 -04:00
build-invalid-target-syntax-stderr.txt cmake: Friendlier message when trying to --build the wrong dir 2025-02-07 10:56:05 -05:00
Build-ninja-v-stdout.txt
build-no-cache-result.txt
build-no-cache-stderr.txt cmake: Friendlier message when trying to --build the wrong dir 2025-02-07 10:56:05 -05:00
build-no-dir2-result.txt cmake: --build improve detection of no build dir 2022-11-14 10:46:17 -05:00
build-no-dir2-stderr.txt cmake: --build improve detection of no build dir 2022-11-14 10:46:17 -05:00
build-no-dir-result.txt
build-no-dir-stderr.txt Help: Clarify 'cmake --build' signature alternatives 2021-07-13 09:41:26 -04:00
build-no-generator-result.txt
build-no-generator-stderr.txt
build-unknown-command-long-result.txt cmake: --build and --install error out when encountering bad flags 2021-05-13 09:28:42 -04:00
build-unknown-command-long-stderr.txt Help: Clarify 'cmake --build' signature alternatives 2021-07-13 09:41:26 -04:00
build-unknown-command-partial-match-result.txt cmake: --build and --install error out when encountering bad flags 2021-05-13 09:28:42 -04:00
build-unknown-command-partial-match-stderr.txt Help: Clarify 'cmake --build' signature alternatives 2021-07-13 09:41:26 -04:00
build-unknown-command-short-result.txt cmake: --build and --install error out when encountering bad flags 2021-05-13 09:28:42 -04:00
build-unknown-command-short-stderr.txt Help: Clarify 'cmake --build' signature alternatives 2021-07-13 09:41:26 -04:00
Build.cmake
BuildDir--build--parallel-bad-number-result.txt cmake: Add options for parallel builds to --build mode 2018-05-25 09:42:20 -04:00
BuildDir--build--parallel-bad-number-stderr.txt Help: Clarify 'cmake --build' signature alternatives 2021-07-13 09:41:26 -04:00
BuildDir--build--parallel-good-number-stderr.txt cmake: Add options for parallel builds to --build mode 2018-05-25 09:42:20 -04:00
BuildDir--build--parallel-good-number-trailing--target-stderr.txt cmake: Add options for parallel builds to --build mode 2018-05-25 09:42:20 -04:00
BuildDir--build--parallel-large-result.txt cmake: --build -j <jobs> should not accept 0. 2019-05-01 09:15:51 -04:00
BuildDir--build--parallel-large-stderr.txt Help: Clarify 'cmake --build' signature alternatives 2021-07-13 09:41:26 -04:00
BuildDir--build--parallel-no-number-stderr.txt cmake: Add options for parallel builds to --build mode 2018-05-25 09:42:20 -04:00
BuildDir--build--parallel-no-number-trailing--target-stderr.txt cmake: Add options for parallel builds to --build mode 2018-05-25 09:42:20 -04:00
BuildDir--build--parallel-no-space-bad-number-result.txt cmake: --build supports '-jN' 2019-01-22 08:27:04 -05:00
BuildDir--build--parallel-no-space-bad-number-stderr.txt Help: Clarify 'cmake --build' signature alternatives 2021-07-13 09:41:26 -04:00
BuildDir--build--parallel-no-space-good-number-stderr.txt cmake: --build supports '-jN' 2019-01-22 08:27:04 -05:00
BuildDir--build--parallel-no-space-good-number-trailing--target-stderr.txt cmake: --build supports '-jN' 2019-01-22 08:27:04 -05:00
BuildDir--build--parallel-zero-result.txt cmake: --build -j <jobs> should not accept 0. 2019-05-01 09:15:51 -04:00
BuildDir--build--parallel-zero-stderr.txt Help: Clarify 'cmake --build' signature alternatives 2021-07-13 09:41:26 -04:00
BuildDir--build-jobs-bad-number-result.txt cmake: Add options for parallel builds to --build mode 2018-05-25 09:42:20 -04:00
BuildDir--build-jobs-bad-number-stderr.txt Help: Clarify 'cmake --build' signature alternatives 2021-07-13 09:41:26 -04:00
BuildDir--build-jobs-good-number-stderr.txt cmake: Add options for parallel builds to --build mode 2018-05-25 09:42:20 -04:00
BuildDir--build-jobs-good-number-trailing--target-stderr.txt cmake: Add options for parallel builds to --build mode 2018-05-25 09:42:20 -04:00
BuildDir--build-jobs-large-result.txt cmake: --build -j <jobs> should not accept 0. 2019-05-01 09:15:51 -04:00
BuildDir--build-jobs-large-stderr.txt Help: Clarify 'cmake --build' signature alternatives 2021-07-13 09:41:26 -04:00
BuildDir--build-jobs-no-number-stderr.txt cmake: Add options for parallel builds to --build mode 2018-05-25 09:42:20 -04:00
BuildDir--build-jobs-no-number-trailing--invalid-target-result.txt cmCommandLineArgument: correctly compute next parse index 2021-03-26 09:34:46 -04:00
BuildDir--build-jobs-no-number-trailing--invalid-target-stderr.txt cmCommandLineArgument: correctly compute next parse index 2021-03-26 09:34:46 -04:00
BuildDir--build-jobs-no-number-trailing--target-stderr.txt cmake: Add options for parallel builds to --build mode 2018-05-25 09:42:20 -04:00
BuildDir--build-jobs-no-space-bad-number-result.txt cmake: --build supports '-jN' 2019-01-22 08:27:04 -05:00
BuildDir--build-jobs-no-space-bad-number-stderr.txt Help: Clarify 'cmake --build' signature alternatives 2021-07-13 09:41:26 -04:00
BuildDir--build-jobs-no-space-good-number-stderr.txt cmake: --build supports '-jN' 2019-01-22 08:27:04 -05:00
BuildDir--build-jobs-no-space-good-number-trailing--target-stderr.txt cmake: --build supports '-jN' 2019-01-22 08:27:04 -05:00
BuildDir--build-jobs-zero-result.txt cmake: --build -j <jobs> should not accept 0. 2019-05-01 09:15:51 -04:00
BuildDir--build-jobs-zero-stderr.txt Help: Clarify 'cmake --build' signature alternatives 2021-07-13 09:41:26 -04:00
BuildDir--build-multiple-targets-fail-result.txt Tests: Add case for cmake --build with a failing target 2020-06-12 14:31:16 -04:00
BuildDir--build-multiple-targets-fail-stderr.txt Tests: Add case for cmake --build with a failing target 2020-06-12 14:31:16 -04:00
BuildDir--build-multiple-targets-jobs-stderr.txt cmake: Teach --build mode to support multiple targets 2019-03-05 08:55:28 -05:00
BuildDir--build-multiple-targets-with-clean-first-result.txt cmake: Teach --build mode to support multiple targets 2019-03-05 08:55:28 -05:00
BuildDir--build-multiple-targets-with-clean-first-stderr.txt Help: Clarify 'cmake --build' signature alternatives 2021-07-13 09:41:26 -04:00
BuildDir--build-multiple-targets-with-clean-second-result.txt cmake: Teach --build mode to support multiple targets 2019-03-05 08:55:28 -05:00
BuildDir--build-multiple-targets-with-clean-second-stderr.txt Help: Clarify 'cmake --build' signature alternatives 2021-07-13 09:41:26 -04:00
BuildDir.cmake
C_basic_fullpath-stderr.txt cmake: Fix relative path regression in -C 2019-10-14 16:17:00 -04:00
C_basic_fullpath-stdout.txt Tests/RunCMake/CommandLine: Match initial cache paths more precisely 2024-10-22 11:21:10 -04:00
C_basic_fullpath.cmake cmake: Fix relative path regression in -C 2019-10-14 16:17:00 -04:00
C_basic_initial-cache.txt cmake: Fix relative path regression in -C 2019-10-14 16:17:00 -04:00
C_basic-stderr.txt cmake: Fix relative path regression in -C 2019-10-14 16:17:00 -04:00
C_basic-stdout.txt Tests/RunCMake/CommandLine: Match initial cache paths more precisely 2024-10-22 11:21:10 -04:00
C_basic.cmake cmake: Fix relative path regression in -C 2019-10-14 16:17:00 -04:00
C_target-commands_initial-cache.cmake Fix crash in target-specific commands called from initial cache script 2024-06-01 06:28:26 -04:00
C_target-commands-result.txt Fix crash in target-specific commands called from initial cache script 2024-06-01 06:28:26 -04:00
C_target-commands-stderr.txt Fix crash in target-specific commands called from initial cache script 2024-06-01 06:28:26 -04:00
C_target-commands-stdout.txt Fix crash in target-specific commands called from initial cache script 2024-06-01 06:28:26 -04:00
C_target-commands.cmake Fix crash in target-specific commands called from initial cache script 2024-06-01 06:28:26 -04:00
C-no-arg2-result.txt cmake: Ignore any empty "" command line arguments 2022-02-16 12:11:33 -05:00
C-no-arg2-stderr.txt cmake: Ignore any empty "" command line arguments 2022-02-16 12:11:33 -05:00
C-no-arg3-result.txt cmake: Ignore any empty "" command line arguments 2022-02-16 12:11:33 -05:00
C-no-arg3-stderr.txt cmake: Ignore any empty "" command line arguments 2022-02-16 12:11:33 -05:00
C-no-arg-result.txt
C-no-arg-stderr.txt cmake: redesign command-line argument parsing 2020-11-19 08:53:58 -05:00
C-no-file-result.txt
C-no-file-stderr.txt cmake: Clarify error if -P script does not exist 2023-09-18 11:51:31 -04:00
cache-bad-entry-result.txt
cache-bad-entry-stderr.txt
cache-empty-entry-result.txt
cache-empty-entry-stderr.txt
cache-no-file-result.txt
cache-no-file-stderr.txt
cmake_depends-check.cmake cmDepends: merge dependers of depend makefile 2021-01-05 07:48:27 -05:00
cmake_depends-stdout.txt Makefiles generator: dependencies messages in verbose mode 2022-07-06 17:40:08 +02:00
CMakeLists.txt Tests/RunCMake: Update cmake_minimum_required versions to 3.10 2024-10-03 11:52:22 -04:00
Cno-file-result.txt Tests: Add cases for -{C,D,U} without a source tree 2019-01-10 21:19:26 +11:00
Cno-file-stderr.txt cmake: Clarify error if -P script does not exist 2023-09-18 11:51:31 -04:00
D_nested_cache-stderr.txt
D_nested_cache.cmake
D_typed_nested_cache-stderr.txt
D_typed_nested_cache.cmake
D-no-arg-result.txt
D-no-arg-stderr.txt cmake: redesign command-line argument parsing 2020-11-19 08:53:58 -05:00
D-no-src-result.txt Tests: Add cases for -{C,D,U} without a source tree 2019-01-10 21:19:26 +11:00
D-no-src-stderr.txt Tests: Add cases for -{C,D,U} without a source tree 2019-01-10 21:19:26 +11:00
debug-output-stdout.txt
debug-output.cmake
debug-trycompile-stderr.txt try_compile: Report build dir with --debug-trycompile 2022-10-06 08:13:03 -04:00
debug-trycompile.cmake Modules: Use new keyword-dispatched try_compile signature 2022-09-14 07:52:16 -04:00
DebuggerArgMissingDapLog-result.txt cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerArgMissingDapLog-stderr.txt cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerArgMissingDapLog.cmake cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerArgMissingPipe-result.txt cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerArgMissingPipe-stderr.txt cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerArgMissingPipe.cmake cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerCapabilityInspect-check.cmake cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerNotSupported-result.txt cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerNotSupported-stderr.txt cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerNotSupported.cmake cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerNotSupportedDapLog-result.txt cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerNotSupportedDapLog-stderr.txt cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerNotSupportedDapLog.cmake cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerNotSupportedPipe-result.txt cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerNotSupportedPipe-stderr.txt cmake: Add debugger 2023-05-30 09:46:12 -04:00
DebuggerNotSupportedPipe.cmake cmake: Add debugger 2023-05-30 09:46:12 -04:00
Dno-src-result.txt Tests: Add cases for -{C,D,U} without a source tree 2019-01-10 21:19:26 +11:00
Dno-src-stderr.txt Tests: Add cases for -{C,D,U} without a source tree 2019-01-10 21:19:26 +11:00
E___run_co_compile-bad-iwyu-result.txt
E___run_co_compile-bad-iwyu-stderr.txt
E___run_co_compile-no----result.txt
E___run_co_compile-no----stderr.txt
E___run_co_compile-no-cc-result.txt
E___run_co_compile-no-cc-stderr.txt
E___run_co_compile-no-iwyu-result.txt
E___run_co_compile-no-iwyu-stderr.txt
E___run_co_compile-tidy-remove-fixes-check.cmake clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property 2022-12-06 10:39:29 -05:00
E___run_co_compile-tidy-remove-fixes-prep.cmake clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property 2022-12-06 10:39:29 -05:00
E_capabilities-arg-result.txt
E_capabilities-arg-stderr.txt
E_capabilities-stdout.txt fileapi: Report DEBUGGER_WORKING_DIRECTORY in codemodel-v2 target objects 2024-12-10 09:04:31 -05:00
E_cat_directory-result.txt cmake -E: add cat command. 2020-04-15 20:56:56 +02:00
E_cat_directory-stderr.txt cmake -E: add cat command. 2020-04-15 20:56:56 +02:00
E_cat_good_binary_cat-stdout.txt cmake: Fix '-E cat' command for binary files on Windows 2020-10-14 12:08:07 -04:00
E_cat_good_cat-stdout.txt cmake -E: add cat command. 2020-04-15 20:56:56 +02:00
E_cat_non_existing_file-result.txt cmake -E: add cat command. 2020-04-15 20:56:56 +02:00
E_cat_non_existing_file-stderr.txt cmake -E: add cat command. 2020-04-15 20:56:56 +02:00
E_cat_non_readable_file-result.txt cmake -E: add cat command. 2020-04-15 20:56:56 +02:00
E_cat_non_readable_file-stderr.txt cmake -E: add cat command. 2020-04-15 20:56:56 +02:00
E_cat_option_not_handled-result.txt cmake -E: add cat command. 2020-04-15 20:56:56 +02:00
E_cat_option_not_handled-stderr.txt cmake -E: add cat command. 2020-04-15 20:56:56 +02:00
E_cat-stdin-stdout.txt cmake -E cat: Add ability to print standard input 2023-11-03 09:03:25 -04:00
E_cat-stdin.cmake cmake -E cat: Add ability to print standard input 2023-11-03 09:03:25 -04:00
E_cat-with-double-dash-stdout.txt cmcmd: add end of options delimiter to cmake -E commands 2022-02-03 21:54:17 +01:00
E_cat-without-double-dash-result.txt cmcmd: add end of options delimiter to cmake -E commands 2022-02-03 21:54:17 +01:00
E_cat-without-double-dash-stderr.txt cmcmd: add end of options delimiter to cmake -E commands 2022-02-03 21:54:17 +01:00
E_compare_files-different-eol-result.txt cmake: Add --ignore-eol option to -E compare_files command 2019-01-28 08:24:50 -05:00
E_compare_files-ignore-eol-nonexistent-result.txt cmake: Add --ignore-eol option to -E compare_files command 2019-01-28 08:24:50 -05:00
E_compare_files-invalid-arguments-result.txt cmake: add dedicated error for -E compare_files invalid arguments 2020-06-15 12:39:37 -04:00
E_compare_files-invalid-arguments-stderr.txt cmake: add dedicated error for -E compare_files invalid arguments 2020-06-15 12:39:37 -04:00
E_copy_directory-three-source-files-target-is-directory-result.txt
E_copy_directory-three-source-files-target-is-directory-stderr.txt
E_copy_directory-three-source-files-target-is-file-result.txt
E_copy_directory-three-source-files-target-is-file-stderr.txt
E_copy_directory-three-source-files-target-is-not-exist-result.txt
E_copy_directory-three-source-files-target-is-not-exist-stderr.txt
E_copy_if_different-one-source-directory-target-is-directory-result.txt
E_copy_if_different-one-source-directory-target-is-directory-stderr.txt
E_copy_if_different-three-source-files-target-is-directory-result.txt
E_copy_if_different-three-source-files-target-is-directory-stderr.txt
E_copy_if_different-three-source-files-target-is-file-result.txt
E_copy_if_different-three-source-files-target-is-file-stderr.txt
E_copy-one-source-directory-target-is-directory-result.txt
E_copy-one-source-directory-target-is-directory-stderr.txt
E_copy-one-source-file-result.txt
E_copy-one-source-file-stderr.txt
E_copy-t-argument-target-is-file-result.txt cmake -E copy: Add support for -t argument 2022-11-15 07:47:07 -05:00
E_copy-t-argument-target-is-file-stderr.txt cmake -E copy: Add support for -t argument 2022-11-15 07:47:07 -05:00
E_copy-three-source-files-target-is-directory-result.txt
E_copy-three-source-files-target-is-directory-stderr.txt
E_copy-three-source-files-target-is-file-result.txt
E_copy-three-source-files-target-is-file-stderr.txt
E_copy-two-good-and-one-bad-source-files-target-is-directory-result.txt
E_copy-two-good-and-one-bad-source-files-target-is-directory-stderr.txt
E_create_hardlink-no-arg-result.txt cmake: Add -E create_hardlink 2020-07-15 20:22:04 +05:30
E_create_hardlink-no-arg-stderr.txt cmake: Add -E create_hardlink 2020-07-15 20:22:04 +05:30
E_create_hardlink-no-directory-result.txt cmake: Add -E create_hardlink 2020-07-15 20:22:04 +05:30
E_create_hardlink-no-directory-stderr.txt cmSystemTools: Improve CreateLink and CreateSymlink error codes 2021-05-07 08:30:52 -04:00
E_create_hardlink-non-existent-source-result.txt cmake: Add -E create_hardlink 2020-07-15 20:22:04 +05:30
E_create_hardlink-non-existent-source-stderr.txt cmake: Add -E create_hardlink 2020-07-15 20:22:04 +05:30
E_create_hardlink-unresolved-symlink-prereq-check.cmake cmSystemTools: Improve CreateLink and CreateSymlink error codes 2021-05-07 08:30:52 -04:00
E_create_hardlink-unresolved-symlink-result.txt cmake: Add -E create_hardlink 2020-07-15 20:22:04 +05:30
E_create_hardlink-unresolved-symlink-stderr.txt cmake: Add -E create_hardlink 2020-07-15 20:22:04 +05:30
E_create_symlink-broken-create-check.cmake cmSystemTools: Improve CreateLink and CreateSymlink error codes 2021-05-07 08:30:52 -04:00
E_create_symlink-broken-replace-check.cmake cmSystemTools: Improve CreateLink and CreateSymlink error codes 2021-05-07 08:30:52 -04:00
E_create_symlink-missing-dir-result.txt
E_create_symlink-missing-dir-stderr.txt
E_create_symlink-no-arg-result.txt
E_create_symlink-no-arg-stderr.txt
E_create_symlink-no-replace-dir-result.txt
E_create_symlink-no-replace-dir-stderr.txt
E_env_modify-bad-operation-result.txt cmake -E env: Add --modify flag 2022-08-17 12:54:39 -04:00
E_env_modify-bad-operation-stderr.txt cmake -E env: Add --modify flag 2022-08-17 12:54:39 -04:00
E_env_modify-cmake_list-stdout.txt cmake -E env: Add --modify flag 2022-08-17 12:54:39 -04:00
E_env_modify-path_list-stdout.txt cmake -E env: Add --modify flag 2022-08-17 12:54:39 -04:00
E_env_modify-reset-stdout.txt cmake -E env: Add --modify flag 2022-08-17 12:54:39 -04:00
E_env_modify-reset-to-unset-stdout.txt cmake -E env: Add --modify flag 2022-08-17 12:54:39 -04:00
E_env_modify-set-stdout.txt cmake -E env: Add --modify flag 2022-08-17 12:54:39 -04:00
E_env_modify-string-stdout.txt cmake -E env: Add --modify flag 2022-08-17 12:54:39 -04:00
E_env_modify-unset-stdout.txt cmake -E env: Add --modify flag 2022-08-17 12:54:39 -04:00
E_env_modify-with-double-dash-result.txt cmake -E env: Add --modify flag 2022-08-17 12:54:39 -04:00
E_env_modify-without-double-dash-result.txt cmake -E env: Add --modify flag 2022-08-17 12:54:39 -04:00
E_env_modify-without-double-dash-stderr.txt cmake -E env: Add --modify flag 2022-08-17 12:54:39 -04:00
E_env-bad-arg1-result.txt
E_env-bad-arg1-stderr.txt
E_env-equal.cmake cmake -E env: Add --modify flag 2022-08-17 12:54:39 -04:00
E_env-no-command0-result.txt
E_env-no-command0-stderr.txt
E_env-no-command1-result.txt
E_env-no-command1-stderr.txt
E_env-set-stdout.txt
E_env-set.cmake
E_env-stdin-stdout.txt cmSystemTools::RunSingleCommand(): Pass stdin to child process 2023-11-02 10:04:00 -04:00
E_env-stdin.cmake cmSystemTools::RunSingleCommand(): Pass stdin to child process 2023-11-02 10:04:00 -04:00
E_env-unset-stdout.txt
E_env-unset.cmake
E_env-with-double-dash-result.txt cmcmd: add end of options delimiter to cmake -E commands 2022-02-03 21:54:17 +01:00
E_env-without-double-dash-result.txt cmcmd: add end of options delimiter to cmake -E commands 2022-02-03 21:54:17 +01:00
E_env-without-double-dash-stderr.txt cmcmd: add end of options delimiter to cmake -E commands 2022-02-03 21:54:17 +01:00
E_false-extraargs-result.txt cmake -E: Add true and false commands 2019-07-11 13:41:30 -04:00
E_false-result.txt cmake -E: Add true and false commands 2019-07-11 13:41:30 -04:00
E_make_directory-directory-with-parent-check.cmake Tests: Add RunCMake.CommandLine make_directory test checks 2019-06-03 14:17:11 -04:00
E_make_directory-directory-with-parent-result.txt
E_make_directory-directory-with-parent-stderr.txt
E_make_directory-three-directories-check.cmake Tests: Add RunCMake.CommandLine make_directory test checks 2019-06-03 14:17:11 -04:00
E_make_directory-three-directories-result.txt
E_make_directory-three-directories-stderr.txt
E_make_directory-two-directories-and-file-result.txt Tests: Fix RunCMake.CommandLine make_directory test name 2019-06-03 14:16:50 -04:00
E_make_directory-two-directories-and-file-stderr.txt Tests: Fix RunCMake.CommandLine make_directory test name 2019-06-03 14:16:50 -04:00
E_md5sum-dir-result.txt
E_md5sum-dir-stderr.txt
E_md5sum-mixed-result.txt
E_md5sum-mixed-stderr.txt
E_md5sum-mixed-stdout.txt
E_md5sum-no-file-result.txt
E_md5sum-no-file-stderr.txt
E_md5sum-result.txt
E_md5sum-stdout.txt
E_remove_directory-directory-with-parent-check.cmake cmake: Teach -E remove_directory to remove multiple directories 2019-06-03 14:20:00 -04:00
E_remove_directory-directory-with-parent-stderr.txt cmake: Teach -E remove_directory to remove multiple directories 2019-06-03 14:20:00 -04:00
E_remove_directory-symlink-dir-check.cmake cmake: Teach -E remove_directory to remove directory symlinks 2019-08-30 10:37:30 -04:00
E_remove_directory-symlink-dir-stderr.txt cmake: Teach -E remove_directory to remove directory symlinks 2019-08-30 10:37:30 -04:00
E_remove_directory-symlink-file-check.cmake cmake: Teach -E remove_directory to remove directory symlinks 2019-08-30 10:37:30 -04:00
E_remove_directory-symlink-file-stderr.txt cmake: Teach -E remove_directory to remove directory symlinks 2019-08-30 10:37:30 -04:00
E_remove_directory-three-directories-check.cmake cmake: Teach -E remove_directory to remove multiple directories 2019-06-03 14:20:00 -04:00
E_remove_directory-three-directories-stderr.txt cmake: Teach -E remove_directory to remove multiple directories 2019-06-03 14:20:00 -04:00
E_remove_directory-two-directories-and-file-check.cmake cmake: Teach -E remove_directory to remove multiple directories 2019-06-03 14:20:00 -04:00
E_remove_directory-two-directories-and-file-stderr.txt cmake: Teach -E remove_directory to remove multiple directories 2019-06-03 14:20:00 -04:00
E_rename-no-arg-result.txt
E_rename-no-arg-stderr.txt
E_rm_bad_argument-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_bad_argument-stderr.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_directory_link_existing-check.cmake cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_directory_link_existing-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_empty_file_specified-stderr.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_empty_file_specified.cmake cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_file_force_existing-check.cmake cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_file_force_existing-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_file_force_non_existing-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_file_link_existing-check.cmake cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_file_link_existing-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_file_link_non_existing-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_file_non_force_existing-check.cmake cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_file_non_force_existing-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_file_non_force_non_existing-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_file_non_force_non_existing-stderr.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_file_recursive_existing-check.cmake cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_file_recursive_existing-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_file_recursive_non_existing-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_file_recursive_non_existing-stderr.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_force_recursive_directory_with_files-check.cmake cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_force_recursive_directory_with_files-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_force_recursive_non_existing_file-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_no_file_specified-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_no_file_specified-stderr.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_non_recursive_directory-two-directories-check.cmake cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_non_recursive_directory-two-directories-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_non_recursive_directory-two-directories-stderr.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_recursive_directory_link_existing-check.cmake cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_recursive_directory_link_existing-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_recursive_directory-two-directories-check.cmake cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_recursive_directory-two-directories-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_recursive_file_link_existing-check.cmake cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_recursive_file_link_existing-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_rm_recursive_file_link_non_existing-result.txt cmake -E: Add rm with improved semantics over remove and remove_directory 2019-11-13 18:02:18 -05:00
E_server-result.txt server: remove deprecated 'cmake -E server' mode 2020-10-14 16:41:50 -04:00
E_server-stderr.txt server: remove deprecated 'cmake -E server' mode 2020-10-14 16:41:50 -04:00
E_sha1sum-dir-result.txt
E_sha1sum-dir-stderr.txt
E_sha1sum-no-file-result.txt
E_sha1sum-no-file-stderr.txt
E_sha1sum-result.txt
E_sha1sum-stdout.txt
E_sha224sum-dir-result.txt
E_sha224sum-dir-stderr.txt
E_sha224sum-no-file-result.txt
E_sha224sum-no-file-stderr.txt
E_sha224sum-result.txt
E_sha224sum-stdout.txt
E_sha256sum-dir-result.txt
E_sha256sum-dir-stderr.txt
E_sha256sum-no-file-result.txt
E_sha256sum-no-file-stderr.txt
E_sha256sum-result.txt
E_sha256sum-stdout.txt
E_sha384sum-dir-result.txt
E_sha384sum-dir-stderr.txt
E_sha384sum-no-file-result.txt
E_sha384sum-no-file-stderr.txt
E_sha384sum-result.txt
E_sha384sum-stdout.txt
E_sha512sum-dir-result.txt
E_sha512sum-dir-stderr.txt
E_sha512sum-no-file-result.txt
E_sha512sum-no-file-stderr.txt
E_sha512sum-result.txt
E_sha512sum-stdout.txt
E_sleep-bad-arg1-result.txt
E_sleep-bad-arg1-stderr.txt
E_sleep-bad-arg2-result.txt
E_sleep-bad-arg2-stderr.txt
E_sleep-no-args-result.txt
E_sleep-no-args-stderr.cmake
E_time-no-arg-result.txt
E_time-no-arg-stderr.txt
E_time-stdout.txt cmake -E time: use C++11 chrono and better format output 2023-02-15 10:53:14 -05:00
E_touch_nocreate-no-arg-result.txt
E_touch_nocreate-no-arg-stderr.txt
E_touch-nonexistent-dir-result.txt cmake: add error message when '-E touch' fails 2018-11-27 16:20:43 -05:00
E_touch-nonexistent-dir-stderr.txt cmake: add error message when '-E touch' fails 2018-11-27 16:20:43 -05:00
E-no-arg-result.txt
E-no-arg-stderr.txt
env-export-compile-commands-override-check.cmake Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same name 2019-10-18 14:37:33 -04:00
env-export-compile-commands-set-check.cmake Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same name 2019-10-18 14:37:33 -04:00
env-export-compile-commands-unset-check.cmake Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same name 2019-10-18 14:37:33 -04:00
EnvBuildType-stdout.txt cmake: Allow CMAKE_BUILD_TYPE to be set by environment variable 2021-06-30 10:55:40 -04:00
EnvBuildType.cmake cmake: Allow CMAKE_BUILD_TYPE to be set by environment variable 2021-06-30 10:55:40 -04:00
EnvBuildTypeIgnore-stdout.txt cmake: Allow CMAKE_BUILD_TYPE to be set by environment variable 2021-06-30 10:55:40 -04:00
EnvBuildTypeIgnore.cmake cmake: Allow CMAKE_BUILD_TYPE to be set by environment variable 2021-06-30 10:55:40 -04:00
EnvColorDefault.cmake color: Add tests for CMAKE_COLOR_DIAGNOSTICS 2022-03-08 17:29:12 -05:00
EnvColorOn-stdout.txt color: Add tests for CMAKE_COLOR_DIAGNOSTICS 2022-03-08 17:29:12 -05:00
EnvColorOn.cmake color: Add tests for CMAKE_COLOR_DIAGNOSTICS 2022-03-08 17:29:12 -05:00
EnvConfigTypes-stdout.txt cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variable 2021-06-30 10:55:40 -04:00
EnvConfigTypes.cmake cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variable 2021-06-30 10:55:40 -04:00
EnvConfigTypesIgnore-stdout.txt cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variable 2021-06-30 10:55:40 -04:00
EnvConfigTypesIgnore.cmake cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variable 2021-06-30 10:55:40 -04:00
Envgen-A-platform-result.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-A-platform-stderr.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-bad-help-stderr.txt cmake: Honor CMAKE_GENERATOR env var in --help output 2022-10-20 19:53:14 -06:00
Envgen-bad-help-stdout.txt Tests: Fix testing with MinGW without VS installed 2025-01-15 08:21:31 -05:00
Envgen-bad-result.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-bad-stderr.txt Tests: Fix testing with MinGW without VS installed 2025-01-15 08:21:31 -05:00
Envgen-G-implicit-platform-stdout.txt Tests: Fix test failures for Windows Arm64 platforms 2022-05-11 18:13:25 +01:00
Envgen-instance-invalid-result.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-instance-invalid-stderr.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-ninja-multi-help-stdout.txt cmake: Honor CMAKE_GENERATOR env var in --help output 2022-10-20 19:53:14 -06:00
Envgen-ninja-result.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-ninja-stderr.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-platform-invalid-result.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-platform-invalid-stderr.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-T-toolset-result.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-T-toolset-stderr.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-toolset-invalid-result.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-toolset-invalid-stderr.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-unset-result.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-unset-stderr.txt Tests: Fix testing with MinGW without VS installed 2025-01-15 08:21:31 -05:00
Envgen-warnings-result.txt Tests: Add environment generator tests 2019-05-22 07:40:51 -04:00
Envgen-warnings-stderr.txt Tests: Fix testing with MinGW without VS installed 2025-01-15 08:21:31 -05:00
EnvInstallPrefix-stdout.txt cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variable 2024-01-30 11:44:45 -05:00
EnvInstallPrefix.cmake cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variable 2024-01-30 11:44:45 -05:00
EnvInstallPrefixOverrideWithCmdLineOpt-stdout.txt cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variable 2024-01-30 11:44:45 -05:00
EnvInstallPrefixOverrideWithCmdLineOpt.cmake cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variable 2024-01-30 11:44:45 -05:00
EnvInstallPrefixOverrideWithVar-stdout.txt cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variable 2024-01-30 11:44:45 -05:00
EnvInstallPrefixOverrideWithVar.cmake cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variable 2024-01-30 11:44:45 -05:00
EnvToolchain-toolchain.cmake cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable 2021-06-03 08:32:44 -04:00
EnvToolchain.cmake cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable 2021-06-03 08:32:44 -04:00
EnvToolchainAbsolute-stdout.txt cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable 2021-06-03 08:32:44 -04:00
EnvToolchainAbsolute.cmake cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable 2021-06-03 08:32:44 -04:00
EnvToolchainIgnore-stdout.txt cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable 2021-06-03 08:32:44 -04:00
EnvToolchainIgnore.cmake cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable 2021-06-03 08:32:44 -04:00
EnvToolchainNone-stdout.txt cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable 2021-06-03 08:32:44 -04:00
EnvToolchainNone.cmake cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable 2021-06-03 08:32:44 -04:00
EnvToolchainNoneExisting-stdout.txt cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable 2021-06-03 08:32:44 -04:00
EnvToolchainRelative-stdout.txt cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable 2021-06-03 08:32:44 -04:00
EnvToolchainRelative.cmake cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable 2021-06-03 08:32:44 -04:00
ExplicitDirs-B-arg-reverse-order-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-B-arg-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-B-no-arg2-result.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-B-no-arg2-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-B-no-arg3-result.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-B-no-arg3-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-B-no-arg-result.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-B-no-arg-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-B-S-extra-path-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-B-S-extra-path-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-B-S-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-C_buildsrcdir-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-C_buildsrcdir-stdout.txt Tests/RunCMake/CommandLine: Match initial cache paths more precisely 2024-10-22 11:21:10 -04:00
ExplicitDirs-C_buildsrcdir.cmake Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-no-S-B-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-arg-build-dir-empty-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-arg-build-dir-not-created-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-arg-reverse-build-dir-not-created-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-arg-reverse-order-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-arg-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-B-extra-path-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-B-extra-path-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-B-non-path2-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-B-non-path2-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-B-non-path-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-B-non-path-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-B-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-implicit-differs2-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-implicit-differs2-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-implicit-differs3-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-implicit-differs3-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-implicit-differs-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-implicit-differs-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-implicit-same-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-no-arg2-result.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-no-arg2-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-no-arg3-result.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-no-arg3-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-no-arg-result.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-no-arg-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-S-differs-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-S-differs-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-S-same-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-S-Sdiffers-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-S-Sdiffers-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
ExplicitDirs-S-S-Simplicit-stderr.txt Tests: Clarify RunCMake.CommandLine ExplicitDirs case names 2022-03-02 10:53:41 -05:00
ExplicitDirs-S-S-Simplicit-stdout.txt Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs 2022-03-02 12:21:03 -05:00
Fresh-stdout.txt cmake: Add --fresh option to clear the cache and start from scratch 2022-03-22 09:27:47 -04:00
Fresh.cmake cmake: Add --fresh option to clear the cache and start from scratch 2022-03-22 09:27:47 -04:00
G_bad-arg-result.txt
G_bad-arg-stderr.txt
G_no-arg-result.txt
G_no-arg-stderr.txt
help-arbitrary-stdout.txt Help: Allow help for arbitrary keywords 2023-09-27 18:01:12 -04:00
install-bad-dir-result.txt cmake: add '--install <dir>' option 2019-03-17 01:31:25 +08:00
install-bad-dir-stderr.txt cmake: Clarify error if -P script does not exist 2023-09-18 11:51:31 -04:00
install-default-dir-permissions-afew-result.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-afew-stderr.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-all-result.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-all-stderr.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-assignment-at-the-beginning-result.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-assignment-at-the-beginning-stderr.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-assignment-at-the-end-result.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-assignment-at-the-end-stderr.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-comma-at-the-end-result.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-comma-at-the-end-stderr.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-invalid-assignment-result.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-invalid-assignment-stderr.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-invalid-comma1-result.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-invalid-comma1-stderr.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-invalid-comma2-result.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-invalid-comma2-stderr.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-none-result.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-default-dir-permissions-none-stderr.txt cmake-install: implement default directory permissions 2020-06-25 14:43:30 -04:00
install-no-dir-result.txt cmake: add '--install <dir>' option 2019-03-17 01:31:25 +08:00
install-no-dir-stderr.txt cmake: add '--install <dir>' option 2019-03-17 01:31:25 +08:00
install-options-to-vars-result.txt cmake: add '--install <dir>' option 2019-03-17 01:31:25 +08:00
install-options-to-vars-stderr.txt cmake: add '--install <dir>' option 2019-03-17 01:31:25 +08:00
install-prefix-no-arg-result.txt cmake: configure preset add support for --install-prefix mapping 2021-03-09 13:53:16 -05:00
install-prefix-no-arg-stderr.txt cmake: configure preset add support for --install-prefix mapping 2021-03-09 13:53:16 -05:00
install-unknown-command-long-result.txt cmake: --build and --install error out when encountering bad flags 2021-05-13 09:28:42 -04:00
install-unknown-command-long-stderr.txt cmake: --build and --install error out when encountering bad flags 2021-05-13 09:28:42 -04:00
install-unknown-command-short-result.txt cmake: --build and --install error out when encountering bad flags 2021-05-13 09:28:42 -04:00
install-unknown-command-short-stderr.txt cmake: --build and --install error out when encountering bad flags 2021-05-13 09:28:42 -04:00
InvalidArg1-result.txt cmake: Error out on unknown arguments starting with -. 2020-12-01 09:04:08 -05:00
InvalidArg1-stderr.txt cmake: Error out on unknown arguments starting with -. 2020-12-01 09:04:08 -05:00
InvalidArg2-result.txt cmake: Error out on unknown arguments starting with -. 2020-12-01 09:04:08 -05:00
InvalidArg2-stderr.txt cmake: Error out on unknown arguments starting with -. 2020-12-01 09:04:08 -05:00
list-cache-LR-stdout.txt cmake: Add flag to list cache entries matching a regex 2024-07-23 10:19:22 -04:00
list-cache-LRA-stdout.txt cmake: Add flag to list cache entries matching a regex 2024-07-23 10:19:22 -04:00
list-cache-LRAH-stdout.txt cmake: Add flag to list cache entries matching a regex 2024-07-23 10:19:22 -04:00
list-cache-LRH-stdout.txt cmake: Add flag to list cache entries matching a regex 2024-07-23 10:19:22 -04:00
list-cache.cmake cmake: Add flag to list cache entries matching a regex 2024-07-23 10:19:22 -04:00
lists-no-file-result.txt
lists-no-file-stderr.txt
llvm_rc_empty_preprocessor-result.txt Add -E cmake_llvm_rc to preprocess files for llvm-rc 2020-02-04 08:19:12 -05:00
llvm_rc_empty_preprocessor-stderr.txt Add -E cmake_llvm_rc to preprocess files for llvm-rc 2020-02-04 08:19:12 -05:00
llvm_rc_failing_first_command-result.txt Add -E cmake_llvm_rc to preprocess files for llvm-rc 2020-02-04 08:19:12 -05:00
llvm_rc_failing_first_command-stderr.txt llvm-rc: Print stderr output when calling tools through cmake_llvm_rc 2020-03-26 07:59:55 -04:00
llvm_rc_failing_second_command-result.txt Add -E cmake_llvm_rc to preprocess files for llvm-rc 2020-02-04 08:19:12 -05:00
llvm_rc_failing_second_command-stderr.txt llvm-rc: Print stderr output when calling tools through cmake_llvm_rc 2020-03-26 07:59:55 -04:00
llvm_rc_no_---result.txt Add -E cmake_llvm_rc to preprocess files for llvm-rc 2020-02-04 08:19:12 -05:00
llvm_rc_no_---stderr.txt Add -E cmake_llvm_rc to preprocess files for llvm-rc 2020-02-04 08:19:12 -05:00
llvm_rc_no_args-result.txt Add -E cmake_llvm_rc to preprocess files for llvm-rc 2020-02-04 08:19:12 -05:00
llvm_rc_no_args-stderr.txt Add -E cmake_llvm_rc to preprocess files for llvm-rc 2020-02-04 08:19:12 -05:00
NoArgs-stdout.txt CMakePresets.json: Rework how --preset argument is handled 2020-10-26 22:32:45 +11:00
P_arbitrary_args-stdout.txt cmake: In -P mode ignore flags like --version after -- 2022-07-22 14:30:21 -04:00
P_arbitrary_args.cmake cmake: In -P mode ignore flags like --version after -- 2022-07-22 14:30:21 -04:00
P_args-stdout.txt cmake: In -P mode ignore extra paths on the command line 2022-07-22 13:55:52 -04:00
P_args.cmake cmake: In -P mode ignore extra paths on the command line 2022-07-22 13:55:52 -04:00
P_directory-result.txt
P_directory-stderr.txt cmake: Clarify error if -P script does not exist 2023-09-18 11:51:31 -04:00
P_fresh-result.txt cmake: Add --fresh option to clear the cache and start from scratch 2022-03-22 09:27:47 -04:00
P_fresh-stderr.txt cmake: Add --fresh option to clear the cache and start from scratch 2022-03-22 09:27:47 -04:00
P_fresh.cmake cmake: Add --fresh option to clear the cache and start from scratch 2022-03-22 09:27:47 -04:00
P_no-arg-result.txt
P_no-arg-stderr.txt
P_no-file-result.txt
P_no-file-stderr.txt cmake: Clarify error if -P script does not exist 2023-09-18 11:51:31 -04:00
P_P_in_arbitrary_args_2-stdout.txt cmake: Stop parsing after -- when detecting script mode 2023-02-08 17:21:10 -05:00
P_P_in_arbitrary_args-stdout.txt cmake: Stop parsing after -- when detecting script mode 2022-12-06 13:04:31 -05:00
P_working-dir.cmake Tests: Fix RunCMake.CommandLine test in unusual environments 2022-09-12 09:45:50 -04:00
print-config-dir-apple-stdout.txt cmSystemTools: Add CMake config directory 2024-07-03 09:34:41 -04:00
print-config-dir-env-stdout.txt cmSystemTools: Add CMake config directory 2024-07-03 09:34:41 -04:00
print-config-dir-stdout.txt cmSystemTools: Add CMake config directory 2024-07-03 09:34:41 -04:00
print-config-dir-win-stdout.txt cmSystemTools: Add CMake config directory 2024-07-03 09:34:41 -04:00
profiling-all-params-result.txt cmake: add command line options to output script profiling data 2020-03-07 13:36:27 +00:00
profiling-all-params-stderr.txt cmake: add command line options to output script profiling data 2020-03-07 13:36:27 +00:00
profiling-invalid-format-result.txt cmake: add command line options to output script profiling data 2020-03-07 13:36:27 +00:00
profiling-invalid-format-stderr.txt cmake: add command line options to output script profiling data 2020-03-07 13:36:27 +00:00
profiling-missing-format-result.txt cmake: add command line options to output script profiling data 2020-03-07 13:36:27 +00:00
profiling-missing-format-stderr.txt cmake: add command line options to output script profiling data 2020-03-07 13:36:27 +00:00
profiling-missing-output-result.txt cmake: add command line options to output script profiling data 2020-03-07 13:36:27 +00:00
profiling-missing-output-stderr.txt cmake: add command line options to output script profiling data 2020-03-07 13:36:27 +00:00
ProfilingTest-check.cmake cmake: Store lowercase command names in profiling output 2020-07-13 11:03:05 +10:00
ProfilingTest.cmake cmake: Store lowercase command names in profiling output 2020-07-13 11:03:05 +10:00
reject_fifo-result.txt
reject_fifo-stderr.txt
RunCMakeTest.cmake Remove optional arguments from else() and end*() commands 2025-01-28 03:01:23 +01:00
toolchain-no-arg-result.txt cmake: add support for --toolchain command argument 2021-04-15 10:13:49 -04:00
toolchain-no-arg-stderr.txt cmake: add support for --toolchain command argument 2021-04-15 10:13:49 -04:00
toolchain-valid-abs-path-result.txt cmake: add support for --toolchain command argument 2021-04-15 10:13:49 -04:00
toolchain-valid-abs-path-stderr.txt cmake: add support for --toolchain command argument 2021-04-15 10:13:49 -04:00
toolchain-valid-rel-build-path-result.txt cmake: add support for --toolchain command argument 2021-04-15 10:13:49 -04:00
toolchain-valid-rel-build-path-stderr.txt Tests: Fix RunCMake.CommandLine toolchain case command line 2022-01-20 14:36:48 -05:00
toolchain-valid-rel-src-path-result.txt cmake: add support for --toolchain command argument 2021-04-15 10:13:49 -04:00
toolchain-valid-rel-src-path-stderr.txt cmake: add support for --toolchain command argument 2021-04-15 10:13:49 -04:00
trace-expand-stderr.txt Tests/RunCMake: Update cmake_minimum_required versions to 3.10 2024-10-03 11:52:22 -04:00
trace-expand-warn-uninitialized-stderr.txt Tests/RunCMake: Update cmake_minimum_required versions to 3.10 2024-10-03 11:52:22 -04:00
trace-expand-warn-uninitialized.cmake CMP0053: Remove support for OLD behavior 2025-01-20 09:46:55 -05:00
trace-expand.cmake cmMakefile: Don't expand bracket arguments in --trace-expand 2021-01-11 19:54:18 +02:00
trace-json-v1-check.cmake CMake: Use FindPython instead of FindPythonInterp to build CMake itself 2022-04-21 14:23:36 -04:00
trace-json-v1-check.py Trace: process else and elseif commands correctly 2022-03-25 12:24:38 -04:00
trace-json-v1-expand-check.cmake CMake: Use FindPython instead of FindPythonInterp to build CMake itself 2022-04-21 14:23:36 -04:00
trace-json-v1-expand.cmake trace: Add test for the JSON-v1 trace 2019-12-23 14:05:42 +01:00
trace-json-v1.cmake Trace: process else and elseif commands correctly 2022-03-25 12:24:38 -04:00
trace-only-this-file.cmake
trace-redirect-check.cmake Add --trace-redirect parameter to redirect trace output to a file 2019-08-10 11:41:53 +03:00
trace-redirect-nofile-result.txt Add --trace-redirect parameter to redirect trace output to a file 2019-08-10 11:41:53 +03:00
trace-redirect-nofile-stderr.txt Add --trace-redirect parameter to redirect trace output to a file 2019-08-10 11:41:53 +03:00
trace-redirect-nofile.cmake Add --trace-redirect parameter to redirect trace output to a file 2019-08-10 11:41:53 +03:00
trace-redirect-stdout.txt Add --trace-redirect parameter to redirect trace output to a file 2019-08-10 11:41:53 +03:00
trace-redirect.cmake Add --trace-redirect parameter to redirect trace output to a file 2019-08-10 11:41:53 +03:00
trace-source-stderr.txt
trace-source.cmake
trace-stderr.txt Tests/RunCMake: Update cmake_minimum_required versions to 3.10 2024-10-03 11:52:22 -04:00
trace-try_compile-redirect-check.cmake try_compile: Propagate --trace through try_compile 2022-10-11 12:10:18 -04:00
trace-try_compile-redirect.cmake file: STRINGS + REGEX store match results 2024-01-09 16:36:55 -05:00
trace-try_compile-stderr.txt try_compile: Propagate --trace through try_compile 2022-10-11 12:10:18 -04:00
trace-try_compile.cmake Tests/RunCMake: Update cmake_minimum_required versions 2023-02-11 06:24:22 -05:00
trace.cmake
trycompile-clean.cmake Modules: Use new keyword-dispatched try_compile signature 2022-09-14 07:52:16 -04:00
U-no-arg-result.txt
U-no-arg-stderr.txt cmake: redesign command-line argument parsing 2020-11-19 08:53:58 -05:00
U-no-src-result.txt Tests: Add cases for -{C,D,U} without a source tree 2019-01-10 21:19:26 +11:00
U-no-src-stderr.txt Tests: Add cases for -{C,D,U} without a source tree 2019-01-10 21:19:26 +11:00
Uno-src-result.txt Tests: Add cases for -{C,D,U} without a source tree 2019-01-10 21:19:26 +11:00
Uno-src-stderr.txt Tests: Add cases for -{C,D,U} without a source tree 2019-01-10 21:19:26 +11:00
W_bad-arg1-result.txt
W_bad-arg1-stderr.txt cmake: redesign command-line argument parsing 2020-11-19 08:53:58 -05:00
W_bad-arg2-result.txt
W_bad-arg2-stderr.txt cmake: redesign command-line argument parsing 2020-11-19 08:53:58 -05:00
W_bad-arg3-result.txt
W_bad-arg3-stderr.txt cmake: redesign command-line argument parsing 2020-11-19 08:53:58 -05:00
warn-uninitialized-stderr.txt CMP0053: Remove support for OLD behavior 2025-01-20 09:46:55 -05:00
warn-uninitialized.cmake CMP0053: Remove support for OLD behavior 2025-01-20 09:46:55 -05:00
Wdeprecated-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
Wdeprecated.cmake
Wdev-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
Wdev.cmake
Werror_deprecated-result.txt
Werror_deprecated-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
Werror_deprecated.cmake
Werror_dev-result.txt
Werror_dev-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
Werror_dev.cmake
Wizard-result.txt Tests: Adopt wizard test in RunCMake.CommandLine 2018-06-22 13:59:14 -04:00
Wizard-stderr.txt Tests: Adopt wizard test in RunCMake.CommandLine 2018-06-22 13:59:14 -04:00
Wno-deprecated.cmake
Wno-dev.cmake
Wno-error_deprecated-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
Wno-error_deprecated.cmake
Wno-error_dev-stderr.txt Testing: Update hard-coded line numbers to [0-9]+ in some tests 2018-10-10 10:06:27 -04:00
Wno-error_dev.cmake