math tests: Small simplification.
authorBruno Haible <bruno@clisp.org>
Sat, 10 Mar 2012 23:38:11 +0000 (00:38 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 10 Mar 2012 23:40:24 +0000 (00:40 +0100)
commitf4766fa950bb6f1e10354a4546ab229f463ef2e5
tree605ba55e75b935b41a96c941824073df2f40fe4f
parentf0a69e44056aec6cbe3923a205153c25ac27b910
math tests: Small simplification.

* tests/test-exp.h (test_function): Use the same err_bound for
'double' on platforms with sizeof (long double) == sizeof (double)
than on platforms with sizeof (long double) > sizeof (double).
* tests/test-exp2.h (test_function): Likewise.
* tests/test-expm1.h (test_function): Likewise.
* tests/test-log.h (test_function): Likewise.
ChangeLog
tests/test-exp.h
tests/test-exp2.h
tests/test-expm1.h
tests/test-log.h