| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-04-23 | tests: Use .errno instead of .args[0] for OSError exceptions. | Damien George |
| 2020-09-04 | all: Rename "sys" module to "usys". | stijn |
| 2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
| 2019-10-29 | extmod/vfs: Rename BP_IOCTL_xxx constants to MP_BLOCKDEV_IOCTL_xxx. | Damien George |
| 2018-07-20 | tests: Improve feature detection for VFS. | Ayke van Laethem |
| 2018-06-06 | tests/extmod: Remove conditional import of uos_vfs, it no longer exists. | Damien George |
| 2018-06-06 | tests/extmod: Add test for importing a script from a user VFS. | Damien George |
| 2017-06-10 | tests: Convert remaining "sys.exit()" to "raise SystemExit". | Paul Sokolovsky |
| 2017-05-13 | tests/extmod/vfs_fat_more: Make skippable is uos is not available. | Paul Sokolovsky |
| 2017-05-09 | tests/extmod: Make some vfs tests fully unmount FSs before running. | Damien George |
| 2017-05-05 | tests/extmod: Add more tests for VFS FAT. | Damien George |
