summaryrefslogtreecommitdiff
path: root/test/INDEX
diff options
context:
space:
mode:
Diffstat (limited to 'test/INDEX')
-rw-r--r--test/INDEX22
1 files changed, 11 insertions, 11 deletions
diff --git a/test/INDEX b/test/INDEX
index 1c776c6..cf1a3cb 100644
--- a/test/INDEX
+++ b/test/INDEX
@@ -1,17 +1,17 @@
# Index of testcases
#
-# Test Description DataDir
+# Test Description DataDir
-csdetect Character set detection csdetect
-#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-auto Automated parser tests (bytecode) parse
-parse2-auto Automated parser tests (om & invalid) parse2
-select-auto Automated selection engine tests select
-sel-bloom-auto Automated selection tests with bloom select
+csdetect Character set detection csdetect
+#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-auto Automated parser tests (bytecode) parse
+parse2-auto Automated parser tests (om & invalid) parse2
+select-no-nd Automated selection engine tests (no node_data) select
+select-nd Automated selection engine tests (with node_data) select
# Regression tests