summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tslink-D.ddl
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r22571] HDFFV-7784,-8095,7936 merge from trunkAllen Byrne2012-07-131-25/+0
| | | | Tested: local linux with cmake
* [svn-r22043] HDFFV-7839: Dangling link should not display errorAllen Byrne2012-03-121-0/+30
If a link is specified on the command with the -d option, call the handle_links function on error from the H5Dopen command. Updated test file results with error stack when link not found. Tested: trunk