summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2015-03-31 19:13:34 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2015-03-31 19:13:34 (GMT)
commitcf11eef3859e01be8e81592ca8e5f242d4734673 (patch)
treeb952d03ab0b1f33a73fdf0e4966fc2ac24aedfb1 /MANIFEST
parent6c04e6b03c494d8177b6e723b39b326b582c8d9e (diff)
downloadhdf5-cf11eef3859e01be8e81592ca8e5f242d4734673.zip
hdf5-cf11eef3859e01be8e81592ca8e5f242d4734673.tar.gz
hdf5-cf11eef3859e01be8e81592ca8e5f242d4734673.tar.bz2
[svn-r26677] HDFFV-8957: h52gif crashes when run against one of our own examples
The tool claimed it could handle 24bit images but there was no code to handle it. (or might be there were but was removed by previous revisions.) Also discovered that it does not accept multiple images nor -p for palette as its user document and online help message indicated. Solution: Added code to verify dimension sizes are within 8 bit raster images limit and added tests to verify the tools correctness. Need to update user document tool. Tested: h5committested.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 3c1f856..223cf60 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1358,6 +1358,7 @@
./tools/h5stat/testfiles/h5stat_tsohm.h5
# h5dump test files
+./tools/testfiles/README
./tools/testfiles/charsets.h5
./tools/testfiles/charsets.ddl
./tools/testfiles/family_file00000.h5
@@ -1468,6 +1469,8 @@
./tools/testfiles/tcompound.h5
./tools/testfiles/tcompound2.h5
./tools/testfiles/tcompound_complex.h5
+./tools/testfiles/tcompound_enum.ddl
+./tools/testfiles/tcompound_enum.h5
./tools/testfiles/tdatareg.h5
./tools/testfiles/tdatareg.ddl
./tools/testfiles/tdataregR.ddl