summaryrefslogtreecommitdiff
path: root/modules/fabs-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-02-25 13:13:59 +0100
committerBruno Haible <bruno@clisp.org>2012-02-25 13:13:59 +0100
commit9175ae232830f814b8d6ad2450f58161fe7d6836 (patch)
tree98732ffc682dbf24e7e5ab72a5f1c2bcae4154ae /modules/fabs-tests
parent50d22400ccb7fb2104b697216a3f4ac0f1991f46 (diff)
downloadgnulib-9175ae232830f814b8d6ad2450f58161fe7d6836.tar.gz
fabs tests: More tests.
* tests/test-fabs.c: Include <string.h>, minus-zero.h. (zero): New variable. (main): Add tests for signed zero. * modules/fabs-tests (Files): Add tests/minus-zero.h.
Diffstat (limited to 'modules/fabs-tests')
-rw-r--r--modules/fabs-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/fabs-tests b/modules/fabs-tests
index b716159182..3d879bf61f 100644
--- a/modules/fabs-tests
+++ b/modules/fabs-tests
@@ -1,6 +1,7 @@
Files:
tests/test-fabs.c
tests/signature.h
+tests/minus-zero.h
tests/macros.h
Depends-on: