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