| 1 |
wakaba |
1.8 |
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
|
| 3 |
|
|
* .cvsignore: Result files are added. |
| 4 |
|
|
|
| 5 |
|
|
* HTML-tree.t: Support for document fragment tests. |
| 6 |
|
|
|
| 7 |
|
|
* Makefile: Generate test result files. |
| 8 |
|
|
|
| 9 |
|
|
* tokenizer-test-1.test: A new test to ensure that |
| 10 |
|
|
characters after end tag are preserved in RCDATA or CDATA |
| 11 |
|
|
case. |
| 12 |
|
|
|
| 13 |
wakaba |
1.6 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
| 14 |
|
|
|
| 15 |
wakaba |
1.7 |
* HTML-tree.t: Use new |What::HTML->parse_string| method |
| 16 |
|
|
so that this test don't have to know parser class's |
| 17 |
|
|
internals. |
| 18 |
|
|
|
| 19 |
|
|
* tree-test-1.dat: New tests for "(<head> stuffs) in body" |
| 20 |
|
|
and "(<head> stuffs) after body" are added. |
| 21 |
|
|
|
| 22 |
|
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
| 23 |
|
|
|
| 24 |
wakaba |
1.6 |
* HTML-tree.t: New test file is added. Sort key |
| 25 |
|
|
was incorrect. |
| 26 |
|
|
|
| 27 |
|
|
* HTML-tokenizer.t: New test file is added. |
| 28 |
|
|
|
| 29 |
|
|
* tokenizer-test-1.test, tree-test-1.dat: New tests. |
| 30 |
|
|
|
| 31 |
wakaba |
1.3 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
| 32 |
|
|
|
| 33 |
wakaba |
1.5 |
* .cvsignore: |tree-consturction| is added. |
| 34 |
|
|
|
| 35 |
|
|
* HTML-tree.t: New test. |
| 36 |
|
|
|
| 37 |
|
|
* Makefile: Rules for tree constructor tests are added. |
| 38 |
|
|
|
| 39 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
| 40 |
|
|
|
| 41 |
wakaba |
1.4 |
* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced |
| 42 |
|
|
by customized ones so that utf8 vs byte string handling |
| 43 |
|
|
cause no error. Set |$JSON::UTF8| flag on so |
| 44 |
|
|
that the |JSON| module turns the utf8 flag on. |
| 45 |
|
|
Support for the |contentModelFlags| and |lastStartTag| |
| 46 |
|
|
test props. Show the input as well as description |
| 47 |
|
|
when a test fails. |
| 48 |
|
|
|
| 49 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
| 50 |
|
|
|
| 51 |
wakaba |
1.3 |
* .cvsignore: New file. |
| 52 |
|
|
|
| 53 |
|
|
* Makefile: New file. |
| 54 |
|
|
|
| 55 |
|
|
* HTML-tokenizer.t: New test. |
| 56 |
|
|
|
| 57 |
wakaba |
1.1 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
| 58 |
|
|
|
| 59 |
wakaba |
1.2 |
* ContentType.t: Remove some |my|s to avoid warnings. |
| 60 |
|
|
|
| 61 |
|
|
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
| 62 |
|
|
|
| 63 |
wakaba |
1.1 |
* ChangeLog: New file. |
| 64 |
|
|
|
| 65 |
|
|
* ContentType.t: New Perl test. |
| 66 |
|
|
|
| 67 |
|
|
|