summaryrefslogtreecommitdiff
path: root/tests/micropython/viper_error.py
AgeCommit message (Expand)Author
2017-03-14tests/micropython/viper_error: Add more tests to improve coverage.Damien George
2015-10-08py/emitnative: Raise ViperTypeError for unsupported unary ops.Damien George
2015-04-22tests: Add more tests for viper, including tests for ViperTypeError's.Damien George
2015-03-25tests: Add tests for SyntaxError, TypeError, and other missing things.Damien George