summaryrefslogtreecommitdiff
path: root/tests/import/mpy_invalid.py
AgeCommit message (Expand)Author
2020-07-26tests: Move .mpy import tests from import/ to micropython/ dir.Damien George
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-03-05py/persistentcode: Add a qstr window to save mpy files more efficiently.Damien George
2018-06-18tests/import: Add test for importing invalid .mpy file.Damien George