summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorJonathan Kim <jkm@hdfgroup.org>2010-11-02 16:57:16 (GMT)
committerJonathan Kim <jkm@hdfgroup.org>2010-11-02 16:57:16 (GMT)
commit13c16c89823a412f3d6504f249836c7ed73f5c81 (patch)
tree44ac93eb296b0602faf8492e89d3ab6e9102f6ca /MANIFEST
parentd3770ffaefbf34b502ca31fbbcd3ffab565c70b2 (diff)
downloadhdf5-13c16c89823a412f3d6504f249836c7ed73f5c81.zip
hdf5-13c16c89823a412f3d6504f249836c7ed73f5c81.tar.gz
hdf5-13c16c89823a412f3d6504f249836c7ed73f5c81.tar.bz2
[svn-r19713] Purpose:
Fixed h5diff to handle variable-length strings in a compound dataset correctly. Also variable-length string array in a compound dataset. Bug #1989. Description: Garbage values were displayed when h5diff compared variable-length strings (or string array) in a compound type dataset. Merged from hdf5 trunk r19712. Tested: jam (linux32-LE), heiwa (linuxppc64-BE)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c6bf38e..90aaf93 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1607,6 +1607,7 @@
./tools/h5diff/testfiles/h5diff_516.txt
./tools/h5diff/testfiles/h5diff_517.txt
./tools/h5diff/testfiles/h5diff_518.txt
+./tools/h5diff/testfiles/h5diff_530.txt
./tools/h5diff/testfiles/h5diff_attr1.h5
./tools/h5diff/testfiles/h5diff_attr2.h5
@@ -1638,6 +1639,7 @@
./tools/h5diff/testfiles/h5diff_exclude1-2.h5
./tools/h5diff/testfiles/h5diff_exclude2-1.h5
./tools/h5diff/testfiles/h5diff_exclude2-2.h5
+./tools/h5diff/testfiles/h5diff_comp_vl_strs.h5