log10f tests: More tests.
authorBruno Haible <bruno@clisp.org>
Sat, 31 Mar 2012 19:41:32 +0000 (21:41 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 1 Apr 2012 14:37:07 +0000 (16:37 +0200)
commitc959d1f3dd8168e3ae4ce7cadab44c1d520bef44
treee2fa3e4a548489667a6f8d06c54b9bdeffd44979
parent70b19129a5169b37d7ac24eab814387ed05a36a1
log10f tests: More tests.

* modules/log10f-tests (Files): Add tests/test-log10.h,
tests/minus-zero.h, tests/randomf.c.
(Makefile.am): Add randomf.c to test_log10f_SOURCES.
* tests/test-log10f.c: Include <float.h>, minus-zero.h, test-log10.h.
(main): Invoke test_function.
ChangeLog
modules/log10f-tests
tests/test-log10f.c