hdf5/tools/h5diff
Jonathan Kim 0a46593a38 [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)
2012-03-09 15:34:37 -05:00
..
testfiles [svn-r22038] Purpose: 2012-03-09 15:34:37 -05:00
CMakeLists.txt [svn-r22038] Purpose: 2012-03-09 15:34:37 -05:00
h5diff_common.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5diff_common.h [svn-r21195] Correct windows exports for h5diff. 2011-08-08 16:59:09 -05:00
h5diff_main.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5diffgentest.c [svn-r21987] Remove unnecessary dependancies on tools library for h5 file gentests. 2012-02-27 09:42:48 -05:00
Makefile.am [svn-r21113] Description: 2011-07-18 11:13:34 -05:00
Makefile.in [svn-r21249] Description: Part II of F2003 branch merge into the trunk. 2011-08-18 09:38:53 -05:00
ph5diff_main.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
testh5diff.sh [svn-r22038] Purpose: 2012-03-09 15:34:37 -05:00
testph5diff.sh [svn-r20119] Description: 2011-02-17 16:43:07 -05:00