gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
[emacs.git] / test / ChangeLog
blob21f0f29b73b3354a228d0fed4a2d75ae76d9ce79
1 2012-12-02  Chong Yidong  <cyd@gnu.org>
3         * automated/ruby-mode-tests.el
4         (ruby-add-log-current-method-examples): Don't use loop macro, to
5         allow automated testing to work.
7 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9         * automated/advice-tests.el (advice-tests--data): Remove.
10         (advice-tests): Move the tests directly here instead.
11         Add called-interactively-p tests.
13 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15         * automated/ert-x-tests.el: Use cl-lib.
16         * automated/ert-tests.el: Use lexical-binding and cl-lib.
18 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
20         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
21         (ruby-indent-inside-heredoc-after-operator)
22         (ruby-indent-inside-heredoc-after-space): New tests.
23         Change direct font-lock face references to var references.
24         (ruby-interpolation-suppresses-syntax-inside): New test.
25         (ruby-interpolation-inside-percent-literal-with-paren):
26         New failing test.
28 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
30         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
31         (ruby-singleton-class-no-heredoc-font-lock)
32         (ruby-add-log-current-method-examples): New tests.
33         (ruby-test-string): Extract from ruby-should-indent-buffer.
34         (ruby-deftest-move-to-block): New macro.
35         Add several move-to-block tests.
37 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
39         * automated/advice-tests.el: New tests.
41 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
43         * automated/compile-tests.el (compile-tests--test-regexps-data):
44         Add new data for msft's new format.
46 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
48         * automated/ruby-mode-tests.el:
49         (ruby-toggle-block-to-multiline): New test.
50         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
51         (ruby-toggle-block-to-brace): Use buffer-string.
53 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
55         * automated/ruby-mode-tests.el: New tests (Bug#11613).
57 2012-08-28  Chong Yidong  <cyd@gnu.org>
59         * automated/files.el: Test every combination of values for
60         enable-local-variables and enable-local-eval.
62 2012-08-19  Chong Yidong  <cyd@gnu.org>
64         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
66 2012-08-18  Chong Yidong  <cyd@gnu.org>
68         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
70 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
72         * indent/ruby.rb: Rearrange examples, add new ones.
74 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
76         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
77         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
79 2012-08-11  Glenn Morris  <rgm@gnu.org>
81         * automated/files.el: New file.
83         * automated/Makefile.in (all): Fix typo.
85 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
87         * automated/ruby-mode-tests.el (ruby-should-indent):
88         Add docstring, check (current-indentation) instead of (current-column).
89         (ruby-should-indent-buffer): New function.
90         Add tests for `ruby-deep-indent-paren' behavior.
91         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
93 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
95         Original tests in test_ruby_mode.rb in upstream (author).
97 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
99         * automated/ruby-mode-tests.el (ruby-should-indent)
100         (ruby-assert-state): New functions.
101         Add new tests.
103 2012-07-29  David Engster  <deng@randomsample.de>
105         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
106         New variable to hold test data for name expansion.
107         (xml-parse-tests): Test the two different types of name expansion.
109 2012-07-29  Juri Linkov  <juri@jurta.org>
111         * automated/occur-tests.el (occur-test-case): Use predefined
112         buffer name " *test-occur*" instead of a random buffer name.
114 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
116         * automated/ruby-mode-tests.el: New file with one test.
118 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
120         * indent/shell.sh: Add test case for ${#VAR}.
122         * indent/latex-mode.tex: New file.
124 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
126         * eshell.el: Use cl-lib.
128 2012-07-03  Chong Yidong  <cyd@gnu.org>
130         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
132 2012-07-02  Chong Yidong  <cyd@gnu.org>
134         * automated/xml-parse-tests.el (xml-parse-tests--data):
135         More testcases.
137 2012-07-01  Chong Yidong  <cyd@gnu.org>
139         * automated/xml-parse-tests.el: New file.
141 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
143         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
144         Use cl-flet.
146 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
148         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
149         Test escaped commas in TZID (Bug#11473).
150         (icalendar-import-with-timezone): New.
151         (icalendar-real-world): Add new testcase as given in the bugreport
152         of Bug#11473.
154 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
156         * automated/icalendar-tests.el (icalendar-tests--test-import):
157         Include UID in import tests (Bug#11525).
158         (icalendar-import-non-recurring, icalendar-import-rrule)
159         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
160         UID-import change.
161         (icalendar-import-with-uid): New.
162         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
163         Include UID in cycle tests.
164         (icalendar-cycle, icalendar-real-world): UID-import change.
166 2012-05-21  Glenn Morris  <rgm@gnu.org>
168         * automated/Makefile.in (setwins): Scrap superfluous subshell.
170 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
172         * automated/url-util-tests.el: New file to test
173         lisp/url/url-util.el.  Only `url-build-query-string' and
174         `url-parse-query-string' are tested right now (Bug#8706).
176 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
178         * indent/shell.sh:
179         * indent/shell.rc: Ad some test cases.
181 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
183         * indent/ruby.rb: New file, to test new syntax-propertize code.
185 2012-04-11  Glenn Morris  <rgm@gnu.org>
187         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
189 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
191         * automated/url-future-tests.el (url-future-tests): Move from
192         lisp/url/url-future.el and rename.
194 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
196         * automated/icalendar-tests.el (icalendar-import-non-recurring):
197         Fix broken test, caused by missing trailing blank.
199 2011-12-03  Chong Yidong  <cyd@gnu.org>
201         * automated/compile-tests.el (compile-tests--test-regexps-data):
202         Increase column numbers by one to reflect change in how
203         compilation-message is recorded (Bug#10172).
205 2011-11-22  Glenn Morris  <rgm@gnu.org>
207         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
209 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
211         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
213 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
215         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
216         (icalendar-tests--test-export, icalendar-tests--do-test-export):
217         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
219 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
221         * automated/newsticker-tests.el
222         (newsticker--group-manage-orphan-feeds): Remove fsetting of
223         newsticker--treeview-tree-update.
225 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
227         * automated/newsticker-tests.el
228         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
230         * trunk/test/automated/newsticker-tests.el
231         (newsticker--group-manage-orphan-feeds): Prevent updating
232         newsticker treeview. Fixed bug#9763.
234 2011-10-20  Glenn Morris  <rgm@gnu.org>
236         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
238         * automated/vc-bzr.el: New file.
240 2011-10-15  Glenn Morris  <rgm@gnu.org>
242         * automated/f90.el: New file.
244 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
246         * automated/newsticker-tests.el: Move newsticker-testsuite.el
247         to automated/newsticker-tests.el. Convert to ERT.
249 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
251         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
252         Removed, simply use string=.
253         (icalendar--diarytime-to-isotime)
254         (icalendar--datetime-to-diary-date)
255         (icalendar--datestring-to-isodate)
256         (icalendar--format-ical-event)
257         (icalendar--parse-summary-and-rest)
258         (icalendar-tests--do-test-import)
259         (icalendar-tests--do-test-cycle): Change argument order of
260         string= to EXPECTED ACTUAL.
261         (icalendar--import-format-sample)
262         (icalendar--format-ical-event)
263         (icalendar-import-non-recurring)
264         (icalendar-import-rrule)
265         (icalendar-import-duration)
266         (icalendar-import-bug-6766)
267         (icalendar-real-world): Adjust to string= instead of
268         icalendar-tests--compare-strings.
269         (icalendar-import-multiple-vcalendars): New.
271 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
273         * automated/gnus-tests.el: Add wrapper for Gnus tests.
274         Require CL.
276 2011-05-09  Juri Linkov  <juri@jurta.org>
278         * automated/occur-tests.el: Move from test/occur-testsuite.el.
279         Convert to ERT.
281 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
283         * automated/compile-tests.el: New file.
285 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
287         * automated/font-parse-tests.el: Don't byte-compile.
289         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
291 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
293         * automated/lexbind-tests.el: New file.
295 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
297         * Version 23.3 released.
299 2011-03-05  Glenn Morris  <rgm@gnu.org>
301         * eshell.el: Move here from lisp/eshell/esh-test.el.
303 2011-03-03  Christian Ohler  <ohler@gnu.org>
305         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
306         New test.
308 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
310         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
311         convert to ERT format.
313 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
315         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
316         convert to ERT format.
318 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
320         * indent/shell.sh:
321         * indent/shell.rc: New files.
323 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
325         * automated/font-parse-tests.el: Move from
326         font-parse-testsuite.el.
328 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
330         * font-parse-testsuite.el (test-font-parse-data): New file.
332 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
334         * indent/prolog.prolog: Add tokenizing tests.
336 2011-01-13  Christian Ohler  <ohler@gnu.org>
338         * automated: New directory for automated tests.
340         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
342         * automated/Makefile.in: New file.
344 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
346         * indent/modula2.mod: New file.
348 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
350         * indent/octave.m: Add a test to ensure indentation is local.
352 2010-10-23  Glenn Morris  <rgm@gnu.org>
354         * comint-testsuite.el
355         (comint-testsuite--test-comint-password-prompt-regexp):
356         Add "Please enter the password".  (Bug#7224)
358 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
360         * indent/prolog.prolog: Use normal spacing around !.
362 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
364         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
366 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
368         * indent/octave.m: Remove some `fixindent' not needed any more.
370 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
372         * indent/octave.m: New file.
374 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
376         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
377         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
378         (icalendar-testsuite--run-internal-tests): New.
379         (icalendar-testsuite--test-convert-ordinary-to-ical)
380         (icalendar-testsuite--test-convert-block-to-ical)
381         (icalendar-testsuite--test-convert-anniversary-to-ical)
382         (icalendar-testsuite--test-parse-vtimezone)
383         (icalendar-testsuite--do-test-export): Code formatting.
384         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
385         (icalendar-testsuite--do-test-import)
386         (icalendar-testsuite--do-test-cycle):
387         Use icalendar-testsuite--compare-strings
388         (icalendar-testsuite--run-import-tests): Comment added.
389         (icalendar-testsuite--run-import-tests)
390         (icalendar-testsuite--run-real-world-tests): Fix expected results.
392 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
394         * redisplay-testsuite.el (test-redisplay-3): New test.
396 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
398         * comint-testsuite.el: New file.
400 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
402         * indent: New dir.
404 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
406         * Version 23.2 released.
408 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
410         * cedet/semantic-ia-utest.el
411         (semantic-symref-test-count-hits-in-tag): Add function, from
412         semantic-test.el.
414         * cedet/tests/test.cpp:
415         * cedet/tests/test.py:
416         * cedet/tests/teststruct.cpp:
417         * cedet/tests/testtemplates.cpp:
418         * cedet/tests/testusing.cpp:
419         * cedet/tests/scopetest.cpp:
420         * cedet/tests/scopetest.java: Files deleted.
422         * cedet/tests/test.make:
423         * cedet/tests/test.c:
424         * cedet/tests/testjavacomp.java:
425         * cedet/tests/testspp.c:
426         * cedet/tests/testsppreplace.c:
427         * cedet/tests/testsppreplaced.c:
428         * cedet/tests/testsubclass.cpp:
429         * cedet/tests/testsubclass.hh:
430         * cedet/tests/testtypedefs.cpp:
431         * cedet/tests/testvarnames.c:
432         * cedet/tests/test.el:
433         * cedet/tests/testdoublens.cpp:
434         * cedet/tests/testdoublens.hpp: Add copyright header.
436         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
437         Remove reference to deleted files.
439 2010-03-30  Juri Linkov  <juri@jurta.org>
441         * occur-testsuite.el (occur-tests): Add tests for context lines.
443 2010-03-23  Juri Linkov  <juri@jurta.org>
445         * occur-testsuite.el: New file.
447 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
449         * Branch for 23.2.
451 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
453         * icalendar-testsuite.el
454         (icalendar-testsuite--run-function-tests): Add new tests.
455         (icalendar-testsuite--test-diarytime-to-isotime): Add another
456         testcase.
457         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
458         (icalendar-testsuite--test-convert-weekly-to-ical): New.
459         (icalendar-testsuite--test-convert-yearly-to-ical): New.
460         (icalendar-testsuite--test-convert-block-to-ical): New.
461         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
462         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
464 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
466         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
467         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
468         Fix typos in docstrings and error messages.
469         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
471 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
473         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
474         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
475         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
477 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
479         * icalendar-testsuite.el
480         (icalendar-testsuite--run-function-tests):
481         Add icalendar-testsuite--test-parse-vtimezone.
482         (icalendar-testsuite--test-parse-vtimezone): New.
483         (icalendar-testsuite--do-test-cycle): Doc changes.
484         (icalendar-testsuite--run-real-world-tests): Remove trailing
485         whitespace -- see change of icalendar--add-diary-entry in
486         icalendar.el.
487         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
489 2009-09-30  Glenn Morris  <rgm@gnu.org>
491         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
493 2009-06-26  Eric Ludlam  <zappo@gnu.org>
495         * cedet/*: New unit tests, from CEDET repository.
497 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
499         * redisplay-testsuite.el: New file.
501 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
503         * Branch for 23.1.
505 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
507         * icalendar-testsuite.el
508         (icalendar-testsuite--run-function-tests):
509         Add icalendar-testsuite--test-diarytime-to-isotime.
510         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
511         recent icalendar fixes.
512         (icalendar-testsuite--test-diarytime-to-isotime): New.
513         (icalendar-testsuite--test-create-uid): Adjust to recent
514         icalendar changes.
516 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
518         * bytecomp-testsuite.el: New file.
520 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
522         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
523         Add `icalendar-testsuite--test-create-uid'.
524         (icalendar-testsuite--test-create-uid): New.
526 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
528         * newsticker-testsuite.el: New file.
530 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
532         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
533         Add icalendar-testsuite--test-datestring-to-isodate,
534         icalendar-testsuite--test-datetime-to-diary-date, and
535         icalendar-testsuite--test-calendar-style.
536         (icalendar-testsuite--test-format-ical-event):
537         (icalendar-testsuite--test-parse-summary-and-rest):
538         Doc fix.  Remove european-calendar-style.
539         (icalendar-testsuite--get-ical-event): Doc fix.
540         (icalendar-testsuite--test-first-weekday-of-year):
541         (icalendar-testsuite--run-cycle-tests): Add doc string.
542         (icalendar-testsuite--test-datestring-to-isodate):
543         (icalendar-testsuite--test-datetime-to-diary-date):
544         (icalendar-testsuite--test-calendar-style): New functions.
545         (icalendar-testsuite--test-export): Handle iso date style.
546         New arg INPUT-ISO.  Use calendar-date-style.
547         (icalendar-testsuite--test-import): Handle iso date style.
548         New arg EXPECTED-ISO.  Use calendar-date-style.
549         (icalendar-testsuite--test-cycle): Handle iso date style.
550         (icalendar-testsuite--run-import-tests):
551         (icalendar-testsuite--run-export-tests):
552         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
554 2008-02-29  Glenn Morris  <rgm@gnu.org>
556         * README: New file.
558 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
560         * icalendar-testsuite.el: New file.
562 ;; Local Variables:
563 ;; coding: utf-8
564 ;; End:
566   Copyright (C) 2008-2012  Free Software Foundation, Inc.
568   This file is part of GNU Emacs.
570   GNU Emacs is free software: you can redistribute it and/or modify
571   it under the terms of the GNU General Public License as published by
572   the Free Software Foundation, either version 3 of the License, or
573   (at your option) any later version.
575   GNU Emacs is distributed in the hope that it will be useful,
576   but WITHOUT ANY WARRANTY; without even the implied warranty of
577   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
578   GNU General Public License for more details.
580   You should have received a copy of the GNU General Public License
581   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.