2007-05-01 Wakaba
* HTML-tree.t: New test file is added. Sort key
was incorrect.
* HTML-tokenizer.t: New test file is added.
* tokenizer-test-1.test, tree-test-1.dat: New tests.
2007-04-30 Wakaba
* .cvsignore: |tree-consturction| is added.
* HTML-tree.t: New test.
* Makefile: Rules for tree constructor tests are added.
2007-04-30 Wakaba
* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced
by customized ones so that utf8 vs byte string handling
cause no error. Set |$JSON::UTF8| flag on so
that the |JSON| module turns the utf8 flag on.
Support for the |contentModelFlags| and |lastStartTag|
test props. Show the input as well as description
when a test fails.
2007-04-30 Wakaba
* .cvsignore: New file.
* Makefile: New file.
* HTML-tokenizer.t: New test.
2007-04-24 Wakaba
* ContentType.t: Remove some |my|s to avoid warnings.
2007-04-24 Wakaba
* ChangeLog: New file.
* ContentType.t: New Perl test.