summaryrefslogtreecommitdiff
path: root/test/lex-auto.c
Commit message (Expand)AuthorAgeFilesLines
* Correctly process unterminated strings.John Mark Bell2008-06-261-1/+3
* Match expected token data with that output by the lexer.John Mark Bell2008-05-051-3/+58
* Fix testdriver to accept # in inputJohn Mark Bell2008-05-031-5/+16
* Testdriver for automated lexer tests. This needs a little more work to verify...John Mark Bell2008-05-011-0/+260