]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/README.libm-test
Don't include individual test ulps in libm-test-ulps.
[thirdparty/glibc.git] / math / README.libm-test
index a083a6d62a547f79386fb6ec7f7858dc5b499e43..b8353b13b410955bd54e5c2ac363f752ff49c5b2 100644 (file)
@@ -68,14 +68,12 @@ sorted new ULPs file from the output of the test drivers.
 
 Contents of libm-test-ulps
 ==========================
-Since libm-test-ulps can be generated automatically, just a few
-notes.  The file contains lines for single tests, like:
-Test "cos (pi/2) == 0":
-float:  1
 
-and lines for maximal errors of single functions, like:
+Since libm-test-ulps can be generated automatically, just a few notes.
+The file contains lines for maximal errors of single functions, like:
+
 Function "yn":
-idouble:  6.0000
+idouble: 6
 
 The keywords are float, ifloat, double, idouble, ldouble and ildouble
 (the prefix i stands for inline).