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