Parent Directory
|
Revision Log
++ whatpm/t/ChangeLog 6 Dec 2008 10:00:34 -0000 2008-12-06 Wakaba <wakaba@suika.fam.cx> * content-checker.pl: Use new XML parser for parsing test data. Use NanoDOM instead of manakai DOM implementation. ++ whatpm/Whatpm/ChangeLog 6 Dec 2008 09:58:56 -0000 2008-12-06 Wakaba <wakaba@suika.fam.cx> * NanoDOM.pm (document_uri): New attribute. * ContentChecker.pm: Don't use methods not implemented by NanoDOM. ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 09:59:53 -0000 2008-12-06 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Use |Message::URL| for relative URL resolution. Don't use attributes not supported by NanoDOM.
| 1 | wakaba | 1.329 | 2008-12-06 Wakaba <[email protected]> |
| 2 | |||
| 3 | * content-checker.pl: Use new XML parser for parsing test data. | ||
| 4 | Use NanoDOM instead of manakai DOM implementation. | ||
| 5 | |||
| 6 | wakaba | 1.326 | 2008-11-07 Wakaba <[email protected]> |
| 7 | |||
| 8 | wakaba | 1.328 | * SWML-Parser.t: New test data files added. |
| 9 | |||
| 10 | 2008-11-07 Wakaba <[email protected]> | ||
| 11 | |||
| 12 | wakaba | 1.327 | * SWML-Parser.t: Test file |swml/blocks-1.dat| added. |
| 13 | |||
| 14 | 2008-11-07 Wakaba <[email protected]> | ||
| 15 | |||
| 16 | wakaba | 1.326 | * Makefile: A rule for SWML testing is added. |
| 17 | |||
| 18 | * SWML-Parser.t: New file. | ||
| 19 | |||
| 20 | * swml/: New directory. | ||
| 21 | |||
| 22 | wakaba | 1.325 | 2008-10-20 Wakaba <[email protected]> |
| 23 | |||
| 24 | * XML-Parser.t: "xml/attrs-2.dat" added. | ||
| 25 | |||
| 26 | wakaba | 1.320 | 2008-10-19 Wakaba <[email protected]> |
| 27 | |||
| 28 | wakaba | 1.324 | * XML-Parser.t: "xml/entrefs-2.dat" added. |
| 29 | |||
| 30 | 2008-10-19 Wakaba <[email protected]> | ||
| 31 | |||
| 32 | wakaba | 1.323 | * XML-Parser.t: "xml/entrefs-1.dat" added. |
| 33 | |||
| 34 | 2008-10-19 Wakaba <[email protected]> | ||
| 35 | |||
| 36 | wakaba | 1.322 | * XML-Parser.t: "xml/eldecls-1.dat" added. |
| 37 | |||
| 38 | 2008-10-19 Wakaba <[email protected]> | ||
| 39 | |||
| 40 | wakaba | 1.321 | * XML-Parser.t: Typo fixed. |
| 41 | |||
| 42 | 2008-10-19 Wakaba <[email protected]> | ||
| 43 | |||
| 44 | wakaba | 1.320 | * XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat" |
| 45 | added. Support for the "#entities" directive. | ||
| 46 | |||
| 47 | wakaba | 1.319 | 2008-10-18 Wakaba <[email protected]> |
| 48 | |||
| 49 | * XML-Parser.t: "xml/notations-1.dat" added. | ||
| 50 | |||
| 51 | wakaba | 1.318 | 2008-10-17 Wakaba <[email protected]> |
| 52 | |||
| 53 | * XML-Parser.t: "xml/attlists-1.dat" added. | ||
| 54 | |||
| 55 | wakaba | 1.317 | 2008-10-16 Wakaba <[email protected]> |
| 56 | |||
| 57 | * XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added. | ||
| 58 | |||
| 59 | wakaba | 1.313 | 2008-10-15 Wakaba <[email protected]> |
| 60 | |||
| 61 | wakaba | 1.316 | * XML-Parser.t: "xml/doctypes-2.dat" added. |
| 62 | |||
| 63 | * tokenizer-test-1.test: Keyword case-sensitivility tests added. | ||
| 64 | |||
| 65 | 2008-10-15 Wakaba <[email protected]> | ||
| 66 | |||
| 67 | wakaba | 1.315 | * XML-Parser.t: "xml/ns-elements-1.dat" added. |
| 68 | |||
| 69 | 2008-10-15 Wakaba <[email protected]> | ||
| 70 | |||
| 71 | wakaba | 1.314 | * XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added. |
| 72 | Test directifes "#xml-version", "#xml-encoding", and | ||
| 73 | "#xml-standalone" are added. | ||
| 74 | |||
| 75 | 2008-10-15 Wakaba <[email protected]> | ||
| 76 | |||
| 77 | wakaba | 1.313 | * XML-Parser.t: "xml/charref-1.dat" added. |
| 78 | |||
| 79 | wakaba | 1.303 | 2008-10-14 Wakaba <[email protected]> |
| 80 | |||
| 81 | wakaba | 1.312 | * XML-Parser.t: "xml/texts-1.dat" added. |
| 82 | |||
| 83 | * tokenizer-test-2.dat: Test for ]]> are added. | ||
| 84 | |||
| 85 | 2008-10-14 Wakaba <[email protected]> | ||
| 86 | |||
| 87 | wakaba | 1.311 | * tree-test-foreign.dat: More test data are added. |
| 88 | |||
| 89 | 2008-10-14 Wakaba <[email protected]> | ||
| 90 | |||
| 91 | wakaba | 1.310 | * XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat" |
| 92 | added. | ||
| 93 | |||
| 94 | 2008-10-14 Wakaba <[email protected]> | ||
| 95 | |||
| 96 | wakaba | 1.309 | * XML-Parser.t: "xml/ns-attrs-1.dat" added. |
| 97 | |||
| 98 | 2008-10-14 Wakaba <[email protected]> | ||
| 99 | |||
| 100 | wakaba | 1.308 | * xml/: New directory. |
| 101 | |||
| 102 | * Makefile: Tests for Whatpm::XML::Parser are added. | ||
| 103 | |||
| 104 | * HTML-tree.t: Change the relative order of codes. | ||
| 105 | |||
| 106 | * XML-Parser.t: New test script. | ||
| 107 | |||
| 108 | 2008-10-14 Wakaba <[email protected]> | ||
| 109 | |||
| 110 | wakaba | 1.307 | * HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper. |
| 111 | |||
| 112 | 2008-10-14 Wakaba <[email protected]> | ||
| 113 |