X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=tests%2FChangeLog;h=932911f38338ad7812de4896a87b797501f7dea3;hb=b52a8cfc76955d2868d05b8dc80e5943427b56a1;hp=c96a9395a9e6ab7c918602f15baba4ed631cfc6a;hpb=32349971724768a46901c004c6b8853b08391682;p=elisp%2Fwanderlust.git diff --git a/tests/ChangeLog b/tests/ChangeLog index c96a939..932911f 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,80 @@ +2003-01-17 TAKAHASHI Kaoru + + * test-dist.el (test-wl-modules-exists): Fix void variable. + (test-elmo-modules-exists): Ditto. + +2003-01-12 TAKAHASHI Kaoru + + * check-modules.el (check-modules-semi-mime-edit): Check + `mime-create-tag'. + +2003-01-06 TAKAHASHI Kaoru + + * test-dist.el (test-wl-demo-copyright-notice): Check always. + +2002-12-11 TAKAHASHI Kaoru + + * test-dist.el (test-version-toplevel-changelog): Fixed regexp. + +2002-10-27 TAKAHASHI Kaoru + + * test-dist.el (test-version-readme): New testcase. + (test-wl-demo-copyright-notice): Ditto. + +2002-10-24 TAKAHASHI Kaoru + + * check-modules.el (check-modules-flim-content-transfer-encoding): + Fixed `mime-encode-string' testcase. + +2002-07-12 TAKAHASHI Kaoru + + * check-modules.el (check-modules-charsets-mime-charset-alist): + New testcase. + +2002-05-23 TAKAHASHI Kaoru + + * check-modules.el (check-modules-x-face-mule): New testcase. + (check-modules-x-face-decode-message-header): New function. + +2002-01-01 TAKAHASHI Kaoru + + * test-dist.el (test-refcard-version): Check version.tex. + +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).