* test-elmo-util.el (lunit-test-case-setup): Set `print-length',
[elisp/wanderlust.git] / tests / ChangeLog
index 2c6941f..1f4c68b 100644 (file)
@@ -1,3 +1,15 @@
+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-delq)
+       (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): New testcases.
+
 2004-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
        * test-elmo-util.el (test-elmo-object-save-1): New testcase.