summaryrefslogtreecommitdiff
path: root/tests/micropython/emg_exc.py
AgeCommit message (Expand)Author
2025-10-01tests/micropython: Improve skipping of tests using micropython module.Damien George
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
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
2017-09-21py/objexcept: Prevent infinite recursion when allocating exceptions.Damien George
2016-10-14tests/micropython: Add tests for heap_lock, and emergency exceptions.Damien George