summaryrefslogtreecommitdiffstats
path: root/tools/test/h5format_convert
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-12-06 13:53:31 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-12-06 13:54:19 (GMT)
commiteb1b3f42c46fd7317c904105515c4d47d8f035fe (patch)
treece5f349464aacd4cb67deb3094b8d3fea86cae2d /tools/test/h5format_convert
parentfe6a56c5cb4c7abe33fd4cf0190c12a492f8e03c (diff)
downloadhdf5-eb1b3f42c46fd7317c904105515c4d47d8f035fe.zip
hdf5-eb1b3f42c46fd7317c904105515c4d47d8f035fe.tar.gz
hdf5-eb1b3f42c46fd7317c904105515c4d47d8f035fe.tar.bz2
HDFFV=10632 test cleanup
Diffstat (limited to 'tools/test/h5format_convert')
-rw-r--r--tools/test/h5format_convert/CMakeTests.cmake1
-rw-r--r--tools/test/h5format_convert/testfiles/h5fc_nonexistfile.err1
2 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5format_convert/CMakeTests.cmake b/tools/test/h5format_convert/CMakeTests.cmake
index f790a75..5792d40 100644
--- a/tools/test/h5format_convert/CMakeTests.cmake
+++ b/tools/test/h5format_convert/CMakeTests.cmake
@@ -50,6 +50,7 @@
set (HDF5_REFERENCE_ERR_FILES
h5fc_d_file.ddl.err
h5fc_dname.err
+ h5fc_nonexistfile.ddl.err
h5fc_nonexistdset_file.ddl.err
)
set (HDF5_REFERENCE_TEST_FILES
diff --git a/tools/test/h5format_convert/testfiles/h5fc_nonexistfile.err b/tools/test/h5format_convert/testfiles/h5fc_nonexistfile.err
deleted file mode 100644
index 706ea9d..0000000
--- a/tools/test/h5format_convert/testfiles/h5fc_nonexistfile.err
+++ /dev/null
@@ -1 +0,0 @@
-h5format_convert error: unable to open file "nonexist.h5"