bd31ed6f397cf693313560ba29055eb88641228b
[elisp/wanderlust.git] / tests / ChangeLog
1 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * test-dist.el (test-version-status-icon-xpm): Follow the
4         redefined `wl-demo-icon-name' as function.
5         (test-version-status-icon-xbm): Ditto.
6
7 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8
9         * check-modules.el (test-spamfilter): Check `spamf-corpus-name'.
10
11 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
12
13         * check-modules.el (test-shimbun): Check `shimbun-server'.
14
15 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
16
17         * check-modules.el (test-semi-mime-edit): Check
18         `mime-make-text-tag'.
19
20 2003-01-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
21
22         * check-modules.el (test-apel-version): Renamed from
23         `check-modules-apel-version'.
24         (test-modules-charsets-mime-charset-alist): Ditto.
25         (test-x-face-xmas, test-x-face-mule): Ditto.
26         (test-flim-mime-entity, test-flim-mime-content-information): Ditto.
27         (test-flim-encoded-word, test-flim-content-transfer-encoding): Ditto.
28         (test-flim-mailcap, test-flim-std11, test-flim-smtp): Ditto.
29         (test-semi-mime-edit, test-semi-mime-view, test-semi-mime-play): Ditto.
30
31         * check-base64.el (test-base64-encode-1):
32         Renamed from `check-base64-encode-1'.
33         (test-base64-encode-2, test-base64-encode-3): Ditto.
34         (test-base64-encode-4, test-base64-encode-5): Ditto.
35
36 2003-01-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
37
38         * test-elmo-localdir.el: New file.
39         (test-elmo-folder-expand-msgdb-path-1): New testcase.
40         (test-elmo-folder-expand-msgdb-path-2): Ditto.
41         (test-elmo-folder-expand-msgdb-path-3): Ditto.
42
43         * test-dist.el (test-wl-modules-exists): Fix void variable.
44         (test-elmo-modules-exists): Ditto.
45
46 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
47
48         * check-modules.el (check-modules-semi-mime-edit): Check
49         `mime-create-tag'.
50
51 2003-01-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
52
53         * test-dist.el (test-wl-demo-copyright-notice): Check always.
54
55 2002-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
56
57         * test-dist.el (test-version-toplevel-changelog): Fixed regexp.
58
59 2002-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
60
61         * test-dist.el (test-version-readme): New testcase.
62         (test-wl-demo-copyright-notice): Ditto.
63
64 2002-10-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
65
66         * check-modules.el (check-modules-flim-content-transfer-encoding):
67         Fixed `mime-encode-string' testcase.
68
69 2002-07-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
70
71         * check-modules.el (check-modules-charsets-mime-charset-alist):
72         New testcase.
73
74 2002-05-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
75
76         * check-modules.el (check-modules-x-face-mule): New testcase.
77         (check-modules-x-face-decode-message-header): New function.
78
79 2002-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
80
81         * test-dist.el (test-refcard-version): Check version.tex.
82
83 2001-12-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
84
85         * test-dist.el (test-codename, test-version-wl-changelog)
86         (test-version-elmo-changelog, test-version-toplevel-changelog)
87         (test-refcard-version): New testcases.
88
89         * check-modules.el (check-modules-apel-version): Update require
90         APEL version.
91
92 2001-11-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
93
94         * check-base64.el (toplevel): Remove (require 'wl).
95
96         * check-modules.el (check-modules-flim-mime-entity)
97         (check-modules-flim-mime-content-information)
98         (check-modules-flim-encoded-word)
99         (check-modules-flim-content-transfer-encoding)
100         (check-modules-flim-mailcap, check-modules-flim-std11)
101         (check-modules-flim-smtp)
102         (check-modules-semi-mime-edit, check-modules-semi-mime-view)
103         (check-modules-semi-mime-play): New testcases.
104
105 2001-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
106
107         * check-modules.el
108         (check-modules-x-face-xmas-wl-display-x-face-was-argument-required):
109         Fixed docstring.
110
111 2001-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
112
113         * check-modules.el (check-modules-x-face-xmas): New testcase. For
114         old x-face utility.
115         (check-modules-x-face-xmas-wl-display-x-face-was-argument-required):
116         New function.
117
118 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
119
120         * test-env.el: Removed (Separated to check-*.el).
121
122         * check-base64.el: New file.
123
124         * check-modules.el: Ditto.
125
126         * test-env.el (test-base64-encode-string-has-no-line-break-argument,
127         test-base64-encode-region-has-no-line-break-argument): New functions.
128         (test-base64-encode-4, test-base64-encode-5): Use them.
129
130 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
131
132         * test-env.el (test-base64-encode-4, test-base64-encode-5):
133         New testcases.
134
135 2001-08-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
136
137         * test-utf7.el: New file.
138         (test-utf7-encode-string, test-utf7-decode-string): New testcases.
139
140         * test-env.el: New file.
141         (test-apel-version, test-base64-encode-1)
142         (test-base64-encode-2, test-base64-encode-3): New testcases.
143
144 2001-08-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
145
146         * test-wl-util.el: New file.
147         (test-wl-parse-addresses-1, test-wl-unique-id): New testcases.
148
149         * test-elmo-util.el: New file.
150         (test-elmo-replace-string-as-filename-1): New testcase.
151
152         * test-dist.el: New file.
153         (test-wl-modules-exists, test-elmo-modules-exists)
154         (test-util-modules-exists, test-wl-icon-exists)
155         (test-version-status-icon-xpm, test-version-status-icon-xbm)
156         (test-texi-version): New testcases.