* test-elmo-imap4.el: New file.
[elisp/wanderlust.git] / tests / ChangeLog
index c4970c5..9f8c6ed 100644 (file)
@@ -1,7 +1,33 @@
-2007-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
-
-       * test-ptexinfmt.el (test-texinfo-format-special-char): New
-       testcase.
+2009-08-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * 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  <kaoru@kaisei.org>
+
+       * test-wl-util.el (test-wl-unique-id-by-user): New testcase.
+       (test-wl-inverse-alist): Ditto.
+
+2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * test-elmo-date.el: New file.
 
 2006-11-03  Yoichi NAKAYAMA  <yoichi@geiin.org>