/[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.10 by wakaba, Sun Nov 16 11:43:12 2003 UTC revision 1.45 by wakaba, Sun Apr 2 12:14:43 2006 UTC
# Line 1  Line 1 
1    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Makefile (dom-TreeStore.t): New test.
4    
5    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
6    
7            * Makefile: Tests |dom-Tree.t| and |dom-DOMXML.t| are
8            removed.  Tests |dom-Document.t| and |dom-Element.t| are added.
9    
10    2006-04-01  Wakaba  <wakaba@suika.fam.cx>
11    
12            * Makefile (util-dis-DPG.t): New test.
13    
14    2006-03-18  Wakaba  <wakaba@suika.fam.cx>
15    
16            * Makefile (dom-XML.t): New test.
17    
18    2006-03-17  Wakaba  <wakaba@suika.fam.cx>
19    
20            * Makefile (dom-TreeCore.t): New test.
21    
22    2006-03-12  Wakaba  <wakaba@suika.fam.cx>
23    
24            * Makefile: Creates |../lib/Message/Util/DIS/Test.pm|
25            before try to create test scripts.
26    
27    2006-03-11  Wakaba  <wakaba@suika.fam.cx>
28    
29            * Makefile (charset-Encode.t): New test.
30    
31    2006-03-01  Wakaba  <wakaba@suika.fam.cx>
32    
33            * Makefile (util-Generic.t): New test.
34    
35    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
36    
37            * Makefile (distclean): New rule.
38    
39    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
40    
41            * Makefile: Revised for new |daf| database format.
42    
43    2006-02-18  Wakaba  <wakaba@suika.fam.cx>
44    
45            * Makefile (util-dis.t): New test.
46    
47    2006-02-18  Wakaba  <wakaba@suika.fam.cx>
48    
49            * Makefile (dom-ls.t): New test.
50    
51    2006-01-29  Wakaba  <wakaba@suika.fam.cx>
52    
53            * Makefile (dom-genericls.t): Generates from |feature.dae|.
54    
55    2006-01-29  Wakaba  <wakaba@suika.fam.cx>
56    
57            * Makefile (dom-xml.t): New test.
58    
59    2006-01-24  Wakaba  <wakaba@suika.fam.cx>
60    
61            * Makefile (util-mntest.t): Calls |mndebug.pl| subroutines.
62    
63    2006-01-23  Wakaba  <wakaba@suika.fam.cx>
64    
65            * .cvsignore: New generated test files added.
66    
67    2006-01-23  Wakaba  <wakaba@suika.fam.cx>
68    
69            * Makefile: |util-mntest.t| added.
70    
71    2006-01-21  Wakaba  <wakaba@suika.fam.cx>
72    
73            * Makefile: |dom-xmlparser.t| added.
74    
75    2006-01-07  Wakaba  <wakaba@suika.fam.cx>
76    
77            * dom-mdom.t: Removed (obsolete).
78    
79            * util-formatter-base.t: Test result synced with
80            current implementation.
81    
82            * Makefile: |dom-core.t| and |dom-xdoctype.t| added.
83    
84    2005-11-21  Wakaba  <wakaba@suika.fam.cx>
85    
86            * Makefile, .cvsignore: |dom-tree.t| added.
87    
88    2005-11-20  Wakaba  <wakaba@suika.fam.cx>
89    
90            * .cvsignore: |util-dis-dnlite.t| added.
91    
92            * Makefile: Rules for |util-dis-dnlite.t| added.
93    
94    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
95    
96            * Makefile: Rules to make |dom-mdomls2003.t| and |util-perlcode.t|
97            added.
98    
99    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
100    
101            * Makefile: Rules to make |dom-feature.t| and |dom-genericls.t|
102            added.
103    
104    2005-10-06  Wakaba  <wakaba@suika.fam.cx>
105    
106            * Makefile: Updated for new version of "domts2perl.pl".
107    
108    2005-01-06  Wakaba  <wakaba@suika.fam.cx>
109    
110            * Makefile (clean): New.
111    
112    2005-01-05  Wakaba  <wakaba@suika.fam.cx>
113    
114            * dom-mdom.t: Use DOMMain in favor of obsolete ManakaiDOM module.
115    
116    2004-11-20  Wakaba  <wakaba@suika.fam.cx>
117    
118            * util-qname-filter.t: New test.
119    
120            * util-qname-general.t: Tests modified for new version of the module.
121    
122    2004-09-09  Wakaba  <wakaba@suika.fam.cx>
123    
124            * dom-mdom.t: New test.
125    
126    2004-04-02  Wakaba  <wakaba@suika.fam.cx>
127    
128            * util-error.t: New tests added.
129    
130    2004-02-22  Wakaba  <wakaba@suika.fam.cx>
131    
132            * markup-xml-qname.t: Don't load obsolete XML module.
133            * markup-xml-qname.t: Some new tests for EMPTY_PFX added.
134    
135    2004-01-17  Wakaba  <wakaba@suika.fam.cx>
136    
137            * util-formatter-boolean.t: New test.
138    
139    2003-12-25  Wakaba  <wakaba@suika.fam.cx>
140    
141            * util-error.t: Output message verbosely if $^W.
142    
143    2003-12-14  Wakaba  <wakaba@suika.fam.cx>
144    
145            * markup-xml-parser.t: New test.
146    
147    2003-12-13  Wakaba  <wakaba@suika.fam.cx>
148    
149            * util-error-textparser.t: Rewritten.
150    
151    2003-12-06  Wakaba  <wakaba@suika.fam.cx>
152    
153            * markup-xml-qname.t: "" -> DEFAULT_PFX.
154    
155            * util-formatter-node.t, util-formatter-text.t, util-error.t: Changed to new syntax.
156    
157    2003-12-05  Wakaba  <wakaba@suika.fam.cx>
158    
159            * markup-xml-nodetree.t: New test for construct_xml_node ().
160    
161    2003-11-22  Wakaba  <wakaba@suika.fam.cx>
162    
163            * util-formatter-node.t, util-formatter-text.t: New test for boolean attribute.
164    
165  2003-11-16  Wakaba  <wakaba@suika.fam.cx>  2003-11-16  Wakaba  <wakaba@suika.fam.cx>
166    
167          * util-formatter-node.t: New test.          * util-formatter-node.t: New test.

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.45

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24