summaryrefslogtreecommitdiff
path: root/modules/roundl-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-12-21 22:27:02 +0100
committerBruno Haible <bruno@clisp.org>2010-12-21 22:50:17 +0100
commit0f2428a839e2a11049eac5b8bf1d913be2a5dd56 (patch)
treeab957e480ca7bc0b903b6f61bb57e12a73f05360 /modules/roundl-tests
parent8fe3f433681b195f1deef11bcb4ccec850597c81 (diff)
downloadgnulib-0f2428a839e2a11049eac5b8bf1d913be2a5dd56.tar.gz
New module 'roundl-ieee'.
* modules/roundl-ieee: New file. * m4/roundl.m4 (gl_FUNC_ROUNDL): If gl_FUNC_ROUNDL_IEEE is also used, test whether roundl works according to ISO C 99 with IEC 60559. * m4/roundl-ieee.m4: New file. * modules/roundl-ieee-tests: New file. * tests/test-roundl-ieee.c: New file, based on tests/test-roundl.c. * tests/test-roundl.c (main): Remove signbit tests. * modules/roundl-tests (Depends-on): Remove signbit. * doc/posix-functions/roundl.texi: Mention the new module.
Diffstat (limited to 'modules/roundl-tests')
-rw-r--r--modules/roundl-tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/roundl-tests b/modules/roundl-tests
index 2561b3d444..f9bd46727e 100644
--- a/modules/roundl-tests
+++ b/modules/roundl-tests
@@ -9,7 +9,6 @@ Depends-on:
fpucw
isnanl-nolibm
float
-signbit
configure.ac: