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