summaryrefslogtreecommitdiffstatshomepage
path: root/tests/unix/extra_coverage.py.exp
diff options
context:
space:
mode:
authorRami Ali <flowergrass@users.noreply.github.com>2017-01-05 11:12:05 +1100
committerDamien George <damien.p.george@gmail.com>2017-01-05 12:31:05 +1100
commitd7e168428bc9fd7524dd83b973c283b3488bfd3b (patch)
treec5f338c1d4a3b831f63c84372b704f99f3b30fbc /tests/unix/extra_coverage.py.exp
parent64dc925c4afad63bc5c8a6017d969abbab1d2ac5 (diff)
downloadmicropython-d7e168428bc9fd7524dd83b973c283b3488bfd3b.tar.gz
micropython-d7e168428bc9fd7524dd83b973c283b3488bfd3b.zip
tests/unix: Improve formatfloat.c test coverage using C.
Diffstat (limited to 'tests/unix/extra_coverage.py.exp')
-rw-r--r--tests/unix/extra_coverage.py.exp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/unix/extra_coverage.py.exp b/tests/unix/extra_coverage.py.exp
index 12d9e1cb6e..0d7fc11804 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