log1p tests: More tests.
authorBruno Haible <bruno@clisp.org>
Sat, 10 Mar 2012 18:58:51 +0000 (19:58 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 11 Mar 2012 01:40:31 +0000 (02:40 +0100)
commitf846e191ec7ffc638fc2ebbc6fdfa7f75e37d179
tree0c9e1e730417727be74cfe6c0b5d08f6167ab492
parent5f70dcfc4f65198adbce63a01a17f18b1627beee
log1p tests: More tests.

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