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