diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-10-20 19:44:48 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-10-20 19:44:48 (GMT) |
commit | 2249e39d128f3e0411d94c5ce2eada1dbab29947 (patch) | |
tree | 494c8d275acf3bb2fe076ebdcc90244c239f0efd /tools/h5repack/testfiles/plugin_zero.h5repack_layout.h5.tst | |
parent | 9c8d0e1afce7d9d31115972902e9030a000daefa (diff) | |
parent | 21b0878f33f4613dc22934c673c91c28f14ad33a (diff) | |
download | hdf5-2249e39d128f3e0411d94c5ce2eada1dbab29947.zip hdf5-2249e39d128f3e0411d94c5ce2eada1dbab29947.tar.gz hdf5-2249e39d128f3e0411d94c5ce2eada1dbab29947.tar.bz2 |
Merge pull request #708 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8
* commit '21b0878f33f4613dc22934c673c91c28f14ad33a':
Avoid double free
HDFFV-10297 merge from develop
Fix VS2012,2008 declaration statements
Update list of tools test files
Added older tool change that was in last merge
HDFFV-10297 merge from develop Also cleaned up some other non-merged changes
Diffstat (limited to 'tools/h5repack/testfiles/plugin_zero.h5repack_layout.h5.tst')
-rw-r--r-- | tools/h5repack/testfiles/plugin_zero.h5repack_layout.h5.tst | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tools/h5repack/testfiles/plugin_zero.h5repack_layout.h5.tst b/tools/h5repack/testfiles/plugin_zero.h5repack_layout.h5.tst new file mode 100644 index 0000000..54c873c --- /dev/null +++ b/tools/h5repack/testfiles/plugin_zero.h5repack_layout.h5.tst @@ -0,0 +1,22 @@ +No all objects to modify layout +All objects to apply filter are... + User Defined 250 +Making new file ... +----------------------------------------- + Type Filter (Compression) Name +----------------------------------------- + group / + warning: could not create dataset </dset1>. Applying original settings + dset /dset1 + warning: could not create dataset </dset2>. Applying original settings + dset /dset2 + warning: could not create dataset </dset3>. Applying original settings + dset /dset3 + warning: could not create dataset </dset4>. Applying original settings + dset /dset4 + warning: could not create dataset </dset_chunk>. Applying original settings + dset /dset_chunk + warning: could not create dataset </dset_compact>. Applying original settings + dset /dset_compact + warning: could not create dataset </dset_contiguous>. Applying original settings + dset /dset_contiguous |