summaryrefslogtreecommitdiff
path: root/tests/basics/lexer.py
AgeCommit message (Expand)Author
2016-12-22tests/basics/lexer: Add a test for newline-escaping within a string.Damien George
2015-07-23py/lexer: Raise SyntaxError when str hex escape sequence is malformed.Damien George
2015-04-04tests: Add tests to exercise lexer; and some more complex number tests.Damien George