[svn-r22038] Purpose:
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)
This commit is contained in:
5
tools/h5diff/testfiles/h5diff_466.txt
Normal file
5
tools/h5diff/testfiles/h5diff_466.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
obj1 </soft_link1> is a dangling link.
|
||||
obj2 </soft_link1> is a dangling link.
|
||||
dangling link: </soft_link1> and </soft_link1>
|
||||
0 differences found
|
||||
EXIT CODE: 0
|
||||
Reference in New Issue
Block a user