Age | Commit message (Expand) | Author |
---|---|---|
2022-05-18 | tests/micropython: Fully unlink nested list in extreme exc test. | Damien George |
2020-10-29 | tests/micropython/extreme_exc.py: Unlink alloc'd lists earlier in chain. | Damien George |
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2018-04-05 | tests/micropython/extreme_exc.py: Allow to run without any emg exc buf. | Damien George |
2018-04-05 | tests/micropython/extreme_exc.py: Fix test to run on more ports/configs. | Damien George |
2018-04-05 | tests/micropython: Add set of tests for extreme cases of raising exc's. | Damien George |