Files
CMake/Tests/RunCMake/CTestCommandExpandLists/expandEmptyCommand-stdout.txt
Sergey Bobrenok e791ffac61 add_test: Add COMMAND_EXPAND_LISTS option
Add a `COMMAND_EXPAND_LISTS` option to the `add_test` command to cause
`;`-separated lists produced by generator expressions to be expanded
into multiple arguments.  The `add_custom_command` command already
has such an option.

Fixes: #17284
2019-06-07 13:14:29 -04:00

14 lines
405 B
Plaintext

Test project .*/Tests/RunCMake/CTestCommandExpandLists/expandEmptyCommand-build
.* +Start 1: CommandExpandEmptyList
Could not find executable +
Looked in the following places:
.*
1/1 Test #1: CommandExpandEmptyList +\.+\*\*\*Not Run +[0-9.]+ sec
+
0% tests passed, 1 tests failed out of 1
+
Total Test time \(real\) = +[0-9.]+ sec
+
The following tests FAILED:
.* +1 - CommandExpandEmptyList \(Not Run\)$