micropython/tests/misc
Jim Mussared 4216bc7d13 tests: Replace umodule with module everywhere.
This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-06-08 17:54:24 +10:00
..
sys_settrace_subdir top: Update Python formatting to black "2023 stable style". 2023-02-02 12:51:03 +11:00
cexample_class.py tests/misc/cexample_class: Fix timing sensitivity. 2022-11-25 08:14:54 +01:00
cexample_class.py.exp tests/misc/cexample_class: Fix timing sensitivity. 2022-11-25 08:14:54 +01:00
cexample_module.py tests/misc/cexample_module: Test class presence. 2022-11-25 08:13:15 +01:00
cexample_module.py.exp tests/misc/cexample_module: Test class presence. 2022-11-25 08:13:15 +01:00
features.py
non_compliant.py tests: Replace umodule with module everywhere. 2023-06-08 17:54:24 +10:00
non_compliant.py.exp
non_compliant_lexer.py
non_compliant_lexer.py.exp
print_exception.py tests: Replace umodule with module everywhere. 2023-06-08 17:54:24 +10:00
rge_sm.py all: Update Python formatting to latest Black version 22.1.0. 2022-02-02 16:49:55 +11:00
sys_atexit.py tests: Replace umodule with module everywhere. 2023-06-08 17:54:24 +10:00
sys_atexit.py.exp
sys_exc_info.py tests: Replace umodule with module everywhere. 2023-06-08 17:54:24 +10:00
sys_settrace_features.py tests/misc/sys_settrace_features.py: Fix running with non-dflt encoding. 2020-12-18 13:57:17 +11:00
sys_settrace_generator.py top: Update Python formatting to black "2023 stable style". 2023-02-02 12:51:03 +11:00
sys_settrace_generator.py.exp top: Update Python formatting to black "2023 stable style". 2023-02-02 12:51:03 +11:00
sys_settrace_loop.py tests/misc/sys_settrace: Make test output independent of invoked path. 2020-12-18 13:56:45 +11:00
sys_settrace_loop.py.exp tests/misc/sys_settrace: Make test output independent of invoked path. 2020-12-18 13:56:45 +11:00