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