diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-05-13 20:07:05 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-05-13 20:07:05 (GMT) |
commit | f3999dd43097ba521f875fcc8544c46018cfc501 (patch) | |
tree | 0daf76a02cb9f98bd7433215bbf8085cf7838b41 /MANIFEST | |
parent | c09dbf51850ad732c31e206c4841becf3ece067b (diff) | |
download | hdf5-f3999dd43097ba521f875fcc8544c46018cfc501.zip hdf5-f3999dd43097ba521f875fcc8544c46018cfc501.tar.gz hdf5-f3999dd43097ba521f875fcc8544c46018cfc501.tar.bz2 |
[svn-r6870] Purpose:
New test
Description:
Added test to check for dangling objects being handled correctly by the
library.
Platforms tested:
FreeBSD 4.8 (sleipnir)
h5committested
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1006,8 +1006,9 @@ ./test/big.c ./test/bittests.c ./test/cmpd_dset.c -./test/dsets.c +./test/dangle.c ./test/deflate.h5 +./test/dsets.c ./test/dtypes.c ./test/enum.c ./test/extend.c |