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