From ef1bb3618c77f92a5ab1a98f907e5bb5149dc3dc Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 8 Oct 2012 22:22:23 +0000 Subject: Improve libm test coverage of classification macros / functions. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ff1583e79a..c4f561d832 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2012-10-08 Joseph Myers + + * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as + type-generic. + * math/libm-test.inc: Update comment listing what functions and + macros are tested. + (finite_test): New function. + (isinf_test): Likewise. + (isnan_test): Likewise. + (fpclassify_test): Test subnormal input. + (isfinite_test): Likewise. + (isnormal_test): Likewise. + (main): Call the new functions. + 2012-10-08 Jonathan Nieder [BZ #14660] -- cgit 1.4.1