From a324baae03e4018c2c1aa8e4692505f8fcbe7172 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Wed, 30 Jul 2008 20:05:15 +0000 Subject: Implement the first-stage parser. Things missing: 1) Recovery after parse errors 2) Event emission (the locations of DEBUG_EVENTS are about right for this) 3) A second-stage parser 4) Any kind of testsuite svn path=/trunk/libcss/; revision=4825 --- test/INDEX | 1 + 1 file changed, 1 insertion(+) (limited to 'test/INDEX') diff --git a/test/INDEX b/test/INDEX index b35be5c..fcf08f5 100644 --- a/test/INDEX +++ b/test/INDEX @@ -6,6 +6,7 @@ libcss Library initialisation/finalisation csdetect Character set detection csdetect lex Lexing css lex-auto Automated lexer tests lex +parse Parsing css # Regression tests -- cgit v1.2.3