hdf5/tools
Jonathan Kim 89a2c4a783 [svn-r22751] Purpose:
HDFFV-5919 -  GMQS: h5diff - The number of object difference is not consistent between dataset and group/type when attribute(s) have differences

Description:
  Object differences are not consistent between dataset and group/datatype when their attribute(s) have differences. This is because attribute(s) differences is not accumulated to group or datatype object’s difference, but accumulated to dataset difference.
  To fix, do not accumulate attribute difference to dataset difference.  This is referred to h5diff’s default behavior and also past report from users that users were confused by the accumulated behavior. (also can’t figure out only for dataset difference , also hard to spot dataset difference when it has lots of attributes or differences)
  This also lead to fix inconsistent format indicating difference between dataset and group/datatype object.

Tested: 
    jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE),  Windows (32-LE cmake), cmake (jam)
2012-09-10 16:40:47 -05:00
..
h5copy [svn-r22720] Fix RelWithDebInfo packaging 2012-08-28 12:39:30 -05:00
h5diff [svn-r22751] Purpose: 2012-09-10 16:40:47 -05:00
h5dump [svn-r22726] remove duplicate file line 2012-08-30 09:49:48 -05:00
h5import [svn-r22740] Correct typo on test command 2012-09-05 14:04:00 -05:00
h5jam [svn-r22720] Fix RelWithDebInfo packaging 2012-08-28 12:39:30 -05:00
h5ls [svn-r22720] Fix RelWithDebInfo packaging 2012-08-28 12:39:30 -05:00
h5repack [svn-r22720] Fix RelWithDebInfo packaging 2012-08-28 12:39:30 -05:00
h5stat [svn-r22720] Fix RelWithDebInfo packaging 2012-08-28 12:39:30 -05:00
lib [svn-r22751] Purpose: 2012-09-10 16:40:47 -05:00
misc [svn-r22720] Fix RelWithDebInfo packaging 2012-08-28 12:39:30 -05:00
testfiles [svn-r22716] HDFFV-8133: Add usage text to see Reference manual for compact subsetting. 2012-08-27 10:56:23 -05:00
CMakeLists.txt [svn-r22033] Remove unnecessary INCLUDE_DIR command 2012-03-07 09:39:38 -05:00
COPYING [svn-r22170] Removed extraneous svn executable properties from non-executable files. 2012-03-28 14:30:59 -05:00
Makefile.am
Makefile.in [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files. 2012-08-23 11:07:43 -05:00