summaryrefslogtreecommitdiffstatshomepage
path: root/tests/extmod/vfs_fat_fileio.py
Commit message (Expand)AuthorAge
* tests: vfs_fat_fileio.py is too big to be parsed in 16K heap, split in 2.Paul Sokolovsky2017-04-02
* tests/extmod/vfs_fat: Update tests to work with new VFS sub-system.Damien George2017-01-27
* test/extmod: Update vfs_fat tests for new OO FatFs library.Damien George2017-01-27
* tests/extmod/vfs_fat_fileio: Add test for constructor of FileIO type.Damien George2016-12-02
* extmod/vfs_fat: Implement POSIX behaviour of rename, allow to overwrite.Damien George2016-12-02
* extmod/vfs_fat_file: Make file.close() a no-op if file already closed.Damien George2016-10-24
* tests/extmod/vfs_fat: Improve VFS test coverage.Alex March2016-10-24