1 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
3 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
6 2012-06-08 Ulf Jasper <ulf.jasper@web.de>
8 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
9 Test escaped commas in TZID (Bug#11473).
10 (icalendar-import-with-timezone): New.
11 (icalendar-real-world): Add new testcase as given in the bugreport
14 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
16 * automated/icalendar-tests.el (icalendar-tests--test-import):
17 Include UID in import tests (Bug#11525).
18 (icalendar-import-non-recurring, icalendar-import-rrule)
19 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
21 (icalendar-import-with-uid): New.
22 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
23 Include UID in cycle tests.
24 (icalendar-cycle, icalendar-real-world): UID-import change.
26 2012-05-21 Glenn Morris <rgm@gnu.org>
28 * automated/Makefile.in (setwins): Scrap superfluous subshell.
30 2012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
32 * automated/url-util-tests.el: New file to test
33 lisp/url/url-util.el. Only `url-build-query-string' and
34 `url-parse-query-string' are tested right now (Bug#8706).
36 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
39 * indent/shell.rc: Ad some test cases.
41 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
43 * indent/ruby.rb: New file, to test new syntax-propertize code.
45 2012-04-11 Glenn Morris <rgm@gnu.org>
47 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
49 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
51 * automated/url-future-tests.el (url-future-tests): Move from
52 lisp/url/url-future.el and rename.
54 2012-01-29 Ulf Jasper <ulf.jasper@web.de>
56 * automated/icalendar-tests.el (icalendar-import-non-recurring):
57 Fix broken test, caused by missing trailing blank.
59 2011-12-03 Chong Yidong <cyd@gnu.org>
61 * automated/compile-tests.el (compile-tests--test-regexps-data):
62 Increase column numbers by one to reflect change in how
63 compilation-message is recorded (Bug#10172).
65 2011-11-22 Glenn Morris <rgm@gnu.org>
67 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
69 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
71 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
73 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
75 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
76 (icalendar-tests--test-export, icalendar-tests--do-test-export):
77 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
79 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
81 * automated/newsticker-tests.el
82 (newsticker--group-manage-orphan-feeds): Remove fsetting of
83 newsticker--treeview-tree-update.
85 2011-10-29 Ulf Jasper <ulf.jasper@web.de>
87 * automated/newsticker-tests.el
88 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
90 * trunk/test/automated/newsticker-tests.el
91 (newsticker--group-manage-orphan-feeds): Prevent updating
92 newsticker treeview. Fixed bug#9763.
94 2011-10-20 Glenn Morris <rgm@gnu.org>
96 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
98 * automated/vc-bzr.el: New file.
100 2011-10-15 Glenn Morris <rgm@gnu.org>
102 * automated/f90.el: New file.
104 2011-09-27 Ulf Jasper <ulf.jasper@web.de>
106 * automated/newsticker-tests.el: Move newsticker-testsuite.el
107 to automated/newsticker-tests.el. Convert to ERT.
109 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
111 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
112 Removed, simply use string=.
113 (icalendar--diarytime-to-isotime)
114 (icalendar--datetime-to-diary-date)
115 (icalendar--datestring-to-isodate)
116 (icalendar--format-ical-event)
117 (icalendar--parse-summary-and-rest)
118 (icalendar-tests--do-test-import)
119 (icalendar-tests--do-test-cycle): Change argument order of
120 string= to EXPECTED ACTUAL.
121 (icalendar--import-format-sample)
122 (icalendar--format-ical-event)
123 (icalendar-import-non-recurring)
124 (icalendar-import-rrule)
125 (icalendar-import-duration)
126 (icalendar-import-bug-6766)
127 (icalendar-real-world): Adjust to string= instead of
128 icalendar-tests--compare-strings.
129 (icalendar-import-multiple-vcalendars): New.
131 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
133 * automated/gnus-tests.el: Add wrapper for Gnus tests.
136 2011-05-09 Juri Linkov <juri@jurta.org>
138 * automated/occur-tests.el: Move from test/occur-testsuite.el.
141 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
143 * automated/compile-tests.el: New file.
145 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
147 * automated/font-parse-tests.el: Don't byte-compile.
149 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
151 2011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
153 * automated/lexbind-tests.el: New file.
155 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
157 * Version 23.3 released.
159 2011-03-05 Glenn Morris <rgm@gnu.org>
161 * eshell.el: Move here from lisp/eshell/esh-test.el.
163 2011-03-03 Christian Ohler <ohler@gnu.org>
165 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
168 2011-02-20 Ulf Jasper <ulf.jasper@web.de>
170 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
171 convert to ERT format.
173 2011-02-14 Chong Yidong <cyd@stupidchicken.com>
175 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
176 convert to ERT format.
178 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
181 * indent/shell.rc: New files.
183 2011-01-27 Chong Yidong <cyd@stupidchicken.com>
185 * automated/font-parse-tests.el: Move from
186 font-parse-testsuite.el.
188 2011-01-26 Chong Yidong <cyd@stupidchicken.com>
190 * font-parse-testsuite.el (test-font-parse-data): New file.
192 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
194 * indent/prolog.prolog: Add tokenizing tests.
196 2011-01-13 Christian Ohler <ohler@gnu.org>
198 * automated: New directory for automated tests.
200 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
202 * automated/Makefile.in: New file.
204 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
206 * indent/modula2.mod: New file.
208 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
210 * indent/octave.m: Add a test to ensure indentation is local.
212 2010-10-23 Glenn Morris <rgm@gnu.org>
214 * comint-testsuite.el
215 (comint-testsuite--test-comint-password-prompt-regexp):
216 Add "Please enter the password". (Bug#7224)
218 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
220 * indent/prolog.prolog: Use normal spacing around !.
222 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
224 * indent/octave.m: Remove one more `fixindent'. Use `end'.
226 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
228 * indent/octave.m: Remove some `fixindent' not needed any more.
230 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
232 * indent/octave.m: New file.
234 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
236 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
237 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
238 (icalendar-testsuite--run-internal-tests): New.
239 (icalendar-testsuite--test-convert-ordinary-to-ical)
240 (icalendar-testsuite--test-convert-block-to-ical)
241 (icalendar-testsuite--test-convert-anniversary-to-ical)
242 (icalendar-testsuite--test-parse-vtimezone)
243 (icalendar-testsuite--do-test-export): Code formatting.
244 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
245 (icalendar-testsuite--do-test-import)
246 (icalendar-testsuite--do-test-cycle):
247 Use icalendar-testsuite--compare-strings
248 (icalendar-testsuite--run-import-tests): Comment added.
249 (icalendar-testsuite--run-import-tests)
250 (icalendar-testsuite--run-real-world-tests): Fix expected results.
252 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
254 * redisplay-testsuite.el (test-redisplay-3): New test.
256 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
258 * comint-testsuite.el: New file.
260 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
264 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
266 * Version 23.2 released.
268 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
270 * cedet/semantic-ia-utest.el
271 (semantic-symref-test-count-hits-in-tag): Add function, from
274 * cedet/tests/test.cpp:
275 * cedet/tests/test.py:
276 * cedet/tests/teststruct.cpp:
277 * cedet/tests/testtemplates.cpp:
278 * cedet/tests/testusing.cpp:
279 * cedet/tests/scopetest.cpp:
280 * cedet/tests/scopetest.java: Files deleted.
282 * cedet/tests/test.make:
283 * cedet/tests/test.c:
284 * cedet/tests/testjavacomp.java:
285 * cedet/tests/testspp.c:
286 * cedet/tests/testsppreplace.c:
287 * cedet/tests/testsppreplaced.c:
288 * cedet/tests/testsubclass.cpp:
289 * cedet/tests/testsubclass.hh:
290 * cedet/tests/testtypedefs.cpp:
291 * cedet/tests/testvarnames.c:
292 * cedet/tests/test.el:
293 * cedet/tests/testdoublens.cpp:
294 * cedet/tests/testdoublens.hpp: Add copyright header.
296 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
297 Remove reference to deleted files.
299 2010-03-30 Juri Linkov <juri@jurta.org>
301 * occur-testsuite.el (occur-tests): Add tests for context lines.
303 2010-03-23 Juri Linkov <juri@jurta.org>
305 * occur-testsuite.el: New file.
307 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
311 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
313 * icalendar-testsuite.el
314 (icalendar-testsuite--run-function-tests): Add new tests.
315 (icalendar-testsuite--test-diarytime-to-isotime): Add another
317 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
318 (icalendar-testsuite--test-convert-weekly-to-ical): New.
319 (icalendar-testsuite--test-convert-yearly-to-ical): New.
320 (icalendar-testsuite--test-convert-block-to-ical): New.
321 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
322 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
324 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
326 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
327 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
328 Fix typos in docstrings and error messages.
329 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
331 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
333 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
334 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
335 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
337 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
339 * icalendar-testsuite.el
340 (icalendar-testsuite--run-function-tests):
341 Add icalendar-testsuite--test-parse-vtimezone.
342 (icalendar-testsuite--test-parse-vtimezone): New.
343 (icalendar-testsuite--do-test-cycle): Doc changes.
344 (icalendar-testsuite--run-real-world-tests): Remove trailing
345 whitespace -- see change of icalendar--add-diary-entry in
347 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
349 2009-09-30 Glenn Morris <rgm@gnu.org>
351 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
353 2009-06-26 Eric Ludlam <zappo@gnu.org>
355 * cedet/*: New unit tests, from CEDET repository.
357 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
359 * redisplay-testsuite.el: New file.
361 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
365 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
367 * icalendar-testsuite.el
368 (icalendar-testsuite--run-function-tests):
369 Add icalendar-testsuite--test-diarytime-to-isotime.
370 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
371 recent icalendar fixes.
372 (icalendar-testsuite--test-diarytime-to-isotime): New.
373 (icalendar-testsuite--test-create-uid): Adjust to recent
376 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
378 * bytecomp-testsuite.el: New file.
380 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
382 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
383 Add `icalendar-testsuite--test-create-uid'.
384 (icalendar-testsuite--test-create-uid): New.
386 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
388 * newsticker-testsuite.el: New file.
390 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
392 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
393 Add icalendar-testsuite--test-datestring-to-isodate,
394 icalendar-testsuite--test-datetime-to-diary-date, and
395 icalendar-testsuite--test-calendar-style.
396 (icalendar-testsuite--test-format-ical-event):
397 (icalendar-testsuite--test-parse-summary-and-rest):
398 Doc fix. Remove european-calendar-style.
399 (icalendar-testsuite--get-ical-event): Doc fix.
400 (icalendar-testsuite--test-first-weekday-of-year):
401 (icalendar-testsuite--run-cycle-tests): Add doc string.
402 (icalendar-testsuite--test-datestring-to-isodate):
403 (icalendar-testsuite--test-datetime-to-diary-date):
404 (icalendar-testsuite--test-calendar-style): New functions.
405 (icalendar-testsuite--test-export): Handle iso date style.
406 New arg INPUT-ISO. Use calendar-date-style.
407 (icalendar-testsuite--test-import): Handle iso date style.
408 New arg EXPECTED-ISO. Use calendar-date-style.
409 (icalendar-testsuite--test-cycle): Handle iso date style.
410 (icalendar-testsuite--run-import-tests):
411 (icalendar-testsuite--run-export-tests):
412 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
414 2008-02-29 Glenn Morris <rgm@gnu.org>
418 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
420 * icalendar-testsuite.el: New file.
426 Copyright (C) 2008-2012 Free Software Foundation, Inc.
428 This file is part of GNU Emacs.
430 GNU Emacs is free software: you can redistribute it and/or modify
431 it under the terms of the GNU General Public License as published by
432 the Free Software Foundation, either version 3 of the License, or
433 (at your option) any later version.
435 GNU Emacs is distributed in the hope that it will be useful,
436 but WITHOUT ANY WARRANTY; without even the implied warranty of
437 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
438 GNU General Public License for more details.
440 You should have received a copy of the GNU General Public License
441 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.