summaryrefslogtreecommitdiff
path: root/test/data/parse2/eof.dat
Commit message (Collapse)AuthorAgeFilesLines
* Fix testsuite in light of change to colour representationJohn Mark Bell2010-12-041-5/+5
| | | | svn path=/trunk/libcss/; revision=10987
* More rigorous handling of EOF.John Mark Bell2009-07-311-0/+119
| | | | | | Expand test data for this. svn path=/trunk/libcss/; revision=8931
* 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