1 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XML-Parser.t: "xml/entrefs-1.dat" added. |
4 |
|
|
5 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* XML-Parser.t: "xml/eldecls-1.dat" added. |
8 |
|
|
9 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* XML-Parser.t: Typo fixed. |
12 |
|
|
13 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat" |
16 |
|
added. Support for the "#entities" directive. |
17 |
|
|
18 |
|
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* XML-Parser.t: "xml/notations-1.dat" added. |
21 |
|
|
22 |
|
2008-10-17 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* XML-Parser.t: "xml/attlists-1.dat" added. |
25 |
|
|
26 |
|
2008-10-16 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added. |
29 |
|
|
30 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* XML-Parser.t: "xml/doctypes-2.dat" added. |
33 |
|
|
34 |
|
* tokenizer-test-1.test: Keyword case-sensitivility tests added. |
35 |
|
|
36 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* XML-Parser.t: "xml/ns-elements-1.dat" added. |
39 |
|
|
40 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added. |
43 |
|
Test directifes "#xml-version", "#xml-encoding", and |
44 |
|
"#xml-standalone" are added. |
45 |
|
|
46 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* XML-Parser.t: "xml/charref-1.dat" added. |
49 |
|
|
50 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* XML-Parser.t: "xml/texts-1.dat" added. |
53 |
|
|
54 |
|
* tokenizer-test-2.dat: Test for ]]> are added. |
55 |
|
|
56 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* tree-test-foreign.dat: More test data are added. |
59 |
|
|
60 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
|
* XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat" |
63 |
|
added. |
64 |
|
|
65 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
|
* XML-Parser.t: "xml/ns-attrs-1.dat" added. |
68 |
|
|
69 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
|
* xml/: New directory. |
72 |
|
|
73 |
|
* Makefile: Tests for Whatpm::XML::Parser are added. |
74 |
|
|
75 |
|
* HTML-tree.t: Change the relative order of codes. |
76 |
|
|
77 |
|
* XML-Parser.t: New test script. |
78 |
|
|
79 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
81 |
|
* HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper. |
82 |
|
|
83 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
85 |
|
* tree-test-phrasing.dat: Wrong test results fixed. |
86 |
|
|
87 |
|
* tree-test-foreign.dat: New tests added. |
88 |
|
|
89 |
|
* testfiles.pl: "#..." line at the end of a test entry was not |
90 |
|
supported. |
91 |
|
|
92 |
|
* HTML-tree.t: Show the "#data" content in "no #errors" error |
93 |
|
message. |
94 |
|
|
95 |
|
* tokenizer-test-2.dat: A wrong test result fixed. |
96 |
|
|
97 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
99 |
|
* HTML-tree.t: Test result format for oreign element/attribute |
100 |
|
names are updated to the latest one for html5lib tests. Append a |
101 |
|
newline to the expected result only when it is not an empty |
102 |
|
string, for comparablity with the actual result. |
103 |
|
|
104 |
|
* tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat, |
105 |
|
tree-test-3.dat: Test results for foreign elements are updated. |
106 |
|
|
107 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
109 |
|
* HTML-tree.t: <!DOCTYPE> test result format changed to the latest |
110 |
|
format for html5lib tests. |
111 |
|
|
112 |
|
* tree-test-1.dat, tokenizer-test-2.dat: Test results for |
113 |
|
<!DOCTYPE> are updated. |
114 |
|
|
115 |
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
116 |
|
|
117 |
* HTML-tree.t: Test data file parser changed to the common one. |
* HTML-tree.t: Test data file parser changed to the common one. |