summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/testfiles/h5diff_453.txt
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r19400] Purpose:Jonathan Kim2010-09-161-15/+2
| | | | | | | | | | Fix for Bug1975 h5diff - support recursive comparison on group when specified as an object Description: Compare member objects and groups recursively when two files or groups are specified to be compared. Support parallel diff and handling symbolic links accordingly. Tested: jam, amani, heiwa
* [svn-r18266] Purpose:Jonathan Kim2010-02-161-0/+47
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)