X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/28dd38e4d4977f7fdb7a752a339c1a7ca178523f..6df6ae42fedb347936ce4c68e11f5d3e8b1d0040:/test/ChangeLog diff --git a/test/ChangeLog b/test/ChangeLog index 8b7feaddf6..56b7ece59e 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,112 @@ +2012-01-29 Ulf Jasper + + * automated/icalendar-tests.el (icalendar-import-non-recurring): + Fix broken test, caused by missing trailing blank. + +2011-12-03 Chong Yidong + + * automated/compile-tests.el (compile-tests--test-regexps-data): + Increase column numbers by one to reflect change in how + compilation-message is recorded (Bug#10172). + +2011-11-22 Glenn Morris + + * rmailmm.el: New file, split from lisp/mail/rmailmm.el. + +2011-11-20 Juanma Barranquero + + * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo. + +2011-11-16 Juanma Barranquero + + * automated/icalendar-tests.el (icalendar-tests--get-ical-event) + (icalendar-tests--test-export, icalendar-tests--do-test-export): + * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo. + +2011-10-30 Ulf Jasper + + * automated/newsticker-tests.el + (newsticker--group-manage-orphan-feeds): Remove fsetting of + newsticker--treeview-tree-update. + +2011-10-29 Ulf Jasper + + * automated/newsticker-tests.el + (newsticker--group-manage-orphan-feeds): Use fset instead of flet. + + * trunk/test/automated/newsticker-tests.el + (newsticker--group-manage-orphan-feeds): Prevent updating + newsticker treeview. Fixed bug#9763. + +2011-10-20 Glenn Morris + + * automated/vc-bzr.el (vc-bzr-test-bug9781): New test. + + * automated/vc-bzr.el: New file. + +2011-10-15 Glenn Morris + + * automated/f90.el: New file. + +2011-09-27 Ulf Jasper + + * automated/newsticker-tests.el: Move newsticker-testsuite.el + to automated/newsticker-tests.el. Convert to ERT. + +2011-07-26 Ulf Jasper + + * automated/icalendar-tests.el (icalendar-tests--compare-strings): + Removed, simply use string=. + (icalendar--diarytime-to-isotime) + (icalendar--datetime-to-diary-date) + (icalendar--datestring-to-isodate) + (icalendar--format-ical-event) + (icalendar--parse-summary-and-rest) + (icalendar-tests--do-test-import) + (icalendar-tests--do-test-cycle): Change argument order of + string= to EXPECTED ACTUAL. + (icalendar--import-format-sample) + (icalendar--format-ical-event) + (icalendar-import-non-recurring) + (icalendar-import-rrule) + (icalendar-import-duration) + (icalendar-import-bug-6766) + (icalendar-real-world): Adjust to string= instead of + icalendar-tests--compare-strings. + (icalendar-import-multiple-vcalendars): New. + +2011-05-11 Teodor Zlatanov + + * automated/gnus-tests.el: Add wrapper for Gnus tests. + Require CL. + +2011-05-09 Juri Linkov + + * automated/occur-tests.el: Move from test/occur-testsuite.el. + Convert to ERT. + +2011-05-09 Chong Yidong + + * automated/compile-tests.el: New file. + +2011-05-08 Chong Yidong + + * automated/font-parse-tests.el: Don't byte-compile. + + * automated/comint-testsuite.el: Move from test/. Convert to ERT. + +2011-03-10 Stefan Monnier + + * automated/lexbind-tests.el: New file. + +2011-03-07 Chong Yidong + + * Version 23.3 released. + +2011-03-05 Glenn Morris + + * eshell.el: Move here from lisp/eshell/esh-test.el. + 2011-03-03 Christian Ohler * automated/ert-tests.el (ert-test-explain-not-equal-keymaps): @@ -149,8 +258,8 @@ 2010-02-19 Ulf Jasper * icalendar-testsuite.el - (icalendar-testsuite--run-function-tests): Added new tests. - (icalendar-testsuite--test-diarytime-to-isotime): Added another + (icalendar-testsuite--run-function-tests): Add new tests. + (icalendar-testsuite--test-diarytime-to-isotime): Add another testcase. (icalendar-testsuite--test-convert-ordinary-to-ical): New. (icalendar-testsuite--test-convert-weekly-to-ical): New. @@ -175,14 +284,14 @@ 2009-12-18 Ulf Jasper * icalendar-testsuite.el - (icalendar-testsuite--run-function-tests): Added + (icalendar-testsuite--run-function-tests): Add icalendar-testsuite--test-parse-vtimezone. (icalendar-testsuite--test-parse-vtimezone): New. (icalendar-testsuite--do-test-cycle): Doc changes. - (icalendar-testsuite--run-real-world-tests): Removed trailing + (icalendar-testsuite--run-real-world-tests): Remove trailing whitespace -- see change of icalendar--add-diary-entry in icalendar.el. - (icalendar-testsuite--run-cycle-tests): Re-enabled all tests. + (icalendar-testsuite--run-cycle-tests): Re-enable all tests. 2009-09-30 Glenn Morris @@ -203,12 +312,12 @@ 2009-01-25 Ulf Jasper * icalendar-testsuite.el - (icalendar-testsuite--run-function-tests): Added - icalendar-testsuite--test-diarytime-to-isotime. - (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to + (icalendar-testsuite--run-function-tests): + Add icalendar-testsuite--test-diarytime-to-isotime. + (icalendar-testsuite--test-parse-summary-and-rest): Adjust to recent icalendar fixes. (icalendar-testsuite--test-diarytime-to-isotime): New. - (icalendar-testsuite--test-create-uid): Adjusted to recent + (icalendar-testsuite--test-create-uid): Adjust to recent icalendar changes. 2008-11-30 Shigeru Fukaya @@ -261,7 +370,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 2008-2011 Free Software Foundation, Inc. + Copyright (C) 2008-2012 Free Software Foundation, Inc. This file is part of GNU Emacs.