Dan Halbert
b947605ab7
Touch up
2023-03-23 09:24:11 -04:00
hathach
a8abe8e705
remove lib from exludes, fix all remaining typos
2023-03-23 13:59:08 +07:00
Damien George
7b7bbd0ee7
tests/basics: Add tests for edge cases of nan-box's 47-bit small int.
2018-04-05 00:59:49 +10:00
Damien George
df02f5620a
tests/basics/int_big1.py: Add test for big int in mp_obj_get_int_maybe.
2018-04-04 15:23:32 +10:00
Damien George
f684e9e1ab
tests/basics/int_big1.py: Add test converting str with non-print chars.
2018-04-04 13:56:00 +10:00
Paul Sokolovsky
3ab6aa3a6d
tests/basic: Split tests into working with small ints and not working.
...
Tests which don't work with small ints are suffixed with _intbig.py. Some
of these may still work with long long ints and need to be reclassified
later.
2017-03-04 00:13:27 +03:00