[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_468.txt
Normal file
5
tools/h5diff/testfiles/h5diff_468.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
obj1 </ext_link4> is a dangling link.
|
||||
obj2 </ext_link4> is a dangling link.
|
||||
dangling link: </ext_link4> and </ext_link4>
|
||||
0 differences found
|
||||
EXIT CODE: 0
|
||||
Reference in New Issue
Block a user