summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/h5diff_17.txt
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2006-03-20 19:39:46 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2006-03-20 19:39:46 (GMT)
commita2f9ebb3ab3228563835681a19cdd88fc095b2ff (patch)
tree2e84e4ae207942f0636600d5c55ed538ea02f4f9 /tools/testfiles/h5diff_17.txt
parentebc9e3981b73686ef95ac7cf3660c89a4d5d8faa (diff)
downloadhdf5-a2f9ebb3ab3228563835681a19cdd88fc095b2ff.zip
hdf5-a2f9ebb3ab3228563835681a19cdd88fc095b2ff.tar.gz
hdf5-a2f9ebb3ab3228563835681a19cdd88fc095b2ff.tar.bz2
[svn-r12124] Purpose:
bug fix Description: 1) the compare flag test was not being put in a correct place, making comparisons attempts that were not supposed to be done 2) some duplicate warnings were being made Solution: eliminate the duplicate warnings, put the if compare flag on the correct place Platforms tested: linux 32, 64 solaris Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_17.txt')
-rw-r--r--tools/testfiles/h5diff_17.txt23
1 files changed, 4 insertions, 19 deletions
diff --git a/tools/testfiles/h5diff_17.txt b/tools/testfiles/h5diff_17.txt
index 115547c..88047c9 100644
--- a/tools/testfiles/h5diff_17.txt
+++ b/tools/testfiles/h5diff_17.txt
@@ -6,9 +6,11 @@ file1 file2
---------------------------------------
x x /g1
x x /g1/dset1
- x x /g1/dset2
+ x /g1/dset2
x /g1/dset3
- x x /g1/dset4
+ x /g1/dset4
+ x /g1/dset5
+ x /g1/dset6
x /g2
Group: </g1> and </g1>
@@ -21,22 +23,5 @@ position dset1 dset1 difference
[ 1 1 ] 1.000000 1.001000 0.001000
[ 2 0 ] 1.000000 1.000100 0.000100
4 differences found
-Dataset: </g1/dset2> and </g1/dset2>
-Comparison not possible: </g1/dset2> is of class H5T_INTEGER and </g1/dset2> is of class H5T_FLOAT
-Warning: Different storage datatype
-</g1/dset2> has file datatype H5T_STD_I32LE
-</g1/dset2> has file datatype H5T_IEEE_F64LE
-Comparison not supported: </g1/dset2> has sign H5T_SGN_2 and </g1/dset2> has sign H5T_SGN_ERROR
-0 differences found
-Dataset: </g1/dset4> and </g1/dset4>
-Comparison not possible: </g1/dset4> is of class H5T_INTEGER and </g1/dset4> is of class H5T_FLOAT
-Warning: Different storage datatype
-</g1/dset4> has file datatype H5T_STD_I32LE
-</g1/dset4> has file datatype H5T_IEEE_F64LE
-Comparison not supported: </g1/dset4> has sign H5T_SGN_2 and </g1/dset4> has sign H5T_SGN_ERROR
-0 differences found
Group: </> and </>
0 differences found
---------------------------------
-Some objects are not comparable
---------------------------------