summaryrefslogtreecommitdiff
path: root/test/data
Commit message (Collapse)AuthorAgeFilesLines
* Testdriver for automated lexer tests. This needs a little more work to ↵John Mark Bell2008-05-012-0/+13
| | | | | | | | verify that the data contained within emitted tokens is as expected. Very trivial testdata to exercise this. svn path=/trunk/libcss/; revision=4115
* Import beginnings of a CSS parsing library.John Mark Bell2008-05-017-0/+53198
Currently comprises a lexer. svn path=/trunk/libcss/; revision=4112