diff options
| author | Angus Gratton <angus@redyak.com.au> | 2025-03-18 13:27:02 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-07-18 00:10:48 +1000 |
| commit | 6d93b150b894c73656c33c56d049e45f70f8e3db (patch) | |
| tree | 17cdc1094b31ca779712dc97c2c40d24a6f16368 /py/runtime.c | |
| parent | 2d8d64059fbc7cd72e40503e5af19eded73c3d47 (diff) | |
tests/extmod/json_loads_int_64.py: Add test cases for LONGINT parse.
These tests cover the use of mp_obj_new_int_from_str_len when
mp_parse_num_integer overflows the SMALLINT limit, and also the case where
the value may not be null terminated.
Placed in a separate test file so that extmod/json test doesn't rely on
bigint support.
Signed-off-by: Yoctopuce dev <dev@yoctopuce.com>
Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'py/runtime.c')
0 files changed, 0 insertions, 0 deletions
