summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* More fread nonsenseJohn Mark Bell2009-04-171-2/+4
* And again.John Mark Bell2009-04-171-2/+4
* Pretend we care about fread/fwrite succeedingJohn Mark Bell2009-04-171-3/+7
* More c89ismsJohn Mark Bell2009-04-158-72/+86
* Support named colours.John Mark Bell2009-04-013-85/+83
* A couple of tests for CSS 2.1 issue 85 ('\'[\n\r(\r\n)] is not an escape sequ...John Mark Bell2009-03-281-0/+21
* Purge testrunnerJohn Mark Bell2009-03-261-167/+0
* Port to new test schemeJohn Mark Bell2009-03-251-2/+4
* Port to new buildsystemJohn Mark Bell2009-03-241-96/+3
* Implement set_*_from_hintJohn Mark Bell2009-03-231-1/+1
* Completely change the approach used for presentational hints.John Mark Bell2009-03-232-102/+118
* Fix test harness to actually stand a chance of working.John Mark Bell2009-03-221-3/+7
* Initialise variables.John Mark Bell2009-03-023-9/+11
* Some changes. No idea what they are, mind you.John Mark Bell2009-02-151-1/+1
* Most of the interned string lifetimes are at least no shorter than we think t...Daniel Silverstone2009-02-151-1/+1
* Quirks mode parsingJohn Mark Bell2009-02-154-42/+58
* Port libcss to libwapcaplet.Daniel Silverstone2009-02-148-241/+279
* Make fpmath stuff public.John Mark Bell2009-02-143-43/+43
* Test + selector.Michael Drake2009-02-141-0/+82
* Rework handling of imported stylesheets.John Mark Bell2009-02-145-20/+73
* Fix caption-side constantsJohn Mark Bell2009-02-141-4/+6
* Update expected data.Michael Drake2009-02-141-0/+48
* Dump bottom, caption-side, clear and clip.Michael Drake2009-02-141-0/+74
* Add missing colonsJohn Mark Bell2009-02-141-4/+4
* Dump border-style-* and border-width-* properties.Michael Drake2009-02-141-7/+276
* Move css_error_from_string into test utilitiesDaniel Silverstone2009-02-142-0/+35
* Pseudo classes are now matched by callbacks to the client. This is far saner,...John Mark Bell2009-02-142-48/+108
* Handle :first-child within libcssJohn Mark Bell2009-02-142-5/+33
* Discard selectors that contain pseudo elements in non-terminal simple selectors.John Mark Bell2009-02-143-0/+74
* A motley selection of changes. Vague summary:John Mark Bell2009-02-144-6/+334
* Beginnings of a computed style dump routine.John Mark Bell2009-02-133-8/+121
* Test driver for selection engine testsJohn Mark Bell2009-02-123-1/+954
* Sketch out some test data for the selection engineJohn Mark Bell2009-02-122-0/+45
* Fix dumping of cursor values.John Mark Bell2009-02-112-5/+16
* Purge side bits. These cause more trouble than they're worth, and it's not as...John Mark Bell2009-02-104-498/+514
* Distinguish between pseudo classes and pseudo elementsJohn Mark Bell2009-02-102-2/+4
* More font and voice family tests.Michael Drake2009-01-261-0/+39
* 0.1em is a perfectly legitimate word-spacingJohn Mark Bell2009-01-251-0/+1
* Fix test data for voice-family. This probably also wants to test with appropr...John Mark Bell2009-01-241-3/+3
* CSS is case insensitive. Thus, HiDDen == hidden, and is a valid identifier.John Mark Bell2009-01-241-0/+1
* vertical-align: top is valid inputJohn Mark Bell2009-01-241-0/+1
* Test cases for margin shorthand property.Michael Drake2009-01-241-0/+61
* More CSS tests. All props tested.Michael Drake2009-01-241-0/+510
* More CSS tests.Michael Drake2009-01-241-0/+190
* More tests.Michael Drake2009-01-241-11/+46
* More tests.Michael Drake2009-01-241-0/+288
* More tests.Michael Drake2009-01-241-0/+189
* +50 is a valid numberJohn Mark Bell2009-01-241-0/+1
* More tests.Michael Drake2009-01-241-8/+169
* More tests.Michael Drake2009-01-241-0/+434