X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=tests%2FChangeLog;h=4f803fffbfa6156c07321efeea2c7dbfbffa7117;hb=c79d571fb0f3e5800f03ac4a65f1c1a2c6992aed;hp=a3a98549f8184e82a99e82984ec66b80f5f128bf;hpb=9ecbc9341bf0d502e4c6222a86375c0e96acbe16;p=elisp%2Fwanderlust.git diff --git a/tests/ChangeLog b/tests/ChangeLog index a3a9854..4f803ff 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,90 @@ +2004-02-19 TAKAHASHI Kaoru + + * test-elmo-util.el (lunit-test-case-setup): Set `print-length', + `print-level', and `case-fold-search'. + (lunit-test-case-teardown): Check file existence before remove. + (test-elmo-object-save-2, test-elmo-save-string-1) + (test-elmo-uniq-list-1, test-elmo-uniq-list-2) + (test-elmo-uniq-list-3, test-elmo-list-insert-1) + (test-elmo-list-insert-2, test-elmo-delete-char-1) + (test-elmo-concat-path-1) + (test-elmo-remove-passwd-1, test-elmo-remove-passwd-2) + (test-elmo-remove-passwd-3, test-elmo-passwd-alist-clear-1): New + testcases. Add docstring. + +2004-02-18 TAKAHASHI Kaoru + + * test-elmo-util.el (test-elmo-object-save-1): New testcase. + (lunit-test-case-setup, lunit-test-case-teardown): Add + temporary-file stuff. + + * test-elmo-localdir.el (test-elmo-folder-expand-msgdb-path-4): + New testcase. + (test-elmo-folder-expand-msgdb-path-2): Change order. + +2004-01-11 Hiroya Murata + + * test-dist.el (test-version-status-icon-xpm): Follow the + redefined `wl-demo-icon-name' as function. + (test-version-status-icon-xbm): Ditto. + +2003-11-30 Hiroya Murata + + * check-modules.el (test-spamfilter): Check `spamf-corpus-name'. + +2003-07-31 Yoichi NAKAYAMA + + * check-modules.el (test-shimbun): Check `shimbun-server'. + +2003-02-10 TAKAHASHI Kaoru + + * check-modules.el (test-semi-mime-edit): Check + `mime-make-text-tag'. + +2003-01-28 TAKAHASHI Kaoru + + * check-modules.el (test-apel-version): Renamed from + `check-modules-apel-version'. + (test-modules-charsets-mime-charset-alist): Ditto. + (test-x-face-xmas, test-x-face-mule): Ditto. + (test-flim-mime-entity, test-flim-mime-content-information): Ditto. + (test-flim-encoded-word, test-flim-content-transfer-encoding): Ditto. + (test-flim-mailcap, test-flim-std11, test-flim-smtp): Ditto. + (test-semi-mime-edit, test-semi-mime-view, test-semi-mime-play): Ditto. + + * check-base64.el (test-base64-encode-1): + Renamed from `check-base64-encode-1'. + (test-base64-encode-2, test-base64-encode-3): Ditto. + (test-base64-encode-4, test-base64-encode-5): Ditto. + +2003-01-17 TAKAHASHI Kaoru + + * test-elmo-localdir.el: New file. + (test-elmo-folder-expand-msgdb-path-1): New testcase. + (test-elmo-folder-expand-msgdb-path-2): Ditto. + (test-elmo-folder-expand-msgdb-path-3): Ditto. + + * 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):