| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-26 | tests: Move .mpy import tests from import/ to micropython/ dir. | Damien George | |
| These tests are specific to MicroPython so have a better home in the micropython/ test subdir, and putting them here allows them to be run by all targets, not just those that have access to the local filesystem (eg the unix port). Signed-off-by: Damien George <damien@micropython.org> | |||
