summaryrefslogtreecommitdiff
path: root/tests/micropython/native_misc.py
AgeCommit message (Expand)Author
2023-02-02top: Update Python formatting to black "2023 stable style".Jim Mussared
2021-07-19py/emitnative: Ensure stack settling is safe mid-branch.Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2015-03-25tests: Add tests for SyntaxError, TypeError, and other missing things.Damien George
2014-10-05tests: Add check for micropython.native and then skip relevant tests.Damien George