Include --enable-checking in system-configuration-options on MS-Windows.
[emacs.git] / test / ChangeLog
blob56b7ece59e519956c8e9345e7e3e97f68bb2dbe2
1 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
3         * automated/icalendar-tests.el (icalendar-import-non-recurring):
4         Fix broken test, caused by missing trailing blank.
6 2011-12-03  Chong Yidong  <cyd@gnu.org>
8         * automated/compile-tests.el (compile-tests--test-regexps-data):
9         Increase column numbers by one to reflect change in how
10         compilation-message is recorded (Bug#10172).
12 2011-11-22  Glenn Morris  <rgm@gnu.org>
14         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
16 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
18         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
20 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
22         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
23         (icalendar-tests--test-export, icalendar-tests--do-test-export):
24         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
26 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
28         * automated/newsticker-tests.el
29         (newsticker--group-manage-orphan-feeds): Remove fsetting of
30         newsticker--treeview-tree-update.
32 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
34         * automated/newsticker-tests.el
35         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
37         * trunk/test/automated/newsticker-tests.el
38         (newsticker--group-manage-orphan-feeds): Prevent updating
39         newsticker treeview. Fixed bug#9763.
41 2011-10-20  Glenn Morris  <rgm@gnu.org>
43         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
45         * automated/vc-bzr.el: New file.
47 2011-10-15  Glenn Morris  <rgm@gnu.org>
49         * automated/f90.el: New file.
51 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
53         * automated/newsticker-tests.el: Move newsticker-testsuite.el
54         to automated/newsticker-tests.el. Convert to ERT.
56 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
58         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
59         Removed, simply use string=.
60         (icalendar--diarytime-to-isotime)
61         (icalendar--datetime-to-diary-date)
62         (icalendar--datestring-to-isodate)
63         (icalendar--format-ical-event)
64         (icalendar--parse-summary-and-rest)
65         (icalendar-tests--do-test-import)
66         (icalendar-tests--do-test-cycle): Change argument order of
67         string= to EXPECTED ACTUAL.
68         (icalendar--import-format-sample)
69         (icalendar--format-ical-event)
70         (icalendar-import-non-recurring)
71         (icalendar-import-rrule)
72         (icalendar-import-duration)
73         (icalendar-import-bug-6766)
74         (icalendar-real-world): Adjust to string= instead of
75         icalendar-tests--compare-strings.
76         (icalendar-import-multiple-vcalendars): New.
78 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
80         * automated/gnus-tests.el: Add wrapper for Gnus tests.
81         Require CL.
83 2011-05-09  Juri Linkov  <juri@jurta.org>
85         * automated/occur-tests.el: Move from test/occur-testsuite.el.
86         Convert to ERT.
88 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
90         * automated/compile-tests.el: New file.
92 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
94         * automated/font-parse-tests.el: Don't byte-compile.
96         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
98 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
100         * automated/lexbind-tests.el: New file.
102 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
104         * Version 23.3 released.
106 2011-03-05  Glenn Morris  <rgm@gnu.org>
108         * eshell.el: Move here from lisp/eshell/esh-test.el.
110 2011-03-03  Christian Ohler  <ohler@gnu.org>
112         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
113         New test.
115 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
117         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
118         convert to ERT format.
120 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
122         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
123         convert to ERT format.
125 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
127         * indent/shell.sh:
128         * indent/shell.rc: New files.
130 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
132         * automated/font-parse-tests.el: Move from
133         font-parse-testsuite.el.
135 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
137         * font-parse-testsuite.el (test-font-parse-data): New file.
139 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
141         * indent/prolog.prolog: Add tokenizing tests.
143 2011-01-13  Christian Ohler  <ohler@gnu.org>
145         * automated: New directory for automated tests.
147         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
149         * automated/Makefile.in: New file.
151 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
153         * indent/modula2.mod: New file.
155 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
157         * indent/octave.m: Add a test to ensure indentation is local.
159 2010-10-23  Glenn Morris  <rgm@gnu.org>
161         * comint-testsuite.el
162         (comint-testsuite--test-comint-password-prompt-regexp):
163         Add "Please enter the password".  (Bug#7224)
165 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
167         * indent/prolog.prolog: Use normal spacing around !.
169 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
171         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
173 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
175         * indent/octave.m: Remove some `fixindent' not needed any more.
177 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
179         * indent/octave.m: New file.
181 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
183         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
184         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
185         (icalendar-testsuite--run-internal-tests): New.
186         (icalendar-testsuite--test-convert-ordinary-to-ical)
187         (icalendar-testsuite--test-convert-block-to-ical)
188         (icalendar-testsuite--test-convert-anniversary-to-ical)
189         (icalendar-testsuite--test-parse-vtimezone)
190         (icalendar-testsuite--do-test-export): Code formatting.
191         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
192         (icalendar-testsuite--do-test-import)
193         (icalendar-testsuite--do-test-cycle):
194         Use icalendar-testsuite--compare-strings
195         (icalendar-testsuite--run-import-tests): Comment added.
196         (icalendar-testsuite--run-import-tests)
197         (icalendar-testsuite--run-real-world-tests): Fix expected results.
199 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
201         * redisplay-testsuite.el (test-redisplay-3): New test.
203 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
205         * comint-testsuite.el: New file.
207 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
209         * indent: New dir.
211 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
213         * Version 23.2 released.
215 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
217         * cedet/semantic-ia-utest.el
218         (semantic-symref-test-count-hits-in-tag): Add function, from
219         semantic-test.el.
221         * cedet/tests/test.cpp:
222         * cedet/tests/test.py:
223         * cedet/tests/teststruct.cpp:
224         * cedet/tests/testtemplates.cpp:
225         * cedet/tests/testusing.cpp:
226         * cedet/tests/scopetest.cpp:
227         * cedet/tests/scopetest.java: Files deleted.
229         * cedet/tests/test.make:
230         * cedet/tests/test.c:
231         * cedet/tests/testjavacomp.java:
232         * cedet/tests/testspp.c:
233         * cedet/tests/testsppreplace.c:
234         * cedet/tests/testsppreplaced.c:
235         * cedet/tests/testsubclass.cpp:
236         * cedet/tests/testsubclass.hh:
237         * cedet/tests/testtypedefs.cpp:
238         * cedet/tests/testvarnames.c:
239         * cedet/tests/test.el:
240         * cedet/tests/testdoublens.cpp:
241         * cedet/tests/testdoublens.hpp: Add copyright header.
243         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
244         Remove reference to deleted files.
246 2010-03-30  Juri Linkov  <juri@jurta.org>
248         * occur-testsuite.el (occur-tests): Add tests for context lines.
250 2010-03-23  Juri Linkov  <juri@jurta.org>
252         * occur-testsuite.el: New file.
254 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
256         * Branch for 23.2.
258 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
260         * icalendar-testsuite.el
261         (icalendar-testsuite--run-function-tests): Add new tests.
262         (icalendar-testsuite--test-diarytime-to-isotime): Add another
263         testcase.
264         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
265         (icalendar-testsuite--test-convert-weekly-to-ical): New.
266         (icalendar-testsuite--test-convert-yearly-to-ical): New.
267         (icalendar-testsuite--test-convert-block-to-ical): New.
268         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
269         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
271 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
273         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
274         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
275         Fix typos in docstrings and error messages.
276         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
278 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
280         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
281         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
282         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
284 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
286         * icalendar-testsuite.el
287         (icalendar-testsuite--run-function-tests): Add
288         icalendar-testsuite--test-parse-vtimezone.
289         (icalendar-testsuite--test-parse-vtimezone): New.
290         (icalendar-testsuite--do-test-cycle): Doc changes.
291         (icalendar-testsuite--run-real-world-tests): Remove trailing
292         whitespace -- see change of icalendar--add-diary-entry in
293         icalendar.el.
294         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
296 2009-09-30  Glenn Morris  <rgm@gnu.org>
298         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
300 2009-06-26  Eric Ludlam  <zappo@gnu.org>
302         * cedet/*: New unit tests, from CEDET repository.
304 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
306         * redisplay-testsuite.el: New file.
308 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
310         * Branch for 23.1.
312 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
314         * icalendar-testsuite.el
315         (icalendar-testsuite--run-function-tests):
316         Add icalendar-testsuite--test-diarytime-to-isotime.
317         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
318         recent icalendar fixes.
319         (icalendar-testsuite--test-diarytime-to-isotime): New.
320         (icalendar-testsuite--test-create-uid): Adjust to recent
321         icalendar changes.
323 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
325         * bytecomp-testsuite.el: New file.
327 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
329         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
330         Added `icalendar-testsuite--test-create-uid'.
331         (icalendar-testsuite--test-create-uid): New.
333 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
335         * newsticker-testsuite.el: New file.
337 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
339         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
340         Add icalendar-testsuite--test-datestring-to-isodate,
341         icalendar-testsuite--test-datetime-to-diary-date, and
342         icalendar-testsuite--test-calendar-style.
343         (icalendar-testsuite--test-format-ical-event):
344         (icalendar-testsuite--test-parse-summary-and-rest):
345         Doc fix.  Remove european-calendar-style.
346         (icalendar-testsuite--get-ical-event): Doc fix.
347         (icalendar-testsuite--test-first-weekday-of-year):
348         (icalendar-testsuite--run-cycle-tests): Add doc string.
349         (icalendar-testsuite--test-datestring-to-isodate):
350         (icalendar-testsuite--test-datetime-to-diary-date):
351         (icalendar-testsuite--test-calendar-style): New functions.
352         (icalendar-testsuite--test-export): Handle iso date style.
353         New arg INPUT-ISO.  Use calendar-date-style.
354         (icalendar-testsuite--test-import): Handle iso date style.
355         New arg EXPECTED-ISO.  Use calendar-date-style.
356         (icalendar-testsuite--test-cycle): Handle iso date style.
357         (icalendar-testsuite--run-import-tests):
358         (icalendar-testsuite--run-export-tests):
359         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
361 2008-02-29  Glenn Morris  <rgm@gnu.org>
363         * README: New file.
365 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
367         * icalendar-testsuite.el: New file.
369 ;; Local Variables:
370 ;; coding: utf-8
371 ;; End:
373   Copyright (C) 2008-2012  Free Software Foundation, Inc.
375   This file is part of GNU Emacs.
377   GNU Emacs is free software: you can redistribute it and/or modify
378   it under the terms of the GNU General Public License as published by
379   the Free Software Foundation, either version 3 of the License, or
380   (at your option) any later version.
382   GNU Emacs is distributed in the hope that it will be useful,
383   but WITHOUT ANY WARRANTY; without even the implied warranty of
384   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
385   GNU General Public License for more details.
387   You should have received a copy of the GNU General Public License
388   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.