diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2010-03-18 21:38:09 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2010-03-18 21:38:09 (GMT) |
commit | 8c9b42fcf3d5077414e860e701d53bf61d0d99cd (patch) | |
tree | 7538f5eb2d9ccfb10beec1e57ff0d7b85c6cb13a /MANIFEST | |
parent | bcd6c3f7cca0b5cb888132f8d24230c15d03d5d0 (diff) | |
download | hdf5-8c9b42fcf3d5077414e860e701d53bf61d0d99cd.zip hdf5-8c9b42fcf3d5077414e860e701d53bf61d0d99cd.tar.gz hdf5-8c9b42fcf3d5077414e860e701d53bf61d0d99cd.tar.bz2 |
[svn-r18425] Purpose:
Fix for bug1814 - NPOESS: h5repack doesn't handle references to the groups
as an element of a dataset
Description:
handles object reference to named-datatype as well.
Add test cases.
Tested:
jam, amani, linew
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1609,7 +1609,7 @@ ./tools/h5repack/testfiles/h5repack_ext.h5 ./tools/h5repack/testfiles/ublock.bin ./tools/h5repack/testfiles/h5repack_named_dtypes.h5 - +./tools/h5repack/testfiles/h5repack_refs.h5 # jam utility and tests ./tools/h5jam/h5jam.c |