Age | Commit message (Expand) | Author |
---|---|---|
2024-12-20 | tests: Fix all file ioctl's to support only MP_STREAM_CLOSE. | Damien George |
2024-05-14 | tests/micropython/import_mpy_invalid.py: Skip if target cant import mpy. | Damien George |
2024-02-07 | tests: Use vfs module instead of os. | Damien George |
2023-06-08 | tests: Replace umodule with module everywhere. | Jim Mussared |
2022-02-24 | py: Rework bytecode and .mpy file format to be mostly static data. | Damien George |
2020-09-04 | all: Rename "sys" module to "usys". | stijn |
2020-07-26 | tests/micropython: Improve .mpy import tests to run on more targets. | Damien George |
2020-07-26 | tests: Move .mpy import tests from import/ to micropython/ dir. | Damien George |