* test-elmo-util.el (test-elmo-number-set-member-1): Use `equal'.
[elisp/wanderlust.git] / tests / ChangeLog
index 4f803ff..a1ac941 100644 (file)
@@ -1,3 +1,8 @@
+2004-02-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * 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 +14,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>