summaryrefslogtreecommitdiff
path: root/modules/round-tests
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2010-11-05 11:04:15 -0600
committerEric Blake <eblake@redhat.com>2010-11-05 11:04:15 -0600
commit9d0240d8d400bccfbd6ef1b35dbfa09fcee136d0 (patch)
tree6f77fd6ed831babb36ddcf9ff71f34e182ad489f /modules/round-tests
parent2414bb80fe0195d2799fcd876830cc9772acb1b9 (diff)
downloadgnulib-9d0240d8d400bccfbd6ef1b35dbfa09fcee136d0.tar.gz
tests: require working signbit
* modules/ceilf-tests (Depends-on): Add signbit. * modules/ceill-tests (Depends-on): Likewise. * modules/floorf-tests (Depends-on): Likewise. * modules/floorl-tests (Depends-on): Likewise. * modules/round-tests (Depends-on): Likewise. * modules/roundf-tests (Depends-on): Likewise. * modules/roundl-tests (Depends-on): Likewise. * modules/trunc-tests (Depends-on): Likewise. * modules/truncf-tests (Depends-on): Likewise. * modules/truncl-tests (Depends-on): Likewise. Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'modules/round-tests')
-rw-r--r--modules/round-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/round-tests b/modules/round-tests
index 9e154c8cc1..cf3d9604f0 100644
--- a/modules/round-tests
+++ b/modules/round-tests
@@ -8,6 +8,7 @@ tests/macros.h
Depends-on:
isnand-nolibm
+signbit
stdbool
stdint
verify