* lisp/dabbrev.el: Fix cycle completion.
[emacs.git] / test / ChangeLog
blobf44b09102d99d181d15d551c2e3caec7579dce44
1 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3         * automated/url-future-tests.el (url-future-tests): Move from
4         lisp/url/url-future.el and rename.
6 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
8         * automated/icalendar-tests.el (icalendar-import-non-recurring):
9         Fix broken test, caused by missing trailing blank.
11 2011-12-03  Chong Yidong  <cyd@gnu.org>
13         * automated/compile-tests.el (compile-tests--test-regexps-data):
14         Increase column numbers by one to reflect change in how
15         compilation-message is recorded (Bug#10172).
17 2011-11-22  Glenn Morris  <rgm@gnu.org>
19         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
21 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
23         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
25 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
27         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
28         (icalendar-tests--test-export, icalendar-tests--do-test-export):
29         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
31 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
33         * automated/newsticker-tests.el
34         (newsticker--group-manage-orphan-feeds): Remove fsetting of
35         newsticker--treeview-tree-update.
37 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
39         * automated/newsticker-tests.el
40         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
42         * trunk/test/automated/newsticker-tests.el
43         (newsticker--group-manage-orphan-feeds): Prevent updating
44         newsticker treeview. Fixed bug#9763.
46 2011-10-20  Glenn Morris  <rgm@gnu.org>
48         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
50         * automated/vc-bzr.el: New file.
52 2011-10-15  Glenn Morris  <rgm@gnu.org>
54         * automated/f90.el: New file.
56 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
58         * automated/newsticker-tests.el: Move newsticker-testsuite.el
59         to automated/newsticker-tests.el. Convert to ERT.
61 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
63         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
64         Removed, simply use string=.
65         (icalendar--diarytime-to-isotime)
66         (icalendar--datetime-to-diary-date)
67         (icalendar--datestring-to-isodate)
68         (icalendar--format-ical-event)
69         (icalendar--parse-summary-and-rest)
70         (icalendar-tests--do-test-import)
71         (icalendar-tests--do-test-cycle): Change argument order of
72         string= to EXPECTED ACTUAL.
73         (icalendar--import-format-sample)
74         (icalendar--format-ical-event)
75         (icalendar-import-non-recurring)
76         (icalendar-import-rrule)
77         (icalendar-import-duration)
78         (icalendar-import-bug-6766)
79         (icalendar-real-world): Adjust to string= instead of
80         icalendar-tests--compare-strings.
81         (icalendar-import-multiple-vcalendars): New.
83 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
85         * automated/gnus-tests.el: Add wrapper for Gnus tests.
86         Require CL.
88 2011-05-09  Juri Linkov  <juri@jurta.org>
90         * automated/occur-tests.el: Move from test/occur-testsuite.el.
91         Convert to ERT.
93 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
95         * automated/compile-tests.el: New file.
97 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
99         * automated/font-parse-tests.el: Don't byte-compile.
101         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
103 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
105         * automated/lexbind-tests.el: New file.
107 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
109         * Version 23.3 released.
111 2011-03-05  Glenn Morris  <rgm@gnu.org>
113         * eshell.el: Move here from lisp/eshell/esh-test.el.
115 2011-03-03  Christian Ohler  <ohler@gnu.org>
117         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
118         New test.
120 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
122         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
123         convert to ERT format.
125 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
127         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
128         convert to ERT format.
130 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
132         * indent/shell.sh:
133         * indent/shell.rc: New files.
135 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
137         * automated/font-parse-tests.el: Move from
138         font-parse-testsuite.el.
140 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
142         * font-parse-testsuite.el (test-font-parse-data): New file.
144 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
146         * indent/prolog.prolog: Add tokenizing tests.
148 2011-01-13  Christian Ohler  <ohler@gnu.org>
150         * automated: New directory for automated tests.
152         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
154         * automated/Makefile.in: New file.
156 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
158         * indent/modula2.mod: New file.
160 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
162         * indent/octave.m: Add a test to ensure indentation is local.
164 2010-10-23  Glenn Morris  <rgm@gnu.org>
166         * comint-testsuite.el
167         (comint-testsuite--test-comint-password-prompt-regexp):
168         Add "Please enter the password".  (Bug#7224)
170 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
172         * indent/prolog.prolog: Use normal spacing around !.
174 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
176         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
178 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
180         * indent/octave.m: Remove some `fixindent' not needed any more.
182 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
184         * indent/octave.m: New file.
186 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
188         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
189         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
190         (icalendar-testsuite--run-internal-tests): New.
191         (icalendar-testsuite--test-convert-ordinary-to-ical)
192         (icalendar-testsuite--test-convert-block-to-ical)
193         (icalendar-testsuite--test-convert-anniversary-to-ical)
194         (icalendar-testsuite--test-parse-vtimezone)
195         (icalendar-testsuite--do-test-export): Code formatting.
196         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
197         (icalendar-testsuite--do-test-import)
198         (icalendar-testsuite--do-test-cycle):
199         Use icalendar-testsuite--compare-strings
200         (icalendar-testsuite--run-import-tests): Comment added.
201         (icalendar-testsuite--run-import-tests)
202         (icalendar-testsuite--run-real-world-tests): Fix expected results.
204 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
206         * redisplay-testsuite.el (test-redisplay-3): New test.
208 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
210         * comint-testsuite.el: New file.
212 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
214         * indent: New dir.
216 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
218         * Version 23.2 released.
220 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
222         * cedet/semantic-ia-utest.el
223         (semantic-symref-test-count-hits-in-tag): Add function, from
224         semantic-test.el.
226         * cedet/tests/test.cpp:
227         * cedet/tests/test.py:
228         * cedet/tests/teststruct.cpp:
229         * cedet/tests/testtemplates.cpp:
230         * cedet/tests/testusing.cpp:
231         * cedet/tests/scopetest.cpp:
232         * cedet/tests/scopetest.java: Files deleted.
234         * cedet/tests/test.make:
235         * cedet/tests/test.c:
236         * cedet/tests/testjavacomp.java:
237         * cedet/tests/testspp.c:
238         * cedet/tests/testsppreplace.c:
239         * cedet/tests/testsppreplaced.c:
240         * cedet/tests/testsubclass.cpp:
241         * cedet/tests/testsubclass.hh:
242         * cedet/tests/testtypedefs.cpp:
243         * cedet/tests/testvarnames.c:
244         * cedet/tests/test.el:
245         * cedet/tests/testdoublens.cpp:
246         * cedet/tests/testdoublens.hpp: Add copyright header.
248         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
249         Remove reference to deleted files.
251 2010-03-30  Juri Linkov  <juri@jurta.org>
253         * occur-testsuite.el (occur-tests): Add tests for context lines.
255 2010-03-23  Juri Linkov  <juri@jurta.org>
257         * occur-testsuite.el: New file.
259 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
261         * Branch for 23.2.
263 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
265         * icalendar-testsuite.el
266         (icalendar-testsuite--run-function-tests): Add new tests.
267         (icalendar-testsuite--test-diarytime-to-isotime): Add another
268         testcase.
269         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
270         (icalendar-testsuite--test-convert-weekly-to-ical): New.
271         (icalendar-testsuite--test-convert-yearly-to-ical): New.
272         (icalendar-testsuite--test-convert-block-to-ical): New.
273         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
274         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
276 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
278         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
279         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
280         Fix typos in docstrings and error messages.
281         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
283 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
285         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
286         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
287         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
289 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
291         * icalendar-testsuite.el
292         (icalendar-testsuite--run-function-tests): Add
293         icalendar-testsuite--test-parse-vtimezone.
294         (icalendar-testsuite--test-parse-vtimezone): New.
295         (icalendar-testsuite--do-test-cycle): Doc changes.
296         (icalendar-testsuite--run-real-world-tests): Remove trailing
297         whitespace -- see change of icalendar--add-diary-entry in
298         icalendar.el.
299         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
301 2009-09-30  Glenn Morris  <rgm@gnu.org>
303         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
305 2009-06-26  Eric Ludlam  <zappo@gnu.org>
307         * cedet/*: New unit tests, from CEDET repository.
309 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
311         * redisplay-testsuite.el: New file.
313 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
315         * Branch for 23.1.
317 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
319         * icalendar-testsuite.el
320         (icalendar-testsuite--run-function-tests):
321         Add icalendar-testsuite--test-diarytime-to-isotime.
322         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
323         recent icalendar fixes.
324         (icalendar-testsuite--test-diarytime-to-isotime): New.
325         (icalendar-testsuite--test-create-uid): Adjust to recent
326         icalendar changes.
328 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
330         * bytecomp-testsuite.el: New file.
332 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
334         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
335         Added `icalendar-testsuite--test-create-uid'.
336         (icalendar-testsuite--test-create-uid): New.
338 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
340         * newsticker-testsuite.el: New file.
342 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
344         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
345         Add icalendar-testsuite--test-datestring-to-isodate,
346         icalendar-testsuite--test-datetime-to-diary-date, and
347         icalendar-testsuite--test-calendar-style.
348         (icalendar-testsuite--test-format-ical-event):
349         (icalendar-testsuite--test-parse-summary-and-rest):
350         Doc fix.  Remove european-calendar-style.
351         (icalendar-testsuite--get-ical-event): Doc fix.
352         (icalendar-testsuite--test-first-weekday-of-year):
353         (icalendar-testsuite--run-cycle-tests): Add doc string.
354         (icalendar-testsuite--test-datestring-to-isodate):
355         (icalendar-testsuite--test-datetime-to-diary-date):
356         (icalendar-testsuite--test-calendar-style): New functions.
357         (icalendar-testsuite--test-export): Handle iso date style.
358         New arg INPUT-ISO.  Use calendar-date-style.
359         (icalendar-testsuite--test-import): Handle iso date style.
360         New arg EXPECTED-ISO.  Use calendar-date-style.
361         (icalendar-testsuite--test-cycle): Handle iso date style.
362         (icalendar-testsuite--run-import-tests):
363         (icalendar-testsuite--run-export-tests):
364         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
366 2008-02-29  Glenn Morris  <rgm@gnu.org>
368         * README: New file.
370 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
372         * icalendar-testsuite.el: New file.
374 ;; Local Variables:
375 ;; coding: utf-8
376 ;; End:
378   Copyright (C) 2008-2012  Free Software Foundation, Inc.
380   This file is part of GNU Emacs.
382   GNU Emacs is free software: you can redistribute it and/or modify
383   it under the terms of the GNU General Public License as published by
384   the Free Software Foundation, either version 3 of the License, or
385   (at your option) any later version.
387   GNU Emacs is distributed in the hope that it will be useful,
388   but WITHOUT ANY WARRANTY; without even the implied warranty of
389   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
390   GNU General Public License for more details.
392   You should have received a copy of the GNU General Public License
393   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.