tests: require working signbit
authorEric Blake <eblake@redhat.com>
Fri, 5 Nov 2010 17:04:15 +0000 (11:04 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 5 Nov 2010 17:04:15 +0000 (11:04 -0600)
* 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>
ChangeLog
modules/ceill-tests
modules/floorf-tests
modules/floorl-tests
modules/round-tests
modules/roundf-tests
modules/roundl-tests
modules/trunc-tests
modules/truncf-tests
modules/truncl-tests

index 1711e5ba329ed9ceb2f7e9092fecacd96a6a0cfc..cce182c86982031d6cce7c7a91da41e4a8adf398 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
 2010-11-05  Eric Blake  <eblake@redhat.com>
 
+       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.
+
        strtod: work around icc bug
        * lib/strtod.c (minus_zero): Define to working value.
        (strtod): Use it to avoid icc bug.
index 09ae4f32d432a029b3002f2ab0f9d12808abe9b8..65ddb72926ae4576d132916260cd11efb377089b 100644 (file)
@@ -9,6 +9,7 @@ Depends-on:
 fpucw
 isnanl-nolibm
 float
+signbit
 
 configure.ac:
 
index 3e9c045ef0076bfaf2e9901016706d0d5f69195e..8d9fb647d5809bf99473b337e423a29a920275c2 100644 (file)
@@ -9,6 +9,7 @@ tests/macros.h
 Depends-on:
 float
 isnanf-nolibm
+signbit
 stdbool
 stdint
 
index 5273fb5a8826677131d3642790824c734b51f492..e76adbcfe31ff4a5c71a2daf4d3776ec31e51c04 100644 (file)
@@ -9,6 +9,7 @@ Depends-on:
 fpucw
 isnanl-nolibm
 float
+signbit
 
 configure.ac:
 
index 9e154c8cc1b4fbefe140be287a6f2be63fbb7ef7..cf3d9604f048155967b949d85f5fd5199104adfd 100644 (file)
@@ -8,6 +8,7 @@ tests/macros.h
 
 Depends-on:
 isnand-nolibm
+signbit
 stdbool
 stdint
 verify
index 7ee4178f3efe7ef5f96ba7a180cc5da84aafbabc..2153ca1bcc9672868a0b012089db57c5d2fd6d6e 100644 (file)
@@ -11,6 +11,7 @@ Depends-on:
 ceilf
 floorf
 isnanf-nolibm
+signbit
 stdbool
 stdint
 verify
index f9bd46727ee3dfd099a7325378e957b6f4de00cb..2561b3d444a06621219ee9c6a9f1d9713fe7f944 100644 (file)
@@ -9,6 +9,7 @@ Depends-on:
 fpucw
 isnanl-nolibm
 float
+signbit
 
 configure.ac:
 
index 6c254e0692a8db04c1281e06008ec0caec5c7f13..30b9a6c36c5a59756445ad49640090b24ea937a0 100644 (file)
@@ -9,6 +9,7 @@ tests/macros.h
 Depends-on:
 float
 isnand-nolibm
+signbit
 stdbool
 stdint
 
index 27b93f2a2a8b4bf4814a4d23b35f950b4031b5f2..e2961a16b05b09366ed9a19ff3a51c910f792bea 100644 (file)
@@ -9,6 +9,7 @@ tests/macros.h
 Depends-on:
 float
 isnanf-nolibm
+signbit
 stdbool
 stdint
 
index 01bcf73921c524f2a488117f24f81c9828aac891..47276e2c1f59a5e053e1f77efd6bb1d82fabff94 100644 (file)
@@ -9,6 +9,7 @@ Depends-on:
 fpucw
 isnanl-nolibm
 float
+signbit
 
 configure.ac: