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