CMake/Tests/RunCMake/get_property
Brad King d0be1e15c3 Add directory properties to get source and binary directories
Add SOURCE_DIR and BINARY_DIR directory properties that return the
absolute paths to the corresponding directories.  These correspond
to the target properties of the same names that we already have.
2016-09-19 14:00:50 -04:00
..
directory_properties Add directory property to list buildsystem targets 2016-09-19 14:00:32 -04:00
BadArgument-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
BadArgument-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
BadArgument.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
BadDirectory-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
BadDirectory-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
BadDirectory.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
BadScope-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
BadScope-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
BadScope.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
BadTarget-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
BadTarget-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
BadTarget.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
BadTest-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
BadTest-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
BadTest.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
CMakeLists.txt tests: add tests for querying properties 2015-01-11 11:45:44 -05:00
DebugConfigurations-stderr.txt Test expected value of DEBUG_CONFIGURATIONS global property. 2015-04-12 20:08:46 +02:00
DebugConfigurations.cmake Test expected value of DEBUG_CONFIGURATIONS global property. 2015-04-12 20:08:46 +02:00
GlobalName-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
GlobalName-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
GlobalName.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
MissingArgument-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
MissingArgument-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
MissingArgument.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoCache-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoCache-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoCache.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoProperty-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoProperty-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoProperty.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoSource-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoSource-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoSource.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoTarget-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoTarget-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoTarget.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoTest-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoTest-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
NoTest.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
VariableName-result.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
VariableName-stderr.txt Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
VariableName.cmake Tests: Move command failure cases into RunCMake infrastructure 2015-07-14 10:25:38 -04:00
cache_properties-stderr.txt tests: add tests for querying properties 2015-01-11 11:45:44 -05:00
cache_properties.cmake tests: add tests for querying properties 2015-01-11 11:45:44 -05:00
directory_properties-stderr.txt Add directory properties to get source and binary directories 2016-09-19 14:00:50 -04:00
directory_properties.cmake Add directory properties to get source and binary directories 2016-09-19 14:00:50 -04:00
global_properties-stderr.txt tests: add tests for querying properties 2015-01-11 11:45:44 -05:00
global_properties.cmake tests: add tests for querying properties 2015-01-11 11:45:44 -05:00
install_properties-stderr.txt tests: add tests for querying properties 2015-01-11 11:45:44 -05:00
install_properties.cmake tests: add tests for querying properties 2015-01-11 11:45:44 -05:00
source_properties-stderr.txt tests: add tests for querying properties 2015-01-11 11:45:44 -05:00
source_properties.cmake tests: add tests for querying properties 2015-01-11 11:45:44 -05:00
target_properties-stderr.txt Add SOURCE_DIR and BINARY_DIR target properties 2015-07-21 14:19:35 -04:00
target_properties.cmake Add SOURCE_DIR and BINARY_DIR target properties 2015-07-21 14:19:35 -04:00
test_properties-stderr.txt tests: add tests for querying properties 2015-01-11 11:45:44 -05:00
test_properties.cmake tests: add tests for querying properties 2015-01-11 11:45:44 -05:00