hdf5/tools
Jonathan Kim 553e452ce4 [svn-r20384] Purpose:
Fixed Bug 2184 - GMQS: h5diff - incorrect calculation code for 
    --use-system-epsilon option

Description:
    Merged from HDF5 1.8 branch r20369.
    Fixed h5diff for --use-system-epsilon option: the calculation changed
    from ( |a - b| / b ) to ( |a - b| ). This was decided for better 
    performance and was corrected only in HDF5 trunk, so 1.8 got updated.
    Also comments for equal_XXX() function were updated correctly. 
    Also help page and RM got updated correctly.
    Also add test cases for testing the differences w/wo the option.

     
Tested:
 jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Windows (32-LE)
2011-03-31 16:43:46 -05:00
..
h5copy [svn-r20363] Updated commands to properly clear generated files 2011-03-29 10:15:02 -05:00
h5diff [svn-r20384] Purpose: 2011-03-31 16:43:46 -05:00
h5dump [svn-r20378] Purpose: 2011-03-30 11:06:14 -05:00
h5import [svn-r20363] Updated commands to properly clear generated files 2011-03-29 10:15:02 -05:00
h5jam [svn-r20362] Added missing character in CMake command 2011-03-29 09:21:44 -05:00
h5ls [svn-r20378] Purpose: 2011-03-30 11:06:14 -05:00
h5repack [svn-r20249] Add test properties to H5LS for expected fail 2011-03-15 12:28:18 -05:00
h5stat [svn-r20171] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. This will replace the list of ignore tests in CTestCustom.cmake file. 2011-03-01 14:20:20 -05:00
lib [svn-r20384] Purpose: 2011-03-31 16:43:46 -05:00
misc [svn-r20372] Separate no option test within ADD_TEST so depends behaves correctly 2011-03-29 12:58:33 -05:00
testfiles [svn-r20379] Missed test file from previous checkin r20378. 2011-03-30 13:22:10 -05:00
CMakeLists.txt [svn-r18793] Add files to support building library with CMake 2010-05-13 11:01:50 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
Makefile.am [svn-r15942] Purpose: Bug Fixes and Libtool Upgrade 2008-10-24 12:19:34 -05:00
Makefile.in [svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15. 2010-11-23 17:56:59 -05:00