1 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat" |
4 |
|
added. |
5 |
|
|
6 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* XML-Parser.t: "xml/ns-attrs-1.dat" added. |
9 |
|
|
10 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* xml/: New directory. |
13 |
|
|
14 |
|
* Makefile: Tests for Whatpm::XML::Parser are added. |
15 |
|
|
16 |
|
* HTML-tree.t: Change the relative order of codes. |
17 |
|
|
18 |
|
* XML-Parser.t: New test script. |
19 |
|
|
20 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper. |
23 |
|
|
24 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* tree-test-phrasing.dat: Wrong test results fixed. |
27 |
|
|
28 |
|
* tree-test-foreign.dat: New tests added. |
29 |
|
|
30 |
|
* testfiles.pl: "#..." line at the end of a test entry was not |
31 |
|
supported. |
32 |
|
|
33 |
|
* HTML-tree.t: Show the "#data" content in "no #errors" error |
34 |
|
message. |
35 |
|
|
36 |
|
* tokenizer-test-2.dat: A wrong test result fixed. |
37 |
|
|
38 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* HTML-tree.t: Test result format for oreign element/attribute |
41 |
|
names are updated to the latest one for html5lib tests. Append a |
42 |
|
newline to the expected result only when it is not an empty |
43 |
|
string, for comparablity with the actual result. |
44 |
|
|
45 |
|
* tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat, |
46 |
|
tree-test-3.dat: Test results for foreign elements are updated. |
47 |
|
|
48 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* HTML-tree.t: <!DOCTYPE> test result format changed to the latest |
51 |
|
format for html5lib tests. |
52 |
|
|
53 |
|
* tree-test-1.dat, tokenizer-test-2.dat: Test results for |
54 |
|
<!DOCTYPE> are updated. |
55 |
|
|
56 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* HTML-tree.t: Test data file parser changed to the common one. |
59 |
|
|
60 |
2008-10-13 Wakaba <wakaba@suika.fam.cx> |
2008-10-13 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
* tokenizer-test-2.dat: A test result was wrong. |
* tokenizer-test-2.dat: A test result was wrong. |