hdf5/tools/lib
Pedro Vicente Nunes 96a0892ba8 [svn-r16461] Bug fix: for compound types, the not comparable test for members was not done
Solution: for compound types, recursively apply that check
Two new cases are added
1) the compound type has a different number of members. Message printed is
<obj1> has X members <obj2> has Y members
Where X and Y are the number of members of each compound type being compared
2) the compound type has not comparable types (for example a double and an int at the same index)
In this case the message
Comparison not possible: object1 is of class1 and object2 is of class2
Is replaced with
Comparison not possible: object1 has a  class1 and object2 has a  class2
Modified the test generator program to have these 2  cases
Added a shell run for these 2  cases


Tested: windows, h5committest
2009-02-11 10:57:25 -05:00
..
h5diff_array.c [svn-r16373] replaced some printf statements with parallel_print 2009-01-29 13:58:36 -05:00
h5diff_attr.c [svn-r16461] Bug fix: for compound types, the not comparable test for members was not done 2009-02-11 10:57:25 -05:00
h5diff_dset.c [svn-r16461] Bug fix: for compound types, the not comparable test for members was not done 2009-02-11 10:57:25 -05:00
h5diff_util.c [svn-r16352] bug fix: some printf calls instead of parallel_print made some tests to fail 2009-01-27 08:48:04 -05:00
h5diff.c [svn-r16373] replaced some printf statements with parallel_print 2009-01-29 13:58:36 -05:00
h5diff.h [svn-r16461] Bug fix: for compound types, the not comparable test for members was not done 2009-02-11 10:57:25 -05:00
h5tools_filters.c [svn-r14206] Description: 2007-10-17 07:48:04 -05:00
h5tools_ref.c [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5tools_ref.h [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
h5tools_str.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5tools_str.h [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
h5tools_type.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5tools_utils.c [svn-r15991] Merge with 1.8 rev 15969 2008-10-29 15:11:51 -05:00
h5tools_utils.h [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5tools.c [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
h5tools.h [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5trav.c [svn-r15668] Purpose: Add feature requested in bug #1282 2008-09-21 13:35:43 -05:00
h5trav.h [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
Makefile.am [svn-r13589] 2007-04-04 15:25:42 -05:00
Makefile.in [svn-r15942] Purpose: Bug Fixes and Libtool Upgrade 2008-10-24 12:19:34 -05:00
ph5diff.h [svn-r14154] Description: 2007-09-25 17:18:33 -05:00
talign.c [svn-r15150] Purpose: Separate Windows function macro definitions to win32defs.h 2008-06-05 13:52:19 -05:00