[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:
13
tools/h5diff/testfiles/h5diff_405.txt
Normal file
13
tools/h5diff/testfiles/h5diff_405.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
dataset: </ext_link_dset1> and </target_group2/x_dset>
|
||||
size: [2x4] [2x4]
|
||||
position ext_link_dset1 x_dset difference
|
||||
------------------------------------------------------------
|
||||
[ 0 1 ] 1 0 1
|
||||
[ 0 2 ] 2 0 2
|
||||
[ 0 3 ] 3 0 3
|
||||
[ 1 0 ] 1 0 1
|
||||
[ 1 1 ] 2 0 2
|
||||
[ 1 2 ] 3 0 3
|
||||
[ 1 3 ] 4 0 4
|
||||
7 differences found
|
||||
EXIT CODE: 1
|
||||
Reference in New Issue
Block a user