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