hdf5/tools/h5diff
Pedro Vicente Nunes 75a5e8a0e6 [svn-r7813] Purpose:
h5diff new feature


Description:

added compare for attributes
a new options flag (-a) was added to the options structure. it is 0 by default (no compare )
the output of the compare is the same that for datasets, and all the other flags also apply for attributes
(the memory compare is done in the same function diff_array)
all the other requirements for compare of datasets (type, space) are identical too




Platforms tested:
linux
solaris 2.7
IRIX


Misc. update:
2003-11-03 17:10:57 -05:00
..
Dependencies [svn-r7777] Purpose: 2003-10-28 15:52:00 -05:00
h5diff_main.c [svn-r7813] Purpose: 2003-11-03 17:10:57 -05:00
Makefile.in [svn-r7769] Purpose: 2003-10-28 12:40:05 -05:00
test_h5diff.c [svn-r7804] Purpose: 2003-10-31 16:18:09 -05:00
testh5diff.sh [svn-r7785] Purpose: 2003-10-29 12:46:11 -05:00