hdf5/tools
Dana Robinson fbba9db955 [svn-r20724] Purpose: Fix a bug in h5diff when enum values are compared that do
not represent a valid enum value.

Description:
The h5diff code compares enum values by converting them to strings and
then comparing them.  When the enum value is out of range and can't be
converted to an enum string representation, the comparison was skipped.

The code now flags differences when one of the two enum values is out
of range (two out of range values are compared in memory).  A test has
been added to the tools test script.

This fixes JIRA HDFFV-7527

Tested on: jam, koala, heiwa (h5committest)
2011-05-04 15:07:38 -05:00
..
h5copy [svn-r20717] Refactor ext lib import and install. 2011-05-04 11:18:22 -05:00
h5diff [svn-r20724] Purpose: Fix a bug in h5diff when enum values are compared that do 2011-05-04 15:07:38 -05:00
h5dump [svn-r20715] Remove Packed Bits if block in tests 2011-05-03 14:01:30 -05:00
h5import [svn-r20713] Packed Bits Merge: 2011-05-03 12:56:23 -05:00
h5jam [svn-r20713] Packed Bits Merge: 2011-05-03 12:56:23 -05:00
h5ls [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
h5repack [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
h5stat [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
lib [svn-r20724] Purpose: Fix a bug in h5diff when enum values are compared that do 2011-05-04 15:07:38 -05:00
misc [svn-r20717] Refactor ext lib import and install. 2011-05-04 11:18:22 -05:00
testfiles [svn-r20713] Packed Bits Merge: 2011-05-03 12:56:23 -05:00
CMakeLists.txt [svn-r18793] Add files to support building library with CMake 2010-05-13 11:01:50 -05:00
COPYING
Makefile.am
Makefile.in [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00