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