summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/CMakeTestsXML.cmake
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2015-03-31 00:05:07 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2015-03-31 00:05:07 (GMT)
commit306775bc98843414875ead5af117bb5e55ef323f (patch)
tree5ffaa5dcaa17132771bd67afb1dee3b1646faf23 /tools/h5dump/CMakeTestsXML.cmake
parent11413003c26807d0b174214d764922fd17cd195c (diff)
downloadhdf5-306775bc98843414875ead5af117bb5e55ef323f.zip
hdf5-306775bc98843414875ead5af117bb5e55ef323f.tar.gz
hdf5-306775bc98843414875ead5af117bb5e55ef323f.tar.bz2
[svn-r26670] Remove VPATH and LONE_COLON
Tested with h5committest
Diffstat (limited to 'tools/h5dump/CMakeTestsXML.cmake')
-rw-r--r--tools/h5dump/CMakeTestsXML.cmake8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/h5dump/CMakeTestsXML.cmake b/tools/h5dump/CMakeTestsXML.cmake
index a939d78..0a667c4 100644
--- a/tools/h5dump/CMakeTestsXML.cmake
+++ b/tools/h5dump/CMakeTestsXML.cmake
@@ -411,14 +411,6 @@
ADD_XML_H5_TEST (tempty-dtd.h5 0 --use-dtd tempty.h5)
ADD_XML_H5_TEST (tempty-dtd-2.h5 0 -u tempty.h5)
- # The lone colon here confuses some systems (Cray X1). Skip
- # it if configure detects that this is a problem.
- set (TESTTYPE "TEST")
- if (NOT ${H5_LONE_COLON})
- set (TESTTYPE "SKIP")
- endif (NOT ${H5_LONE_COLON})
- ADD_XML_SKIP_H5_TEST (tempty-nons.h5 0 ${TESTTYPE} -X : tempty.h5)
-
ADD_XML_H5_TEST (tempty-nons-2.h5 0 --xml-ns=: tempty.h5)
## Some of these combinations are syntactically correct but