summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/if/IsDirectoryLong-stdout.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-05-28 15:13:24 (GMT)
committerBrad King <brad.king@kitware.com>2013-05-28 15:35:32 (GMT)
commit7378792b4938d32c5eefc5bb485ecae1a7ec95fb (patch)
tree5fb61433b0cbd42a054ab9ad63b3c375e897a45f /Tests/RunCMake/if/IsDirectoryLong-stdout.txt
parent4ab10e063d8f640d9a3fa029fe9993e94f4096c3 (diff)
downloadCMake-7378792b4938d32c5eefc5bb485ecae1a7ec95fb.zip
CMake-7378792b4938d32c5eefc5bb485ecae1a7ec95fb.tar.gz
CMake-7378792b4938d32c5eefc5bb485ecae1a7ec95fb.tar.bz2
if: Add test for IS_DIRECTORY
Add a RunCMake.if test to cover if() command behavior. Start with a test for IS_DIRECTORY cases with an existing directory and a long path, both with a trailing slash.
Diffstat (limited to 'Tests/RunCMake/if/IsDirectoryLong-stdout.txt')
-rw-r--r--Tests/RunCMake/if/IsDirectoryLong-stdout.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/if/IsDirectoryLong-stdout.txt b/Tests/RunCMake/if/IsDirectoryLong-stdout.txt
new file mode 100644
index 0000000..5e62754
--- /dev/null
+++ b/Tests/RunCMake/if/IsDirectoryLong-stdout.txt
@@ -0,0 +1 @@
+Directory path with length 94208 correctly does not exist.