diff options
author | Andrew Sidwell <andy@entai.co.uk> | 2008-06-16 05:37:06 +0000 |
---|---|---|
committer | Andrew Sidwell <andy@entai.co.uk> | 2008-06-16 05:37:06 +0000 |
commit | 32386253b3e285406fc5bc5cbd2567b14a18524f (patch) | |
tree | 23824c752b7dd5e60e7a88042b21e2b5e70e5d38 /test/data/tokeniser2/INDEX | |
parent | dfdc3e098d65ebcd7bc0c247d179201f81132ccb (diff) | |
download | libhubbub-32386253b3e285406fc5bc5cbd2567b14a18524f.tar.gz libhubbub-32386253b3e285406fc5bc5cbd2567b14a18524f.tar.bz2 |
Update the testsuite to match the tokeniser. Also, import new html5lib tests for better coverage. Known issue: the tokeniser test stalls using the testrunner script.
svn path=/trunk/hubbub/; revision=4356
Diffstat (limited to 'test/data/tokeniser2/INDEX')
-rw-r--r-- | test/data/tokeniser2/INDEX | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/test/data/tokeniser2/INDEX b/test/data/tokeniser2/INDEX index 8539aeb..00c5e01 100644 --- a/test/data/tokeniser2/INDEX +++ b/test/data/tokeniser2/INDEX @@ -4,4 +4,8 @@ test1.test html5lib tests (part 1) test2.test html5lib tests (part 2) -contentModelFlags.test html5lib content model tests
\ No newline at end of file +test3.test html5lib tests (part 3) +test4.test html5lib tests (part 4) +contentModelFlags.test html5lib content model tests +entities.test html5lib entity tests +escapeFlag.test html5lib escape flag tests |