summaryrefslogtreecommitdiff
path: root/test/data/parse2/INDEX
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2009-01-20 13:26:02 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2009-01-20 13:26:02 +0000
commit2b6c36201aa98051bb1fc2af7fec8fea801f24be (patch)
treeaadeaac9c009b25cf7dab9ae2465b936e29fc433 /test/data/parse2/INDEX
parent1e54b1c3d4cd02a07146b9cc749e494838a61f4a (diff)
downloadlibcss-2b6c36201aa98051bb1fc2af7fec8fea801f24be.tar.gz
libcss-2b6c36201aa98051bb1fc2af7fec8fea801f24be.tar.bz2
Tests for malformed declarations.
svn path=/trunk/libcss/; revision=6154
Diffstat (limited to 'test/data/parse2/INDEX')
-rw-r--r--test/data/parse2/INDEX8
1 files changed, 6 insertions, 2 deletions
diff --git a/test/data/parse2/INDEX b/test/data/parse2/INDEX
index fb15ad4..49d6e21 100644
--- a/test/data/parse2/INDEX
+++ b/test/data/parse2/INDEX
@@ -1,5 +1,9 @@
# Index file for automated parser tests
#
-# Test Description
+# Test Description
-tests1.dat Basic tests
+tests1.dat Basic tests
+comments.dat Comment tests
+illegal-values.dat Illegal value tests
+malformed-declarations.dat Malformed declaration tests
+unknown-properties.dat Unknown property tests