* test-elmo-localdir.el
[elisp/wanderlust.git] / tests / ChangeLog
index 4f803ff..4fcaf1d 100644 (file)
@@ -1,3 +1,18 @@
+2004-05-05  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 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  <kaoru@kaisei.org>
+
+       * 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  <kaoru@kaisei.org>
 
        * test-elmo-util.el (lunit-test-case-setup): Set `print-length',
@@ -9,8 +24,13 @@
        (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.
+       (test-elmo-remove-passwd-3, test-elmo-passwd-alist-clear-1)
+       (test-elmo-address-quote-specials-1)
+       (test-elmo-address-quote-specials-2, test-elmo-elmo-flatten-1)
+       (test-elmo-number-set-member-1, test-elmo-number-set-append-list-1)
+       (test-elmo-number-set-append-1)
+       (test-elmo-number-set-to-number-list-1): New testcases.  Add
+       docstring.
 
 2004-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>