X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=tests%2FChangeLog;h=f6adbafcb2bb0e868ead795a48a62672f227a21e;hb=13ea09ab66b44b1a3b0971e1a24ce0da47a6ca0a;hp=014c925b1a592eb1cca39e449930cf1ae63aa88b;hpb=50a175807caa995602ccd01dc65698cdd603f013;p=elisp%2Fwanderlust.git diff --git a/tests/ChangeLog b/tests/ChangeLog index 014c925..f6adbaf 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,66 @@ +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.