From 8847214f239965f538e42a09d3d08ce8c700dea2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 19 Oct 1999 06:29:27 +0000 Subject: Update. 1999-10-18 Andreas Jaeger Added improved math testsuite: * math/libm-test.inc: New file, contains all tests from libm-test.c but in a different form. * math/libm-test.c: Removed. * sysdeps/generic/libm-test-ulps: New file: Fallback ulps file. * math/gen-libm-test.pl: New file: Preprocessor. * math/test-double.c: Adopted to new testsuite. * math/test-idouble.c: Likewise. * math/test-float.c: Likewise. * math/test-ifloat.c: Likewise. * math/test-ldouble.c: Likewise. * math/test-ildoubl.c: Likewise. * math/Makefile: Added rules to generate new suite. --- sysdeps/generic/libm-test-ulps | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sysdeps/generic/libm-test-ulps (limited to 'sysdeps/generic/libm-test-ulps') diff --git a/sysdeps/generic/libm-test-ulps b/sysdeps/generic/libm-test-ulps new file mode 100644 index 0000000000..7cfa1f8285 --- /dev/null +++ b/sysdeps/generic/libm-test-ulps @@ -0,0 +1,5 @@ +# File with deltas for math/libm-test +# This file is the fallback and contains +# no data +# You can create a new file with e.g. `test-double -u' +# followed by `gen-libm-test.pl -u ULPs -n'. -- cgit v1.2.3-70-g09d2