Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests: Move port-specific test directories into tests/ports/ directory. | Damien George | 2024-01-22 |
| | | | | | | To keep them all together, mirroring the top-level directory structure. Signed-off-by: Damien George <damien@micropython.org> | ||
* | tests/unix/mod_os: Add test for os module. | David Lechner | 2022-12-14 |
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> |