summaryrefslogtreecommitdiff
path: root/test/csdetect.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warning.Michael Drake2011-05-261-1/+2
* Rename all css_[^_] internal symbols to css__ so that they're nicely namespacedDaniel Silverstone2011-01-261-1/+1
* Ensure there are zero global symbols without css_ or css__ in front of them. ...Daniel Silverstone2011-01-201-2/+2
* Remove Aliases file nonsenseJohn Mark Bell2010-12-041-4/+4
* Remove use of lwc_initialise and also parserutils.h includes. r=vinceDaniel Silverstone2010-12-041-1/+0
* Remove initialisation of libparserutils from testsDaniel Silverstone2010-12-041-11/+0
* Remove libcss_initialise/finalise.John Mark Bell2010-12-041-2/+3
* Import beginnings of a CSS parsing library.John Mark Bell2008-05-011-0/+133