..
sys_settrace_subdir
py/profile: Remove the requirement to disable MICROPY_COMP_CONST.
2023-08-30 10:58:04 +10:00
cexample_class.py
examples/usercmodule/cexample: Add more advanced native class.
2024-07-25 11:57:13 +10:00
cexample_class.py.exp
examples/usercmodule/cexample: Add more advanced native class.
2024-07-25 11:57:13 +10:00
cexample_module.py
examples/usercmodule/cexample: Add more advanced native class.
2024-07-25 11:57:13 +10:00
cexample_module.py.exp
cexample_subclass.py
py/objtype: Avoid crash on calling members of uninitialized native type.
2024-07-25 12:01:43 +10:00
cexample_subclass.py.exp
py/objtype: Avoid crash on calling members of uninitialized native type.
2024-07-25 12:01:43 +10:00
features.py
non_compliant_lexer.py
all: Replace legacy name with MicroPython and MPy as applicable.
2025-10-04 00:19:40 +10:00
non_compliant_lexer.py.exp
non_compliant.py
all: Replace legacy name with MicroPython and MPy as applicable.
2025-10-04 00:19:40 +10:00
non_compliant.py.exp
py/objstr: Support tuples and start/end args in startswith and endswith.
2025-03-02 22:15:31 +11:00
print_exception.py
all: Replace legacy name with MicroPython and MPy as applicable.
2025-10-04 00:19:40 +10:00
print_exception.py.native.exp
tests: Add .native.exp output files for tests that differ with native.
2025-08-15 00:36:27 +10:00
rge_sm.py
tests/misc/rge_sm.py: Remove unused code from the test.
2025-08-15 00:30:41 +10: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/misc/sys_exc_info.py: Don't rely on slicing.
2025-10-01 23:59:05 +10:00
sys_settrace_cov.py
tests/misc: Improve test coverage of py/profile.c.
2025-07-06 00:05:36 +10:00
sys_settrace_cov.py.exp
tests/misc: Improve test coverage of py/profile.c.
2025-07-06 00:05:36 +10:00
sys_settrace_features.py
tests/misc/sys_settrace_features.py: Add note about CPython 3.12 issue.
2024-11-28 23:11:36 +11:00
sys_settrace_generator.py
sys_settrace_generator.py.exp
sys_settrace_loop.py
sys_settrace_loop.py.exp