summaryrefslogtreecommitdiffstats
path: root/Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2007-02-19 17:23:37 (GMT)
committerKen Martin <ken.martin@kitware.com>2007-02-19 17:23:37 (GMT)
commit83b5890a2f05c68eec6bb74f13244172a9358ce6 (patch)
treec14a5aa1b498cd3e21ce7761e07ca3c5f113084a /Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c
parent74968ce1c7822608de25d90e4e5f16285bc0db8a (diff)
downloadCMake-83b5890a2f05c68eec6bb74f13244172a9358ce6.zip
CMake-83b5890a2f05c68eec6bb74f13244172a9358ce6.tar.gz
CMake-83b5890a2f05c68eec6bb74f13244172a9358ce6.tar.bz2
ENH: new test for spaces in the tree structure
Diffstat (limited to 'Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c')
-rw-r--r--Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c b/Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c
new file mode 100644
index 0000000..a0c60f7
--- /dev/null
+++ b/Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c
@@ -0,0 +1,6 @@
+#include <stdio.h>
+
+void vcl_stuff()
+{
+ printf("Placeholder for a file with strange name\n");
+}