[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,13 @@
dataset: </softlink_dset1_1> and </softlink_dset2>
size: [2x4] [2x4]
position softlink_dset1_1 softlink_dset2 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