/[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.22 by wakaba, Thu Oct 6 10:53:39 2005 UTC revision 1.67 by wakaba, Sat Jun 23 12:47:13 2007 UTC
# Line 1  Line 1 
1    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOM-Document.t: Tests for |manakai_is_html|, |manakai_compat_mode|,
4            and |compat_mode| are added.
5    
6    2007-06-21  Wakaba  <wakaba@suika.fam.cx>
7    
8            * DOM-Node.t: Tests for |node_type| are added.
9    
10    2007-06-20  Wakaba  <wakaba@suika.fam.cx>
11    
12            * DOM-Node.t: Tests for DOCUMENT_POSITION_* constants
13            and new features are added.
14    
15    2007-06-17  Wakaba  <wakaba@suika.fam.cx>
16    
17            * DOM-Node.t: |notation_name| test added.
18    
19            * DOM-Entity.t: |notation_name| test added.
20    
21    2007-06-17  Wakaba  <wakaba@suika.fam.cx>
22    
23            * DOM-Attr.t, DOM-AttributeDefinition.t, DOM-DocumentType.t,
24            DOM-Element.t, DOM-Entity.t, DOM-EntityReference.t,
25            DOM-Notation.t, DOM-ProcessingInstruction.t: New.
26    
27            * DOM-Document.t, DOM-Node.t: Tests for newly-implemented attributes
28            and methods are added.
29    
30            * Makefile (test-module-dom-old): Renamed from |test-module-dom|.
31            (test-module-dom): New.
32    
33    2007-06-16  Wakaba  <wakaba@suika.fam.cx>
34    
35            * DOM-Node.t: Tests for |prefix| and |text_content| are added.
36    
37    2007-06-16  Wakaba  <wakaba@suika.fam.cx>
38    
39            * DOM-NodeList.t: Tests for tied arrays and empty node lists
40            are added.
41    
42    2007-06-16  Wakaba  <wakaba@suika.fam.cx>
43    
44            * DOM-NodeList.t: New test.
45    
46    2007-06-16  Wakaba  <wakaba@suika.fam.cx>
47    
48            * util-error.t: Tests for new methods are added.
49            (___error_def): Amended for new naming convention.
50    
51            * util-error-text-formatter.t (___error_def): Amended
52            for new naming convention.
53    
54    2007-06-16  Wakaba  <wakaba@suika.fam.cx>
55    
56            * DOM-Node.t: Test data added.
57    
58    2007-06-15  Wakaba  <wakaba@suika.fam.cx>
59    
60            * DOM-Node.t: New test.
61    
62    2007-06-15  Wakaba  <wakaba@suika.fam.cx>
63    
64            * DOM-Document.t: New test.
65    
66    2007-06-14  Wakaba  <wakaba@suika.fam.cx>
67    
68            * DOM-DOMImplementation.t: Tests for |create_document|
69            and |create_document_type| are added.
70    
71    2007-06-13  Wakaba  <wakaba@suika.fam.cx>
72    
73            * DOM-DOMImplementation.t: New test.
74    
75    2007-05-26  Wakaba  <wakaba@suika.fam.cx>
76    
77            * IMT-InternetMediaType.t: Tests for |add_parameter| are added.
78    
79    2007-05-26  Wakaba  <wakaba@suika.fam.cx>
80    
81            * IMT-InternetMediaType.t: New test.
82    
83    2006-12-29  Wakaba  <wakaba@suika.fam.cx>
84    
85            * .cvsignore: New auto-generated Perl test files
86            are added.
87    
88    2006-12-02  Wakaba  <wakaba@suika.fam.cx>
89    
90            * Makefile (dom-DOMString.t): New test.
91    
92    2006-08-15  Wakaba  <wakaba@suika.fam.cx>
93    
94            * Makefile (util-dis-Value.t): New test.
95    
96    2006-05-13  Wakaba  <wakaba@suika.fam.cx>
97    
98            * Makefile (dom-XDP.t): New test.
99    
100    2006-05-04  Wakaba  <wakaba@suika.fam.cx>
101    
102            * Makefile (markup-SuikaWiki.t): New test.
103    
104    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
105    
106            * Makefile (dom-Traversal.t): New test.
107    
108    2006-04-29  Wakaba  <wakaba@suika.fam.cx>
109    
110            * Makefile (markup-Atom.t): New test.
111            (test-module-markup): New rule.
112            (test-module-all): The |test-module-markup| is added to the list
113            of rules.
114    
115    2006-04-16  Wakaba  <wakaba@suika.fam.cx>
116    
117            * Makefile (dom-CharacterData.t): New test.
118    
119    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
120    
121            * Makefile (dom-TreeStore.t): New test.
122    
123    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
124    
125            * Makefile: Tests |dom-Tree.t| and |dom-DOMXML.t| are
126            removed.  Tests |dom-Document.t| and |dom-Element.t| are added.
127    
128    2006-04-01  Wakaba  <wakaba@suika.fam.cx>
129    
130            * Makefile (util-dis-DPG.t): New test.
131    
132    2006-03-18  Wakaba  <wakaba@suika.fam.cx>
133    
134            * Makefile (dom-XML.t): New test.
135    
136    2006-03-17  Wakaba  <wakaba@suika.fam.cx>
137    
138            * Makefile (dom-TreeCore.t): New test.
139    
140    2006-03-12  Wakaba  <wakaba@suika.fam.cx>
141    
142            * Makefile: Creates |../lib/Message/Util/DIS/Test.pm|
143            before try to create test scripts.
144    
145    2006-03-11  Wakaba  <wakaba@suika.fam.cx>
146    
147            * Makefile (charset-Encode.t): New test.
148    
149    2006-03-01  Wakaba  <wakaba@suika.fam.cx>
150    
151            * Makefile (util-Generic.t): New test.
152    
153    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
154    
155            * Makefile (distclean): New rule.
156    
157    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
158    
159            * Makefile: Revised for new |daf| database format.
160    
161    2006-02-18  Wakaba  <wakaba@suika.fam.cx>
162    
163            * Makefile (util-dis.t): New test.
164    
165    2006-02-18  Wakaba  <wakaba@suika.fam.cx>
166    
167            * Makefile (dom-ls.t): New test.
168    
169    2006-01-29  Wakaba  <wakaba@suika.fam.cx>
170    
171            * Makefile (dom-genericls.t): Generates from |feature.dae|.
172    
173    2006-01-29  Wakaba  <wakaba@suika.fam.cx>
174    
175            * Makefile (dom-xml.t): New test.
176    
177    2006-01-24  Wakaba  <wakaba@suika.fam.cx>
178    
179            * Makefile (util-mntest.t): Calls |mndebug.pl| subroutines.
180    
181    2006-01-23  Wakaba  <wakaba@suika.fam.cx>
182    
183            * .cvsignore: New generated test files added.
184    
185    2006-01-23  Wakaba  <wakaba@suika.fam.cx>
186    
187            * Makefile: |util-mntest.t| added.
188    
189    2006-01-21  Wakaba  <wakaba@suika.fam.cx>
190    
191            * Makefile: |dom-xmlparser.t| added.
192    
193    2006-01-07  Wakaba  <wakaba@suika.fam.cx>
194    
195            * dom-mdom.t: Removed (obsolete).
196    
197            * util-formatter-base.t: Test result synced with
198            current implementation.
199    
200            * Makefile: |dom-core.t| and |dom-xdoctype.t| added.
201    
202    2005-11-21  Wakaba  <wakaba@suika.fam.cx>
203    
204            * Makefile, .cvsignore: |dom-tree.t| added.
205    
206    2005-11-20  Wakaba  <wakaba@suika.fam.cx>
207    
208            * .cvsignore: |util-dis-dnlite.t| added.
209    
210            * Makefile: Rules for |util-dis-dnlite.t| added.
211    
212    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
213    
214            * Makefile: Rules to make |dom-mdomls2003.t| and |util-perlcode.t|
215            added.
216    
217    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
218    
219            * Makefile: Rules to make |dom-feature.t| and |dom-genericls.t|
220            added.
221    
222  2005-10-06  Wakaba  <wakaba@suika.fam.cx>  2005-10-06  Wakaba  <wakaba@suika.fam.cx>
223    
224          * Makefile: Updated for new version of "domts2perl.pl".          * Makefile: Updated for new version of "domts2perl.pl".

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.67

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24