(test-utf7-decode-string-alpha): New testcase.
[elisp/wanderlust.git] / tests / ChangeLog
1 2009-08-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2
3         * test-utf7.el (toplevel): Use `fboundp' instead of `boundp'.
4         Fix (require 'utf7) order for Mule-UCS.
5         (test-utf7-decode-string-plus): New testcase.
6         (test-utf7-decode-string-noconv): Ditto.
7         (test-utf7-encode-string-plus): Ditto.
8         (test-utf7-encode-string-noconv): Ditto.
9         (test-utf7-decode-string-nihongo): Rename from
10         `test-utf7-decode-string'. Use `make-char'.
11         (test-utf7-encode-string-nihongo): Rename from
12         `test-utf7-encode-string'. Use `make-char'.
13         (test-utf7-decode-string-alpha): New testcase.
14         (test-utf7-encode-string-alpha): Ditto.
15         (test-utf7-decode-string-smiling-face): Ditto.
16         (test-utf7-encode-string-smiling-face): Ditto.
17
18 2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
19
20         * test-wl-util.el (test-wl-unique-id-by-user): New testcase.
21         (test-wl-inverse-alist): Ditto.
22
23 2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
24
25         * test-elmo-date.el: New file.
26
27 2006-11-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
28
29         * test-wl-draft.el: New file.
30
31 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
32
33         * test-elmo-util.el (test-elmo-same-list-p): New function.
34         (test-elmo-same-diff-p): Ditto.
35         (test-elmo-list-diff): Use it.
36
37 2005-02-27  Tetsurou Okazaki  <okazaki@be.to>
38
39         * test-elmo-util.el (test-elmo-list-diff): New testcase.
40
41 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
42
43         * test-elmo-util.el (test-elmo-number-set-delete-1): New testcase.
44         (test-elmo-number-set-delete-2): Ditto.
45         (test-elmo-number-set-delete-3): Ditto.
46         (test-elmo-number-set-delete-4): Ditto.
47         (test-elmo-number-set-delete-5): Ditto.
48         (test-elmo-number-set-delete-6): Ditto.
49         (test-elmo-number-set-delete-7): Ditto.
50         (test-elmo-number-set-delete-8): Ditto.
51         (test-elmo-number-set-delete-list-1): Ditto.
52
53 2004-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
54
55         * test-utf7.el (toplevel): Enable utf-translate-cjk-mode explicitly.
56
57 2004-05-05  Yuuichi Teranishi  <teranisi@gohome.org>
58
59         * test-elmo-localdir.el
60         (test-elmo-folder-expand-msgdb-path-4): Remove.
61
62         * test-utf7.el (toplevel): Setup utf-translate-cjk-mode or
63         require 'un-define if available.
64
65 2004-02-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
66
67         * test-rfc2368.el: New file.
68
69         * test-elmo-util.el (test-elmo-number-set-member-1): Use `equal'.
70         (test-elmo-number-set-member-2): New testcase.
71
72 2004-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
73
74         * test-elmo-util.el (lunit-test-case-setup): Set `print-length',
75         `print-level', and `case-fold-search'.
76         (lunit-test-case-teardown): Check file existence before remove.
77         (test-elmo-object-save-2, test-elmo-save-string-1)
78         (test-elmo-uniq-list-1, test-elmo-uniq-list-2)
79         (test-elmo-uniq-list-3, test-elmo-list-insert-1)
80         (test-elmo-list-insert-2, test-elmo-delete-char-1)
81         (test-elmo-concat-path-1)
82         (test-elmo-remove-passwd-1, test-elmo-remove-passwd-2)
83         (test-elmo-remove-passwd-3, test-elmo-passwd-alist-clear-1)
84         (test-elmo-address-quote-specials-1)
85         (test-elmo-address-quote-specials-2, test-elmo-elmo-flatten-1)
86         (test-elmo-number-set-member-1, test-elmo-number-set-append-list-1)
87         (test-elmo-number-set-append-1)
88         (test-elmo-number-set-to-number-list-1): New testcases.  Add
89         docstring.
90
91 2004-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
92
93         * test-elmo-util.el (test-elmo-object-save-1): New testcase.
94         (lunit-test-case-setup, lunit-test-case-teardown): Add
95         temporary-file stuff.
96
97         * test-elmo-localdir.el (test-elmo-folder-expand-msgdb-path-4):
98         New testcase.
99         (test-elmo-folder-expand-msgdb-path-2): Change order.
100
101 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
102
103         * test-dist.el (test-version-status-icon-xpm): Follow the
104         redefined `wl-demo-icon-name' as function.
105         (test-version-status-icon-xbm): Ditto.
106
107 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
108
109         * check-modules.el (test-spamfilter): Check `spamf-corpus-name'.
110
111 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
112
113         * check-modules.el (test-shimbun): Check `shimbun-server'.
114
115 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
116
117         * check-modules.el (test-semi-mime-edit): Check
118         `mime-make-text-tag'.
119
120 2003-01-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
121
122         * check-modules.el (test-apel-version): Renamed from
123         `check-modules-apel-version'.
124         (test-modules-charsets-mime-charset-alist): Ditto.
125         (test-x-face-xmas, test-x-face-mule): Ditto.
126         (test-flim-mime-entity, test-flim-mime-content-information): Ditto.
127         (test-flim-encoded-word, test-flim-content-transfer-encoding): Ditto.
128         (test-flim-mailcap, test-flim-std11, test-flim-smtp): Ditto.
129         (test-semi-mime-edit, test-semi-mime-view, test-semi-mime-play): Ditto.
130
131         * check-base64.el (test-base64-encode-1):
132         Renamed from `check-base64-encode-1'.
133         (test-base64-encode-2, test-base64-encode-3): Ditto.
134         (test-base64-encode-4, test-base64-encode-5): Ditto.
135
136 2003-01-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
137
138         * test-elmo-localdir.el: New file.
139         (test-elmo-folder-expand-msgdb-path-1): New testcase.
140         (test-elmo-folder-expand-msgdb-path-2): Ditto.
141         (test-elmo-folder-expand-msgdb-path-3): Ditto.
142
143         * test-dist.el (test-wl-modules-exists): Fix void variable.
144         (test-elmo-modules-exists): Ditto.
145
146 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
147
148         * check-modules.el (check-modules-semi-mime-edit): Check
149         `mime-create-tag'.
150
151 2003-01-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
152
153         * test-dist.el (test-wl-demo-copyright-notice): Check always.
154
155 2002-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
156
157         * test-dist.el (test-version-toplevel-changelog): Fixed regexp.
158
159 2002-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
160
161         * test-dist.el (test-version-readme): New testcase.
162         (test-wl-demo-copyright-notice): Ditto.
163
164 2002-10-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
165
166         * check-modules.el (check-modules-flim-content-transfer-encoding):
167         Fixed `mime-encode-string' testcase.
168
169 2002-07-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
170
171         * check-modules.el (check-modules-charsets-mime-charset-alist):
172         New testcase.
173
174 2002-05-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
175
176         * check-modules.el (check-modules-x-face-mule): New testcase.
177         (check-modules-x-face-decode-message-header): New function.
178
179 2002-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
180
181         * test-dist.el (test-refcard-version): Check version.tex.
182
183 2001-12-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
184
185         * test-dist.el (test-codename, test-version-wl-changelog)
186         (test-version-elmo-changelog, test-version-toplevel-changelog)
187         (test-refcard-version): New testcases.
188
189         * check-modules.el (check-modules-apel-version): Update require
190         APEL version.
191
192 2001-11-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
193
194         * check-base64.el (toplevel): Remove (require 'wl).
195
196         * check-modules.el (check-modules-flim-mime-entity)
197         (check-modules-flim-mime-content-information)
198         (check-modules-flim-encoded-word)
199         (check-modules-flim-content-transfer-encoding)
200         (check-modules-flim-mailcap, check-modules-flim-std11)
201         (check-modules-flim-smtp)
202         (check-modules-semi-mime-edit, check-modules-semi-mime-view)
203         (check-modules-semi-mime-play): New testcases.
204
205 2001-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
206
207         * check-modules.el
208         (check-modules-x-face-xmas-wl-display-x-face-was-argument-required):
209         Fixed docstring.
210
211 2001-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
212
213         * check-modules.el (check-modules-x-face-xmas): New testcase. For
214         old x-face utility.
215         (check-modules-x-face-xmas-wl-display-x-face-was-argument-required):
216         New function.
217
218 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
219
220         * test-env.el: Removed (Separated to check-*.el).
221
222         * check-base64.el: New file.
223
224         * check-modules.el: Ditto.
225
226         * test-env.el (test-base64-encode-string-has-no-line-break-argument,
227         test-base64-encode-region-has-no-line-break-argument): New functions.
228         (test-base64-encode-4, test-base64-encode-5): Use them.
229
230 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
231
232         * test-env.el (test-base64-encode-4, test-base64-encode-5):
233         New testcases.
234
235 2001-08-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
236
237         * test-utf7.el: New file.
238         (test-utf7-encode-string, test-utf7-decode-string): New testcases.
239
240         * test-env.el: New file.
241         (test-apel-version, test-base64-encode-1)
242         (test-base64-encode-2, test-base64-encode-3): New testcases.
243
244 2001-08-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
245
246         * test-wl-util.el: New file.
247         (test-wl-parse-addresses-1, test-wl-unique-id): New testcases.
248
249         * test-elmo-util.el: New file.
250         (test-elmo-replace-string-as-filename-1): New testcase.
251
252         * test-dist.el: New file.
253         (test-wl-modules-exists, test-elmo-modules-exists)
254         (test-util-modules-exists, test-wl-icon-exists)
255         (test-version-status-icon-xpm, test-version-status-icon-xbm)
256         (test-texi-version): New testcases.