* test-elmo-util.el (test-elmo-number-set-member-1): Use `equal'.
[elisp/wanderlust.git] / tests / ChangeLog
index 932911f..a1ac941 100644 (file)
@@ -1,5 +1,79 @@
+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',
+       `print-level', and `case-fold-search'.
+       (lunit-test-case-teardown): Check file existence before remove.
+       (test-elmo-object-save-2, test-elmo-save-string-1)
+       (test-elmo-uniq-list-1, test-elmo-uniq-list-2)
+       (test-elmo-uniq-list-3, test-elmo-list-insert-1)
+       (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)
+       (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>
+
+       * test-elmo-util.el (test-elmo-object-save-1): New testcase.
+       (lunit-test-case-setup, lunit-test-case-teardown): Add
+       temporary-file stuff.
+
+       * test-elmo-localdir.el (test-elmo-folder-expand-msgdb-path-4):
+       New testcase.
+       (test-elmo-folder-expand-msgdb-path-2): Change order.
+
+2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * test-dist.el (test-version-status-icon-xpm): Follow the
+       redefined `wl-demo-icon-name' as function.
+       (test-version-status-icon-xbm): Ditto.
+
+2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * check-modules.el (test-spamfilter): Check `spamf-corpus-name'.
+
+2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * check-modules.el (test-shimbun): Check `shimbun-server'.
+
+2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * check-modules.el (test-semi-mime-edit): Check
+       `mime-make-text-tag'.
+
+2003-01-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * check-modules.el (test-apel-version): Renamed from
+       `check-modules-apel-version'.
+       (test-modules-charsets-mime-charset-alist): Ditto.
+       (test-x-face-xmas, test-x-face-mule): Ditto.
+       (test-flim-mime-entity, test-flim-mime-content-information): Ditto.
+       (test-flim-encoded-word, test-flim-content-transfer-encoding): Ditto.
+       (test-flim-mailcap, test-flim-std11, test-flim-smtp): Ditto.
+       (test-semi-mime-edit, test-semi-mime-view, test-semi-mime-play): Ditto.
+
+       * check-base64.el (test-base64-encode-1):
+       Renamed from `check-base64-encode-1'.
+       (test-base64-encode-2, test-base64-encode-3): Ditto.
+       (test-base64-encode-4, test-base64-encode-5): Ditto.
+
 2003-01-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
+       * test-elmo-localdir.el: New file.
+       (test-elmo-folder-expand-msgdb-path-1): New testcase.
+       (test-elmo-folder-expand-msgdb-path-2): Ditto.
+       (test-elmo-folder-expand-msgdb-path-3): Ditto.
+
        * test-dist.el (test-wl-modules-exists): Fix void variable.
        (test-elmo-modules-exists): Ditto.