7 Commits (3679a47eb064850406f473bc435c36d95017c16e)

Author SHA1 Message Date
Damien George 26b4ef4c46 extmod/vfs_posix_file: Allow closing an already closed file. 4 years ago
David Lechner 3dc324d3f1 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
Paul Sokolovsky 8212773adb tests: Use read() instead of readall(). 8 years ago
Damien George 117158fcd5 tests: Add tests for stream IO errors. 9 years ago
stijn a3efe04dce Use mode/encoding kwargs in io and unicode tests 10 years ago
Damien George d5f5b2f766 py, stream: Implement readlines for a stream. 11 years ago
Paul Sokolovsky 9954b4b99d Add directory for I/O tests with basic test for file methods. 11 years ago