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