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

Diff of /messaging/manakai/t/ChangeLog

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

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

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.65

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24