1 2012-07-29 David Engster <deng@randomsample.de>
3 * automated/xml-parse-tests.el (xml-parse-tests--qnames): New
4 variable to hold test data for name expansion.
5 (xml-parse-tests): Test the two different types of name expansion.
7 2012-07-29 Juri Linkov <juri@jurta.org>
9 * automated/occur-tests.el (occur-test-case): Use predefined
10 buffer name " *test-occur*" instead of a random buffer name.
12 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
14 * automated/ruby-mode-tests.el: New file with one test.
16 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
18 * indent/shell.sh: Add test case for ${#VAR}.
20 * indent/latex-mode.tex: New file.
22 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
24 * eshell.el: Use cl-lib.
26 2012-07-03 Chong Yidong <cyd@gnu.org>
28 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
30 2012-07-02 Chong Yidong <cyd@gnu.org>
32 * automated/xml-parse-tests.el (xml-parse-tests--data):
35 2012-07-01 Chong Yidong <cyd@gnu.org>
37 * automated/xml-parse-tests.el: New file.
39 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
41 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
44 2012-06-08 Ulf Jasper <ulf.jasper@web.de>
46 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
47 Test escaped commas in TZID (Bug#11473).
48 (icalendar-import-with-timezone): New.
49 (icalendar-real-world): Add new testcase as given in the bugreport
52 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
54 * automated/icalendar-tests.el (icalendar-tests--test-import):
55 Include UID in import tests (Bug#11525).
56 (icalendar-import-non-recurring, icalendar-import-rrule)
57 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
59 (icalendar-import-with-uid): New.
60 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
61 Include UID in cycle tests.
62 (icalendar-cycle, icalendar-real-world): UID-import change.
64 2012-05-21 Glenn Morris <rgm@gnu.org>
66 * automated/Makefile.in (setwins): Scrap superfluous subshell.
68 2012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
70 * automated/url-util-tests.el: New file to test
71 lisp/url/url-util.el. Only `url-build-query-string' and
72 `url-parse-query-string' are tested right now (Bug#8706).
74 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
77 * indent/shell.rc: Ad some test cases.
79 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
81 * indent/ruby.rb: New file, to test new syntax-propertize code.
83 2012-04-11 Glenn Morris <rgm@gnu.org>
85 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
87 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
89 * automated/url-future-tests.el (url-future-tests): Move from
90 lisp/url/url-future.el and rename.
92 2012-01-29 Ulf Jasper <ulf.jasper@web.de>
94 * automated/icalendar-tests.el (icalendar-import-non-recurring):
95 Fix broken test, caused by missing trailing blank.
97 2011-12-03 Chong Yidong <cyd@gnu.org>
99 * automated/compile-tests.el (compile-tests--test-regexps-data):
100 Increase column numbers by one to reflect change in how
101 compilation-message is recorded (Bug#10172).
103 2011-11-22 Glenn Morris <rgm@gnu.org>
105 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
107 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
109 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
111 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
113 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
114 (icalendar-tests--test-export, icalendar-tests--do-test-export):
115 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
117 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
119 * automated/newsticker-tests.el
120 (newsticker--group-manage-orphan-feeds): Remove fsetting of
121 newsticker--treeview-tree-update.
123 2011-10-29 Ulf Jasper <ulf.jasper@web.de>
125 * automated/newsticker-tests.el
126 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
128 * trunk/test/automated/newsticker-tests.el
129 (newsticker--group-manage-orphan-feeds): Prevent updating
130 newsticker treeview. Fixed bug#9763.
132 2011-10-20 Glenn Morris <rgm@gnu.org>
134 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
136 * automated/vc-bzr.el: New file.
138 2011-10-15 Glenn Morris <rgm@gnu.org>
140 * automated/f90.el: New file.
142 2011-09-27 Ulf Jasper <ulf.jasper@web.de>
144 * automated/newsticker-tests.el: Move newsticker-testsuite.el
145 to automated/newsticker-tests.el. Convert to ERT.
147 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
149 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
150 Removed, simply use string=.
151 (icalendar--diarytime-to-isotime)
152 (icalendar--datetime-to-diary-date)
153 (icalendar--datestring-to-isodate)
154 (icalendar--format-ical-event)
155 (icalendar--parse-summary-and-rest)
156 (icalendar-tests--do-test-import)
157 (icalendar-tests--do-test-cycle): Change argument order of
158 string= to EXPECTED ACTUAL.
159 (icalendar--import-format-sample)
160 (icalendar--format-ical-event)
161 (icalendar-import-non-recurring)
162 (icalendar-import-rrule)
163 (icalendar-import-duration)
164 (icalendar-import-bug-6766)
165 (icalendar-real-world): Adjust to string= instead of
166 icalendar-tests--compare-strings.
167 (icalendar-import-multiple-vcalendars): New.
169 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
171 * automated/gnus-tests.el: Add wrapper for Gnus tests.
174 2011-05-09 Juri Linkov <juri@jurta.org>
176 * automated/occur-tests.el: Move from test/occur-testsuite.el.
179 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
181 * automated/compile-tests.el: New file.
183 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
185 * automated/font-parse-tests.el: Don't byte-compile.
187 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
189 2011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
191 * automated/lexbind-tests.el: New file.
193 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
195 * Version 23.3 released.
197 2011-03-05 Glenn Morris <rgm@gnu.org>
199 * eshell.el: Move here from lisp/eshell/esh-test.el.
201 2011-03-03 Christian Ohler <ohler@gnu.org>
203 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
206 2011-02-20 Ulf Jasper <ulf.jasper@web.de>
208 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
209 convert to ERT format.
211 2011-02-14 Chong Yidong <cyd@stupidchicken.com>
213 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
214 convert to ERT format.
216 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
219 * indent/shell.rc: New files.
221 2011-01-27 Chong Yidong <cyd@stupidchicken.com>
223 * automated/font-parse-tests.el: Move from
224 font-parse-testsuite.el.
226 2011-01-26 Chong Yidong <cyd@stupidchicken.com>
228 * font-parse-testsuite.el (test-font-parse-data): New file.
230 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
232 * indent/prolog.prolog: Add tokenizing tests.
234 2011-01-13 Christian Ohler <ohler@gnu.org>
236 * automated: New directory for automated tests.
238 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
240 * automated/Makefile.in: New file.
242 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
244 * indent/modula2.mod: New file.
246 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
248 * indent/octave.m: Add a test to ensure indentation is local.
250 2010-10-23 Glenn Morris <rgm@gnu.org>
252 * comint-testsuite.el
253 (comint-testsuite--test-comint-password-prompt-regexp):
254 Add "Please enter the password". (Bug#7224)
256 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
258 * indent/prolog.prolog: Use normal spacing around !.
260 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
262 * indent/octave.m: Remove one more `fixindent'. Use `end'.
264 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
266 * indent/octave.m: Remove some `fixindent' not needed any more.
268 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
270 * indent/octave.m: New file.
272 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
274 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
275 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
276 (icalendar-testsuite--run-internal-tests): New.
277 (icalendar-testsuite--test-convert-ordinary-to-ical)
278 (icalendar-testsuite--test-convert-block-to-ical)
279 (icalendar-testsuite--test-convert-anniversary-to-ical)
280 (icalendar-testsuite--test-parse-vtimezone)
281 (icalendar-testsuite--do-test-export): Code formatting.
282 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
283 (icalendar-testsuite--do-test-import)
284 (icalendar-testsuite--do-test-cycle):
285 Use icalendar-testsuite--compare-strings
286 (icalendar-testsuite--run-import-tests): Comment added.
287 (icalendar-testsuite--run-import-tests)
288 (icalendar-testsuite--run-real-world-tests): Fix expected results.
290 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
292 * redisplay-testsuite.el (test-redisplay-3): New test.
294 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
296 * comint-testsuite.el: New file.
298 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
302 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
304 * Version 23.2 released.
306 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
308 * cedet/semantic-ia-utest.el
309 (semantic-symref-test-count-hits-in-tag): Add function, from
312 * cedet/tests/test.cpp:
313 * cedet/tests/test.py:
314 * cedet/tests/teststruct.cpp:
315 * cedet/tests/testtemplates.cpp:
316 * cedet/tests/testusing.cpp:
317 * cedet/tests/scopetest.cpp:
318 * cedet/tests/scopetest.java: Files deleted.
320 * cedet/tests/test.make:
321 * cedet/tests/test.c:
322 * cedet/tests/testjavacomp.java:
323 * cedet/tests/testspp.c:
324 * cedet/tests/testsppreplace.c:
325 * cedet/tests/testsppreplaced.c:
326 * cedet/tests/testsubclass.cpp:
327 * cedet/tests/testsubclass.hh:
328 * cedet/tests/testtypedefs.cpp:
329 * cedet/tests/testvarnames.c:
330 * cedet/tests/test.el:
331 * cedet/tests/testdoublens.cpp:
332 * cedet/tests/testdoublens.hpp: Add copyright header.
334 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
335 Remove reference to deleted files.
337 2010-03-30 Juri Linkov <juri@jurta.org>
339 * occur-testsuite.el (occur-tests): Add tests for context lines.
341 2010-03-23 Juri Linkov <juri@jurta.org>
343 * occur-testsuite.el: New file.
345 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
349 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
351 * icalendar-testsuite.el
352 (icalendar-testsuite--run-function-tests): Add new tests.
353 (icalendar-testsuite--test-diarytime-to-isotime): Add another
355 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
356 (icalendar-testsuite--test-convert-weekly-to-ical): New.
357 (icalendar-testsuite--test-convert-yearly-to-ical): New.
358 (icalendar-testsuite--test-convert-block-to-ical): New.
359 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
360 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
362 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
364 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
365 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
366 Fix typos in docstrings and error messages.
367 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
369 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
371 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
372 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
373 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
375 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
377 * icalendar-testsuite.el
378 (icalendar-testsuite--run-function-tests):
379 Add icalendar-testsuite--test-parse-vtimezone.
380 (icalendar-testsuite--test-parse-vtimezone): New.
381 (icalendar-testsuite--do-test-cycle): Doc changes.
382 (icalendar-testsuite--run-real-world-tests): Remove trailing
383 whitespace -- see change of icalendar--add-diary-entry in
385 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
387 2009-09-30 Glenn Morris <rgm@gnu.org>
389 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
391 2009-06-26 Eric Ludlam <zappo@gnu.org>
393 * cedet/*: New unit tests, from CEDET repository.
395 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
397 * redisplay-testsuite.el: New file.
399 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
403 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
405 * icalendar-testsuite.el
406 (icalendar-testsuite--run-function-tests):
407 Add icalendar-testsuite--test-diarytime-to-isotime.
408 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
409 recent icalendar fixes.
410 (icalendar-testsuite--test-diarytime-to-isotime): New.
411 (icalendar-testsuite--test-create-uid): Adjust to recent
414 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
416 * bytecomp-testsuite.el: New file.
418 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
420 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
421 Add `icalendar-testsuite--test-create-uid'.
422 (icalendar-testsuite--test-create-uid): New.
424 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
426 * newsticker-testsuite.el: New file.
428 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
430 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
431 Add icalendar-testsuite--test-datestring-to-isodate,
432 icalendar-testsuite--test-datetime-to-diary-date, and
433 icalendar-testsuite--test-calendar-style.
434 (icalendar-testsuite--test-format-ical-event):
435 (icalendar-testsuite--test-parse-summary-and-rest):
436 Doc fix. Remove european-calendar-style.
437 (icalendar-testsuite--get-ical-event): Doc fix.
438 (icalendar-testsuite--test-first-weekday-of-year):
439 (icalendar-testsuite--run-cycle-tests): Add doc string.
440 (icalendar-testsuite--test-datestring-to-isodate):
441 (icalendar-testsuite--test-datetime-to-diary-date):
442 (icalendar-testsuite--test-calendar-style): New functions.
443 (icalendar-testsuite--test-export): Handle iso date style.
444 New arg INPUT-ISO. Use calendar-date-style.
445 (icalendar-testsuite--test-import): Handle iso date style.
446 New arg EXPECTED-ISO. Use calendar-date-style.
447 (icalendar-testsuite--test-cycle): Handle iso date style.
448 (icalendar-testsuite--run-import-tests):
449 (icalendar-testsuite--run-export-tests):
450 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
452 2008-02-29 Glenn Morris <rgm@gnu.org>
456 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
458 * icalendar-testsuite.el: New file.
464 Copyright (C) 2008-2012 Free Software Foundation, Inc.
466 This file is part of GNU Emacs.
468 GNU Emacs is free software: you can redistribute it and/or modify
469 it under the terms of the GNU General Public License as published by
470 the Free Software Foundation, either version 3 of the License, or
471 (at your option) any later version.
473 GNU Emacs is distributed in the hope that it will be useful,
474 but WITHOUT ANY WARRANTY; without even the implied warranty of
475 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
476 GNU General Public License for more details.
478 You should have received a copy of the GNU General Public License
479 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.