* xterm.c: Use EMACS_INT for Emacs modifiers, and int for X modifiers.
[emacs.git] / test / ChangeLog
blob1311d66e2805980a2816c956158a18c3ec6f528d
1 2011-05-09  Juri Linkov  <juri@jurta.org>
3         * automated/occur-tests.el: Move from test/occur-testsuite.el.
4         Convert to ERT.
6 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
8         * automated/compile-tests.el: New file.
10 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
12         * automated/font-parse-tests.el: Don't byte-compile.
14         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
16 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18         * automated/lexbind-tests.el: New file.
20 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
22         * Version 23.3 released.
24 2011-03-05  Glenn Morris  <rgm@gnu.org>
26         * eshell.el: Move here from lisp/eshell/esh-test.el.
28 2011-03-03  Christian Ohler  <ohler@gnu.org>
30         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
31         New test.
33 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
35         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
36         convert to ERT format.
38 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
40         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
41         convert to ERT format.
43 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
45         * indent/shell.sh:
46         * indent/shell.rc: New files.
48 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
50         * automated/font-parse-tests.el: Move from
51         font-parse-testsuite.el.
53 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
55         * font-parse-testsuite.el (test-font-parse-data): New file.
57 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
59         * indent/prolog.prolog: Add tokenizing tests.
61 2011-01-13  Christian Ohler  <ohler@gnu.org>
63         * automated: New directory for automated tests.
65         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
67         * automated/Makefile.in: New file.
69 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
71         * indent/modula2.mod: New file.
73 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
75         * indent/octave.m: Add a test to ensure indentation is local.
77 2010-10-23  Glenn Morris  <rgm@gnu.org>
79         * comint-testsuite.el
80         (comint-testsuite--test-comint-password-prompt-regexp):
81         Add "Please enter the password".  (Bug#7224)
83 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
85         * indent/prolog.prolog: Use normal spacing around !.
87 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
89         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
91 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
93         * indent/octave.m: Remove some `fixindent' not needed any more.
95 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
97         * indent/octave.m: New file.
99 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
101         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
102         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
103         (icalendar-testsuite--run-internal-tests): New.
104         (icalendar-testsuite--test-convert-ordinary-to-ical)
105         (icalendar-testsuite--test-convert-block-to-ical)
106         (icalendar-testsuite--test-convert-anniversary-to-ical)
107         (icalendar-testsuite--test-parse-vtimezone)
108         (icalendar-testsuite--do-test-export): Code formatting.
109         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
110         (icalendar-testsuite--do-test-import)
111         (icalendar-testsuite--do-test-cycle):
112         Use icalendar-testsuite--compare-strings
113         (icalendar-testsuite--run-import-tests): Comment added.
114         (icalendar-testsuite--run-import-tests)
115         (icalendar-testsuite--run-real-world-tests): Fix expected results.
117 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
119         * redisplay-testsuite.el (test-redisplay-3): New test.
121 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
123         * comint-testsuite.el: New file.
125 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
127         * indent: New dir.
129 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
131         * Version 23.2 released.
133 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
135         * cedet/semantic-ia-utest.el
136         (semantic-symref-test-count-hits-in-tag): Add function, from
137         semantic-test.el.
139         * cedet/tests/test.cpp:
140         * cedet/tests/test.py:
141         * cedet/tests/teststruct.cpp:
142         * cedet/tests/testtemplates.cpp:
143         * cedet/tests/testusing.cpp:
144         * cedet/tests/scopetest.cpp:
145         * cedet/tests/scopetest.java: Files deleted.
147         * cedet/tests/test.make:
148         * cedet/tests/test.c:
149         * cedet/tests/testjavacomp.java:
150         * cedet/tests/testspp.c:
151         * cedet/tests/testsppreplace.c:
152         * cedet/tests/testsppreplaced.c:
153         * cedet/tests/testsubclass.cpp:
154         * cedet/tests/testsubclass.hh:
155         * cedet/tests/testtypedefs.cpp:
156         * cedet/tests/testvarnames.c:
157         * cedet/tests/test.el:
158         * cedet/tests/testdoublens.cpp:
159         * cedet/tests/testdoublens.hpp: Add copyright header.
161         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
162         Remove reference to deleted files.
164 2010-03-30  Juri Linkov  <juri@jurta.org>
166         * occur-testsuite.el (occur-tests): Add tests for context lines.
168 2010-03-23  Juri Linkov  <juri@jurta.org>
170         * occur-testsuite.el: New file.
172 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
174         * Branch for 23.2.
176 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
178         * icalendar-testsuite.el
179         (icalendar-testsuite--run-function-tests): Added new tests.
180         (icalendar-testsuite--test-diarytime-to-isotime): Added another
181         testcase.
182         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
183         (icalendar-testsuite--test-convert-weekly-to-ical): New.
184         (icalendar-testsuite--test-convert-yearly-to-ical): New.
185         (icalendar-testsuite--test-convert-block-to-ical): New.
186         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
187         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
189 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
191         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
192         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
193         Fix typos in docstrings and error messages.
194         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
196 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
198         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
199         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
200         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
202 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
204         * icalendar-testsuite.el
205         (icalendar-testsuite--run-function-tests): Added
206         icalendar-testsuite--test-parse-vtimezone.
207         (icalendar-testsuite--test-parse-vtimezone): New.
208         (icalendar-testsuite--do-test-cycle): Doc changes.
209         (icalendar-testsuite--run-real-world-tests): Removed trailing
210         whitespace -- see change of icalendar--add-diary-entry in
211         icalendar.el.
212         (icalendar-testsuite--run-cycle-tests): Re-enabled all tests.
214 2009-09-30  Glenn Morris  <rgm@gnu.org>
216         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
218 2009-06-26  Eric Ludlam  <zappo@gnu.org>
220         * cedet/*: New unit tests, from CEDET repository.
222 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
224         * redisplay-testsuite.el: New file.
226 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
228         * Branch for 23.1.
230 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
232         * icalendar-testsuite.el
233         (icalendar-testsuite--run-function-tests): Added
234         icalendar-testsuite--test-diarytime-to-isotime.
235         (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
236         recent icalendar fixes.
237         (icalendar-testsuite--test-diarytime-to-isotime): New.
238         (icalendar-testsuite--test-create-uid): Adjusted to recent
239         icalendar changes.
241 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
243         * bytecomp-testsuite.el: New file.
245 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
247         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
248         Added `icalendar-testsuite--test-create-uid'.
249         (icalendar-testsuite--test-create-uid): New.
251 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
253         * newsticker-testsuite.el: New file.
255 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
257         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
258         Add icalendar-testsuite--test-datestring-to-isodate,
259         icalendar-testsuite--test-datetime-to-diary-date, and
260         icalendar-testsuite--test-calendar-style.
261         (icalendar-testsuite--test-format-ical-event):
262         (icalendar-testsuite--test-parse-summary-and-rest):
263         Doc fix.  Remove european-calendar-style.
264         (icalendar-testsuite--get-ical-event): Doc fix.
265         (icalendar-testsuite--test-first-weekday-of-year):
266         (icalendar-testsuite--run-cycle-tests): Add doc string.
267         (icalendar-testsuite--test-datestring-to-isodate):
268         (icalendar-testsuite--test-datetime-to-diary-date):
269         (icalendar-testsuite--test-calendar-style): New functions.
270         (icalendar-testsuite--test-export): Handle iso date style.
271         New arg INPUT-ISO.  Use calendar-date-style.
272         (icalendar-testsuite--test-import): Handle iso date style.
273         New arg EXPECTED-ISO.  Use calendar-date-style.
274         (icalendar-testsuite--test-cycle): Handle iso date style.
275         (icalendar-testsuite--run-import-tests):
276         (icalendar-testsuite--run-export-tests):
277         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
279 2008-02-29  Glenn Morris  <rgm@gnu.org>
281         * README: New file.
283 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
285         * icalendar-testsuite.el: New file.
287 ;; Local Variables:
288 ;; coding: utf-8
289 ;; End:
291   Copyright (C) 2008-2011  Free Software Foundation, Inc.
293   This file is part of GNU Emacs.
295   GNU Emacs is free software: you can redistribute it and/or modify
296   it under the terms of the GNU General Public License as published by
297   the Free Software Foundation, either version 3 of the License, or
298   (at your option) any later version.
300   GNU Emacs is distributed in the hope that it will be useful,
301   but WITHOUT ANY WARRANTY; without even the implied warranty of
302   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
303   GNU General Public License for more details.
305   You should have received a copy of the GNU General Public License
306   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.