[svn-r18266] Purpose:

bugzilla 1754: h5diff: support comparing through links.
    (original check-in svn revision #18164)
Description:
    fix the hang issue in parallel mode when compare external-link.
    add --no-dangling-links option. 
    add test cases (#450-#459) relate to the new option.
    improve test script to check exit code.
    update --help relate to the new options.
    correct some indentations.

Tested:
    h5committest (jam, amani and linew)
This commit is contained in:
Jonathan Kim
2010-02-16 14:43:05 -05:00
parent 8e946eae30
commit ad9e876b0c
118 changed files with 1675 additions and 1067 deletions

View File

@@ -1,2 +1,3 @@
Not comparable: </g2/dset3> has rank 1, dimensions [6], max dimensions [6]
and </g2/dset4> has rank 2, dimensions [3x2], max dimensions [3x2]
EXIT CODE: 0