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