aboutsummaryrefslogtreecommitdiff
path: root/tests/run-multitests.py
AgeCommit message (Expand)Author
2020-11-13tests/run-multitests.py: Add a -p flag to run permutations of instances.Jim Mussared
2020-11-13tests/run-multitests.py: Fix diff order, show changes relative to truth.Jim Mussared
2020-09-18tests/run-multitests.py: Show test/truth diff.Jim Mussared
2020-06-10tests/run-multitests.py: Allow passing unique env vars to each instance.Jim Mussared
2020-06-05tests/multi_bluetooth: Update to work with new BLE events.Jim Mussared
2020-05-09tests/run-multitests.py: Add TRACE banner and move TEST output to end.Damien George
2020-04-29tests/run-multitests.py: Add shortcuts for local Python instances.Jim Mussared
2020-04-29tests/run-multitests.py: Allow filtering out lines from stdout.Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2020-03-26tests: Make default MICROPYPATH include extmod to find uasyncio.Damien George
2020-03-18tests/run-multitests.py: Print test summary and do exit(1) on failure.Damien George
2020-03-10tests/run-multitests.py: Add new test runner for multiple Py instances.Damien George