ldexp* tests: More tests.
authorBruno Haible <bruno@clisp.org>
Sat, 3 Mar 2012 13:59:07 +0000 (14:59 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 3 Mar 2012 15:18:08 +0000 (16:18 +0100)
commitd9a34d524bf815ee9424bf43d8e069fd28a001c4
tree60dd7283c567ab09edc641de531d9a50f75087a1
parenta4450a07cbf1fdca6dab512323d6f1ff5cdf21f8
ldexp* tests: More tests.

* tests/test-ldexp.h (test_function): Add some pseudo-randomized tests.
* tests/test-ldexp.c (RANDOM): New macro.
* tests/test-ldexpf.c (RANDOM): New macro.
* tests/test-ldexpl.c (RANDOM): New macro.
* modules/ldexp-tests (Files): Add tests/randomd.c.
(Makefile.am): Add randomd.c to test_ldexp_SOURCES.
* modules/ldexpf-tests (Files): Add tests/randomf.c.
(Makefile.am): Add randomf.c to test_ldexpf_SOURCES.
* modules/ldexpl-tests (Files): Add tests/randoml.c.
(Makefile.am): Add randoml.c to test_ldexpl_SOURCES.
ChangeLog
modules/ldexp-tests
modules/ldexpf-tests
modules/ldexpl-tests
tests/test-ldexp.c
tests/test-ldexp.h
tests/test-ldexpf.c
tests/test-ldexpl.c