aboutsummaryrefslogtreecommitdiff
path: root/ports/unix/variants/coverage/mpconfigvariant.h
AgeCommit message (Expand)Author
2020-10-01unix/variants: Enable MICROPY_DEBUG_PARSE_RULE_NAME on coverage build.Damien George
2020-09-18tests/basics: Add test for MICROPY_PY_ALL_INPLACE_SPECIAL_METHODS ops.Damien George
2020-03-26unix: Enable uasyncio C helper module on coverage build.Damien George
2020-03-18unix: Remove custom file implementation to use extmod's VFS POSIX one.Damien George
2020-03-11py/modmicropython: Add heap_locked function to test state of heap.Andrew Leech
2020-01-12lib/mp-readline: Add word-based move/delete EMACS key sequences.Yonatan Goldschmidt
2020-01-12unix: Add build variants, analogous to boards on bare-metal.Jim Mussared