summaryrefslogtreecommitdiff
path: root/tests/run-tests-exp.py
AgeCommit message (Expand)Author
2021-03-12tests: Rename run-tests to run-tests.py for consistency.Damien George
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
2015-12-12unix: Rename "_os" module to "uos" for consistency with baremetal ports.Paul Sokolovsky
2014-12-24tests: Add run-tests-exp.py, simple MicroPython-based test runner.Paul Sokolovsky