summaryrefslogtreecommitdiff
path: root/tests/micropython/const_error.py
AgeCommit message (Expand)Author
2016-09-27py/modmicropython: Add micropython.const, alias for identity function.Damien George
2015-03-25tests: Add tests for SyntaxError, TypeError, and other missing things.Damien George
2015-03-01tests: Add test for micropython const feature when it has a SyntaxError.Damien George