hdf5/tools/lib
Pedro Vicente Nunes 6787ef71a2 [svn-r15428] http://bugzilla.hdfgroup.uiuc.edu/show_bug.cgi?id=1170
Summary: when using h5diff to compare the results of h5repack (or other tools that copy one HDF5 file to another), a new option is needed to allow h5diff to make an "absolute" comparison of the 2 files. This is the "contents" mode explained in the usage below.

If this mode is present, objects in both files must match (must be exactly the same). If this does not happen, the tool returns an error code of 1 (instead of the success code of 0)

Changes to the h5repack test script: the call to h5diff was changed to include -c (maintaining the previous -q). 

tested: windows, linux, solaris
2008-08-04 16:13:16 -05:00
..
h5diff_array.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
h5diff_attr.c [svn-r14279] bug fix: when it's not possible to compare attributes due to different lenght in its type, make the options be flaged with the "not comparable" flag 2007-11-21 11:59:04 -05:00
h5diff_dset.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
h5diff_util.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
h5diff.c [svn-r15428] http://bugzilla.hdfgroup.uiuc.edu/show_bug.cgi?id=1170 2008-08-04 16:13:16 -05:00
h5diff.h [svn-r15428] http://bugzilla.hdfgroup.uiuc.edu/show_bug.cgi?id=1170 2008-08-04 16:13:16 -05:00
h5tools_filters.c [svn-r14206] Description: 2007-10-17 07:48:04 -05:00
h5tools_ref.c [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5tools_ref.h
h5tools_str.c [svn-r14225] Description: 2007-10-31 08:13:40 -05:00
h5tools_str.h
h5tools_type.c
h5tools_utils.c [svn-r15183] Purpose: _WIN32 macro cleanup 2008-06-09 13:41:29 -05:00
h5tools_utils.h [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5tools.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
h5tools.h
h5trav.c [svn-r15133] Description: 2008-06-03 19:17:27 -05:00
h5trav.h [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
Makefile.am
Makefile.in [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
ph5diff.h
talign.c [svn-r15150] Purpose: Separate Windows function macro definitions to win32defs.h 2008-06-05 13:52:19 -05:00