summaryrefslogtreecommitdiffstatshomepage
path: root/tests/run-natmodtests.py
Commit message (Expand)AuthorAge
* tests/run-natmodtests.py: Autodetect the test target architecture.Alessandro Gatti2025-02-07
* tests: Fix all file ioctl's to support only MP_STREAM_CLOSE.Damien George2024-12-20
* tests/run-natmodtests.py: Fix search for supported native tests.Damien George2024-05-27
* tests: Use vfs module instead of os.Damien George2024-02-07
* examples/natmod/deflate: Add deflate as a dynamic native module.Jim Mussared2023-07-21
* all: Remove the zlib module.Jim Mussared2023-07-21
* tests/run-natmodtests.py: Don't allow imports from the cwd.Jim Mussared2023-06-08
* tests: Replace umodule with module everywhere.Jim Mussared2023-06-08
* unix/variants: Remove variant suffix from executable filename.Damien George2022-08-11
* all: Fix paths to mpy-cross and micropython binaries.Daniel Jour2022-08-11
* all: Rename "sys" module to "usys".stijn2020-09-04
* tests: Format all Python code with black, except tests in basics subdir.David Lechner2020-03-30
* unix: Rename unix binaries to micropython-variant (not _variant).Jim Mussared2020-01-12
* examples/natmod: Add urandom native module example.Damien George2019-12-13
* tests: Add script to run dynamic-native-module tests.Damien George2019-12-12