Age | Commit message (Expand) | Author |
---|---|---|
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2017-12-11 | tests/heapalloc_*: Refactor some tests to work in strict stackless mode. | Paul Sokolovsky |
2017-06-10 | tests: Convert remaining "sys.exit()" to "raise SystemExit". | Paul Sokolovsky |
2017-03-09 | tests/micropython/heapalloc_traceback: Fix backtrace line # after refactor. | Paul Sokolovsky |
2016-12-15 | tests/micropython: Get heapalloc_traceback test running on baremetal. | Damien George |
2016-11-21 | tests/micropython: Move alloc-less traceback test to separate test file. | Damien George |