summaryrefslogtreecommitdiff
path: root/test/lex-auto.c
Commit message (Collapse)AuthorAgeFilesLines
* Testdriver for automated lexer tests. This needs a little more work to ↵John Mark Bell2008-05-011-0/+260
verify that the data contained within emitted tokens is as expected. Very trivial testdata to exercise this. svn path=/trunk/libcss/; revision=4115