summaryrefslogtreecommitdiff
path: root/tests/micropython/import_mpy_native.py
AgeCommit message (Expand)Author
2024-12-20tests: Fix all file ioctl's to support only MP_STREAM_CLOSE.Damien George
2024-02-07tests: Use vfs module instead of os.Damien George
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2022-09-19py/persistentcode: Introduce .mpy sub-version.Jim Mussared
2022-06-07py/persistentcode: Remove remaining native qstr linking support.Damien George
2022-05-26tests/micropython: Make import_mpy_native test run on all architectures.Damien George