summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/lexer.py
Commit message (Expand)AuthorAge
* tests/basics/lexer: Add line continuation tests for lexer.Tom Collins2017-05-12
* tests/basics/lexer: Add lexer tests for input starting with newlines.Tom Collins2017-05-09
* tests/basics/lexer: Add a test for newline-escaping within a string.Damien George2016-12-22
* py/lexer: Raise SyntaxError when str hex escape sequence is malformed.Damien George2015-07-23
* tests: Add tests to exercise lexer; and some more complex number tests.Damien George2015-04-04