diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2006-07-14 19:06:24 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2006-07-14 19:06:24 (GMT) |
commit | d39ba334a630710554c1755c1cd266f2840cbc5a (patch) | |
tree | dab3930799b4ee9b68cc311a26cdc48c3f97edac /MANIFEST | |
parent | b69cf7ea840f2c34dd5b4368c8e52beb815b48f0 (diff) | |
download | hdf5-d39ba334a630710554c1755c1cd266f2840cbc5a.zip hdf5-d39ba334a630710554c1755c1cd266f2840cbc5a.tar.gz hdf5-d39ba334a630710554c1755c1cd266f2840cbc5a.tar.bz2 |
[svn-r12465] Add regression test to check that the library handles files with merged
object header messages properly.
Too minor to require h5committest
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -676,6 +676,7 @@ ./test/flush2.c ./test/gen_cross.c ./test/gen_deflate.c _DO_NOT_DISTRIBUTE_ +./test/gen_mergemsg.c _DO_NOT_DISTRIBUTE_ ./test/gen_new_array.c _DO_NOT_DISTRIBUTE_ ./test/gen_new_fill.c _DO_NOT_DISTRIBUTE_ ./test/gen_new_group.c _DO_NOT_DISTRIBUTE_ @@ -697,6 +698,7 @@ ./test/le_data.h5 ./test/lheap.c ./test/links.c +./test/mergemsg.h5 ./test/mount.c ./test/mtime.c ./test/noencoder.h5 |