summaryrefslogtreecommitdiff
path: root/tests/micropython/heapalloc_int_from_bytes.py.exp
AgeCommit message (Expand)Author
2017-05-06tests/micropython: Add test for int.from_bytes with many zero bytes.Damien George
2017-01-21tests/heapalloc_int_from_bytes: Test that int.from_bytes() can work w/o alloc.Paul Sokolovsky