[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:
32
tools/h5diff/testfiles/h5diff_456.txt
Normal file
32
tools/h5diff/testfiles/h5diff_456.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
|
||||
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
|
||||
Warning: </ext_link_noexist1> is a dangling link.
|
||||
Warning: </ext_link_noexist2> is a dangling link.
|
||||
EXIT CODE: 2
|
||||
Reference in New Issue
Block a user