Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-18 | tests/basics: Add test for MICROPY_PY_ALL_INPLACE_SPECIAL_METHODS ops. | Damien George | |
And enable this feature on unix, the coverage variant. The .exp test file is needed so the test can run on CPython versions prior to "@=" operator support. Signed-off-by: Damien George <damien@micropython.org> |