summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/h5diff_70.txt
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2006-11-27 20:10:53 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2006-11-27 20:10:53 (GMT)
commit124ef64faf9e3feecdc0d3d28967a222859f915d (patch)
treed3f37c6d74bbe73ac471dfda3e22bfceb3f6edfe /tools/testfiles/h5diff_70.txt
parent957a5082d12873eb4238a962ce0193adeac5a1dc (diff)
downloadhdf5-124ef64faf9e3feecdc0d3d28967a222859f915d.zip
hdf5-124ef64faf9e3feecdc0d3d28967a222859f915d.tar.gz
hdf5-124ef64faf9e3feecdc0d3d28967a222859f915d.tar.bz2
[svn-r12984]
Added a relative error formula to deal with floating point uncertainty in the comparison of floats and double types. Added new tests for this feature to the file generator program and to the shell script
Diffstat (limited to 'tools/testfiles/h5diff_70.txt')
-rw-r--r--tools/testfiles/h5diff_70.txt256
1 files changed, 128 insertions, 128 deletions
diff --git a/tools/testfiles/h5diff_70.txt b/tools/testfiles/h5diff_70.txt
index 5242f1d..3a8ebac 100644
--- a/tools/testfiles/h5diff_70.txt
+++ b/tools/testfiles/h5diff_70.txt
@@ -36,9 +36,9 @@ Attribute: <compound of </g1>> and <compound of </g1>>
position compound of </g1> compound of </g1> difference
------------------------------------------------------------
[ 0 ] 1 0 1
-[ 0 ] 2.000000 0.000000 2.000000
+[ 0 ] 2 0 2
[ 1 ] 3 0 3
-[ 1 ] 4.000000 0.000000 4.000000
+[ 1 ] 4 0 4
4 differences found
Attribute: <enum of </g1>> and <enum of </g1>>
position enum of </g1> enum of </g1> difference
@@ -72,8 +72,8 @@ position integer of </g1> integer of </g1> difference
Attribute: <float of </g1>> and <float of </g1>>
position float of </g1> float of </g1> difference
------------------------------------------------------------
-[ 0 ] 1.000000 0.000000 1.000000
-[ 1 ] 2.000000 0.000000 2.000000
+[ 0 ] 1 0 1
+[ 1 ] 2 0 2
2 differences found
Attribute: <string2D of </g1>> and <string2D of </g1>>
position string2D of </g1> string2D of </g1> difference
@@ -115,17 +115,17 @@ Attribute: <compound2D of </g1>> and <compound2D of </g1>>
position compound2D of </g1> compound2D of </g1> difference
------------------------------------------------------------
[ 0 0 ] 1 0 1
-[ 0 0 ] 2.000000 0.000000 2.000000
+[ 0 0 ] 2 0 2
[ 0 1 ] 3 0 3
-[ 0 1 ] 4.000000 0.000000 4.000000
+[ 0 1 ] 4 0 4
[ 1 0 ] 5 0 5
-[ 1 0 ] 6.000000 0.000000 6.000000
+[ 1 0 ] 6 0 6
[ 1 1 ] 7 0 7
-[ 1 1 ] 8.000000 0.000000 8.000000
+[ 1 1 ] 8 0 8
[ 2 0 ] 9 0 9
-[ 2 0 ] 10.000000 0.000000 10.000000
+[ 2 0 ] 10 0 10
[ 2 1 ] 11 0 11
-[ 2 1 ] 12.000000 0.000000 12.000000
+[ 2 1 ] 12 0 12
12 differences found
Attribute: <enum2D of </g1>> and <enum2D of </g1>>
position enum2D of </g1> enum2D of </g1> difference
@@ -187,12 +187,12 @@ position integer2D of </g1> integer2D of </g1> difference
Attribute: <float2D of </g1>> and <float2D of </g1>>
position float2D of </g1> float2D of </g1> difference
------------------------------------------------------------
-[ 0 0 ] 1.000000 0.000000 1.000000
-[ 0 1 ] 2.000000 0.000000 2.000000
-[ 1 0 ] 3.000000 0.000000 3.000000
-[ 1 1 ] 4.000000 0.000000 4.000000
-[ 2 0 ] 5.000000 0.000000 5.000000
-[ 2 1 ] 6.000000 0.000000 6.000000
+[ 0 0 ] 1 0 1
+[ 0 1 ] 2 0 2
+[ 1 0 ] 3 0 3
+[ 1 1 ] 4 0 4
+[ 2 0 ] 5 0 5
+[ 2 1 ] 6 0 6
6 differences found
Attribute: <string3D of </g1>> and <string3D of </g1>>
position string3D of </g1> string3D of </g1> difference
@@ -305,53 +305,53 @@ Attribute: <compound3D of </g1>> and <compound3D of </g1>>
position compound3D of </g1> compound3D of </g1> difference
------------------------------------------------------------
[ 0 0 0 ] 1 0 1
-[ 0 0 0 ] 2.000000 0.000000 2.000000
+[ 0 0 0 ] 2 0 2
[ 0 0 1 ] 3 0 3
-[ 0 0 1 ] 4.000000 0.000000 4.000000
+[ 0 0 1 ] 4 0 4
[ 0 1 0 ] 5 0 5
-[ 0 1 0 ] 6.000000 0.000000 6.000000
+[ 0 1 0 ] 6 0 6
[ 0 1 1 ] 7 0 7
-[ 0 1 1 ] 8.000000 0.000000 8.000000
+[ 0 1 1 ] 8 0 8
[ 0 2 0 ] 9 0 9
-[ 0 2 0 ] 10.000000 0.000000 10.000000
+[ 0 2 0 ] 10 0 10
[ 0 2 1 ] 11 0 11
-[ 0 2 1 ] 12.000000 0.000000 12.000000
+[ 0 2 1 ] 12 0 12
[ 1 0 0 ] 13 0 13
-[ 1 0 0 ] 14.000000 0.000000 14.000000
+[ 1 0 0 ] 14 0 14
[ 1 0 1 ] 15 0 15
-[ 1 0 1 ] 16.000000 0.000000 16.000000
+[ 1 0 1 ] 16 0 16
[ 1 1 0 ] 17 0 17
-[ 1 1 0 ] 18.000000 0.000000 18.000000
+[ 1 1 0 ] 18 0 18
[ 1 1 1 ] 19 0 19
-[ 1 1 1 ] 20.000000 0.000000 20.000000
+[ 1 1 1 ] 20 0 20
[ 1 2 0 ] 21 0 21
-[ 1 2 0 ] 22.000000 0.000000 22.000000
+[ 1 2 0 ] 22 0 22
[ 1 2 1 ] 23 0 23
-[ 1 2 1 ] 24.000000 0.000000 24.000000
+[ 1 2 1 ] 24 0 24
[ 2 0 0 ] 25 0 25
-[ 2 0 0 ] 26.000000 0.000000 26.000000
+[ 2 0 0 ] 26 0 26
[ 2 0 1 ] 27 0 27
-[ 2 0 1 ] 28.000000 0.000000 28.000000
+[ 2 0 1 ] 28 0 28
[ 2 1 0 ] 29 0 29
-[ 2 1 0 ] 30.000000 0.000000 30.000000
+[ 2 1 0 ] 30 0 30
[ 2 1 1 ] 31 0 31
-[ 2 1 1 ] 32.000000 0.000000 32.000000
+[ 2 1 1 ] 32 0 32
[ 2 2 0 ] 33 0 33
-[ 2 2 0 ] 34.000000 0.000000 34.000000
+[ 2 2 0 ] 34 0 34
[ 2 2 1 ] 35 0 35
-[ 2 2 1 ] 36.000000 0.000000 36.000000
+[ 2 2 1 ] 36 0 36
[ 3 0 0 ] 37 0 37
-[ 3 0 0 ] 38.000000 0.000000 38.000000
+[ 3 0 0 ] 38 0 38
[ 3 0 1 ] 39 0 39
-[ 3 0 1 ] 40.000000 0.000000 40.000000
+[ 3 0 1 ] 40 0 40
[ 3 1 0 ] 41 0 41
-[ 3 1 0 ] 42.000000 0.000000 42.000000
+[ 3 1 0 ] 42 0 42
[ 3 1 1 ] 43 0 43
-[ 3 1 1 ] 44.000000 0.000000 44.000000
+[ 3 1 1 ] 44 0 44
[ 3 2 0 ] 45 0 45
-[ 3 2 0 ] 46.000000 0.000000 46.000000
+[ 3 2 0 ] 46 0 46
[ 3 2 1 ] 47 0 47
-[ 3 2 1 ] 48.000000 0.000000 48.000000
+[ 3 2 1 ] 48 0 48
48 differences found
Attribute: <enum3D of </g1>> and <enum3D of </g1>>
position enum3D of </g1> enum3D of </g1> difference
@@ -551,30 +551,30 @@ position integer3D of </g1> integer3D of </g1> difference
Attribute: <float3D of </g1>> and <float3D of </g1>>
position float3D of </g1> float3D of </g1> difference
------------------------------------------------------------
-[ 0 0 0 ] 1.000000 0.000000 1.000000
-[ 0 0 1 ] 2.000000 0.000000 2.000000
-[ 0 1 0 ] 3.000000 0.000000 3.000000
-[ 0 1 1 ] 4.000000 0.000000 4.000000
-[ 0 2 0 ] 5.000000 0.000000 5.000000
-[ 0 2 1 ] 6.000000 0.000000 6.000000
-[ 1 0 0 ] 7.000000 0.000000 7.000000
-[ 1 0 1 ] 8.000000 0.000000 8.000000
-[ 1 1 0 ] 9.000000 0.000000 9.000000
-[ 1 1 1 ] 10.000000 0.000000 10.000000
-[ 1 2 0 ] 11.000000 0.000000 11.000000
-[ 1 2 1 ] 12.000000 0.000000 12.000000
-[ 2 0 0 ] 13.000000 0.000000 13.000000
-[ 2 0 1 ] 14.000000 0.000000 14.000000
-[ 2 1 0 ] 15.000000 0.000000 15.000000
-[ 2 1 1 ] 16.000000 0.000000 16.000000
-[ 2 2 0 ] 17.000000 0.000000 17.000000
-[ 2 2 1 ] 18.000000 0.000000 18.000000
-[ 3 0 0 ] 19.000000 0.000000 19.000000
-[ 3 0 1 ] 20.000000 0.000000 20.000000
-[ 3 1 0 ] 21.000000 0.000000 21.000000
-[ 3 1 1 ] 22.000000 0.000000 22.000000
-[ 3 2 0 ] 23.000000 0.000000 23.000000
-[ 3 2 1 ] 24.000000 0.000000 24.000000
+[ 0 0 0 ] 1 0 1
+[ 0 0 1 ] 2 0 2
+[ 0 1 0 ] 3 0 3
+[ 0 1 1 ] 4 0 4
+[ 0 2 0 ] 5 0 5
+[ 0 2 1 ] 6 0 6
+[ 1 0 0 ] 7 0 7
+[ 1 0 1 ] 8 0 8
+[ 1 1 0 ] 9 0 9
+[ 1 1 1 ] 10 0 10
+[ 1 2 0 ] 11 0 11
+[ 1 2 1 ] 12 0 12
+[ 2 0 0 ] 13 0 13
+[ 2 0 1 ] 14 0 14
+[ 2 1 0 ] 15 0 15
+[ 2 1 1 ] 16 0 16
+[ 2 2 0 ] 17 0 17
+[ 2 2 1 ] 18 0 18
+[ 3 0 0 ] 19 0 19
+[ 3 0 1 ] 20 0 20
+[ 3 1 0 ] 21 0 21
+[ 3 1 1 ] 22 0 22
+[ 3 2 0 ] 23 0 23
+[ 3 2 1 ] 24 0 24
24 differences found
Group: </> and </>
0 differences found
@@ -602,9 +602,9 @@ Attribute: <compound of </>> and <compound of </>>
position compound of </> compound of </> difference
------------------------------------------------------------
[ 0 ] 1 0 1
-[ 0 ] 2.000000 0.000000 2.000000
+[ 0 ] 2 0 2
[ 1 ] 3 0 3
-[ 1 ] 4.000000 0.000000 4.000000
+[ 1 ] 4 0 4
4 differences found
Attribute: <enum of </>> and <enum of </>>
position enum of </> enum of </> difference
@@ -638,8 +638,8 @@ position integer of </> integer of </> difference
Attribute: <float of </>> and <float of </>>
position float of </> float of </> difference
------------------------------------------------------------
-[ 0 ] 1.000000 0.000000 1.000000
-[ 1 ] 2.000000 0.000000 2.000000
+[ 0 ] 1 0 1
+[ 1 ] 2 0 2
2 differences found
Attribute: <string2D of </>> and <string2D of </>>
position string2D of </> string2D of </> difference
@@ -681,17 +681,17 @@ Attribute: <compound2D of </>> and <compound2D of </>>
position compound2D of </> compound2D of </> difference
------------------------------------------------------------
[ 0 0 ] 1 0 1
-[ 0 0 ] 2.000000 0.000000 2.000000
+[ 0 0 ] 2 0 2
[ 0 1 ] 3 0 3
-[ 0 1 ] 4.000000 0.000000 4.000000
+[ 0 1 ] 4 0 4
[ 1 0 ] 5 0 5
-[ 1 0 ] 6.000000 0.000000 6.000000
+[ 1 0 ] 6 0 6
[ 1 1 ] 7 0 7
-[ 1 1 ] 8.000000 0.000000 8.000000
+[ 1 1 ] 8 0 8
[ 2 0 ] 9 0 9
-[ 2 0 ] 10.000000 0.000000 10.000000
+[ 2 0 ] 10 0 10
[ 2 1 ] 11 0 11
-[ 2 1 ] 12.000000 0.000000 12.000000
+[ 2 1 ] 12 0 12
12 differences found
Attribute: <enum2D of </>> and <enum2D of </>>
position enum2D of </> enum2D of </> difference
@@ -753,12 +753,12 @@ position integer2D of </> integer2D of </> difference
Attribute: <float2D of </>> and <float2D of </>>
position float2D of </> float2D of </> difference
------------------------------------------------------------
-[ 0 0 ] 1.000000 0.000000 1.000000
-[ 0 1 ] 2.000000 0.000000 2.000000
-[ 1 0 ] 3.000000 0.000000 3.000000
-[ 1 1 ] 4.000000 0.000000 4.000000
-[ 2 0 ] 5.000000 0.000000 5.000000
-[ 2 1 ] 6.000000 0.000000 6.000000
+[ 0 0 ] 1 0 1
+[ 0 1 ] 2 0 2
+[ 1 0 ] 3 0 3
+[ 1 1 ] 4 0 4
+[ 2 0 ] 5 0 5
+[ 2 1 ] 6 0 6
6 differences found
Attribute: <string3D of </>> and <string3D of </>>
position string3D of </> string3D of </> difference
@@ -871,53 +871,53 @@ Attribute: <compound3D of </>> and <compound3D of </>>
position compound3D of </> compound3D of </> difference
------------------------------------------------------------
[ 0 0 0 ] 1 0 1
-[ 0 0 0 ] 2.000000 0.000000 2.000000
+[ 0 0 0 ] 2 0 2
[ 0 0 1 ] 3 0 3
-[ 0 0 1 ] 4.000000 0.000000 4.000000
+[ 0 0 1 ] 4 0 4
[ 0 1 0 ] 5 0 5
-[ 0 1 0 ] 6.000000 0.000000 6.000000
+[ 0 1 0 ] 6 0 6
[ 0 1 1 ] 7 0 7
-[ 0 1 1 ] 8.000000 0.000000 8.000000
+[ 0 1 1 ] 8 0 8
[ 0 2 0 ] 9 0 9
-[ 0 2 0 ] 10.000000 0.000000 10.000000
+[ 0 2 0 ] 10 0 10
[ 0 2 1 ] 11 0 11
-[ 0 2 1 ] 12.000000 0.000000 12.000000
+[ 0 2 1 ] 12 0 12
[ 1 0 0 ] 13 0 13
-[ 1 0 0 ] 14.000000 0.000000 14.000000
+[ 1 0 0 ] 14 0 14
[ 1 0 1 ] 15 0 15
-[ 1 0 1 ] 16.000000 0.000000 16.000000
+[ 1 0 1 ] 16 0 16
[ 1 1 0 ] 17 0 17
-[ 1 1 0 ] 18.000000 0.000000 18.000000
+[ 1 1 0 ] 18 0 18
[ 1 1 1 ] 19 0 19
-[ 1 1 1 ] 20.000000 0.000000 20.000000
+[ 1 1 1 ] 20 0 20
[ 1 2 0 ] 21 0 21
-[ 1 2 0 ] 22.000000 0.000000 22.000000
+[ 1 2 0 ] 22 0 22
[ 1 2 1 ] 23 0 23
-[ 1 2 1 ] 24.000000 0.000000 24.000000
+[ 1 2 1 ] 24 0 24
[ 2 0 0 ] 25 0 25
-[ 2 0 0 ] 26.000000 0.000000 26.000000
+[ 2 0 0 ] 26 0 26
[ 2 0 1 ] 27 0 27
-[ 2 0 1 ] 28.000000 0.000000 28.000000
+[ 2 0 1 ] 28 0 28
[ 2 1 0 ] 29 0 29
-[ 2 1 0 ] 30.000000 0.000000 30.000000
+[ 2 1 0 ] 30 0 30
[ 2 1 1 ] 31 0 31
-[ 2 1 1 ] 32.000000 0.000000 32.000000
+[ 2 1 1 ] 32 0 32
[ 2 2 0 ] 33 0 33
-[ 2 2 0 ] 34.000000 0.000000 34.000000
+[ 2 2 0 ] 34 0 34
[ 2 2 1 ] 35 0 35
-[ 2 2 1 ] 36.000000 0.000000 36.000000
+[ 2 2 1 ] 36 0 36
[ 3 0 0 ] 37 0 37
-[ 3 0 0 ] 38.000000 0.000000 38.000000
+[ 3 0 0 ] 38 0 38
[ 3 0 1 ] 39 0 39
-[ 3 0 1 ] 40.000000 0.000000 40.000000
+[ 3 0 1 ] 40 0 40
[ 3 1 0 ] 41 0 41
-[ 3 1 0 ] 42.000000 0.000000 42.000000
+[ 3 1 0 ] 42 0 42
[ 3 1 1 ] 43 0 43
-[ 3 1 1 ] 44.000000 0.000000 44.000000
+[ 3 1 1 ] 44 0 44
[ 3 2 0 ] 45 0 45
-[ 3 2 0 ] 46.000000 0.000000 46.000000
+[ 3 2 0 ] 46 0 46
[ 3 2 1 ] 47 0 47
-[ 3 2 1 ] 48.000000 0.000000 48.000000
+[ 3 2 1 ] 48 0 48
48 differences found
Attribute: <enum3D of </>> and <enum3D of </>>
position enum3D of </> enum3D of </> difference
@@ -1117,30 +1117,30 @@ position integer3D of </> integer3D of </> difference
Attribute: <float3D of </>> and <float3D of </>>
position float3D of </> float3D of </> difference
------------------------------------------------------------
-[ 0 0 0 ] 1.000000 0.000000 1.000000
-[ 0 0 1 ] 2.000000 0.000000 2.000000
-[ 0 1 0 ] 3.000000 0.000000 3.000000
-[ 0 1 1 ] 4.000000 0.000000 4.000000
-[ 0 2 0 ] 5.000000 0.000000 5.000000
-[ 0 2 1 ] 6.000000 0.000000 6.000000
-[ 1 0 0 ] 7.000000 0.000000 7.000000
-[ 1 0 1 ] 8.000000 0.000000 8.000000
-[ 1 1 0 ] 9.000000 0.000000 9.000000
-[ 1 1 1 ] 10.000000 0.000000 10.000000
-[ 1 2 0 ] 11.000000 0.000000 11.000000
-[ 1 2 1 ] 12.000000 0.000000 12.000000
-[ 2 0 0 ] 13.000000 0.000000 13.000000
-[ 2 0 1 ] 14.000000 0.000000 14.000000
-[ 2 1 0 ] 15.000000 0.000000 15.000000
-[ 2 1 1 ] 16.000000 0.000000 16.000000
-[ 2 2 0 ] 17.000000 0.000000 17.000000
-[ 2 2 1 ] 18.000000 0.000000 18.000000
-[ 3 0 0 ] 19.000000 0.000000 19.000000
-[ 3 0 1 ] 20.000000 0.000000 20.000000
-[ 3 1 0 ] 21.000000 0.000000 21.000000
-[ 3 1 1 ] 22.000000 0.000000 22.000000
-[ 3 2 0 ] 23.000000 0.000000 23.000000
-[ 3 2 1 ] 24.000000 0.000000 24.000000
+[ 0 0 0 ] 1 0 1
+[ 0 0 1 ] 2 0 2
+[ 0 1 0 ] 3 0 3
+[ 0 1 1 ] 4 0 4
+[ 0 2 0 ] 5 0 5
+[ 0 2 1 ] 6 0 6
+[ 1 0 0 ] 7 0 7
+[ 1 0 1 ] 8 0 8
+[ 1 1 0 ] 9 0 9
+[ 1 1 1 ] 10 0 10
+[ 1 2 0 ] 11 0 11
+[ 1 2 1 ] 12 0 12
+[ 2 0 0 ] 13 0 13
+[ 2 0 1 ] 14 0 14
+[ 2 1 0 ] 15 0 15
+[ 2 1 1 ] 16 0 16
+[ 2 2 0 ] 17 0 17
+[ 2 2 1 ] 18 0 18
+[ 3 0 0 ] 19 0 19
+[ 3 0 1 ] 20 0 20
+[ 3 1 0 ] 21 0 21
+[ 3 1 1 ] 22 0 22
+[ 3 2 0 ] 23 0 23
+[ 3 2 1 ] 24 0 24
24 differences found
--------------------------------
Some objects are not comparable