diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2010-09-15 18:32:07 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2010-09-15 18:32:07 (GMT) |
commit | a6b6b75a79248a57867a243b52ef9a6bca196aff (patch) | |
tree | 4b10b115ff74f75b3b72bb7d3261c3632a06ecf6 /MANIFEST | |
parent | cb9a804f82bfe32451b4033d8a421efc60e5521e (diff) | |
download | hdf5-a6b6b75a79248a57867a243b52ef9a6bca196aff.zip hdf5-a6b6b75a79248a57867a243b52ef9a6bca196aff.tar.gz hdf5-a6b6b75a79248a57867a243b52ef9a6bca196aff.tar.bz2 |
[svn-r19389] Purpose:
Fix for Bug1896 h5repack - changing layout to COMPACT does not work
Description:
Make h5repack be able to convert a layout to COMPACT for small size dataset as default. Also add verifying layout changes in our test script.
Tested:
jam, amani, heiwa
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1639,6 +1639,7 @@ ./tools/h5repack/testfiles/h5repack_hlink.h5 ./tools/h5repack/testfiles/h5repack_layout.h5 ./tools/h5repack/testfiles/h5repack_layouto.h5 +./tools/h5repack/testfiles/h5repack_layout2.h5 ./tools/h5repack/testfiles/h5repack_early.h5 ./tools/h5repack/testfiles/h5repack_szip.h5 ./tools/h5repack/testfiles/h5repack_deflate.h5 |