Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-22 | tests: Move port-specific test directories into tests/ports/ directory. | Damien George | |
To keep them all together, mirroring the top-level directory structure. Signed-off-by: Damien George <damien@micropython.org> | |||
2022-12-14 | tests/unix/mod_os: Add test for os module. | David Lechner | |
This adds a test to get coverage of the unix port-specific implementation of the `os` module. Signed-off-by: David Lechner <david@pybricks.com> |