CMake/Tests/RunCMake/CommandLine
Brad King 44fd71decb cmake: Teach "-E tar" command a "--files-from=" option
Read file names from the lines of a specified file.  Reject input lines
starting in '-' to leave room for option parsing to be added later.  Add
just '--add-file=' now to allow files starting in '-' to be specified.
2015-01-26 13:28:31 -05:00
..
cache-bad-generator cmake: Fix --build crash on bad CMAKE_GENERATOR in cache 2014-06-03 11:52:19 -04:00
cache-no-generator cmake: Fix --build crash on bad CMAKE_GENERATOR in cache 2014-06-03 11:52:19 -04:00
CMakeLists.txt Tests: test -D parsing on the command line 2014-10-20 12:17:03 -04:00
D_nested_cache-stderr.txt cmCacheManager: parse -D flags more strictly 2014-10-20 12:17:19 -04:00
D_nested_cache.cmake Tests: test -D parsing on the command line 2014-10-20 12:17:03 -04:00
D_typed_nested_cache-stderr.txt Tests: test -D parsing on the command line 2014-10-20 12:17:03 -04:00
D_typed_nested_cache.cmake Tests: test -D parsing on the command line 2014-10-20 12:17:03 -04:00
E_create_symlink-broken-create-check.cmake cmake: Improve '-E create_symlink' edge case handling (#14713) 2014-01-20 14:02:21 -05:00
E_create_symlink-broken-replace-check.cmake cmake: Improve '-E create_symlink' edge case handling (#14713) 2014-01-20 14:02:21 -05:00
E_create_symlink-missing-dir-result.txt cmake: Improve '-E create_symlink' edge case handling (#14713) 2014-01-20 14:02:21 -05:00
E_create_symlink-missing-dir-stderr.txt cmake: Improve '-E create_symlink' edge case handling (#14713) 2014-01-20 14:02:21 -05:00
E_create_symlink-no-replace-dir-result.txt cmake: Improve '-E create_symlink' edge case handling (#14713) 2014-01-20 14:02:21 -05:00
E_create_symlink-no-replace-dir-stderr.txt cmake: Improve '-E create_symlink' edge case handling (#14713) 2014-01-20 14:02:21 -05:00
E_env-bad-arg1-result.txt cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04:00
E_env-bad-arg1-stderr.txt cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04:00
E_env-no-command0-result.txt cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04:00
E_env-no-command0-stderr.txt cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04:00
E_env-no-command1-result.txt cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04:00
E_env-no-command1-stderr.txt cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04:00
E_env-set-stdout.txt cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04:00
E_env-set.cmake cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04:00
E_env-unset-stdout.txt cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04:00
E_env-unset.cmake cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04:00
E_sleep-bad-arg1-result.txt cmake: Add '-E sleep' command 2014-01-21 13:50:49 -05:00
E_sleep-bad-arg1-stderr.txt cmake: Add '-E sleep' command 2014-01-21 13:50:49 -05:00
E_sleep-bad-arg2-result.txt cmake: Add '-E sleep' command 2014-01-21 13:50:49 -05:00
E_sleep-bad-arg2-stderr.txt cmake: Add '-E sleep' command 2014-01-21 13:50:49 -05:00
E_sleep-no-args-result.txt cmake: Add '-E sleep' command 2014-01-21 13:50:49 -05:00
E_sleep-no-args-stderr.cmake cmake: Add '-E sleep' command 2014-01-21 13:50:49 -05:00
E_tar-bad-from1-result.txt cmake: Teach "-E tar" command a "--files-from=" option 2015-01-26 13:28:31 -05:00
E_tar-bad-from1-stderr.txt cmake: Teach "-E tar" command a "--files-from=" option 2015-01-26 13:28:31 -05:00
E_tar-bad-from2-result.txt cmake: Teach "-E tar" command a "--files-from=" option 2015-01-26 13:28:31 -05:00
E_tar-bad-from2-stderr.txt cmake: Teach "-E tar" command a "--files-from=" option 2015-01-26 13:28:31 -05:00
E_tar-bad-from3-result.txt cmake: Teach "-E tar" command a "--files-from=" option 2015-01-26 13:28:31 -05:00
E_tar-bad-from3-stderr.txt cmake: Teach "-E tar" command a "--files-from=" option 2015-01-26 13:28:31 -05:00
E_tar-bad-from3.txt cmake: Teach "-E tar" command a "--files-from=" option 2015-01-26 13:28:31 -05:00
E_tar-bad-from4-result.txt cmake: Teach "-E tar" command a "--files-from=" option 2015-01-26 13:28:31 -05:00
E_tar-bad-from4-stderr.txt cmake: Teach "-E tar" command a "--files-from=" option 2015-01-26 13:28:31 -05:00
E_tar-bad-from4.txt cmake: Teach "-E tar" command a "--files-from=" option 2015-01-26 13:28:31 -05:00
E_tar-bad-from5-result.txt cmake: Teach "-E tar" command a "--files-from=" option 2015-01-26 13:28:31 -05:00
E_tar-bad-from5-stderr.txt cmake: Teach "-E tar" command a "--files-from=" option 2015-01-26 13:28:31 -05:00
E_tar-bad-from5.txt cmake: Teach "-E tar" command a "--files-from=" option 2015-01-26 13:28:31 -05:00
E_tar-bad-mtime1-result.txt cmake: Teach "-E tar" command a "--mtime=" option 2015-01-19 14:16:19 -05:00
E_tar-bad-mtime1-stderr.txt cmake: Teach "-E tar" command a "--mtime=" option 2015-01-19 14:16:19 -05:00
E_tar-bad-opt1-result.txt cmake: Teach "-E tar" command a "--mtime=" option 2015-01-19 14:16:19 -05:00
E_tar-bad-opt1-stderr.txt cmake: Teach "-E tar" command a "--mtime=" option 2015-01-19 14:16:19 -05:00
E_tar-end-opt1-result.txt cmake: Teach "-E tar" command a "--mtime=" option 2015-01-19 14:16:19 -05:00
E_tar-end-opt1-stderr.txt cmake: Teach "-E tar" command a "--mtime=" option 2015-01-19 14:16:19 -05:00
P_directory-result.txt cmake: Do not open directories as scripts (#14966) 2014-06-09 16:21:11 -04:00
P_directory-stderr.txt cmake: Do not open directories as scripts (#14966) 2014-06-09 16:21:11 -04:00
RunCMakeTest.cmake cmake: Teach "-E tar" command a "--files-from=" option 2015-01-26 13:28:31 -05:00
build-bad-generator-result.txt cmake: Fix --build crash on bad CMAKE_GENERATOR in cache 2014-06-03 11:52:19 -04:00
build-bad-generator-stderr.txt cmake: Fix --build crash on bad CMAKE_GENERATOR in cache 2014-06-03 11:52:19 -04:00
build-no-cache-result.txt cmake: Fix --build crash on bad CMAKE_GENERATOR in cache 2014-06-03 11:52:19 -04:00
build-no-cache-stderr.txt cmake: Fix --build crash on bad CMAKE_GENERATOR in cache 2014-06-03 11:52:19 -04:00
build-no-generator-result.txt cmake: Fix --build crash on bad CMAKE_GENERATOR in cache 2014-06-03 11:52:19 -04:00
build-no-generator-stderr.txt cmake: Fix --build crash on bad CMAKE_GENERATOR in cache 2014-06-03 11:52:19 -04:00