Refill some copyright headers.
[emacs.git] / test / ChangeLog
blob6c8f47186e488a2205502e08109b4b8787158a1a
1 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * indent/prolog.prolog: Add tokenizing tests.
5 2011-01-13  Christian Ohler  <ohler@gnu.org>
7         * automated: New directory for automated tests.
9         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
11         * automated/Makefile.in: New file.
13 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15         * indent/modula2.mod: New file.
17 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
19         * indent/octave.m: Add a test to ensure indentation is local.
21 2010-10-23  Glenn Morris  <rgm@gnu.org>
23         * comint-testsuite.el
24         (comint-testsuite--test-comint-password-prompt-regexp):
25         Add "Please enter the password".  (Bug#7224)
27 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
29         * indent/prolog.prolog: Use normal spacing around !.
31 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
33         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
35 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
37         * indent/octave.m: Remove some `fixindent' not needed any more.
39 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
41         * indent/octave.m: New file.
43 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
45         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
46         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
47         (icalendar-testsuite--run-internal-tests): New.
48         (icalendar-testsuite--test-convert-ordinary-to-ical)
49         (icalendar-testsuite--test-convert-block-to-ical)
50         (icalendar-testsuite--test-convert-anniversary-to-ical)
51         (icalendar-testsuite--test-parse-vtimezone)
52         (icalendar-testsuite--do-test-export): Code formatting.
53         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
54         (icalendar-testsuite--do-test-import)
55         (icalendar-testsuite--do-test-cycle):
56         Use icalendar-testsuite--compare-strings
57         (icalendar-testsuite--run-import-tests): Comment added.
58         (icalendar-testsuite--run-import-tests)
59         (icalendar-testsuite--run-real-world-tests): Fix expected results.
61 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
63         * redisplay-testsuite.el (test-redisplay-3): New test.
65 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
67         * comint-testsuite.el: New file.
69 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
71         * indent: New dir.
73 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
75         * Version 23.2 released.
77 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
79         * cedet/semantic-ia-utest.el
80         (semantic-symref-test-count-hits-in-tag): Add function, from
81         semantic-test.el.
83         * cedet/tests/test.cpp:
84         * cedet/tests/test.py:
85         * cedet/tests/teststruct.cpp:
86         * cedet/tests/testtemplates.cpp:
87         * cedet/tests/testusing.cpp:
88         * cedet/tests/scopetest.cpp:
89         * cedet/tests/scopetest.java: Files deleted.
91         * cedet/tests/test.make:
92         * cedet/tests/test.c:
93         * cedet/tests/testjavacomp.java:
94         * cedet/tests/testspp.c:
95         * cedet/tests/testsppreplace.c:
96         * cedet/tests/testsppreplaced.c:
97         * cedet/tests/testsubclass.cpp:
98         * cedet/tests/testsubclass.hh:
99         * cedet/tests/testtypedefs.cpp:
100         * cedet/tests/testvarnames.c:
101         * cedet/tests/test.el:
102         * cedet/tests/testdoublens.cpp:
103         * cedet/tests/testdoublens.hpp: Add copyright header.
105         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
106         Remove reference to deleted files.
108 2010-03-30  Juri Linkov  <juri@jurta.org>
110         * occur-testsuite.el (occur-tests): Add tests for context lines.
112 2010-03-23  Juri Linkov  <juri@jurta.org>
114         * occur-testsuite.el: New file.
116 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
118         * Branch for 23.2.
120 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
122         * icalendar-testsuite.el
123         (icalendar-testsuite--run-function-tests): Added new tests.
124         (icalendar-testsuite--test-diarytime-to-isotime): Added another
125         testcase.
126         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
127         (icalendar-testsuite--test-convert-weekly-to-ical): New.
128         (icalendar-testsuite--test-convert-yearly-to-ical): New.
129         (icalendar-testsuite--test-convert-block-to-ical): New.
130         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
131         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
133 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
135         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
136         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
137         Fix typos in docstrings and error messages.
138         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
140 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
142         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
143         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
144         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
146 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
148         * icalendar-testsuite.el
149         (icalendar-testsuite--run-function-tests): Added
150         icalendar-testsuite--test-parse-vtimezone.
151         (icalendar-testsuite--test-parse-vtimezone): New.
152         (icalendar-testsuite--do-test-cycle): Doc changes.
153         (icalendar-testsuite--run-real-world-tests): Removed trailing
154         whitespace -- see change of icalendar--add-diary-entry in
155         icalendar.el.
156         (icalendar-testsuite--run-cycle-tests): Re-enabled all tests.
158 2009-09-30  Glenn Morris  <rgm@gnu.org>
160         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
162 2009-06-26  Eric Ludlam  <zappo@gnu.org>
164         * cedet/*: New unit tests, from CEDET repository.
166 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
168         * redisplay-testsuite.el: New file.
170 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
172         * Branch for 23.1.
174 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
176         * icalendar-testsuite.el
177         (icalendar-testsuite--run-function-tests): Added
178         icalendar-testsuite--test-diarytime-to-isotime.
179         (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
180         recent icalendar fixes.
181         (icalendar-testsuite--test-diarytime-to-isotime): New.
182         (icalendar-testsuite--test-create-uid): Adjusted to recent
183         icalendar changes.
185 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
187         * bytecomp-testsuite.el: New file.
189 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
191         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
192         Added `icalendar-testsuite--test-create-uid'.
193         (icalendar-testsuite--test-create-uid): New.
195 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
197         * newsticker-testsuite.el: New file.
199 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
201         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
202         Add icalendar-testsuite--test-datestring-to-isodate,
203         icalendar-testsuite--test-datetime-to-diary-date, and
204         icalendar-testsuite--test-calendar-style.
205         (icalendar-testsuite--test-format-ical-event):
206         (icalendar-testsuite--test-parse-summary-and-rest):
207         Doc fix.  Remove european-calendar-style.
208         (icalendar-testsuite--get-ical-event): Doc fix.
209         (icalendar-testsuite--test-first-weekday-of-year):
210         (icalendar-testsuite--run-cycle-tests): Add doc string.
211         (icalendar-testsuite--test-datestring-to-isodate):
212         (icalendar-testsuite--test-datetime-to-diary-date):
213         (icalendar-testsuite--test-calendar-style): New functions.
214         (icalendar-testsuite--test-export): Handle iso date style.
215         New arg INPUT-ISO.  Use calendar-date-style.
216         (icalendar-testsuite--test-import): Handle iso date style.
217         New arg EXPECTED-ISO.  Use calendar-date-style.
218         (icalendar-testsuite--test-cycle): Handle iso date style.
219         (icalendar-testsuite--run-import-tests):
220         (icalendar-testsuite--run-export-tests):
221         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
223 2008-02-29  Glenn Morris  <rgm@gnu.org>
225         * README: New file.
227 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
229         * icalendar-testsuite.el: New file.
231 ;; Local Variables:
232 ;; coding: utf-8
233 ;; add-log-time-zone-rule: t
234 ;; End:
236     Copyright (C) 2008, 2009, 2010, 2011  Free Software Foundation, Inc.
238   This file is part of GNU Emacs.
240   GNU Emacs is free software: you can redistribute it and/or modify
241   it under the terms of the GNU General Public License as published by
242   the Free Software Foundation, either version 3 of the License, or
243   (at your option) any later version.
245   GNU Emacs is distributed in the hope that it will be useful,
246   but WITHOUT ANY WARRANTY; without even the implied warranty of
247   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
248   GNU General Public License for more details.
250   You should have received a copy of the GNU General Public License
251   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.