summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/testfiles/h5diff_466.txt
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r22038] Purpose:Jonathan Kim2012-03-091-0/+5
Fix for HDFFV-7835 h5diff: incorrect result for comparing the two same type symlinks as dangling links. Description: When two symbolic dangling links are compared with --follow-symlinks option, the result should be same. It works for comparing two files, but didn't work for comparing two objects. Test cases were added and tagged with jira#. Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Windows (32-LE cmake), Cmake (jam)