Dan Halbert
|
6ee45dde57
|
f_rename return value; add a test for rename dir inside itself
|
2022-10-12 16:52:22 -04:00 |
Tom Collins
|
4d3a92c67c
|
extmod/vfs_fat: Add file size as 4th element of uos.ilistdir tuple.
|
2018-03-12 12:26:36 +11:00 |
Damien George
|
852c215d76
|
tests/extmod/vfs: Update tests to reflect new ilistdir() method.
|
2017-05-10 11:39:29 +10:00 |
Paul Sokolovsky
|
b9e9cfcfc1
|
tests: vfs_fat_fileio.py is too big to be parsed in 16K heap, split in 2.
This restores ability to run testsuite with 16K heap.
|
2017-04-02 22:02:11 +03:00 |