Preserve arg names for advice of subr and lexical functions.
[emacs.git] / test / ChangeLog
blobe48862a104c29f536fe25074b89bf0adb61435c1
1 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * automated/lexbind-tests.el: New file.
5 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
7         * Version 23.3 released.
9 2011-03-05  Glenn Morris  <rgm@gnu.org>
11         * eshell.el: Move here from lisp/eshell/esh-test.el.
13 2011-03-03  Christian Ohler  <ohler@gnu.org>
15         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
16         New test.
18 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
20         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
21         convert to ERT format.
23 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
25         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
26         convert to ERT format.
28 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
30         * indent/shell.sh:
31         * indent/shell.rc: New files.
33 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
35         * automated/font-parse-tests.el: Move from
36         font-parse-testsuite.el.
38 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
40         * font-parse-testsuite.el (test-font-parse-data): New file.
42 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
44         * indent/prolog.prolog: Add tokenizing tests.
46 2011-01-13  Christian Ohler  <ohler@gnu.org>
48         * automated: New directory for automated tests.
50         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
52         * automated/Makefile.in: New file.
54 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
56         * indent/modula2.mod: New file.
58 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
60         * indent/octave.m: Add a test to ensure indentation is local.
62 2010-10-23  Glenn Morris  <rgm@gnu.org>
64         * comint-testsuite.el
65         (comint-testsuite--test-comint-password-prompt-regexp):
66         Add "Please enter the password".  (Bug#7224)
68 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
70         * indent/prolog.prolog: Use normal spacing around !.
72 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
74         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
76 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
78         * indent/octave.m: Remove some `fixindent' not needed any more.
80 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
82         * indent/octave.m: New file.
84 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
86         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
87         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
88         (icalendar-testsuite--run-internal-tests): New.
89         (icalendar-testsuite--test-convert-ordinary-to-ical)
90         (icalendar-testsuite--test-convert-block-to-ical)
91         (icalendar-testsuite--test-convert-anniversary-to-ical)
92         (icalendar-testsuite--test-parse-vtimezone)
93         (icalendar-testsuite--do-test-export): Code formatting.
94         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
95         (icalendar-testsuite--do-test-import)
96         (icalendar-testsuite--do-test-cycle):
97         Use icalendar-testsuite--compare-strings
98         (icalendar-testsuite--run-import-tests): Comment added.
99         (icalendar-testsuite--run-import-tests)
100         (icalendar-testsuite--run-real-world-tests): Fix expected results.
102 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
104         * redisplay-testsuite.el (test-redisplay-3): New test.
106 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
108         * comint-testsuite.el: New file.
110 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
112         * indent: New dir.
114 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
116         * Version 23.2 released.
118 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
120         * cedet/semantic-ia-utest.el
121         (semantic-symref-test-count-hits-in-tag): Add function, from
122         semantic-test.el.
124         * cedet/tests/test.cpp:
125         * cedet/tests/test.py:
126         * cedet/tests/teststruct.cpp:
127         * cedet/tests/testtemplates.cpp:
128         * cedet/tests/testusing.cpp:
129         * cedet/tests/scopetest.cpp:
130         * cedet/tests/scopetest.java: Files deleted.
132         * cedet/tests/test.make:
133         * cedet/tests/test.c:
134         * cedet/tests/testjavacomp.java:
135         * cedet/tests/testspp.c:
136         * cedet/tests/testsppreplace.c:
137         * cedet/tests/testsppreplaced.c:
138         * cedet/tests/testsubclass.cpp:
139         * cedet/tests/testsubclass.hh:
140         * cedet/tests/testtypedefs.cpp:
141         * cedet/tests/testvarnames.c:
142         * cedet/tests/test.el:
143         * cedet/tests/testdoublens.cpp:
144         * cedet/tests/testdoublens.hpp: Add copyright header.
146         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
147         Remove reference to deleted files.
149 2010-03-30  Juri Linkov  <juri@jurta.org>
151         * occur-testsuite.el (occur-tests): Add tests for context lines.
153 2010-03-23  Juri Linkov  <juri@jurta.org>
155         * occur-testsuite.el: New file.
157 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
159         * Branch for 23.2.
161 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
163         * icalendar-testsuite.el
164         (icalendar-testsuite--run-function-tests): Added new tests.
165         (icalendar-testsuite--test-diarytime-to-isotime): Added another
166         testcase.
167         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
168         (icalendar-testsuite--test-convert-weekly-to-ical): New.
169         (icalendar-testsuite--test-convert-yearly-to-ical): New.
170         (icalendar-testsuite--test-convert-block-to-ical): New.
171         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
172         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
174 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
176         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
177         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
178         Fix typos in docstrings and error messages.
179         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
181 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
183         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
184         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
185         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
187 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
189         * icalendar-testsuite.el
190         (icalendar-testsuite--run-function-tests): Added
191         icalendar-testsuite--test-parse-vtimezone.
192         (icalendar-testsuite--test-parse-vtimezone): New.
193         (icalendar-testsuite--do-test-cycle): Doc changes.
194         (icalendar-testsuite--run-real-world-tests): Removed trailing
195         whitespace -- see change of icalendar--add-diary-entry in
196         icalendar.el.
197         (icalendar-testsuite--run-cycle-tests): Re-enabled all tests.
199 2009-09-30  Glenn Morris  <rgm@gnu.org>
201         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
203 2009-06-26  Eric Ludlam  <zappo@gnu.org>
205         * cedet/*: New unit tests, from CEDET repository.
207 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
209         * redisplay-testsuite.el: New file.
211 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
213         * Branch for 23.1.
215 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
217         * icalendar-testsuite.el
218         (icalendar-testsuite--run-function-tests): Added
219         icalendar-testsuite--test-diarytime-to-isotime.
220         (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
221         recent icalendar fixes.
222         (icalendar-testsuite--test-diarytime-to-isotime): New.
223         (icalendar-testsuite--test-create-uid): Adjusted to recent
224         icalendar changes.
226 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
228         * bytecomp-testsuite.el: New file.
230 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
232         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
233         Added `icalendar-testsuite--test-create-uid'.
234         (icalendar-testsuite--test-create-uid): New.
236 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
238         * newsticker-testsuite.el: New file.
240 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
242         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
243         Add icalendar-testsuite--test-datestring-to-isodate,
244         icalendar-testsuite--test-datetime-to-diary-date, and
245         icalendar-testsuite--test-calendar-style.
246         (icalendar-testsuite--test-format-ical-event):
247         (icalendar-testsuite--test-parse-summary-and-rest):
248         Doc fix.  Remove european-calendar-style.
249         (icalendar-testsuite--get-ical-event): Doc fix.
250         (icalendar-testsuite--test-first-weekday-of-year):
251         (icalendar-testsuite--run-cycle-tests): Add doc string.
252         (icalendar-testsuite--test-datestring-to-isodate):
253         (icalendar-testsuite--test-datetime-to-diary-date):
254         (icalendar-testsuite--test-calendar-style): New functions.
255         (icalendar-testsuite--test-export): Handle iso date style.
256         New arg INPUT-ISO.  Use calendar-date-style.
257         (icalendar-testsuite--test-import): Handle iso date style.
258         New arg EXPECTED-ISO.  Use calendar-date-style.
259         (icalendar-testsuite--test-cycle): Handle iso date style.
260         (icalendar-testsuite--run-import-tests):
261         (icalendar-testsuite--run-export-tests):
262         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
264 2008-02-29  Glenn Morris  <rgm@gnu.org>
266         * README: New file.
268 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
270         * icalendar-testsuite.el: New file.
272 ;; Local Variables:
273 ;; coding: utf-8
274 ;; End:
276   Copyright (C) 2008-2011  Free Software Foundation, Inc.
278   This file is part of GNU Emacs.
280   GNU Emacs is free software: you can redistribute it and/or modify
281   it under the terms of the GNU General Public License as published by
282   the Free Software Foundation, either version 3 of the License, or
283   (at your option) any later version.
285   GNU Emacs is distributed in the hope that it will be useful,
286   but WITHOUT ANY WARRANTY; without even the implied warranty of
287   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
288   GNU General Public License for more details.
290   You should have received a copy of the GNU General Public License
291   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.