/[suikacvs]/messaging/manakai/t/ChangeLog
Suika

Contents of /messaging/manakai/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.57 - (show annotations) (download)
Fri Jun 15 14:32:50 2007 UTC (17 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.56: +8 -0 lines
++ manakai/t/ChangeLog	15 Jun 2007 14:31:27 -0000
2007-06-15  Wakaba  <wakaba@suika.fam.cx>

	* DOM-Node.t: New test.

2007-06-15  Wakaba  <wakaba@suika.fam.cx>

	* DOM-Document.t: New test.

++ manakai/lib/Message/DOM/ChangeLog	15 Jun 2007 14:32:37 -0000
2007-06-15  Wakaba  <wakaba@suika.fam.cx>

	* ProcessingInstruction.pm, EntityReference.pm,
	CDATASection, DocumentFragment.pm, DOMDocument.pm, Entity.pm,
	ElementTypeDefinition.pm, AttributeDefinition.pm,
	DocumentType.pm, DOMElement.pm, Attr.pm,
	CharacterData.pm, Text.pm, Comment.pm (node_name,
	node_value, node_type): Implemented.

1 2007-06-15 Wakaba <wakaba@suika.fam.cx>
2
3 * DOM-Node.t: New test.
4
5 2007-06-15 Wakaba <wakaba@suika.fam.cx>
6
7 * DOM-Document.t: New test.
8
9 2007-06-14 Wakaba <wakaba@suika.fam.cx>
10
11 * DOM-DOMImplementation.t: Tests for |create_document|
12 and |create_document_type| are added.
13
14 2007-06-13 Wakaba <wakaba@suika.fam.cx>
15
16 * DOM-DOMImplementation.t: New test.
17
18 2007-05-26 Wakaba <wakaba@suika.fam.cx>
19
20 * IMT-InternetMediaType.t: Tests for |add_parameter| are added.
21
22 2007-05-26 Wakaba <wakaba@suika.fam.cx>
23
24 * IMT-InternetMediaType.t: New test.
25
26 2006-12-29 Wakaba <wakaba@suika.fam.cx>
27
28 * .cvsignore: New auto-generated Perl test files
29 are added.
30
31 2006-12-02 Wakaba <wakaba@suika.fam.cx>
32
33 * Makefile (dom-DOMString.t): New test.
34
35 2006-08-15 Wakaba <wakaba@suika.fam.cx>
36
37 * Makefile (util-dis-Value.t): New test.
38
39 2006-05-13 Wakaba <wakaba@suika.fam.cx>
40
41 * Makefile (dom-XDP.t): New test.
42
43 2006-05-04 Wakaba <wakaba@suika.fam.cx>
44
45 * Makefile (markup-SuikaWiki.t): New test.
46
47 2006-04-30 Wakaba <wakaba@suika.fam.cx>
48
49 * Makefile (dom-Traversal.t): New test.
50
51 2006-04-29 Wakaba <wakaba@suika.fam.cx>
52
53 * Makefile (markup-Atom.t): New test.
54 (test-module-markup): New rule.
55 (test-module-all): The |test-module-markup| is added to the list
56 of rules.
57
58 2006-04-16 Wakaba <wakaba@suika.fam.cx>
59
60 * Makefile (dom-CharacterData.t): New test.
61
62 2006-04-02 Wakaba <wakaba@suika.fam.cx>
63
64 * Makefile (dom-TreeStore.t): New test.
65
66 2006-04-02 Wakaba <wakaba@suika.fam.cx>
67
68 * Makefile: Tests |dom-Tree.t| and |dom-DOMXML.t| are
69 removed. Tests |dom-Document.t| and |dom-Element.t| are added.
70
71 2006-04-01 Wakaba <wakaba@suika.fam.cx>
72
73 * Makefile (util-dis-DPG.t): New test.
74
75 2006-03-18 Wakaba <wakaba@suika.fam.cx>
76
77 * Makefile (dom-XML.t): New test.
78
79 2006-03-17 Wakaba <wakaba@suika.fam.cx>
80
81 * Makefile (dom-TreeCore.t): New test.
82
83 2006-03-12 Wakaba <wakaba@suika.fam.cx>
84
85 * Makefile: Creates |../lib/Message/Util/DIS/Test.pm|
86 before try to create test scripts.
87
88 2006-03-11 Wakaba <wakaba@suika.fam.cx>
89
90 * Makefile (charset-Encode.t): New test.
91
92 2006-03-01 Wakaba <wakaba@suika.fam.cx>
93
94 * Makefile (util-Generic.t): New test.
95
96 2006-02-26 Wakaba <wakaba@suika.fam.cx>
97
98 * Makefile (distclean): New rule.
99
100 2006-02-26 Wakaba <wakaba@suika.fam.cx>
101
102 * Makefile: Revised for new |daf| database format.
103
104 2006-02-18 Wakaba <wakaba@suika.fam.cx>
105
106 * Makefile (util-dis.t): New test.
107
108 2006-02-18 Wakaba <wakaba@suika.fam.cx>
109
110 * Makefile (dom-ls.t): New test.
111
112 2006-01-29 Wakaba <wakaba@suika.fam.cx>
113
114 * Makefile (dom-genericls.t): Generates from |feature.dae|.
115
116 2006-01-29 Wakaba <wakaba@suika.fam.cx>
117
118 * Makefile (dom-xml.t): New test.
119
120 2006-01-24 Wakaba <wakaba@suika.fam.cx>
121
122 * Makefile (util-mntest.t): Calls |mndebug.pl| subroutines.
123
124 2006-01-23 Wakaba <wakaba@suika.fam.cx>
125
126 * .cvsignore: New generated test files added.
127
128 2006-01-23 Wakaba <wakaba@suika.fam.cx>
129
130 * Makefile: |util-mntest.t| added.
131
132 2006-01-21 Wakaba <wakaba@suika.fam.cx>
133
134 * Makefile: |dom-xmlparser.t| added.
135
136 2006-01-07 Wakaba <wakaba@suika.fam.cx>
137
138 * dom-mdom.t: Removed (obsolete).
139
140 * util-formatter-base.t: Test result synced with
141 current implementation.
142
143 * Makefile: |dom-core.t| and |dom-xdoctype.t| added.
144
145 2005-11-21 Wakaba <wakaba@suika.fam.cx>
146
147 * Makefile, .cvsignore: |dom-tree.t| added.
148
149 2005-11-20 Wakaba <wakaba@suika.fam.cx>
150
151 * .cvsignore: |util-dis-dnlite.t| added.
152
153 * Makefile: Rules for |util-dis-dnlite.t| added.
154
155 2005-11-16 Wakaba <wakaba@suika.fam.cx>
156
157 * Makefile: Rules to make |dom-mdomls2003.t| and |util-perlcode.t|
158 added.
159
160 2005-11-15 Wakaba <wakaba@suika.fam.cx>
161
162 * Makefile: Rules to make |dom-feature.t| and |dom-genericls.t|
163 added.
164
165 2005-10-06 Wakaba <wakaba@suika.fam.cx>
166
167 * Makefile: Updated for new version of "domts2perl.pl".
168
169 2005-01-06 Wakaba <wakaba@suika.fam.cx>
170
171 * Makefile (clean): New.
172
173 2005-01-05 Wakaba <wakaba@suika.fam.cx>
174
175 * dom-mdom.t: Use DOMMain in favor of obsolete ManakaiDOM module.
176
177 2004-11-20 Wakaba <wakaba@suika.fam.cx>
178
179 * util-qname-filter.t: New test.
180
181 * util-qname-general.t: Tests modified for new version of the module.
182
183 2004-09-09 Wakaba <wakaba@suika.fam.cx>
184
185 * dom-mdom.t: New test.
186
187 2004-04-02 Wakaba <wakaba@suika.fam.cx>
188
189 * util-error.t: New tests added.
190
191 2004-02-22 Wakaba <wakaba@suika.fam.cx>
192
193 * markup-xml-qname.t: Don't load obsolete XML module.
194 * markup-xml-qname.t: Some new tests for EMPTY_PFX added.
195
196 2004-01-17 Wakaba <wakaba@suika.fam.cx>
197
198 * util-formatter-boolean.t: New test.
199
200 2003-12-25 Wakaba <wakaba@suika.fam.cx>
201
202 * util-error.t: Output message verbosely if $^W.
203
204 2003-12-14 Wakaba <wakaba@suika.fam.cx>
205
206 * markup-xml-parser.t: New test.
207
208 2003-12-13 Wakaba <wakaba@suika.fam.cx>
209
210 * util-error-textparser.t: Rewritten.
211
212 2003-12-06 Wakaba <wakaba@suika.fam.cx>
213
214 * markup-xml-qname.t: "" -> DEFAULT_PFX.
215
216 * util-formatter-node.t, util-formatter-text.t, util-error.t: Changed to new syntax.
217
218 2003-12-05 Wakaba <wakaba@suika.fam.cx>
219
220 * markup-xml-nodetree.t: New test for construct_xml_node ().
221
222 2003-11-22 Wakaba <wakaba@suika.fam.cx>
223
224 * util-formatter-node.t, util-formatter-text.t: New test for boolean attribute.
225
226 2003-11-16 Wakaba <wakaba@suika.fam.cx>
227
228 * util-formatter-node.t: New test.
229
230 * mime-eword.t: Don't test with Japanese string if Japanese encoder/decoder not found.
231
232 2003-11-15 Wakaba <wakaba@suika.fam.cx>
233
234 * util-formatter-text.t: New test.
235
236 * util-error.t: New test.
237
238 * markup-xml--ns.t: Tests Message::Markup::XML::Node (instead of Message::Markup::XML).
239
240 * util-formatter-base.t: New subtest for flag support.
241
242 * markup-swcfg20-node.t: New test (Moved from SuikaWiki).
243
244 * markup-swcfg20-parser.t: New test (Moved from SuikaWiki).
245
246 2003-11-13 Wakaba <wakaba@suika.fam.cx>
247
248 * util-formatter-base.t: New test.
249
250 2003-11-09 Wakaba <wakaba@suika.fam.cx>
251
252 * markup-xml-node.t: New test for 'xml:' special prefix.
253
254 2003-11-01 Wakaba <wakaba@suika.fam.cx>
255
256 * markup-xml-node.t: New test.
257
258 * markup-xml-qname.t (gen_pfx): Added one-char prefix test.
259
260 2003-09-17 Wakaba <wakaba@suika.fam.cx>
261
262 * markup-xml-validator-model.t: New file.
263
264 * util-hostpermit.t: New test.
265
266 2003-08-05 Wakaba <wakaba@suika.fam.cx>
267
268 * error.pl: Removed.
269 * util-error-textparser.t: New script.
270 * test.pl: Removed.
271
272 2003-08-05 Wakaba <wakaba@suika.fam.cx>
273
274 * error.pl: New script.
275 * test.pl: New script.
276 * ChangeLog: New file.
277

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24