diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-10-03 19:40:24 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-10-03 19:40:24 (GMT) |
commit | 76d90e4d9d24157734fda253fd1e472eb886f8fc (patch) | |
tree | 8dc943a3f3667d3c54c4364ecd16040cfa281f21 /tools/test/h5repack/testfiles | |
parent | f0d3d20b243a62dcd240446f8544152acd1cca11 (diff) | |
download | hdf5-76d90e4d9d24157734fda253fd1e472eb886f8fc.zip hdf5-76d90e4d9d24157734fda253fd1e472eb886f8fc.tar.gz hdf5-76d90e4d9d24157734fda253fd1e472eb886f8fc.tar.bz2 |
HDFFV-10297 merge tools changes from develop
Diffstat (limited to 'tools/test/h5repack/testfiles')
-rw-r--r-- | tools/test/h5repack/testfiles/h5repack_layout.h5-plugin_zero.ddl | 4 | ||||
-rw-r--r-- | tools/test/h5repack/testfiles/plugin_zero.h5repack_layout.h5.tst (renamed from tools/test/h5repack/testfiles/h5repack_layout.h5-plugin_zero.tst) | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/tools/test/h5repack/testfiles/h5repack_layout.h5-plugin_zero.ddl b/tools/test/h5repack/testfiles/h5repack_layout.h5-plugin_zero.ddl new file mode 100644 index 0000000..97cbfc0 --- /dev/null +++ b/tools/test/h5repack/testfiles/h5repack_layout.h5-plugin_zero.ddl @@ -0,0 +1,4 @@ +HDF5 "out-plugin_zero.h5repack_layout.h5" { +GROUP "/" { +} +} diff --git a/tools/test/h5repack/testfiles/h5repack_layout.h5-plugin_zero.tst b/tools/test/h5repack/testfiles/plugin_zero.h5repack_layout.h5.tst index 0993d5b..20f8a40 100644 --- a/tools/test/h5repack/testfiles/h5repack_layout.h5-plugin_zero.tst +++ b/tools/test/h5repack/testfiles/plugin_zero.h5repack_layout.h5.tst @@ -1,9 +1,7 @@ Objects to modify layout are... Objects to apply filter are... User Defined 250 -Making file <out-plugin_zero.h5repack_layout.h5>... ----------------------------------------- Type Filter (Compression) Name ----------------------------------------- group / -h5repack error: <h5repack_layout.h5>: Could not copy data to: out-plugin_zero.h5repack_layout.h5 |