gnus-art.el (gnus-article-browse-html-parts): Use <div align="left"> instead of ...
[emacs.git] / test / ChangeLog
blob142dfcb42fd3b0696d35203b60d48e1b0f8f5f3f
1 2012-12-11  Glenn Morris  <rgm@gnu.org>
3         * automated/f90.el (f90-test-bug13138): New test.
5 2012-12-10  RĂ¼diger Sonderfeld  <ruediger@c-plusplus.de>
7         * automated/inotify-test.el: New test.
9 2012-12-02  Chong Yidong  <cyd@gnu.org>
11         * automated/ruby-mode-tests.el
12         (ruby-add-log-current-method-examples): Don't use loop macro, to
13         allow automated testing to work.
15 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17         * automated/advice-tests.el (advice-tests--data): Remove.
18         (advice-tests): Move the tests directly here instead.
19         Add called-interactively-p tests.
21 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
23         * automated/ert-x-tests.el: Use cl-lib.
24         * automated/ert-tests.el: Use lexical-binding and cl-lib.
26 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
28         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
29         (ruby-indent-inside-heredoc-after-operator)
30         (ruby-indent-inside-heredoc-after-space): New tests.
31         Change direct font-lock face references to var references.
32         (ruby-interpolation-suppresses-syntax-inside): New test.
33         (ruby-interpolation-inside-percent-literal-with-paren):
34         New failing test.
36 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
38         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
39         (ruby-singleton-class-no-heredoc-font-lock)
40         (ruby-add-log-current-method-examples): New tests.
41         (ruby-test-string): Extract from ruby-should-indent-buffer.
42         (ruby-deftest-move-to-block): New macro.
43         Add several move-to-block tests.
45 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
47         * automated/advice-tests.el: New tests.
49 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
51         * automated/compile-tests.el (compile-tests--test-regexps-data):
52         Add new data for msft's new format.
54 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
56         * automated/ruby-mode-tests.el:
57         (ruby-toggle-block-to-multiline): New test.
58         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
59         (ruby-toggle-block-to-brace): Use buffer-string.
61 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
63         * automated/ruby-mode-tests.el: New tests (Bug#11613).
65 2012-08-28  Chong Yidong  <cyd@gnu.org>
67         * automated/files.el: Test every combination of values for
68         enable-local-variables and enable-local-eval.
70 2012-08-19  Chong Yidong  <cyd@gnu.org>
72         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
74 2012-08-18  Chong Yidong  <cyd@gnu.org>
76         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
78 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
80         * indent/ruby.rb: Rearrange examples, add new ones.
82 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
84         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
85         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
87 2012-08-11  Glenn Morris  <rgm@gnu.org>
89         * automated/files.el: New file.
91         * automated/Makefile.in (all): Fix typo.
93 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
95         * automated/ruby-mode-tests.el (ruby-should-indent):
96         Add docstring, check (current-indentation) instead of (current-column).
97         (ruby-should-indent-buffer): New function.
98         Add tests for `ruby-deep-indent-paren' behavior.
99         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
101 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
103         Original tests in test_ruby_mode.rb in upstream (author).
105 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
107         * automated/ruby-mode-tests.el (ruby-should-indent)
108         (ruby-assert-state): New functions.
109         Add new tests.
111 2012-07-29  David Engster  <deng@randomsample.de>
113         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
114         New variable to hold test data for name expansion.
115         (xml-parse-tests): Test the two different types of name expansion.
117 2012-07-29  Juri Linkov  <juri@jurta.org>
119         * automated/occur-tests.el (occur-test-case): Use predefined
120         buffer name " *test-occur*" instead of a random buffer name.
122 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
124         * automated/ruby-mode-tests.el: New file with one test.
126 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
128         * indent/shell.sh: Add test case for ${#VAR}.
130         * indent/latex-mode.tex: New file.
132 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
134         * eshell.el: Use cl-lib.
136 2012-07-03  Chong Yidong  <cyd@gnu.org>
138         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
140 2012-07-02  Chong Yidong  <cyd@gnu.org>
142         * automated/xml-parse-tests.el (xml-parse-tests--data):
143         More testcases.
145 2012-07-01  Chong Yidong  <cyd@gnu.org>
147         * automated/xml-parse-tests.el: New file.
149 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
151         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
152         Use cl-flet.
154 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
156         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
157         Test escaped commas in TZID (Bug#11473).
158         (icalendar-import-with-timezone): New.
159         (icalendar-real-world): Add new testcase as given in the bugreport
160         of Bug#11473.
162 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
164         * automated/icalendar-tests.el (icalendar-tests--test-import):
165         Include UID in import tests (Bug#11525).
166         (icalendar-import-non-recurring, icalendar-import-rrule)
167         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
168         UID-import change.
169         (icalendar-import-with-uid): New.
170         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
171         Include UID in cycle tests.
172         (icalendar-cycle, icalendar-real-world): UID-import change.
174 2012-05-21  Glenn Morris  <rgm@gnu.org>
176         * automated/Makefile.in (setwins): Scrap superfluous subshell.
178 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
180         * automated/url-util-tests.el: New file to test
181         lisp/url/url-util.el.  Only `url-build-query-string' and
182         `url-parse-query-string' are tested right now (Bug#8706).
184 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
186         * indent/shell.sh:
187         * indent/shell.rc: Ad some test cases.
189 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
191         * indent/ruby.rb: New file, to test new syntax-propertize code.
193 2012-04-11  Glenn Morris  <rgm@gnu.org>
195         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
197 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
199         * automated/url-future-tests.el (url-future-tests): Move from
200         lisp/url/url-future.el and rename.
202 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
204         * automated/icalendar-tests.el (icalendar-import-non-recurring):
205         Fix broken test, caused by missing trailing blank.
207 2011-12-03  Chong Yidong  <cyd@gnu.org>
209         * automated/compile-tests.el (compile-tests--test-regexps-data):
210         Increase column numbers by one to reflect change in how
211         compilation-message is recorded (Bug#10172).
213 2011-11-22  Glenn Morris  <rgm@gnu.org>
215         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
217 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
219         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
221 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
223         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
224         (icalendar-tests--test-export, icalendar-tests--do-test-export):
225         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
227 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
229         * automated/newsticker-tests.el
230         (newsticker--group-manage-orphan-feeds): Remove fsetting of
231         newsticker--treeview-tree-update.
233 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
235         * automated/newsticker-tests.el
236         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
238         * trunk/test/automated/newsticker-tests.el
239         (newsticker--group-manage-orphan-feeds): Prevent updating
240         newsticker treeview. Fixed bug#9763.
242 2011-10-20  Glenn Morris  <rgm@gnu.org>
244         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
246         * automated/vc-bzr.el: New file.
248 2011-10-15  Glenn Morris  <rgm@gnu.org>
250         * automated/f90.el: New file.
252 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
254         * automated/newsticker-tests.el: Move newsticker-testsuite.el
255         to automated/newsticker-tests.el. Convert to ERT.
257 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
259         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
260         Removed, simply use string=.
261         (icalendar--diarytime-to-isotime)
262         (icalendar--datetime-to-diary-date)
263         (icalendar--datestring-to-isodate)
264         (icalendar--format-ical-event)
265         (icalendar--parse-summary-and-rest)
266         (icalendar-tests--do-test-import)
267         (icalendar-tests--do-test-cycle): Change argument order of
268         string= to EXPECTED ACTUAL.
269         (icalendar--import-format-sample)
270         (icalendar--format-ical-event)
271         (icalendar-import-non-recurring)
272         (icalendar-import-rrule)
273         (icalendar-import-duration)
274         (icalendar-import-bug-6766)
275         (icalendar-real-world): Adjust to string= instead of
276         icalendar-tests--compare-strings.
277         (icalendar-import-multiple-vcalendars): New.
279 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
281         * automated/gnus-tests.el: Add wrapper for Gnus tests.
282         Require CL.
284 2011-05-09  Juri Linkov  <juri@jurta.org>
286         * automated/occur-tests.el: Move from test/occur-testsuite.el.
287         Convert to ERT.
289 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
291         * automated/compile-tests.el: New file.
293 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
295         * automated/font-parse-tests.el: Don't byte-compile.
297         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
299 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
301         * automated/lexbind-tests.el: New file.
303 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
305         * Version 23.3 released.
307 2011-03-05  Glenn Morris  <rgm@gnu.org>
309         * eshell.el: Move here from lisp/eshell/esh-test.el.
311 2011-03-03  Christian Ohler  <ohler@gnu.org>
313         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
314         New test.
316 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
318         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
319         convert to ERT format.
321 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
323         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
324         convert to ERT format.
326 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
328         * indent/shell.sh:
329         * indent/shell.rc: New files.
331 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
333         * automated/font-parse-tests.el: Move from
334         font-parse-testsuite.el.
336 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
338         * font-parse-testsuite.el (test-font-parse-data): New file.
340 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
342         * indent/prolog.prolog: Add tokenizing tests.
344 2011-01-13  Christian Ohler  <ohler@gnu.org>
346         * automated: New directory for automated tests.
348         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
350         * automated/Makefile.in: New file.
352 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
354         * indent/modula2.mod: New file.
356 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
358         * indent/octave.m: Add a test to ensure indentation is local.
360 2010-10-23  Glenn Morris  <rgm@gnu.org>
362         * comint-testsuite.el
363         (comint-testsuite--test-comint-password-prompt-regexp):
364         Add "Please enter the password".  (Bug#7224)
366 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
368         * indent/prolog.prolog: Use normal spacing around !.
370 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
372         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
374 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
376         * indent/octave.m: Remove some `fixindent' not needed any more.
378 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
380         * indent/octave.m: New file.
382 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
384         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
385         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
386         (icalendar-testsuite--run-internal-tests): New.
387         (icalendar-testsuite--test-convert-ordinary-to-ical)
388         (icalendar-testsuite--test-convert-block-to-ical)
389         (icalendar-testsuite--test-convert-anniversary-to-ical)
390         (icalendar-testsuite--test-parse-vtimezone)
391         (icalendar-testsuite--do-test-export): Code formatting.
392         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
393         (icalendar-testsuite--do-test-import)
394         (icalendar-testsuite--do-test-cycle):
395         Use icalendar-testsuite--compare-strings
396         (icalendar-testsuite--run-import-tests): Comment added.
397         (icalendar-testsuite--run-import-tests)
398         (icalendar-testsuite--run-real-world-tests): Fix expected results.
400 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
402         * redisplay-testsuite.el (test-redisplay-3): New test.
404 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
406         * comint-testsuite.el: New file.
408 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
410         * indent: New dir.
412 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
414         * Version 23.2 released.
416 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
418         * cedet/semantic-ia-utest.el
419         (semantic-symref-test-count-hits-in-tag): Add function, from
420         semantic-test.el.
422         * cedet/tests/test.cpp:
423         * cedet/tests/test.py:
424         * cedet/tests/teststruct.cpp:
425         * cedet/tests/testtemplates.cpp:
426         * cedet/tests/testusing.cpp:
427         * cedet/tests/scopetest.cpp:
428         * cedet/tests/scopetest.java: Files deleted.
430         * cedet/tests/test.make:
431         * cedet/tests/test.c:
432         * cedet/tests/testjavacomp.java:
433         * cedet/tests/testspp.c:
434         * cedet/tests/testsppreplace.c:
435         * cedet/tests/testsppreplaced.c:
436         * cedet/tests/testsubclass.cpp:
437         * cedet/tests/testsubclass.hh:
438         * cedet/tests/testtypedefs.cpp:
439         * cedet/tests/testvarnames.c:
440         * cedet/tests/test.el:
441         * cedet/tests/testdoublens.cpp:
442         * cedet/tests/testdoublens.hpp: Add copyright header.
444         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
445         Remove reference to deleted files.
447 2010-03-30  Juri Linkov  <juri@jurta.org>
449         * occur-testsuite.el (occur-tests): Add tests for context lines.
451 2010-03-23  Juri Linkov  <juri@jurta.org>
453         * occur-testsuite.el: New file.
455 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
457         * Branch for 23.2.
459 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
461         * icalendar-testsuite.el
462         (icalendar-testsuite--run-function-tests): Add new tests.
463         (icalendar-testsuite--test-diarytime-to-isotime): Add another
464         testcase.
465         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
466         (icalendar-testsuite--test-convert-weekly-to-ical): New.
467         (icalendar-testsuite--test-convert-yearly-to-ical): New.
468         (icalendar-testsuite--test-convert-block-to-ical): New.
469         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
470         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
472 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
474         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
475         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
476         Fix typos in docstrings and error messages.
477         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
479 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
481         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
482         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
483         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
485 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
487         * icalendar-testsuite.el
488         (icalendar-testsuite--run-function-tests):
489         Add icalendar-testsuite--test-parse-vtimezone.
490         (icalendar-testsuite--test-parse-vtimezone): New.
491         (icalendar-testsuite--do-test-cycle): Doc changes.
492         (icalendar-testsuite--run-real-world-tests): Remove trailing
493         whitespace -- see change of icalendar--add-diary-entry in
494         icalendar.el.
495         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
497 2009-09-30  Glenn Morris  <rgm@gnu.org>
499         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
501 2009-06-26  Eric Ludlam  <zappo@gnu.org>
503         * cedet/*: New unit tests, from CEDET repository.
505 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
507         * redisplay-testsuite.el: New file.
509 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
511         * Branch for 23.1.
513 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
515         * icalendar-testsuite.el
516         (icalendar-testsuite--run-function-tests):
517         Add icalendar-testsuite--test-diarytime-to-isotime.
518         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
519         recent icalendar fixes.
520         (icalendar-testsuite--test-diarytime-to-isotime): New.
521         (icalendar-testsuite--test-create-uid): Adjust to recent
522         icalendar changes.
524 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
526         * bytecomp-testsuite.el: New file.
528 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
530         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
531         Add `icalendar-testsuite--test-create-uid'.
532         (icalendar-testsuite--test-create-uid): New.
534 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
536         * newsticker-testsuite.el: New file.
538 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
540         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
541         Add icalendar-testsuite--test-datestring-to-isodate,
542         icalendar-testsuite--test-datetime-to-diary-date, and
543         icalendar-testsuite--test-calendar-style.
544         (icalendar-testsuite--test-format-ical-event):
545         (icalendar-testsuite--test-parse-summary-and-rest):
546         Doc fix.  Remove european-calendar-style.
547         (icalendar-testsuite--get-ical-event): Doc fix.
548         (icalendar-testsuite--test-first-weekday-of-year):
549         (icalendar-testsuite--run-cycle-tests): Add doc string.
550         (icalendar-testsuite--test-datestring-to-isodate):
551         (icalendar-testsuite--test-datetime-to-diary-date):
552         (icalendar-testsuite--test-calendar-style): New functions.
553         (icalendar-testsuite--test-export): Handle iso date style.
554         New arg INPUT-ISO.  Use calendar-date-style.
555         (icalendar-testsuite--test-import): Handle iso date style.
556         New arg EXPECTED-ISO.  Use calendar-date-style.
557         (icalendar-testsuite--test-cycle): Handle iso date style.
558         (icalendar-testsuite--run-import-tests):
559         (icalendar-testsuite--run-export-tests):
560         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
562 2008-02-29  Glenn Morris  <rgm@gnu.org>
564         * README: New file.
566 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
568         * icalendar-testsuite.el: New file.
570 ;; Local Variables:
571 ;; coding: utf-8
572 ;; End:
574   Copyright (C) 2008-2012  Free Software Foundation, Inc.
576   This file is part of GNU Emacs.
578   GNU Emacs is free software: you can redistribute it and/or modify
579   it under the terms of the GNU General Public License as published by
580   the Free Software Foundation, either version 3 of the License, or
581   (at your option) any later version.
583   GNU Emacs is distributed in the hope that it will be useful,
584   but WITHOUT ANY WARRANTY; without even the implied warranty of
585   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
586   GNU General Public License for more details.
588   You should have received a copy of the GNU General Public License
589   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.