summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2007-03-01 20:20:01 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2007-03-01 20:20:01 (GMT)
commit9e589312a73ffa9686329a299d9305616f5511d6 (patch)
tree0724a22477f328f6bcfce379ca3850d79d5a78bd /MANIFEST
parentb2c949f4f550ca8ae52efdd2ab4456402f8cda1d (diff)
downloadhdf5-9e589312a73ffa9686329a299d9305616f5511d6.zip
hdf5-9e589312a73ffa9686329a299d9305616f5511d6.tar.gz
hdf5-9e589312a73ffa9686329a299d9305616f5511d6.tar.bz2
[svn-r13439]
h5repack revision and 1.6 implementation of 1.7 bugs fixed in the last few months. #676. h5repack, h5diff: cannot handle big datasets #228 h5repack should not use H5Tget_native_type #584 H5repack ouput the percent of compression #674 : h5repack, adding error messages like h5dump does
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST28
1 files changed, 16 insertions, 12 deletions
diff --git a/MANIFEST b/MANIFEST
index 69a471b..0ed1797 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1523,12 +1523,7 @@
./tools/h5repack/h5repack_parse.c
./tools/h5repack/h5repack_refs.c
./tools/h5repack/h5repack_verify.c
-./tools/h5repack/testh5repack.h
-./tools/h5repack/testh5repack_attr.c
-./tools/h5repack/testh5repack_dset.c
-./tools/h5repack/testh5repack_main.c
-./tools/h5repack/testh5repack_make.c
-./tools/h5repack/testh5repack_util.c
+./tools/h5repack/h5repacktst.c
./tools/h5repack/testh5repack_detect_szip.c
./tools/h5ls/Dependencies
@@ -1899,12 +1894,21 @@
# h5repack test files
-./tools/testfiles/test0.h5
-./tools/testfiles/test1.h5
-./tools/testfiles/test3.h5
-./tools/testfiles/test4.h5
-./tools/testfiles/test5.h5
-./tools/testfiles/h5repack_info.txt
+./tools/testfiles/h5repack_early.h5
+./tools/testfiles/h5repack_layout.h5
+./tools/testfiles/h5repack_filters.h5
+./tools/testfiles/h5repack_fill.h5
+./tools/testfiles/h5repack_fletcher.h5
+./tools/testfiles/h5repack_objs.h5
+./tools/testfiles/h5repack_early2.h5
+./tools/testfiles/h5repack_hlink.h5
+./tools/testfiles/info.h5repack
+./tools/testfiles/h5repack_big.h5
+./tools/testfiles/h5repack_shuffle.h5
+./tools/testfiles/h5repack_attr.h5
+./tools/testfiles/h5repack_deflate.h5
+
+
# jam utility and tests
./tools/h5jam/Dependencies