X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=tests%2FChangeLog;h=391a7633054d415e2de6bdc3a8e061fca1382b34;hb=7f48b955f3b8da23ddcf1e76c38790867ce8b635;hp=6b48d02b7559257760df04c74bf434f0c64a75c9;hpb=63f7f5131768dd1592a7e43ecfb0dfa8aa3c30ac;p=elisp%2Fwanderlust.git diff --git a/tests/ChangeLog b/tests/ChangeLog index 6b48d02..391a763 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,60 @@ +2001-12-12 TAKAHASHI Kaoru + + * test-dist.el (test-codename, test-version-wl-changelog) + (test-version-elmo-changelog, test-version-toplevel-changelog) + (test-refcard-version): New testcases. + + * check-modules.el (check-modules-apel-version): Update require + APEL version. + +2001-11-25 TAKAHASHI Kaoru + + * check-base64.el (toplevel): Remove (require 'wl). + + * check-modules.el (check-modules-flim-mime-entity) + (check-modules-flim-mime-content-information) + (check-modules-flim-encoded-word) + (check-modules-flim-content-transfer-encoding) + (check-modules-flim-mailcap, check-modules-flim-std11) + (check-modules-flim-smtp) + (check-modules-semi-mime-edit, check-modules-semi-mime-view) + (check-modules-semi-mime-play): New testcases. + +2001-10-28 TAKAHASHI Kaoru + + * check-modules.el + (check-modules-x-face-xmas-wl-display-x-face-was-argument-required): + Fixed docstring. + +2001-10-27 TAKAHASHI Kaoru + + * check-modules.el (check-modules-x-face-xmas): New testcase. For + old x-face utility. + (check-modules-x-face-xmas-wl-display-x-face-was-argument-required): + New function. + +2001-08-30 Yuuichi Teranishi + + * test-env.el: Removed (Separated to check-*.el). + + * check-base64.el: New file. + + * check-modules.el: Ditto. + + * test-env.el (test-base64-encode-string-has-no-line-break-argument, + test-base64-encode-region-has-no-line-break-argument): New functions. + (test-base64-encode-4, test-base64-encode-5): Use them. + +2001-08-29 Yuuichi Teranishi + + * test-env.el (test-base64-encode-4, test-base64-encode-5): + New testcases. + 2001-08-29 TAKAHASHI Kaoru + * test-utf7.el: New file. + (test-utf7-encode-string, test-utf7-decode-string): New testcases. + * test-env.el: New file. (test-apel-version, test-base64-encode-1) (test-base64-encode-2, test-base64-encode-3): New testcases.