CMake/Tests/RunCMake/list
Ashley Whetter 0205f882ae list: Add FILTER subcommand (#3986)
Create a `list(FILTER)` command to filter lists by regular expression.
2016-02-03 11:13:17 -05:00
..
CMakeLists.txt Cygwin: Avoid legacy warnings in RunCMake.* tests 2013-08-13 09:50:15 -04:00
EmptyFilterRegex-result.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
EmptyFilterRegex-stderr.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
EmptyFilterRegex.cmake list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
EmptyGet0-result.txt list: Handle errors on empty lists more gracefully (#13138) 2012-04-17 11:07:07 -04:00
EmptyGet0-stderr.txt list: Handle errors on empty lists more gracefully (#13138) 2012-04-17 11:07:07 -04:00
EmptyGet0.cmake list: Handle errors on empty lists more gracefully (#13138) 2012-04-17 11:07:07 -04:00
EmptyInsert-1-result.txt list: Handle errors on empty lists more gracefully (#13138) 2012-04-17 11:07:07 -04:00
EmptyInsert-1-stderr.txt list: Handle errors on empty lists more gracefully (#13138) 2012-04-17 11:07:07 -04:00
EmptyInsert-1.cmake list: Handle errors on empty lists more gracefully (#13138) 2012-04-17 11:07:07 -04:00
EmptyRemoveAt0-result.txt list: Handle errors on empty lists more gracefully (#13138) 2012-04-17 11:07:07 -04:00
EmptyRemoveAt0-stderr.txt list: Handle errors on empty lists more gracefully (#13138) 2012-04-17 11:07:07 -04:00
EmptyRemoveAt0.cmake list: Handle errors on empty lists more gracefully (#13138) 2012-04-17 11:07:07 -04:00
FILTER-NotList-result.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-NotList-stderr.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-NotList.cmake list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-InvalidMode-result.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-InvalidMode-stderr.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-InvalidMode.cmake list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-InvalidOperator-result.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-InvalidOperator-stderr.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-InvalidOperator.cmake list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-InvalidRegex-result.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-InvalidRegex-stderr.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-InvalidRegex.cmake list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-TooManyArguments-result.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-TooManyArguments-stderr.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-TooManyArguments.cmake list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-Valid0-result.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-Valid0-stderr.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-Valid0.cmake list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-Valid1-result.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-Valid1-stderr.txt list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
FILTER-REGEX-Valid1.cmake list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
GET-CMP0007-WARN-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
GET-CMP0007-WARN.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
GET-InvalidIndex-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
GET-InvalidIndex-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
GET-InvalidIndex.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
INSERT-InvalidIndex-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
INSERT-InvalidIndex-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
INSERT-InvalidIndex.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
InvalidSubcommand-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
InvalidSubcommand-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
InvalidSubcommand.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
LENGTH-TooManyArguments-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
LENGTH-TooManyArguments-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
LENGTH-TooManyArguments.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoArguments-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoArguments-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoArguments.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_AT-InvalidIndex-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_AT-InvalidIndex-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_AT-InvalidIndex.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_AT-NotList-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_AT-NotList-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_AT-NotList.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_DUPLICATES-NotList-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_DUPLICATES-NotList-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_DUPLICATES-NotList.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_DUPLICATES-TooManyArguments-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_DUPLICATES-TooManyArguments-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_DUPLICATES-TooManyArguments.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_ITEM-NotList-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_ITEM-NotList-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REMOVE_ITEM-NotList.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REVERSE-NotList-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REVERSE-NotList-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REVERSE-NotList.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REVERSE-TooManyArguments-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REVERSE-TooManyArguments-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
REVERSE-TooManyArguments.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
RunCMakeTest.cmake list: Add FILTER subcommand (#3986) 2016-02-03 11:13:17 -05:00
SORT-NotList-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
SORT-NotList-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
SORT-NotList.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
SORT-TooManyArguments-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
SORT-TooManyArguments-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
SORT-TooManyArguments.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00