summaryrefslogtreecommitdiff
path: root/tests/micropython/builtin_execfile.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-10-12py/builtinevex: Handle invalid filenames for execfile.Jim Mussared
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2022-06-29tests/micropython: Add test for builtin execfile() function.Damien George