hdf5/tools/h5diff
Pedro Vicente Nunes a9d32e4896 [svn-r13431]
Bug fix: the macro used for percentage in the unsigned types needed a cast to signed (the difference can be negative)

Unlike the 1.6 branch the unsigned long long conversion to float is supported by H5Tconvert , so the test commented for 1.6 is run (tools/testfiles/h5diff_16_2.txt)
2007-02-28 10:07:13 -05:00
..
h5diff_common.c [svn-r13391] code cleaning and formated usage message 2007-02-26 13:21:41 -05:00
h5diff_common.h [svn-r13391] code cleaning and formated usage message 2007-02-26 13:21:41 -05:00
h5diff_main.c [svn-r13391] code cleaning and formated usage message 2007-02-26 13:21:41 -05:00
h5diffgentest.c [svn-r13400] 2007-02-26 16:22:08 -05:00
Makefile.am [svn-r13264] Updated Makefile.am with new THG copyright notice. 2007-02-07 17:28:58 -05:00
Makefile.in [svn-r13418] Cleaned up some old paths in config/commence.am and removed some comments in the 2007-02-27 12:26:25 -05:00
ph5diff_main.c [svn-r13391] code cleaning and formated usage message 2007-02-26 13:21:41 -05:00
testh5diff.sh [svn-r13431] 2007-02-28 10:07:13 -05:00
testph5diff.sh