/[suikacvs]/markup/html/whatpm/t/ChangeLog
Suika

Diff of /markup/html/whatpm/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.1.300  
changed lines
  Added in v.1.322

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24