summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2009-10-01 16:17:17 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2009-10-01 16:17:17 (GMT)
commit98f6b609ad017d9bb8c018227060b7113a53b590 (patch)
tree39db4180c5fb04460b5c57dae8d7101fc5cf98b2 /MANIFEST
parentcf212aebf8eca7b58dcb5057bd6d9cdf842afb70 (diff)
downloadhdf5-98f6b609ad017d9bb8c018227060b7113a53b590.zip
hdf5-98f6b609ad017d9bb8c018227060b7113a53b590.tar.gz
hdf5-98f6b609ad017d9bb8c018227060b7113a53b590.tar.bz2
[svn-r17566] Fix for Bug 1562. H5DSis_attached needed to account for platform dependent types. Added test and test files for LE and BE dimension scales. Reworked part of test_ds file as part of debug.
Added missing H5Tclose in region reference routines. H5DS.c checked for other locations which need to account for platform dependent types in dealing with ds_list_t. Added generator program for test files of LE and BE dimension scales. Tested: local linux, h5committest
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 0ed6bd0..1e26b56 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1658,11 +1658,14 @@
./hl/test/image24plane.txt
./hl/test/pal_rgb.h
./hl/test/sepia.pal
+./hl/test/gen_test_ds.c
./hl/test/test_ds.c
./hl/test/test_image.c
./hl/test/test_lite.c
./hl/test/test_packet.c
./hl/test/test_table.c
+./hl/test/test_ds_le.h5
+./hl/test/test_ds_be.h5
./hl/test/test_table_le.hdf5
./hl/test/test_table_be.hdf5
./hl/test/test_table_cray.hdf5