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

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.42

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24