From d7e168428bc9fd7524dd83b973c283b3488bfd3b Mon Sep 17 00:00:00 2001 From: Rami Ali Date: Thu, 5 Jan 2017 11:12:05 +1100 Subject: tests/unix: Improve formatfloat.c test coverage using C. --- tests/unix/extra_coverage.py.exp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/unix/extra_coverage.py.exp') diff --git a/tests/unix/extra_coverage.py.exp b/tests/unix/extra_coverage.py.exp index 12d9e1cb6..0d7fc1180 100644 --- a/tests/unix/extra_coverage.py.exp +++ b/tests/unix/extra_coverage.py.exp @@ -39,6 +39,10 @@ ementation TypeError: can't convert str to int TypeError: unsupported types for : 'str', 'str' Warning: test +# format float +? ++1e+00 ++1e+00 ('0123456789', b'0123456789') 7300 7300 -- cgit v1.2.3