[svn-r19712] 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.
Tested:
jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), tejeda (Mac32)
This commit is contained in:
11
tools/h5diff/testfiles/h5diff_530.txt
Normal file
11
tools/h5diff/testfiles/h5diff_530.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
file1 file2
|
||||
---------------------------------------
|
||||
x x /
|
||||
x x /Compound_dset
|
||||
|
||||
group : </> and </>
|
||||
0 differences found
|
||||
dataset: </Compound_dset> and </Compound_dset>
|
||||
0 differences found
|
||||
EXIT CODE: 0
|
||||
Reference in New Issue
Block a user