9 Commits (bdaea866b712c85d3bffaaae147c9b3470a4f896)

Author SHA1 Message Date
Christian Walther 5f7065f57a extmod/vfs_posix: Fix accidentally passing tests. 1 year ago
Christian Walther e3ba6f952b extmod/vfs_posix: Fix relative root path. 1 year ago
Jim Mussared 4216bc7d13 tests: Replace umodule with module everywhere. 2 years ago
stijn 9ae8d38204 extmod/vfs_posix_file: Implement finaliser for files. 2 years ago
Jim Mussared e65d1e69e8 py/modio: Remove FileIO and TextIOWrapper from io module. 2 years ago
Damien George d470c5a5ba tests/extmod/vfs_posix.py: Only test statvfs if it exists. 3 years ago
Damien George df85e48813 tests/extmod/vfs_posix.py: Add more tests for VfsPosix class. 4 years ago
Damien George 26b4ef4c46 extmod/vfs_posix_file: Allow closing an already closed file. 4 years ago
Damien George 6a3d70db96 tests/extmod: Add vfs_posix.py test for uos.VfsPosix class. 4 years ago