summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorJonathan Kim <jkm@hdfgroup.org>2010-03-25 21:40:59 (GMT)
committerJonathan Kim <jkm@hdfgroup.org>2010-03-25 21:40:59 (GMT)
commit9a359c82243eb630ab4338dba08796d2d7e43e1a (patch)
tree056a45153f696a86a26aba62afbe0f8d65a0233d /MANIFEST
parent20fd1f47b757873e6e8e9b7e283f4264ad9c4f1f (diff)
downloadhdf5-9a359c82243eb630ab4338dba08796d2d7e43e1a.zip
hdf5-9a359c82243eb630ab4338dba08796d2d7e43e1a.tar.gz
hdf5-9a359c82243eb630ab4338dba08796d2d7e43e1a.tar.bz2
[svn-r18457] Purpose:
Add test cases for bug1797 - h5repack doesn't handle references in compound and vlen datatypes for attributes Description: Add test cases ahead as waiting for H5Acopy to complete the fix. 1. obj references in attr of compound type 2. region references in attr of compound type 3. obj references in attr of vlen type 4. region references in attr of vlen type NOTE: This test is skipped now and will be included when code part is completed. ( H5Acopy() replaces copy_attr() ) The file&code can be used for lib portion test. Tested: jam, amani, linew
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 58b7cb7..cbe3fc0 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1610,6 +1610,7 @@
./tools/h5repack/testfiles/ublock.bin
./tools/h5repack/testfiles/h5repack_named_dtypes.h5
./tools/h5repack/testfiles/h5repack_refs.h5
+./tools/h5repack/testfiles/h5repack_attr_refs.h5
# jam utility and tests
./tools/h5jam/h5jam.c