micropython/tests/misc
Damien George 30e25174bb tests: Rename "array" module to "uarray". 2019-10-22 19:16:54 +11:00
..
sys_settrace_subdir tests: Add tests for sys.settrace feature. 2019-08-30 16:48:22 +10:00
features.py tests: Make bytes/str.count() tests skippable. 2018-10-22 22:50:28 +11:00
non_compliant.py tests: Rename "array" module to "uarray". 2019-10-22 19:16:54 +11:00
non_compliant.py.exp py/objtype: Optimise instance get/set/del by skipping special accessors. 2018-06-08 12:12:08 +10:00
non_compliant_lexer.py
non_compliant_lexer.py.exp
print_exception.py py/vm: Don't add traceback info for exceptions that are re-raised. 2019-08-28 12:31:53 +10:00
rge_sm.py
sys_atexit.py tests/misc/sys_atexit: Add test for new sys.atexit feature. 2019-08-15 17:31:04 +10:00
sys_atexit.py.exp tests/misc/sys_atexit: Add test for new sys.atexit feature. 2019-08-15 17:31:04 +10:00
sys_exc_info.py tests: Modify tests that print repr of an exception with 1 arg. 2018-08-17 15:46:04 +10:00
sys_settrace_features.py tests: Add tests for sys.settrace feature. 2019-08-30 16:48:22 +10:00
sys_settrace_generator.py tests: Add tests for sys.settrace feature. 2019-08-30 16:48:22 +10:00
sys_settrace_generator.py.exp tests: Add tests for sys.settrace feature. 2019-08-30 16:48:22 +10:00
sys_settrace_loop.py tests: Add tests for sys.settrace feature. 2019-08-30 16:48:22 +10:00
sys_settrace_loop.py.exp tests: Add tests for sys.settrace feature. 2019-08-30 16:48:22 +10:00