log10 tests: More tests.
authorBruno Haible <bruno@clisp.org>
Sat, 31 Mar 2012 18:38:09 +0000 (20:38 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 1 Apr 2012 14:37:01 +0000 (16:37 +0200)
commit70b19129a5169b37d7ac24eab814387ed05a36a1
tree3fdc786301b5a4a4363aa325c45474448ff287df
parentb0596c61d036f166b09cadf4478a2a564fa58d62
log10 tests: More tests.

* tests/test-log10.h: New file.
* modules/log10-tests (Files): Add tests/test-log10.h,
tests/minus-zero.h, tests/randomd.c.
(Makefile.am): Add randomd.c to test_log10_SOURCES.
* tests/test-log10.c: Include <float.h>, minus-zero.h, test-log10.h.
(main): Invoke test_function.
ChangeLog
modules/log10-tests
tests/test-log10.c
tests/test-log10.h [new file with mode: 0644]