summaryrefslogtreecommitdiff
path: root/math/README.libm-test
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-04 16:45:15 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-04 16:45:15 +0000
commitb7dab1e4d7265fc75a9890cbce897be3f8e4f044 (patch)
tree87933456a37cc1c76638744851f0bf35d3d8f247 /math/README.libm-test
parenta7548d41a7459ff85a751ae84b4bd77631833473 (diff)
Remove unused libm-test expected-failure mechanism.
Diffstat (limited to 'math/README.libm-test')
-rw-r--r--math/README.libm-test7
1 files changed, 1 insertions, 6 deletions
diff --git a/math/README.libm-test b/math/README.libm-test
index 7003e5dc4d..cea0392070 100644
--- a/math/README.libm-test
+++ b/math/README.libm-test
@@ -78,12 +78,7 @@ Function "yn":
idouble: 6.0000
The keywords are float, ifloat, double, idouble, ldouble and ildouble
-(the prefix i stands for inline). You can also specify known
-failures, e.g.:
-
-Test "cos (pi/2) == 0":
-float: 1
-float: fail
+(the prefix i stands for inline).
Adding tests to libm-test.inc
=============================