hdf5/tools/lib
Jonathan Kim 170e7e53a5 [svn-r20676] Purpose:
- HDFFV-5928 - GMQS: h5diff problem and improvement on comparsing the same objects

Description:
    Fixed:
    1) adding h5tools_is_obj_same() function to check if two given IDs or paths point to the same object. This function can be very useful for other tools and applications.
    2) using h5tools_is_obj_same() at h5diff() and diff() in h5diff.c. If two paths point to the same object, there is no need to check the details of the object since we know there is no difference. The fix will increase the performance by skipping the content comparison. It also fixed the problem of reporting difference for some cases of comparing the same file, e.g. empty files or files with incomparable objects the same file.

    Test update:
    Updat prvious test cases (171, 172, 530) affected by this fix, so they
    still perfrom originally intended testing without bypassing.

Tested:
 jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), cmake
2011-04-29 12:02:31 -05:00
..
CMakeLists.txt [svn-r19909] Change how LINK_FLAGS for fortran are appended on Windows 2011-01-05 09:46:08 -05:00
h5diff_array.c [svn-r20384] Purpose: 2011-03-31 16:43:46 -05:00
h5diff_attr.c [svn-r20294] Purpose: 2011-03-22 10:47:07 -05:00
h5diff_dset.c [svn-r20285] Purpose: 2011-03-21 18:02:31 -05:00
h5diff_util.c [svn-r20065] Description: 2011-02-08 16:35:54 -05:00
h5diff.c [svn-r20676] Purpose: 2011-04-29 12:02:31 -05:00
h5diff.h [svn-r20294] Purpose: 2011-03-22 10:47:07 -05:00
h5tools_error.h [svn-r18759] pull r18757 from 1.8 branch 2010-05-11 15:10:25 -05:00
h5tools_filters.c [svn-r18159] Description: 2010-01-23 02:00:00 -05:00
h5tools_ref.c [svn-r18759] pull r18757 from 1.8 branch 2010-05-11 15:10:25 -05:00
h5tools_ref.h [svn-r18759] pull r18757 from 1.8 branch 2010-05-11 15:10:25 -05:00
h5tools_str.c [svn-r20188] Purpose: 2011-03-04 11:21:26 -05:00
h5tools_str.h [svn-r19237] Description: 2010-08-12 16:11:00 -05:00
h5tools_type.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5tools_utils.c [svn-r20536] Description: 2011-04-17 13:57:07 -05:00
h5tools_utils.h [svn-r19400] Purpose: 2010-09-16 12:48:06 -05:00
h5tools.c [svn-r20676] Purpose: 2011-04-29 12:02:31 -05:00
h5tools.h [svn-r20676] Purpose: 2011-04-29 12:02:31 -05:00
h5trav.c [svn-r19400] Purpose: 2010-09-16 12:48:06 -05:00
h5trav.h [svn-r19400] Purpose: 2010-09-16 12:48:06 -05:00
Makefile.am [svn-r17475] Added error handling to h5dump and region reference handling functions in the tools lib. Bring back from NPOESS. Added missing tests to h5dump test script for region references. 2009-09-14 14:52:42 -05:00
Makefile.in [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
ph5diff.h [svn-r19400] Purpose: 2010-09-16 12:48:06 -05:00