summaryrefslogtreecommitdiff
path: root/tests/unicode/file2.py
AgeCommit message (Expand)Author
2023-05-18tests/run-tests.py: Ensure correct cwd for mpy tests.Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2015-01-29tests: Add some tests to improve coverage.Damien George
2014-10-21Use mode/encoding kwargs in io and unicode testsstijn
2014-07-19py: Add stream reading of n unicode chars; unicode support by default.Damien George