summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2002-11-20 13:02:20 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2002-11-20 13:02:20 (GMT)
commitb1ff513e6acaeb6dc4d3296e99955fcf394ac86a (patch)
treebc003dd7746bbaeec8e859c7314775914a2e6346 /MANIFEST
parentdd5cc739c1b41418c4ce114522ab7304a5c345bd (diff)
downloadhdf5-b1ff513e6acaeb6dc4d3296e99955fcf394ac86a.zip
hdf5-b1ff513e6acaeb6dc4d3296e99955fcf394ac86a.tar.gz
hdf5-b1ff513e6acaeb6dc4d3296e99955fcf394ac86a.tar.bz2
[svn-r6110] Purpose:
Code cleanup/new feature Description: Removed poorly named H5_HAVE_COMPRESSION flag in favor of H5_HAVE_FILTER_DEFLATE. Added new test files for "missing filter" testing. Platforms tested: Tested h5committest {arabica (fortran), eirene (fortran, C++) modi4 (parallel, fortran)} FreeBSD 4.7 (sleipnir)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index ed82c0c..928e8ba 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -925,6 +925,7 @@
./test/bittests.c
./test/cmpd_dset.c
./test/dsets.c
+./test/deflate.h5
./test/dtypes.c
./test/enum.c
./test/extend.c
@@ -950,6 +951,7 @@
./test/ntypes.c
./test/ohdr.c
./test/space_overflow.c _DO_NOT_DISTRIBUTE_
+./test/gen_deflate.c _DO_NOT_DISTRIBUTE_
./test/gen_old_array.c _DO_NOT_DISTRIBUTE_
./test/gen_new_array.c _DO_NOT_DISTRIBUTE_
./test/gen_new_fill.c _DO_NOT_DISTRIBUTE_