summaryrefslogtreecommitdiff
path: root/tests/micropython/heapalloc.py.exp
AgeCommit message (Expand)Author
2022-04-15tests/micropython: Add tests that const tuples don't use the heap.Damien George
2016-11-21tests/micropython: Move alloc-less traceback test to separate test file.Damien George
2016-11-21tests/micropython: Add test for creating traceback without allocation.Damien George
2015-06-08py: Fallback to stack alloca for Python-stack if heap alloc fails.Damien George
2014-10-31tests: Add heapalloc.py.exp, since CPython can't generate it.Damien George