diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-10-29 21:02:53 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-10-29 21:02:53 (GMT) |
commit | 9ed099022e7c976cda3d3daadf84bc4b92a847f6 (patch) | |
tree | 1e80ca1e6b1675d368a1c997384f3de03b41b560 /tools/testfiles/h5diff_33.txt | |
parent | 90e269d55269a75fdfab2cc55eb7fafe6d07711a (diff) | |
download | hdf5-9ed099022e7c976cda3d3daadf84bc4b92a847f6.zip hdf5-9ed099022e7c976cda3d3daadf84bc4b92a847f6.tar.gz hdf5-9ed099022e7c976cda3d3daadf84bc4b92a847f6.tar.bz2 |
[svn-r7791] Purpose:
h5diff new features
Description:
implemented diff for compound types. so far it only compares the integer and float classes
of these compound types. this is done with a new recursive function
that compares datum by datum
Platforms tested:
linux
solaris 2.7
IRIX
Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_33.txt')
-rw-r--r-- | tools/testfiles/h5diff_33.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/h5diff_33.txt b/tools/testfiles/h5diff_33.txt index f5b39c3..1422402 100644 --- a/tools/testfiles/h5diff_33.txt +++ b/tools/testfiles/h5diff_33.txt @@ -22,8 +22,8 @@ Comparison not supported Comparison not supported </bitfield> is of class H5T_BITFIELD and </bitfield> is of class H5T_BITFIELD -Comparison not supported -</compound> is of class H5T_COMPOUND and </compound> is of class H5T_COMPOUND +Comparing </compound> with </compound> +0 differences found Comparison not supported </enum> is of class H5T_ENUM and </enum> is of class H5T_ENUM |