summaryrefslogtreecommitdiff
path: root/test/data/parse2/eof.dat
Commit message (Collapse)AuthorAgeFilesLines
* A couple more test cases exercising EOF in block-content and illegal tokens ↵John Mark Bell2009-01-241-0/+6
| | | | | | at the start of ruleset-end. svn path=/trunk/libcss/; revision=6212
* Fix handling of EOF in property values John Mark Bell2009-01-221-1/+2
| | | | svn path=/trunk/libcss/; revision=6165
* Test data for EOF in strange places.John Mark Bell2009-01-221-0/+304
Fix EOF handling in the core parser. svn path=/trunk/libcss/; revision=6164