Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-30 | tests/basics: Split out literal tests that raise SyntaxWarning on CPy. | Damien George | |
Fixes issue #7330. Signed-off-by: Damien George <damien@micropython.org> | |||
2014-07-05 | tests: Rename test scripts, changing - to _ for consistency. | Damien George | |
From now on, all new tests must use underscore. Addresses issue #727. |