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

Legend:
Removed from v.1.299  
changed lines
  Added in v.1.325

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24