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