]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add long double failures.
authorAndreas Jaeger <aj@suse.de>
Wed, 26 Jun 2002 14:53:25 +0000 (14:53 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 26 Jun 2002 14:53:25 +0000 (14:53 +0000)
sysdeps/x86_64/fpu/libm-test-ulps

index f533d69c6e1f2625ee3e0ece487ddc4efff7503e..380d29d6a487d8ebd697bd95bb7d5b8d765e38fa 100644 (file)
@@ -385,6 +385,9 @@ ildouble: 2
 ldouble: 2
 
 # cpow
+Test "Real part of: cpow (2 + 0 i, 10 + 0 i) == 1024.0 + 0.0 i":
+ildouble: 1
+ldouble: 1
 Test "Real part of: cpow (2 + 3 i, 4 + 0 i) == -119.0 - 120.0 i":
 double: 1
 float: 4
@@ -402,9 +405,6 @@ idouble: 2
 ifloat: 2
 ildouble: 1
 ldouble: 1
-Test "Real part of: cpow (2 + 0 i, 10 + 0 i) == 1024.0 + 0.0 i":
-ildouble: 1
-ldouble: 1
 
 # csin
 Test "Imaginary part of: csin (0.7 + 1.2 i) == 1.1664563419657581376 + 1.1544997246948547371 i":
@@ -620,6 +620,13 @@ float: 1
 ifloat: 1
 
 # j0
+Test "j0 (-4.0) == -3.9714980986384737228659076845169804197562E-1":
+double: 1
+float: 1
+idouble: 1
+ifloat: 1
+ildouble: 1
+ldouble: 1
 Test "j0 (10.0) == -0.24593576445134833520":
 double: 2
 float: 1
@@ -628,6 +635,13 @@ ifloat: 1
 Test "j0 (2.0) == 0.22389077914123566805":
 float: 2
 ifloat: 2
+Test "j0 (4.0) == -3.9714980986384737228659076845169804197562E-1":
+double: 1
+float: 1
+idouble: 1
+ifloat: 1
+ildouble: 1
+ldouble: 1
 Test "j0 (8.0) == 0.17165080713755390609":
 float: 1
 ifloat: 1
@@ -840,15 +854,14 @@ double: 0.5
 idouble: 0.5
 
 # tanh
-Test "tanh (0.7) == 0.60436777711716349631":
+Test "tanh (-0.7) == -0.60436777711716349631":
 double: 1
 float: 1
 idouble: 1
 ifloat: 1
 ildouble: 1
 ldouble: 1
-
-Test "tanh (-0.7) == -0.60436777711716349631":
+Test "tanh (0.7) == 0.60436777711716349631":
 double: 1
 float: 1
 idouble: 1
@@ -1369,6 +1382,8 @@ double: 2
 float: 2
 idouble: 2
 ifloat: 2
+ildouble: 1
+ldouble: 1
 
 Function: "j1":
 double: 1