summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/testfiles/h5diff_300.txt
Commit message (Collapse)AuthorAgeFilesLines
* Split tools into src and test - remove foldersAllen Byrne2016-10-271-3/+0
|
* [svn-r22170] Removed extraneous svn executable properties from ↵Dana Robinson2012-03-281-0/+0
| | | | non-executable files.
* [svn-r18266] Purpose:Jonathan Kim2010-02-161-0/+1
| | | | | | | | | | | | | | | 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)
* [svn-r18129] Purpose:Jonathan Kim2010-01-211-0/+2
Add test case relate to bug1749. Also corrected command echo lines which don't match with actual tests. Tested on Jam.