diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ports/unix/extra_coverage.py.exp | 23 |
1 files changed, 19 insertions, 4 deletions
diff --git a/tests/ports/unix/extra_coverage.py.exp b/tests/ports/unix/extra_coverage.py.exp index 00658ab3a..e20871273 100644 --- a/tests/ports/unix/extra_coverage.py.exp +++ b/tests/ports/unix/extra_coverage.py.exp @@ -2,19 +2,34 @@ -123 +123 123 -0123 123 -123 -1ABCDEF +123f +123F +7fffffffffffffff +7FFFFFFFFFFFFFFF +18446744073709551615 +789f +789F ab abc ' abc' ' True' 'Tru' false true (null) -2147483648 2147483648 -80000000 -80000000 +8000000f +8000000F abc % .a . +<%> +<aaaa> +<true> +<43690> +<43690> +<43690> +<test> +<1000.000000> +<True> +<9223372036854775807> # GC 0 0 |
