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