summaryrefslogtreecommitdiff
path: root/tests/basics/async_syntaxerror.py
diff options
context:
space:
mode:
authorAndrew Leech <andrew.leech@planetinnovation.com.au>2025-05-26 19:28:02 +1000
committerDamien George <damien@micropython.org>2025-11-22 00:06:58 +1100
commit7b3a0fc6b7fe935be008d2518eb480b75a8809d1 (patch)
treea72cb0fadb897ca5733e6e712f838b934cbdf04f /tests/basics/async_syntaxerror.py
parent3b2b8dd53826ef3b7ef755013e1ecdccd368cb8c (diff)
shared/runtime/pyexec: Provide support for compile-only mode.
When `MICROPY_PYEXEC_COMPILE_ONLY` is enabled and the global `mp_compile_only` is True, code is compiled but not executed. Also add comprehensive tests for compile-only functionality covering both successful compilation and syntax error detection. Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
Diffstat (limited to 'tests/basics/async_syntaxerror.py')
0 files changed, 0 insertions, 0 deletions