CMake/Tests/RunCMake/if
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
InvalidArgument1-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
InvalidArgument1-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
InvalidArgument1.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
IsDirectory-stdout.txt if: Add test for IS_DIRECTORY 2013-05-28 11:35:32 -04:00
IsDirectory.cmake if: Add test for IS_DIRECTORY 2013-05-28 11:35:32 -04:00
IsDirectoryLong-stdout.txt if: Add test for IS_DIRECTORY 2013-05-28 11:35:32 -04:00
IsDirectoryLong.cmake if: Add test for IS_DIRECTORY 2013-05-28 11:35:32 -04:00
RunCMakeTest.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
elseif-message-result.txt if(): Test the effect of cmMakefileCall use in elseif() handling. 2015-05-18 21:28:09 +02:00
elseif-message-stderr.txt if(): Test the effect of cmMakefileCall use in elseif() handling. 2015-05-18 21:28:09 +02:00
elseif-message.cmake if(): Test the effect of cmMakefileCall use in elseif() handling. 2015-05-18 21:28:09 +02:00