Files
micropython/tests/run-tests.py
Damien George 72be75f477 tests/run-tests.py: Improve skip detection for tests using slice.
This skips some additional tests that use slice, and no longer skips
`basics/string_format_modulo.py` which doesn't actually use slice (but
`float/string_format_modulo.py` does).

Signed-off-by: Damien George <damien@micropython.org>
2025-10-01 23:59:05 +10:00

56 KiB
Executable File