hdf5/tools/h5diff/testfiles/h5diff_511.txt
Jonathan Kim c561dc7183 [svn-r19400] Purpose:
Fix for Bug1975 h5diff - support recursive comparison on group when specified as an object

Description:
 Compare member objects and groups recursively when two files or groups are specified to be compared. Support parallel diff and handling symbolic links accordingly.

Tested:
 jam, amani, heiwa
2010-09-16 12:48:06 -05:00

25 lines
897 B
Plaintext

group1 group2
---------------------------------------
x x
x x /dset4
x x /dset5
x x /elink_grp_circle
group : </grp10> and </grp11>
0 differences found
dataset: </grp10/dset4> and </grp11/dset4>
0 differences found
dataset: </grp10/dset5> and </grp11/dset5>
size: [2x4] [2x4]
position dset5 dset5 difference
------------------------------------------------------------
[ 0 1 ] 3 2 1
[ 0 3 ] 3 2 1
[ 1 0 ] 3 2 1
[ 1 2 ] 3 2 1
4 differences found
external link: </grp10/elink_grp_circle> and </grp11/elink_grp_circle>
1 differences found
EXIT CODE: 1