CMake/Tests/RunCMake/set
Stephen Kelly c869984ea0 RunCMake: Allow specifying the source dir and file to test.
This will allow decoupling the name of the test from the name and
location of the source file under test, which means one source
file can be used for multiple tests.

Rename the PARENT_SCOPE test in RunCMake.set to not use a keyword
of the if() command as a file name.  As the filename is now used
with an if condition, this causes a conflict.
2014-04-06 23:58:35 +02:00
..
CMakeLists.txt set: Add unit tests for set/unset PARENT_SCOPE 2013-11-13 10:18:38 -05:00
ParentScope-result.txt RunCMake: Allow specifying the source dir and file to test. 2014-04-06 23:58:35 +02:00
ParentScope.cmake RunCMake: Allow specifying the source dir and file to test. 2014-04-06 23:58:35 +02:00
RunCMakeTest.cmake RunCMake: Allow specifying the source dir and file to test. 2014-04-06 23:58:35 +02:00