summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2016-09-29 15:21:11 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2016-09-29 15:21:11 (GMT)
commitff49b14cc15d6c0fc26969a5c56fd94f33518f46 (patch)
tree3451a850af21b6cc2b0edf1041bfc26a7a6adc42 /tools
parenta8855acaf4d1aedaa415725d3f5af765417e20fd (diff)
downloadhdf5-ff49b14cc15d6c0fc26969a5c56fd94f33518f46.zip
hdf5-ff49b14cc15d6c0fc26969a5c56fd94f33518f46.tar.gz
hdf5-ff49b14cc15d6c0fc26969a5c56fd94f33518f46.tar.bz2
Update new test file references
Diffstat (limited to 'tools')
-rw-r--r--tools/h5repack/CMakeTests.cmake1
-rw-r--r--tools/h5repack/testfiles/h5repack-help.txt3
2 files changed, 4 insertions, 0 deletions
diff --git a/tools/h5repack/CMakeTests.cmake b/tools/h5repack/CMakeTests.cmake
index 804c455..c7171d8 100644
--- a/tools/h5repack/CMakeTests.cmake
+++ b/tools/h5repack/CMakeTests.cmake
@@ -86,6 +86,7 @@
${HDF5_TOOLS_H5REPACK_SOURCE_DIR}/testfiles/h5repack.info
${HDF5_TOOLS_H5REPACK_SOURCE_DIR}/testfiles/deflate_limit.h5repack_layout.h5.ddl
${HDF5_TOOLS_H5REPACK_SOURCE_DIR}/testfiles/h5repack_layout.h5.ddl
+ ${HDF5_TOOLS_H5REPACK_SOURCE_DIR}/testfiles/h5repack_filters.h5-gzip_verbose_filters.tst
${HDF5_TOOLS_H5REPACK_SOURCE_DIR}/testfiles/h5repack_filters.h5.tst
${HDF5_TOOLS_H5REPACK_SOURCE_DIR}/testfiles/h5repack_layout.h5-plugin_test.ddl
${HDF5_TOOLS_H5REPACK_SOURCE_DIR}/testfiles/plugin_test.h5repack_layout.h5.tst
diff --git a/tools/h5repack/testfiles/h5repack-help.txt b/tools/h5repack/testfiles/h5repack-help.txt
index ba58bc6..5c30ce8 100644
--- a/tools/h5repack/testfiles/h5repack-help.txt
+++ b/tools/h5repack/testfiles/h5repack-help.txt
@@ -31,6 +31,9 @@ usage: h5repack [OPTIONS] file1 file2
F - is the shared object header message type, any of <dspace|dtype|fill|
pline|attr>. If F is not specified, S applies to all messages
+ --enable-error-stack Prints messages from the HDF5 error stack as they
+ occur.
+
FILT - is a string with the format:
<list of objects>:<name of filter>=<filter parameters>