summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/testh5dumpxml.sh.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-08-01 18:52:10 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-08-01 18:52:10 (GMT)
commite1a81b17e027a1f666b53131d6dd1782a3b9704b (patch)
treef91bc3d9edbc38e4252da1225b4891e80d878242 /tools/test/h5dump/testh5dumpxml.sh.in
parent538e9103681290b6a30d14fc94f50e499b2d11d3 (diff)
downloadhdf5-e1a81b17e027a1f666b53131d6dd1782a3b9704b.zip
hdf5-e1a81b17e027a1f666b53131d6dd1782a3b9704b.tar.gz
hdf5-e1a81b17e027a1f666b53131d6dd1782a3b9704b.tar.bz2
HDFFV-10256 Add test
Diffstat (limited to 'tools/test/h5dump/testh5dumpxml.sh.in')
-rw-r--r--tools/test/h5dump/testh5dumpxml.sh.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/test/h5dump/testh5dumpxml.sh.in b/tools/test/h5dump/testh5dumpxml.sh.in
index 5f62946..39b1361 100644
--- a/tools/test/h5dump/testh5dumpxml.sh.in
+++ b/tools/test/h5dump/testh5dumpxml.sh.in
@@ -80,6 +80,7 @@ $SRC_H5DUMP_TESTFILES/tdset.h5
$SRC_H5DUMP_TESTFILES/tdset2.h5
$SRC_H5DUMP_TESTFILES/tempty.h5
$SRC_H5DUMP_TESTFILES/tenum.h5
+$SRC_H5DUMP_TESTFILES/test35.nc
$SRC_H5DUMP_TESTFILES/textlink.h5
$SRC_H5DUMP_TESTFILES/tfpformat.h5
$SRC_H5DUMP_TESTFILES/tgroup.h5
@@ -144,6 +145,7 @@ $SRC_H5DUMP_TESTFILES/tempty-nons-uri.h5.xml
$SRC_H5DUMP_TESTFILES/tempty-ns.h5.xml
$SRC_H5DUMP_TESTFILES/tempty-ns-2.h5.xml
$SRC_H5DUMP_TESTFILES/tenum.h5.xml
+$SRC_H5DUMP_TESTFILES/test35.nc.xml
$SRC_H5DUMP_TESTFILES/textlink.h5.xml
$SRC_H5DUMP_TESTFILES/tfpformat.h5.xml
$SRC_H5DUMP_TESTFILES/tgroup.h5.xml
@@ -383,6 +385,9 @@ TOOLTEST torderattr4.h5.xml --xml -H --sort_by=creation_order --sort_order=desce
# tests for floating point user defined printf format
TOOLTEST tfpformat.h5.xml -u -m %.7f tfpformat.h5
+# test for HDFFV-10256 issue
+TOOLTEST test35.nc --xml test35.nc
+
# Clean up temporary files/directories
CLEAN_TESTFILES_AND_TESTDIR