X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=tests%2FChangeLog;h=1919168a9e172a1d6ab598f408b5a600fa34589f;hb=d67233898479d059e2340a0609af0f845d1236e5;hp=847ca1d797f394c85d47cfca4705ec5ea123d131;hpb=05bd8031d59a6ec6fe80ef586cc6031484caa9ed;p=elisp%2Fwanderlust.git diff --git a/tests/ChangeLog b/tests/ChangeLog index 847ca1d..1919168 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,121 @@ +2011-05-30 TAKAHASHI Kaoru + + * test-wl-address.el: New file. + +2011-04-07 TAKAHASHI Kaoru + + * test-elmo-date.el: Add `lexical-binding' file variable. + * test-elmo-imap4.el: Ditto. + * test-elmo-localdir.el: Ditto. + * test-elmo-util.el: Ditto. + * test-rfc2368.el: Ditto. + * test-utf7.el: Ditto. + * test-wl-draft.el: Ditto. + * test-wl-util.el: Ditto. + +2011-04-06 TAKAHASHI Kaoru + + * test-dist.el: Add `lexical-binding' file variable. + (test-wl-modules-trailing-whitespace, test-elmo-modules-exists) + (test-elmo-modules-trailing-whitespace) + (test-util-modules-exists) + (test-util-modules-trailing-whitespace, test-wl-icon-exists): Fix + let style for `lexical-binding'. + +2010-08-31 TAKAHASHI Kaoru + + * test-dist.el (test-elmo-modules-trailing-whitespace) + (test-util-modules-trailing-whitespace) + (test-wl-modules-trailing-whitespace): New testcases. + +2010-01-22 TAKAHASHI Kaoru + + * test-utf7.el (test-utf7-encode-string-alpha): Fix indent. + + * test-elmo-date.el (test-elmo-date-get-week): Add assert. + +2010-01-01 TAKAHASHI Kaoru + + * test-elmo-util.el (test-elmo-delete-cr-1): New testcase. + * test-elmo-date.el (test-elmo-time-parse-date-string-1) + (test-elmo-time-parse-date-string-2): New testcase. + +2009-08-01 TAKAHASHI Kaoru + + * test-elmo-imap4.el: New file. + (test-elmo-imap4-parse-greeting-ok): New testcase. + (test-elmo-imap4-parse-greeting-preauth): Ditto. + (test-elmo-imap4-parse-greeting-bye): Ditto. + + * test-utf7.el (toplevel): Use `fboundp' instead of `boundp'. + Fix (require 'utf7) order for Mule-UCS. + (test-utf7-decode-string-plus): New testcase. + (test-utf7-decode-string-noconv): Ditto. + (test-utf7-encode-string-plus): Ditto. + (test-utf7-encode-string-noconv): Ditto. + (test-utf7-decode-string-nihongo): Rename from + `test-utf7-decode-string'. Use `make-char'. + (test-utf7-encode-string-nihongo): Rename from + `test-utf7-encode-string'. Use `make-char'. + (test-utf7-decode-string-alpha): New testcase. + (test-utf7-encode-string-alpha): Ditto. + (test-utf7-decode-string-smiling-face): Ditto. + (test-utf7-encode-string-smiling-face): Ditto. + +2008-02-19 TAKAHASHI Kaoru + + * test-wl-util.el (test-wl-unique-id-by-user): New testcase. + (test-wl-inverse-alist): Ditto. + +2008-02-15 TAKAHASHI Kaoru + + * test-elmo-date.el: New file. + +2006-11-03 Yoichi NAKAYAMA + + * test-wl-draft.el: New file. + +2005-02-27 Yuuichi Teranishi + + * test-elmo-util.el (test-elmo-same-list-p): New function. + (test-elmo-same-diff-p): Ditto. + (test-elmo-list-diff): Use it. + +2005-02-27 Tetsurou Okazaki + + * test-elmo-util.el (test-elmo-list-diff): New testcase. + +2004-10-11 Hiroya Murata + + * test-elmo-util.el (test-elmo-number-set-delete-1): New testcase. + (test-elmo-number-set-delete-2): Ditto. + (test-elmo-number-set-delete-3): Ditto. + (test-elmo-number-set-delete-4): Ditto. + (test-elmo-number-set-delete-5): Ditto. + (test-elmo-number-set-delete-6): Ditto. + (test-elmo-number-set-delete-7): Ditto. + (test-elmo-number-set-delete-8): Ditto. + (test-elmo-number-set-delete-list-1): Ditto. + +2004-10-04 Yuuichi Teranishi + + * test-utf7.el (toplevel): Enable utf-translate-cjk-mode explicitly. + +2004-05-05 Yuuichi Teranishi + + * test-elmo-localdir.el + (test-elmo-folder-expand-msgdb-path-4): Remove. + + * test-utf7.el (toplevel): Setup utf-translate-cjk-mode or + require 'un-define if available. + +2004-02-21 TAKAHASHI Kaoru + + * test-rfc2368.el: New file. + + * test-elmo-util.el (test-elmo-number-set-member-1): Use `equal'. + (test-elmo-number-set-member-2): New testcase. + 2004-02-19 TAKAHASHI Kaoru * test-elmo-util.el (lunit-test-case-setup): Set `print-length',