[svn-r26670] Remove VPATH and LONE_COLON

Tested with h5committest
This commit is contained in:
Larry Knox
2015-03-30 19:05:07 -05:00
parent 11413003c2
commit 306775bc98
3 changed files with 1 additions and 120 deletions

View File

@@ -21,8 +21,6 @@ TESTNAME=h5dumpxml
EXIT_SUCCESS=0
EXIT_FAILURE=1
H5_LONE_COLON="@H5_LONE_COLON@"
DUMPER=h5dump # The tool name
DUMPER_BIN=`pwd`/$DUMPER # The path of the tool binary
@@ -356,15 +354,7 @@ TOOLTEST tnamed_dtype_attr.h5.xml --xml tnamed_dtype_attr.h5
TOOLTEST tempty-dtd.h5.xml --xml --use-dtd tempty.h5
TOOLTEST tempty-dtd-2.h5.xml --xml -u tempty.h5
# The lone colon here confuses some systems (Cray X1). Skip
# it if configure detects that this is a problem.
if test "X$H5_LONE_COLON" != "Xno"; then
TOOLTEST tempty-nons.h5.xml --xml -X ":" tempty.h5
else
SKIP tempty-nons.h5.xml --xml -X ":" tempty.h5
fi
TOOLTEST tempty-nons.h5.xml --xml -X ":" tempty.h5
TOOLTEST tempty-nons-2.h5.xml --xml --xml-ns=":" tempty.h5
## Some of these combinations are syntactically correct but