summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2014-04-22 22:30:38 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2014-04-22 22:30:38 (GMT)
commit7031b03ac83d4f4003ed0c214ea477fdd4b9d5a7 (patch)
tree5a77b108576caee81f942e3e0df07a58fb9d7168 /MANIFEST
parent2fc0c50a9dee7aaf810c210068e702d54ec7a3b2 (diff)
downloadhdf5-7031b03ac83d4f4003ed0c214ea477fdd4b9d5a7.zip
hdf5-7031b03ac83d4f4003ed0c214ea477fdd4b9d5a7.tar.gz
hdf5-7031b03ac83d4f4003ed0c214ea477fdd4b9d5a7.tar.bz2
[svn-r25082] Bug HDFFV-8625, HDFFV-8639, HDFFV-8745:
h5diff issues "unable to read attribute" error message when comparing two files Description: h5diff did not handle attributes of variable length strings correctly. It created the wrong memory type if one but not both compared attributes are of the variable strings type. It ended in H5Aread() failure. Solution: We decided to treat the case when one type is variable length string and the other is not as incomparable. That bypassed the above error. We still need to figure out the proper way, if possible, to compare variable string with non-variable string types. Tested: h5committested plus tested in Swallow (OS X 10.8).
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST6
1 files changed, 6 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index ec507b2..ae83f44 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1988,6 +1988,12 @@
./tools/h5diff/testfiles/compounds_array_vlen2.h5
./tools/h5diff/testfiles/non_comparables1.h5
./tools/h5diff/testfiles/non_comparables2.h5
+./tools/h5diff/testfiles/tmptest2.he5
+./tools/h5diff/testfiles/tmpSingleSiteBethe.reference.h5
+./tools/h5diff/testfiles/h5diff_tmp1.txt
+./tools/h5diff/testfiles/tmptest.he5
+./tools/h5diff/testfiles/h5diff_tmp2.txt
+./tools/h5diff/testfiles/tmpSingleSiteBethe.output.h5
#test files for h5repack
./tools/h5repack/testfiles/h5repack_attr.h5