From 81f791010e110283c60b074a08e1b544022d2c6a Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sat, 27 Jun 2009 12:32:15 +0000 Subject: Comment out non-automated tests for now. Add some aural property tests. svn path=/trunk/libcss/; revision=8050 --- test/INDEX | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/INDEX') diff --git a/test/INDEX b/test/INDEX index 68ee7cd..7c458a0 100644 --- a/test/INDEX +++ b/test/INDEX @@ -4,11 +4,11 @@ libcss Library initialisation/finalisation csdetect Character set detection csdetect -lex Lexing css +#lex Lexing css lex-auto Automated lexer tests lex number Conversion of numbers to fixed point number -parse Parsing (core syntax) css -css21 Parsing (CSS2.1 specifics) css +#parse Parsing (core syntax) css +#css21 Parsing (CSS2.1 specifics) css parse-auto Automated parser tests (bytecode) parse parse2-auto Automated parser tests (om & invalid) parse2 #select-auto Automated selection engine tests select -- cgit v1.2.3