| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-02 | tests: Move heap-realloc-while-locked test from C to Python. | Damien George | |
| This test for calling gc_realloc() while the GC is locked can be done in pure Python, so better to do it that way since it can then be tested on more ports. | |||
| 2016-10-14 | tests/micropython: Add tests for heap_lock, and emergency exceptions. | Damien George | |
