summaryrefslogtreecommitdiff
path: root/test/INDEX
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-11-23 10:29:16 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-11-23 10:29:16 +0000
commitf235d82dccb499f1af06e7ef3e1d7b9b57c12014 (patch)
tree12db32dbd27a0eb28fa24be089b2d1aa80a3f1b1 /test/INDEX
parenta3b7632e61981a730a8883a13f36f19be75647f1 (diff)
downloadlibcss-f235d82dccb499f1af06e7ef3e1d7b9b57c12014.tar.gz
libcss-f235d82dccb499f1af06e7ef3e1d7b9b57c12014.tar.bz2
Some kind of testsuite for number parsing.
It appears that negative values are broken, at least. svn path=/trunk/libcss/; revision=5763
Diffstat (limited to 'test/INDEX')
-rw-r--r--test/INDEX1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/INDEX b/test/INDEX
index 91031c8..6808b46 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
+number Conversion of numbers to fixed point number
parse Parsing (core syntax) css
css21 Parsing (CSS2.1 specifics) css