From 394f4f179ee1eb995a58fa30b5d43f8e3c48217d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 18 Jun 1996 22:01:27 +0000 Subject: Tue Jun 18 17:56:44 1996 Roland McGrath * stdlib/test-canon.c: New test program contributed by David Mosberger. * stdlib/Makefile (tests): Add test-canon. * stdlib/canonicalize.c: Rewritten by David Mosberger. --- stdlib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stdlib/Makefile') diff --git a/stdlib/Makefile b/stdlib/Makefile index 46d7aa13a5..aa072082cc 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -45,7 +45,8 @@ routines := \ rpmatch strfmon distribute := exit.h grouping.h -tests := tst-strtol tst-strtod testmb testrand testsort testdiv +tests := tst-strtol tst-strtod testmb testrand testsort testdiv \ + test-canon # Several mpn functions from GNU MP are used by the strtod function. -- cgit v1.2.3-70-g09d2