summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexOneConfig/cmTestConfigure.h.in
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-04-16 13:27:51 (GMT)
committerBrad King <brad.king@kitware.com>2013-04-16 13:35:29 (GMT)
commitec1ba9b0ae27a5731b98fecab648fa3edcfcffa2 (patch)
tree92bf0ea6452a8f76035dc75ecf3972e0934c8a01 /Tests/ComplexOneConfig/cmTestConfigure.h.in
parentdf71f968cd269854ab15147b012b6f07b1da6109 (diff)
downloadCMake-ec1ba9b0ae27a5731b98fecab648fa3edcfcffa2.zip
CMake-ec1ba9b0ae27a5731b98fecab648fa3edcfcffa2.tar.gz
CMake-ec1ba9b0ae27a5731b98fecab648fa3edcfcffa2.tar.bz2
get_filename_component: Add explicit unit tests
Add test RunCMake.get_filename_component to cover cases of the command. Remove redundant coverage of these cases from the "complex" tests.
Diffstat (limited to 'Tests/ComplexOneConfig/cmTestConfigure.h.in')
-rw-r--r--Tests/ComplexOneConfig/cmTestConfigure.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/Tests/ComplexOneConfig/cmTestConfigure.h.in b/Tests/ComplexOneConfig/cmTestConfigure.h.in
index 7741b6f..d7424b1 100644
--- a/Tests/ComplexOneConfig/cmTestConfigure.h.in
+++ b/Tests/ComplexOneConfig/cmTestConfigure.h.in
@@ -15,15 +15,6 @@
// Test WHILE
#define WHILE_VALUE ${while_var}
-// Test FIND_FILE, FIND_PATH and various GET_FILENAME_COMPONENT combinations
-
-#define FILENAME_VAR_PATH_NAME "${FILENAME_VAR_PATH_NAME}"
-#define FILENAME_VAR_NAME "${FILENAME_VAR_NAME}"
-#define FILENAME_VAR_EXT "${FILENAME_VAR_EXT}"
-#define FILENAME_VAR_NAME_WE "${FILENAME_VAR_NAME_WE}"
-
-#define PATH_VAR_NAME "${PATH_VAR_NAME}"
-
// Test LOAD_CACHE
#define CACHE_TEST_VAR1 "${CACHE_TEST_VAR1}"