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