summaryrefslogtreecommitdiffstats
path: root/Tests/SystemInformation/DumpInformation.cxx
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2004-04-26 17:42:08 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2004-04-26 17:42:08 (GMT)
commite9b8a57c1fa013dd8ecdf682119b856d8b7ae3fc (patch)
treebb2ba1f4c21bccb7f53e4b6b18e0762fa33f01c2 /Tests/SystemInformation/DumpInformation.cxx
parent34115a5989b2f00a80fd96b153b91d55c01dac5b (diff)
downloadCMake-e9b8a57c1fa013dd8ecdf682119b856d8b7ae3fc.zip
CMake-e9b8a57c1fa013dd8ecdf682119b856d8b7ae3fc.tar.gz
CMake-e9b8a57c1fa013dd8ecdf682119b856d8b7ae3fc.tar.bz2
ENH:Add test for GET/SET_DIRECTORY_PROPERTY
Diffstat (limited to 'Tests/SystemInformation/DumpInformation.cxx')
-rw-r--r--Tests/SystemInformation/DumpInformation.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/SystemInformation/DumpInformation.cxx b/Tests/SystemInformation/DumpInformation.cxx
index 74bd0ac..ebf984b 100644
--- a/Tests/SystemInformation/DumpInformation.cxx
+++ b/Tests/SystemInformation/DumpInformation.cxx
@@ -55,6 +55,7 @@ int main(int,char *[])
DumpInformation_BINARY_DIR "/AllVariables.txt",
DumpInformation_BINARY_DIR "/AllCommands.txt",
DumpInformation_BINARY_DIR "/AllMacros.txt",
+ DumpInformation_BINARY_DIR "/OtherProperties.txt",
DumpInformation_BINARY_DIR "/../../Source/cmConfigure.h",
DumpInformation_BINARY_DIR "/../../CMakeCache.txt",
DumpInformation_BINARY_DIR "/../../CMakeOutput.log",