summaryrefslogtreecommitdiff
path: root/tests/micropython/const_error.py.exp
AgeCommit message (Expand)Author
9 dayspy/parse: Add support for math module constants and float folding.Yoctopuce dev
2020-04-09py/parse: Remove unnecessary check in const folding for ** operator.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