hdf5/tools/h5diff
Pedro Vicente Nunes b269dbf0ae [svn-r12134] Purpose:
bug fix

Description:
1) added a more explainative usage message
2) the percent relative error for the integer type (division) was being done using integer arythmetic; use floating point arythmetic instead
3) added a new test for integer percent

Solution:

Platforms tested:
linux (32,64)
AIX
solaris

Misc. update:
2006-03-22 15:53:05 -05:00
..
h5diff_common.c [svn-r12134] Purpose: 2006-03-22 15:53:05 -05:00
h5diff_common.h [svn-r11886] Purpose: 2006-01-23 15:46:34 -05:00
h5diff_main.c [svn-r12134] Purpose: 2006-03-22 15:53:05 -05:00
Makefile.am [svn-r11792] Purpose: 2005-12-13 16:55:57 -05:00
Makefile.in [svn-r11792] Purpose: 2005-12-13 16:55:57 -05:00
ph5diff_main.c [svn-r11886] Purpose: 2006-01-23 15:46:34 -05:00
testh5diff_attr.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
testh5diff_basic.c [svn-r12124] Purpose: 2006-03-20 14:39:46 -05:00
testh5diff_dset.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
testh5diff_main.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
testh5diff_util.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
testh5diff.h [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
testh5diff.sh [svn-r12134] Purpose: 2006-03-22 15:53:05 -05:00
testph5diff.sh