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