summaryrefslogtreecommitdiff
path: root/py/objrange.c
diff options
context:
space:
mode:
authorAngus Gratton <angus@redyak.com.au>2025-03-18 12:07:00 +1100
committerDamien George <damien@micropython.org>2025-07-18 00:10:44 +1000
commit2d8d64059fbc7cd72e40503e5af19eded73c3d47 (patch)
treeaa8e9e725611351bd2fba32726f51b2d6244c3a1 /py/objrange.c
parentc72a3e528d7909c212596b52de5f9a5fe0161f17 (diff)
tests: Add specific tests for "long long" 64-bit bigints.
These will run on all ports which support them, but importantly they'll also run on ports that don't support arbitrary precision but do support 64-bit long ints. Includes some test workarounds to account for things which will overflow once "long long" big integers overflow (added in follow-up commit): - uctypes_array_load_store test was failing already, now won't parse. - all the ffi_int tests contain 64-bit unsigned values, that won't parse as long long. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'py/objrange.c')
0 files changed, 0 insertions, 0 deletions