summaryrefslogtreecommitdiff
path: root/test/INDEX
diff options
context:
space:
mode:
Diffstat (limited to 'test/INDEX')
-rw-r--r--test/INDEX6
1 files changed, 3 insertions, 3 deletions
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