Age | Commit message (Expand) | Author |
---|---|---|
2024-02-07 | tests: Use vfs module instead of os. | Damien George |
2023-09-29 | tests/extmod/vfs_fat_finaliser.py: Tweak test so files are collected. | Damien George |
2023-06-08 | tests: Replace umodule with module everywhere. | Jim Mussared |
2022-02-12 | tests/extmod/vfs_fat_finaliser.py: Make finalisation more robust. | Damien George |
2021-08-17 | tests/extmod/vfs_fat_finaliser.py: Ensure alloc at never-used GC blocks. | Jim Mussared |
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2019-12-27 | tests/extmod: Split out VfsFat finaliser tests to separate test file. | Damien George |