Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split tools into src and test - remove folders | Allen Byrne | 2016-10-27 | 1 | -3/+0 |
| | |||||
* | [svn-r22170] Removed extraneous svn executable properties from ↵ | Dana Robinson | 2012-03-28 | 1 | -0/+0 |
| | | | | non-executable files. | ||||
* | [svn-r18266] Purpose: | Jonathan Kim | 2010-02-16 | 1 | -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 Kim | 2010-01-21 | 1 | -0/+2 |
Add test case relate to bug1749. Also corrected command echo lines which don't match with actual tests. Tested on Jam. |