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

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.43

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24