summaryrefslogtreecommitdiff
path: root/test/data/parse
Commit message (Expand)AuthorAgeFilesLines
* Fix test data some more -- dimensions are <length,units>, not <units,length>John Mark Bell2009-01-161-6/+6
* Fix test dataJohn Mark Bell2009-01-161-9/+9
* Tests for properties 01 to 05.Michael Drake2009-01-162-0/+205
* Manufacture fixed point values from floatsJohn Mark Bell2009-01-161-0/+11
* Use oct() instead of hex(). Can now consume binary input.John Mark Bell2009-01-161-1/+1
* Script to manufacture OPV word from 3 hex values.John Mark Bell2009-01-161-0/+11
* Basic tests for colour values.John Mark Bell2009-01-142-0/+77
* Support pointers in the expected bytecode.John Mark Bell2009-01-142-5/+11
* @import tests and support in the test harness.John Mark Bell2009-01-141-13/+12
* at-rule test data. Only @charset for now.John Mark Bell2009-01-142-0/+25
* More selector tests.John Mark Bell2009-01-131-0/+181
* Make the automated parser test harness compare selectorsJohn Mark Bell2009-01-132-0/+141
* Point in the direction of the bytecode documentation before someone complains...John Mark Bell2009-01-121-1/+2
* Document testdata formatJohn Mark Bell2009-01-121-0/+48
* Something approximating the beginnings of an automated test harness for the p...John Mark Bell2009-01-122-0/+28