summaryrefslogtreecommitdiff
path: root/test/parse.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of test drivers on 64bit platforms.John Mark Bell2008-09-051-1/+1
* Minor changes.John Mark Bell2008-09-051-1/+14
* Change API of event callback to return css_error (this is more useful than bool)John Mark Bell2008-08-041-3/+3
* Stub out a CSS 2.1 stage 2 parser.John Mark Bell2008-08-011-2/+2
* Allow silencing of parser test driver.John Mark Bell2008-08-011-0/+6
* Fix handling of empty strings.John Mark Bell2008-08-011-0/+2
* Generate and emit eventsJohn Mark Bell2008-07-301-0/+38
* Implement the first-stage parser.John Mark Bell2008-07-301-0/+79