CMake/Tests/RunCMake/list
Brad King e5ca59b456 Tests: Move command failure cases into RunCMake infrastructure
Move failure cases from the CMake.{If,List,While,GetProperty} tests over
to the RunCMake.{if,list,while,get_property} tests to use the more
modern infrastructure.  This also avoids using REGEX_ESCAPE_STRING to
try to regex-match full paths.
2015-07-14 10:25:38 -04:00
..
CMakeLists.txt Cygwin: Avoid legacy warnings in RunCMake.* tests 2013-08-13 09:50:15 -04: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
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 Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04: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