summaryrefslogtreecommitdiff
path: root/tests/run-natmodtests.py
AgeCommit message (Expand)Author
2022-08-11unix/variants: Remove variant suffix from executable filename.Damien George
2022-08-11all: Fix paths to mpy-cross and micropython binaries.Daniel Jour
2020-09-04all: Rename "sys" module to "usys".stijn
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2020-01-12unix: Rename unix binaries to micropython-variant (not _variant).Jim Mussared
2019-12-13examples/natmod: Add urandom native module example.Damien George
2019-12-12tests: Add script to run dynamic-native-module tests.Damien George