[svn-r18279] Purpose:

Work for bugzilla 1754: h5diff: support comparing through links.

Description:
    merged from hdf5 trunk (18164, 18165, 18166, 18167, 18170, 18266, 18273)

Tested:
    h5committest (jam, amani and linew)
This commit is contained in:
Jonathan Kim
2010-02-18 21:39:22 -05:00
parent 6b9ddd6598
commit 52d87caef3
125 changed files with 3248 additions and 651 deletions

View File

@@ -0,0 +1,34 @@
file1 file2
---------------------------------------
x x /
x x /ext_link_dset1
x x /ext_link_dset2
x x /ext_link_grp1
x x /ext_link_grp2
x x /ext_link_noexist1
x x /ext_link_noexist2
group : </> and </>
0 differences found
external link: </ext_link_dset1> and </ext_link_dset1>
dataset: </ext_link_dset1> and </ext_link_dset1>
0 differences found
0 differences found
external link: </ext_link_dset2> and </ext_link_dset2>
dataset: </ext_link_dset2> and </ext_link_dset2>
0 differences found
0 differences found
external link: </ext_link_grp1> and </ext_link_grp1>
group : </ext_link_grp1> and </ext_link_grp1>
0 differences found
0 differences found
external link: </ext_link_grp2> and </ext_link_grp2>
group : </ext_link_grp2> and </ext_link_grp2>
0 differences found
0 differences found
dangling link: </ext_link_noexist1> and </ext_link_noexist1>
0 differences found
dangling link: </ext_link_noexist2> and </ext_link_noexist2>
0 differences found
EXIT CODE: 0