* lisp/gnus/nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
[emacs.git] / test / ChangeLog
blob0f3db27f188d35b2c6ecb2b0eee9e61942026547
1 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * indent/shell.sh:
4         * indent/shell.rc: Ad some test cases.
6 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8         * indent/ruby.rb: New file, to test new syntax-propertize code.
10 2012-04-11  Glenn Morris  <rgm@gnu.org>
12         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
14 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
16         * automated/url-future-tests.el (url-future-tests): Move from
17         lisp/url/url-future.el and rename.
19 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
21         * automated/icalendar-tests.el (icalendar-import-non-recurring):
22         Fix broken test, caused by missing trailing blank.
24 2011-12-03  Chong Yidong  <cyd@gnu.org>
26         * automated/compile-tests.el (compile-tests--test-regexps-data):
27         Increase column numbers by one to reflect change in how
28         compilation-message is recorded (Bug#10172).
30 2011-11-22  Glenn Morris  <rgm@gnu.org>
32         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
34 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
36         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
38 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
40         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
41         (icalendar-tests--test-export, icalendar-tests--do-test-export):
42         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
44 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
46         * automated/newsticker-tests.el
47         (newsticker--group-manage-orphan-feeds): Remove fsetting of
48         newsticker--treeview-tree-update.
50 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
52         * automated/newsticker-tests.el
53         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
55         * trunk/test/automated/newsticker-tests.el
56         (newsticker--group-manage-orphan-feeds): Prevent updating
57         newsticker treeview. Fixed bug#9763.
59 2011-10-20  Glenn Morris  <rgm@gnu.org>
61         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
63         * automated/vc-bzr.el: New file.
65 2011-10-15  Glenn Morris  <rgm@gnu.org>
67         * automated/f90.el: New file.
69 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
71         * automated/newsticker-tests.el: Move newsticker-testsuite.el
72         to automated/newsticker-tests.el. Convert to ERT.
74 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
76         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
77         Removed, simply use string=.
78         (icalendar--diarytime-to-isotime)
79         (icalendar--datetime-to-diary-date)
80         (icalendar--datestring-to-isodate)
81         (icalendar--format-ical-event)
82         (icalendar--parse-summary-and-rest)
83         (icalendar-tests--do-test-import)
84         (icalendar-tests--do-test-cycle): Change argument order of
85         string= to EXPECTED ACTUAL.
86         (icalendar--import-format-sample)
87         (icalendar--format-ical-event)
88         (icalendar-import-non-recurring)
89         (icalendar-import-rrule)
90         (icalendar-import-duration)
91         (icalendar-import-bug-6766)
92         (icalendar-real-world): Adjust to string= instead of
93         icalendar-tests--compare-strings.
94         (icalendar-import-multiple-vcalendars): New.
96 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
98         * automated/gnus-tests.el: Add wrapper for Gnus tests.
99         Require CL.
101 2011-05-09  Juri Linkov  <juri@jurta.org>
103         * automated/occur-tests.el: Move from test/occur-testsuite.el.
104         Convert to ERT.
106 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
108         * automated/compile-tests.el: New file.
110 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
112         * automated/font-parse-tests.el: Don't byte-compile.
114         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
116 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
118         * automated/lexbind-tests.el: New file.
120 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
122         * Version 23.3 released.
124 2011-03-05  Glenn Morris  <rgm@gnu.org>
126         * eshell.el: Move here from lisp/eshell/esh-test.el.
128 2011-03-03  Christian Ohler  <ohler@gnu.org>
130         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
131         New test.
133 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
135         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
136         convert to ERT format.
138 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
140         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
141         convert to ERT format.
143 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
145         * indent/shell.sh:
146         * indent/shell.rc: New files.
148 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
150         * automated/font-parse-tests.el: Move from
151         font-parse-testsuite.el.
153 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
155         * font-parse-testsuite.el (test-font-parse-data): New file.
157 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
159         * indent/prolog.prolog: Add tokenizing tests.
161 2011-01-13  Christian Ohler  <ohler@gnu.org>
163         * automated: New directory for automated tests.
165         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
167         * automated/Makefile.in: New file.
169 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
171         * indent/modula2.mod: New file.
173 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
175         * indent/octave.m: Add a test to ensure indentation is local.
177 2010-10-23  Glenn Morris  <rgm@gnu.org>
179         * comint-testsuite.el
180         (comint-testsuite--test-comint-password-prompt-regexp):
181         Add "Please enter the password".  (Bug#7224)
183 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
185         * indent/prolog.prolog: Use normal spacing around !.
187 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
189         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
191 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
193         * indent/octave.m: Remove some `fixindent' not needed any more.
195 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
197         * indent/octave.m: New file.
199 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
201         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
202         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
203         (icalendar-testsuite--run-internal-tests): New.
204         (icalendar-testsuite--test-convert-ordinary-to-ical)
205         (icalendar-testsuite--test-convert-block-to-ical)
206         (icalendar-testsuite--test-convert-anniversary-to-ical)
207         (icalendar-testsuite--test-parse-vtimezone)
208         (icalendar-testsuite--do-test-export): Code formatting.
209         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
210         (icalendar-testsuite--do-test-import)
211         (icalendar-testsuite--do-test-cycle):
212         Use icalendar-testsuite--compare-strings
213         (icalendar-testsuite--run-import-tests): Comment added.
214         (icalendar-testsuite--run-import-tests)
215         (icalendar-testsuite--run-real-world-tests): Fix expected results.
217 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
219         * redisplay-testsuite.el (test-redisplay-3): New test.
221 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
223         * comint-testsuite.el: New file.
225 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
227         * indent: New dir.
229 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
231         * Version 23.2 released.
233 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
235         * cedet/semantic-ia-utest.el
236         (semantic-symref-test-count-hits-in-tag): Add function, from
237         semantic-test.el.
239         * cedet/tests/test.cpp:
240         * cedet/tests/test.py:
241         * cedet/tests/teststruct.cpp:
242         * cedet/tests/testtemplates.cpp:
243         * cedet/tests/testusing.cpp:
244         * cedet/tests/scopetest.cpp:
245         * cedet/tests/scopetest.java: Files deleted.
247         * cedet/tests/test.make:
248         * cedet/tests/test.c:
249         * cedet/tests/testjavacomp.java:
250         * cedet/tests/testspp.c:
251         * cedet/tests/testsppreplace.c:
252         * cedet/tests/testsppreplaced.c:
253         * cedet/tests/testsubclass.cpp:
254         * cedet/tests/testsubclass.hh:
255         * cedet/tests/testtypedefs.cpp:
256         * cedet/tests/testvarnames.c:
257         * cedet/tests/test.el:
258         * cedet/tests/testdoublens.cpp:
259         * cedet/tests/testdoublens.hpp: Add copyright header.
261         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
262         Remove reference to deleted files.
264 2010-03-30  Juri Linkov  <juri@jurta.org>
266         * occur-testsuite.el (occur-tests): Add tests for context lines.
268 2010-03-23  Juri Linkov  <juri@jurta.org>
270         * occur-testsuite.el: New file.
272 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
274         * Branch for 23.2.
276 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
278         * icalendar-testsuite.el
279         (icalendar-testsuite--run-function-tests): Add new tests.
280         (icalendar-testsuite--test-diarytime-to-isotime): Add another
281         testcase.
282         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
283         (icalendar-testsuite--test-convert-weekly-to-ical): New.
284         (icalendar-testsuite--test-convert-yearly-to-ical): New.
285         (icalendar-testsuite--test-convert-block-to-ical): New.
286         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
287         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
289 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
291         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
292         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
293         Fix typos in docstrings and error messages.
294         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
296 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
298         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
299         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
300         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
302 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
304         * icalendar-testsuite.el
305         (icalendar-testsuite--run-function-tests): Add
306         icalendar-testsuite--test-parse-vtimezone.
307         (icalendar-testsuite--test-parse-vtimezone): New.
308         (icalendar-testsuite--do-test-cycle): Doc changes.
309         (icalendar-testsuite--run-real-world-tests): Remove trailing
310         whitespace -- see change of icalendar--add-diary-entry in
311         icalendar.el.
312         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
314 2009-09-30  Glenn Morris  <rgm@gnu.org>
316         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
318 2009-06-26  Eric Ludlam  <zappo@gnu.org>
320         * cedet/*: New unit tests, from CEDET repository.
322 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
324         * redisplay-testsuite.el: New file.
326 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
328         * Branch for 23.1.
330 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
332         * icalendar-testsuite.el
333         (icalendar-testsuite--run-function-tests):
334         Add icalendar-testsuite--test-diarytime-to-isotime.
335         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
336         recent icalendar fixes.
337         (icalendar-testsuite--test-diarytime-to-isotime): New.
338         (icalendar-testsuite--test-create-uid): Adjust to recent
339         icalendar changes.
341 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
343         * bytecomp-testsuite.el: New file.
345 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
347         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
348         Added `icalendar-testsuite--test-create-uid'.
349         (icalendar-testsuite--test-create-uid): New.
351 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
353         * newsticker-testsuite.el: New file.
355 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
357         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
358         Add icalendar-testsuite--test-datestring-to-isodate,
359         icalendar-testsuite--test-datetime-to-diary-date, and
360         icalendar-testsuite--test-calendar-style.
361         (icalendar-testsuite--test-format-ical-event):
362         (icalendar-testsuite--test-parse-summary-and-rest):
363         Doc fix.  Remove european-calendar-style.
364         (icalendar-testsuite--get-ical-event): Doc fix.
365         (icalendar-testsuite--test-first-weekday-of-year):
366         (icalendar-testsuite--run-cycle-tests): Add doc string.
367         (icalendar-testsuite--test-datestring-to-isodate):
368         (icalendar-testsuite--test-datetime-to-diary-date):
369         (icalendar-testsuite--test-calendar-style): New functions.
370         (icalendar-testsuite--test-export): Handle iso date style.
371         New arg INPUT-ISO.  Use calendar-date-style.
372         (icalendar-testsuite--test-import): Handle iso date style.
373         New arg EXPECTED-ISO.  Use calendar-date-style.
374         (icalendar-testsuite--test-cycle): Handle iso date style.
375         (icalendar-testsuite--run-import-tests):
376         (icalendar-testsuite--run-export-tests):
377         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
379 2008-02-29  Glenn Morris  <rgm@gnu.org>
381         * README: New file.
383 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
385         * icalendar-testsuite.el: New file.
387 ;; Local Variables:
388 ;; coding: utf-8
389 ;; End:
391   Copyright (C) 2008-2012  Free Software Foundation, Inc.
393   This file is part of GNU Emacs.
395   GNU Emacs is free software: you can redistribute it and/or modify
396   it under the terms of the GNU General Public License as published by
397   the Free Software Foundation, either version 3 of the License, or
398   (at your option) any later version.
400   GNU Emacs is distributed in the hope that it will be useful,
401   but WITHOUT ANY WARRANTY; without even the implied warranty of
402   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
403   GNU General Public License for more details.
405   You should have received a copy of the GNU General Public License
406   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.