Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-19 | tests/basics: Split MicroPython-specific deque tests to separate file. | Damien George | |
So that the MicroPython-specific behaviour can be isolated, and the CPython compatible test don't need a .exp file. Signed-off-by: Damien George <damien@micropython.org> |