From b26053dd9a0170b58bb01226056e3140b1fb9911 Mon Sep 17 00:00:00 2001 From: "Paul E. Murphy" Date: Fri, 6 May 2016 16:13:29 -0500 Subject: Refactor bug-strtod2.c to be type generic This only tested for strtod. This expands the testing to all variants of strto*. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index de34b56c9d..d75680389f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2016-05-23 Paul E. Murphy + + * stdlib/bug-strtod2.c (do_test): Refactor strtod usage into ... + (TEST_STRTOD): New macro. + (TEST_FUNCTION): Redefine to use STRTOD_TEST_FOREACH + 2016-05-23 Paul E. Murphy * stdlib/tst-strtod6.c (do_test): Use new type generic -- cgit 1.4.1