micropython/tests/unicode
Jeff Epler e90b85cc98 extmod/modure: Convert byte offsets to unicode indices when necessary.
And add a test.

Fixes issue #9202.

Signed-off-by: Jeff Epler <jepler@gmail.com>
2022-09-06 17:08:18 +10:00
..
data tests/unicode: Add test for invalid utf-8 file contents. 2022-08-26 16:47:27 +10:00
file1.py
file2.py
file_invalid.py tests/unicode: Add test for invalid utf-8 file contents. 2022-08-26 16:47:27 +10:00
unicode.py
unicode_chr.py
unicode_id.py
unicode_index.py
unicode_iter.py
unicode_ord.py
unicode_pos.py
unicode_slice.py
unicode_str_format.py
unicode_str_modulo.py
unicode_subscr.py
unicode_ure.py extmod/modure: Convert byte offsets to unicode indices when necessary. 2022-09-06 17:08:18 +10:00