Merge from emacs-24; up to 117702
[emacs.git] / test / ChangeLog
blob48e01ca973a98ccdafe5efbabc7eed3a1281d579
1 2014-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
4         * automated/cl-lib-tests.el: Rename from cl-lib.el.
6 2014-10-28  Ulf Jasper  <ulf.jasper@web.de>
8         * automated/libxml-tests.el: New file.
10 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
12         * test/automated/process-tests.el (process-test-quoted-batfile):
13         New test.
15 2014-10-20  Glenn Morris  <rgm@gnu.org>
17         * Merge in all changes up to 24.4 release.
19 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21         * indent/scss-mode.scss: New file.
22         * indent/css-mode.css: Add a few uneventful examples.
24 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
26         * BidiCharacterTest.txt: New file, from Unicode.
28         * biditest.el: New file.
30 2014-10-08  Leo Liu  <sdl.web@gmail.com>
32         * automated/print-tests.el: New file.
33         (terpri): Tests for terpri.  (Bug#18652)
35 2014-10-06  Glenn Morris  <rgm@gnu.org>
37         * automated/icalendar-tests.el (icalendar--calendar-style):
38         Remove test, no longer relevant.
40 2014-10-04  Glenn Morris  <rgm@gnu.org>
42         * automated/package-x-test.el: Remove file...
43         * automated/package-test.el: ... merge package-x-test.el.  (Bug#18574)
45 2014-10-02  Glenn Morris  <rgm@gnu.org>
47         * automated/package-test.el (with-package-test, package-test-signed):
48         Also set HOME to a temp value, in case the real one is absent (e.g.
49         hydra) or read-only.  (Bug#18575)
50         (package-test-signed): Use skip-unless rather than expected-result.
52 2014-09-26  Leo Liu  <sdl.web@gmail.com>
54         * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
55         New tests.  (Bug#18557)
57 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
59         * automated/newsticker-tests.el
60         (newsticker--group-find-parent-group),
61         (newsticker--group-do-rename-group): New tests.
63 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
65         * automated/fns-tests.el (fns-tests-collate-sort):
66         Bind w32-collate-ignore-punctuation to t when sorting according to
67         UTS#10 rules.
69 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
71         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
72         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
74 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
76         * automated/fns-tests.el (fns-tests-compare-strings): In case
77         `compare-strings' shall return t, check for this.
78         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
80 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
82         * automated/python-tests.el (python-indent-electric-colon-1):
83         New test.  (Bug#18228)
85 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
87         * automated/fns-tests.el (fns-tests-sort): New test.
89 2014-08-28  Glenn Morris  <rgm@gnu.org>
91         * automated/python-tests.el (python-shell-calculate-exec-path-2):
92         Update test for today's python.el changes.
94 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
96         * automated/compile-tests.el (compile--test-error-line): Grok FILE
97         being nil.  Allows for Guile tests to pass.
98         (compile-tests--test-regexps-data): Add Guile tests.
100 2014-08-11  Glenn Morris  <rgm@gnu.org>
102         * automated/data/files-bug18141.el.gz: New file.
103         * automated/files.el (files-test-bug-18141-file):
104         New variable and test.  (Bug#18141)
106 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
108         Enumerate evaluated sexp diary entries (Bug#7911).
109         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
110         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
111         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
112         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
113         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
114         New tests.
116 2014-08-07  Glenn Morris  <rgm@gnu.org>
118         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
120 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
122         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
123         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
125 2014-08-03  Glenn Morris  <rgm@gnu.org>
127         * automated/Makefile.in (check-tar): New rule.
129 2014-08-02  Glenn Morris  <rgm@gnu.org>
131         * automated/fns-tests.el (fns-tests-compare-strings):
132         Update test.  (Bug#17903)
134         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
135         Use more precise TZ specification, as per 2013-08-04.
137 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
139         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
140         New test.
142 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
144         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
146 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
148         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
149         Work around the failures in icalendar-tests which occasionally occur on
150         hydra.nixos.org.
152 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
154         * automated/python-tests.el:
155         (python-util-clone-local-variables-1): Fix test.
157         * automated/python-tests.el (python-shell-make-comint-1):
158         (python-shell-make-comint-2): Fix indentation.
159         (python-shell-make-comint-3)
160         (python-shell-make-comint-4): New tests.
161         (python-shell-get-or-create-process-1): Fix test.
162         (python-shell-get-or-create-process-2)
163         (python-shell-get-or-create-process-3): New tests.
164         (python-shell-internal-get-or-create-process-1): Fix test.
165         (python-shell-prompt-detect-1): New test.
166         (python-shell-prompt-detect-2): New test.  (Bug#17370)
167         (python-shell-prompt-detect-3)
168         (python-shell-prompt-detect-4)
169         (python-shell-prompt-detect-5)
170         (python-shell-prompt-detect-6)
171         (python-shell-prompt-validate-regexps-1)
172         (python-shell-prompt-validate-regexps-2)
173         (python-shell-prompt-validate-regexps-3)
174         (python-shell-prompt-validate-regexps-4)
175         (python-shell-prompt-validate-regexps-5)
176         (python-shell-prompt-validate-regexps-6)
177         (python-shell-prompt-validate-regexps-7)
178         (python-shell-prompt-set-calculated-regexps-1)
179         (python-shell-prompt-set-calculated-regexps-2)
180         (python-shell-prompt-set-calculated-regexps-3)
181         (python-shell-prompt-set-calculated-regexps-4)
182         (python-shell-prompt-set-calculated-regexps-5)
183         (python-shell-prompt-set-calculated-regexps-6)
184         (python-util-valid-regexp-p-1): New tests.
186 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
188         * automated/advice-tests.el (advice-test-call-interactively): Make sure
189         the function's definition is fully restored at the end.
191 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
193         * automated/python-tests.el (python-indent-block-enders-1)
194         (python-indent-block-enders-2): Fix tests.
195         (python-indent-block-enders-3, python-indent-block-enders-4)
196         (python-indent-block-enders-5, python-indent-dedenters-1)
197         (python-indent-dedenters-2): Remove tests.
198         (python-indent-dedenters-1, python-indent-dedenters-2)
199         (python-indent-dedenters-3, python-indent-dedenters-4)
200         (python-indent-dedenters-5, python-indent-dedenters-6)
201         (python-indent-dedenters-7)
202         (python-info-dedenter-opening-block-position-1)
203         (python-info-dedenter-opening-block-position-2)
204         (python-info-dedenter-opening-block-position-3)
205         (python-info-dedenter-opening-block-positions-1)
206         (python-info-dedenter-opening-block-positions-2)
207         (python-info-dedenter-opening-block-positions-3)
208         (python-info-dedenter-opening-block-positions-4)
209         (python-info-dedenter-opening-block-positions-5)
210         (python-info-dedenter-opening-block-message-1)
211         (python-info-dedenter-opening-block-message-2)
212         (python-info-dedenter-opening-block-message-3)
213         (python-info-dedenter-opening-block-message-4)
214         (python-info-dedenter-opening-block-message-5)
215         (python-info-dedenter-statement-p-1)
216         (python-info-dedenter-statement-p-2)
217         (python-info-dedenter-statement-p-3)
218         (python-info-dedenter-statement-p-4)
219         (python-info-dedenter-statement-p-5): New tests.
221 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
223         * indent/perl.perl: Add indentation pattern for hash-table entries.
225 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
227         * automated/dbus-tests.el (dbus-test02-register-service-session)
228         (dbus-test02-register-service-system): Fix docstring.
229         (dbus-test02-register-service-own-bus)
230         (dbus-test03-peer-interface): New tests.
232 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
234         * automated/python-tests.el (python-tests-self-insert): New function.
235         (python-triple-quote-pairing): Use it.
236         (python-parens-electric-indent-1): New test. (Bug#17658)
238 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
240         * automated/subr-x-tests.el: New file.
242 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
244         * automated/tramp-tests.el (tramp--instrument-test-case):
245         Print debug buffer in any case.
247 2014-06-28  Leo Liu  <sdl.web@gmail.com>
249         * automated/calc-tests.el: New file and add tests for math-bignum.
250         (Bug#17556)
252 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
254         * automated/dbus-tests.el (dbus--test-register-service)
255         (dbus-test02-register-service-session): Replace `dbus-ping' calls
256         by `dbus-list-known-names'.  (Bug#17858)
258 2014-06-28  Glenn Morris  <rgm@gnu.org>
260         * automated/Makefile.in (GDB): New variable.
261         (emacs): Use $GDB.  (Bug#15991)
263         * automated/Makefile.in (WRITE_LOG): New variable.
264         (%.log): Use WRITE_LOG.
265         (test_template): Disable logging.
267         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
268         (test_template): New definition.  Apply to TESTS.
270 2014-06-27  Glenn Morris  <rgm@gnu.org>
272         * automated/Makefile.in (check-maybe): Rename from check.
273         (check): Re-run all the tests, every time.
274         (clean, mostlyclean): Also delete *.log~.
276 2014-06-26  Glenn Morris  <rgm@gnu.org>
278         * automated/package-x-test.el: Do not mess with load-path.
280         * automated/Makefile.in (%.log): If error, dump log to stdout.
282 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
284         * automated/package-test.el (package-test-update-listing)
285         (package-test-update-archives, package-test-describe-package):
286         Adjust tests according to new package-list-unsigned.
288 2014-06-26  Glenn Morris  <rgm@gnu.org>
290         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
292         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
294         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
295         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
296         (setwins, compile-targets, compile-main, compile-clean): Remove.
297         (GREP_OPTIONS): Unexport.
298         (.el.elc): Replace with pattern rule.
299         (%.elc, %.log): New pattern rules.
300         (ELFILES, LOGFILES): New variables.
301         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
302         (clean, mostlyclean): New rules.
303         (bootstrap-clean): Simplify.
304         (bootstrap-clean, distclean): Depend on clean.
306 2014-06-25  Glenn Morris  <rgm@gnu.org>
308         * automated/flymake-tests.el (flymake-tests--current-face):
309         Sleep for longer.  Avoid querying.
311 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
313         * automated/fns-tests.el (fns-tests-compare-string): New test.
315 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
317         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
318         according to Bug#17815.
320 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
322         * automated/python-tests.el (python-util-strip-string-1): New test.
324 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
326         Sync with Tramp 2.2.10.
328         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
329         (tramp--instrument-test-case): Extend docstring.
330         (tramp-test15-copy-directory): Skip for tramp-smb.el.
331         (tramp-test21-file-links): Use `file-truename' for directories.
332         (tramp-test27-start-file-process, tramp-test28-shell-command):
333         Retrieve process output more robustly.
334         (tramp--test-check-files): Extend test.
335         (tramp-test30-special-characters): Skip for tramp-adb.el,
336         tramp-gvfs.el and tramp-smb.el.  Add further file names.
338 2014-06-13  Glenn Morris  <rgm@gnu.org>
340         * automated/Makefile.in (compile-main):
341         GNU make automatically passes command-line arguments to sub-makes.
343 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
345         * automated/tildify-tests.el (tildify-test--test): Optimize the test
346         slightly by reusing the same temporary buffer across multiple test
347         cases.
349         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
350         (tildify-test-find-env-group-index-bug): Update to support new
351         signature of the `tildify-foreach-region-outside-env' function.
352         Namely, it now takes pairs as an argument instead of looking it up in
353         `tildify-ignored-environments-alist'.
355         * automated/tildify-tests.el (tildify-test--example-html): Add support
356         for generating XML code, so that…
357         (tildify-test-xml) …test can be added to check handling of XML
358         documents.
360         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
361         New test checking end-regex building when multiple environment pairs
362         use integers to refer to capture groups.
364         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
365         test checking end-regex building in `tildify-find-env' function when
366         integers (denoting capture groups) and strings are mixed together.
368 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
370         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
371         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
373 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
375         * automated/tramp-tests.el (tramp-test29-vc-registered):
376         Instrument failed test case.
378 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
380         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
381         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
383 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
385         * automated/tildify-tests.el: New file.
387 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
389         * indent/ruby.rb: Add one more test.
391         * indent/ps-mode.ps: New file.
393         * indent/octave.m: Add a few more tests.
395         * automated/core-elisp-tests.el
396         (core-elisp-test-window-configurations): New test.
398 2014-05-26  Glenn Morris  <rgm@gnu.org>
400         * automated/package-test.el (package-test-install-single):
401         Update for changed output.
403 2014-05-22  Glenn Morris  <rgm@gnu.org>
405         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
406         Fix handling of temporary elc files.
408         * automated/fns-tests.el (fns-tests-nreverse):
409         Update for changed string behavior.
411 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
413         * automated/fns-tests.el: New file.
414         * automated/fns-tests.el (fns-tests-nreverse)
415         (fns-tests-nreverse-bool-vector): New tests.
417 2014-05-08  Glenn Morris  <rgm@gnu.org>
419         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
420         (vc-bzr-test-faulty-bzr-autoloads):
421         Give bzr a temporary home-directory, in case the real one is missing.
423 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
425         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
426         New test.
428 2014-05-08  Glenn Morris  <rgm@gnu.org>
430         * automated/help-fns.el: New file.
432 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
434         * automated/undo-tests.el (undo-test-region-deletion): New test to
435         demonstrate bug#17235.
436         (undo-test-region-example): New test to verify example given in
437         comments for undo-make-selective-list.
439 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
441         * automated/tramp-tests.el (top):
442         * automated/file-notify-tests.el (top): Do not disable interactive
443         passwords in batch mode.
444         (password-cache-expiry): Set to nil.
446         * automated/file-notify-tests.el
447         (file-notify-test-remote-temporary-file-directory):
448         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
449         Use a mock-up method as default.
450         (tramp-test00-availability): Print the used directory name.
451         (tramp-test33-recursive-load): Fix typo.
453 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
455         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
456         (tramp-test30-special-characters): Remove test for backslash.
458 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
460         * automated/tramp-tests.el
461         (tramp-test19-directory-files-and-attributes)
462         (tramp-test22-file-times): Check for `file-attributes' equality
463         only if there is a usable timestamp.
464         (tramp--test-check-files): Do not use `copy-sequence'.
466 2014-04-22  Daniel Colascione  <dancol@dancol.org>
468         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
469         Add compile flag.
470         (test-byte-comp-macro-expansion)
471         (test-byte-comp-macro-expansion-eval-and-compile)
472         (test-byte-comp-macro-expansion-eval-when-compile)
473         (test-byte-comp-macro-expand-lexical-override): Use it.
474         (test-eager-load-macro-expansion)
475         (test-eager-load-macro-expansion-eval-and-compile)
476         (test-eager-load-macro-expansion-eval-when-compile)
477         (test-eager-load-macro-expand-lexical-override): New tests.
479         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
480         account for removal of `cl-struct-set-slot-value'. Also, move
481         the defstruct to top level.
483 2014-04-21  Daniel Colascione  <dancol@dancol.org>
485         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
486         New function.
487         (test-byte-comp-macro-expansion)
488         (test-byte-comp-macro-expansion-eval-and-compile)
489         (test-byte-comp-macro-expansion-eval-when-compile)
490         (test-byte-comp-macro-expand-lexical-override): New tests.
492         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
493         (cl-the): Fix cl-the test.
495 2014-04-20  Daniel Colascione  <dancol@dancol.org>
497         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
499 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
501         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
502         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
504 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
506         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
507         (tramp--test-make-temp-name): Optional argument LOCAL.
508         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
509         (tramp-test10-write-region): No special test for out-of-band copy
510         needed anymore.
511         (tramp-test11-copy-file, tramp-test12-rename-file)
512         (tramp-test21-file-links): Extend tests.
513         (tramp-test20-file-modes): More robust check for user "root".
514         (tramp--test-check-files): New defun.
515         (tramp-test30-special-characters, tramp-test33-recursive-load)
516         (tramp-test34-unload): New tests.
517         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
519 2014-04-11  Glenn Morris  <rgm@gnu.org>
521         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
523 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
525         * automated/electric-tests.el: Fix spelling error in test name.
526         (whitespace-skipping-for-quotes-not-outside):
527         Rename from whitespace-skipping-for-quotes-not-ouside.
529 2014-04-09  Daniel Colascione  <dancol@dancol.org>
531         * automated/syntax-tests.el: New file.
533 2014-04-09  Glenn Morris  <rgm@gnu.org>
535         * automated/python-tests.el (python-triple-quote-pairing):
536         Enable/disable electric-pair-mode as needed.
538         * automated/electric-tests.el (electric-pair-backspace-1):
539         Replace deleted function.
541 2014-04-07  João Távora  <joaotavora@gmail.com>
543         * automated/python-tests.el (python-triple-quote-pairing): New test.
544         (python-syntax-after-python-backspace): New test.
546         * automated/electric-tests.el (electric-pair-define-test-form):
547         More readable test docstrings.
548         (whitespace-skipping-for-quotes-not-ouside)
549         (whitespace-skipping-for-quotes-only-inside)
550         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
552 2014-04-04  João Távora  <joaotavora@gmail.com>
554         * automated/electric-tests.el (define-electric-pair-test):
555         Don't overtest.
556         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
557         (inhibit-in-mismatched-string-inside-c-comments): New test.
559 2014-04-02  João Távora  <joaotavora@gmail.com>
561         * automated/electric-tests.el (inhibit-if-strings-mismatched):
562         New test, change from `inhibit-only-of-next-is-mismatched'.
564 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
566         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
567         (undo-test-region-t-marker): New tests of marker adjustments.
568         (undo-test-marker-adjustment-moved):
569         (undo-test-region-mark-adjustment): New tests to demonstrate
570         bug#16818, which fail without the fix.
572 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
574         * automated/package-test.el (package-test-describe-package):
575         Fix test failure in non-graphical mode.
577 2014-03-23  Daniel Colascione  <dancol@dancol.org>
579         * automated/subword-tests.el (subword-tests2): More subword tests.
581         * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
582         New test: correct parsing of keyword arguments.
584 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
586         * automated/package-test.el (package-test-describe-package):
587         Check for the "Keywords: " line.
589         * automated/data/package/archive-contents: Include the :keywords
590         field in `simple-single' data form.
592 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
594         * automated/package-test.el
595         (package-test-install-two-dependencies): New test (bug#16826).
597         * automated/data/package/simple-two-depend-1.1.el: New file.
599         * automated/data/package/archive-contents:
600         Add info about the new package.
602 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
604         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
605         (tramp-test10-write-region): Extend for out-of-band copy.
606         (tramp-test31-asynchronous-requests): New test.
608 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
610         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
611         Add new test of undo in region.
612         (undo-test-in-region-eob): Add test case described at
613         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
615 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
617         * automated/tramp-tests.el (tramp--test-enabled)
618         (tramp-test15-copy-directory): No special handling of tramp-adb.el
619         anymore.  It's fixed in that package.
621 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
623         * automated/tramp-tests.el (tramp--test-enabled): Move connection
624         cleanup into this function.  Remove respective code from all test
625         cases.
626         (tramp--instrument-test-case): Declare `indent' and `debug'.
627         Handle other errors as well.
628         (tramp-test14-delete-directory): Check for `file-error' error.
629         (tramp-test15-copy-directory): Ignore return value of
630         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
631         (tramp-test19-directory-files-and-attributes): Take care of
632         timestamp of "../".
633         (tramp-test20-file-modes, tramp-test27-start-file-process)
634         (tramp-test28-shell-command): Skip for tramp-adb.el.
635         (tramp-test21-file-links): `file-truename' shall preserve trailing
636         link of directories.
637         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
638         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
639         `kill-buffer-query-functions' to nil.
640         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
642 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
644         * automated/tramp-tests.el
645         (tramp-test19-directory-files-and-attributes): Do not include
646         directories in comparison; they might have changed their
647         timestamps already.
649 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
651         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
652         (tramp-test17-insert-directory): First line could contain more
653         text, when produced by `ls-lisp'.
654         (tramp-test19-directory-files-and-attributes): Instrument failed
655         test case.
657 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
659         * automated/tramp-tests.el (tramp-test17-insert-directory):
660         Make first line "total 123" optional.
661         (tramp-test20-file-modes, tramp-test22-file-times)
662         (tramp-test26-process-file, tramp-test27-start-file-process)
663         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
664         tramp-smb.el.
665         (tramp-test20-file-modes): Check for "root" only when there is an
666         explicit user name.
667         (tramp-test21-file-links): Handle "... not supported" error.
668         (tramp-test22-file-times): Skip for "don't know" return values.
669         (tramp-test26-process-file, tramp-test28-shell-command):
670         Remove color escape sequences.
671         (tramp-test28-shell-command): Use `accept-process-output' rather
672         than `sit-for'.
673         (tramp-test30-utf8): Set coding system `utf-8'.
675 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
677         * automated/tramp-tests.el (tramp-test28-shell-command):
678         Perform an initial `sit-for' prior the while loop.
680 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
682         Sync with Tramp 2.2.9.
684         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
685         (tramp-test28-shell-command): Make a while loop when waiting for
686         process exit.
688 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
690         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
691         and `vc-hg'.  Declare `tramp-find-executable' and
692         `tramp-get-remote-path'.
693         (tramp-test29-vc-registered): New test.
694         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
696 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
698         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
699         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
700         (tramp-test28-shell-command): Improve `shell-command' test.
701         Add `async-shell-command' tests.
703 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
705         * automated/file-notify-tests.el (file-notify--wait-for-events):
706         Use `read-event' instead of `sit-for'.
707         (file-notify-test02-events): Remove expected result, the bug is
708         fixed meanwhile.
709         (file-notify-test02-events, file-notify-test03-autorevert):
710         Use `sleep-for' instead of `sit-for'.
712 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
714         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
715         New test.
717 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
719         * automated/file-notify-tests.el (file-notify--deftest-remote):
720         Do not skip when the local test has failed.  They are unrelated.
721         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
722         `noninteractive' to nil, otherwise `sit-for' could be degraded to
723         `sleep-for'.
724         (file-notify-test02-events): Check for `file-remote-p' instead of
725         `file-notify--test-remote-enabled'.
727 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
729         * automated/file-notify-tests.el (file-notify-test02-events):
730         Let test case fail for Bug#16519.
732 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
734         * automated/file-notify-tests.el (file-notify-test02-events):
735         Hide Bug#16519, until it is solved.
737 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
739         * automated/file-notify-tests.el
740         (file-notify--test-local-enabled): Fix error in logic.
741         (file-notify--wait-for-events): New defmacro.
742         (file-notify-test02-events): Make short breaks between file operations.
743         Use `file-notify--wait-for-events'.  Check, that events have arrived.
744         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
746         * automated/comint-testsuite.el
747         (comint-testsuite-password-strings): Add localized examples.
749 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
751         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
752         case if inotify is not linked with Emacs.  Use `read-event' rather
753         than `sit-for' in order to process events.  (Bug#13662)
755 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
757         * automated/ert-tests.el (ert-test-record-backtrace):
758         Reenable test case with adapted test string.  (Bug#13064)
760 2013-12-28  Glenn Morris  <rgm@gnu.org>
762         * automated/electric-tests.el: Require 'elec-pair.
764 2013-12-26  João Távora  <joaotavora@gmail.com>
766         * automated/electric-tests.el (electric-pair-test-for):
767         Fix autowrapping tests in batch-mode by running with
768         `transient-mark-mode' set to `lambda'.
770         * automated/electric-tests.el: New file.
772 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
774         * automated/python-tests.el
775         (python-nav-lisp-forward-sexp-safe-1): Remove test.
776         (python-nav-forward-sexp-safe-1): New test.
778 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
780         * automated/ruby-mode-tests.el: Add tests for
781         `ruby-align-to-stmt-keywords'.
783         * indent/ruby.rb: Update examples to reflect the lack of change in
784         default indentation of `begin' blocks.
786 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
788         * indent/ruby.rb: Update examples according to the change
789         in `smie-indent-close'.
791 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
793         * indent/ruby.rb: New examples.
795 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
797         * automated/python-tests.el (python-indent-dedenters-2): New test.
799 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
801         * automated/python-tests.el (python-indent-after-comment-1)
802         (python-indent-after-comment-2): New tests.
804 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
806         * automated/python-tests.el (python-indent-block-enders-1):
807         Rename from python-indent-block-enders.
808         (python-indent-block-enders-2): New test.
810 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
812         * indent/js.js: New file.
814 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
816         * automated/dbus-tests.el: New file.
818 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
820         * automated/regexp-tests.el: New file.
822 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
824         * automated/reftex-tests.el (reftex-parse-from-file-test):
825         Run temp-dir through file-truename, to make sure the temporary file
826         names are comparable as strings.
828         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
829         Force Unix EOLs by using 'utf-8-unix', since the default of
830         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
832 2013-11-28  Glenn Morris  <rgm@gnu.org>
834         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
836 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
838         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
839         (EMACSOPT): Use $(PATH_SEP).
841 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
843         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
844         Set to nil.
846 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
848         * automated/file-notify-tests.el
849         (file-notify-test-remote-temporary-file-directory):
850         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
851         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
852         (file-notify--deftest-remote): Cleanup connection initially.
853         (file-notify-test03-autorevert): Run also in batch mode.  Use a
854         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
855         does not work on MS Windows.  Call `accept-process-output' for
856         remote files.  Apply `string-match' instead of `string-equal', the
857         messages are different on MS Windows.
859         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
860         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
861         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
863 2013-11-23  Glenn Morris  <rgm@gnu.org>
865         * automated/python-tests.el (python-shell-make-comint-1)
866         (python-shell-make-comint-2, python-shell-get-process-1):
867         Suppress creation of some temp-files.
869         * automated/python-tests.el (python-shell-parse-command-1)
870         (python-shell-make-comint-1, python-shell-make-comint-2)
871         (python-shell-get-process-1)
872         (python-shell-internal-get-or-create-process-1):
873         Skip rather than fail if prereqs not found.
875         * automated/Makefile.in (emacs):
876         Empty EMACSLOADPATH rather than unsetting.
878 2013-11-22  Glenn Morris  <rgm@gnu.org>
880         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
881         Set expected-result.
883 2013-11-21  Glenn Morris  <rgm@gnu.org>
885         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
886         (compile-main): Pass XARGS_LIMIT to xargs.
888         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
889         (EMACSOPT): Use PATH_SEPARATOR.
891 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
893         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
894         Add a failing test for Bug#15874.
895         (ruby--insert-coding-comment-ruby-style)
896         (ruby--insert-coding-comment-emacs-style)
897         (ruby--insert-coding-comment-custom-style):
898         Add a few tests for `ruby--insert-coding-comment'.
900 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
902         Improve API of recently-added bool vector functions (Bug#15912).
903         * automated/data-tests.el: Adjust to API changes.
905 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
907         * automated/tramp-tests.el (tramp-test07-file-exists-p)
908         (tramp-test08-file-local-copy)
909         (tramp-test09-insert-file-contents, tramp-test10-write-region)
910         (tramp-test11-copy-file, tramp-test12-rename-file)
911         (tramp-test13-make-directory, tramp-test14-delete-directory)
912         (tramp-test15-copy-directory, tramp-test16-directory-files)
913         (tramp-test17-insert-directory, tramp-test18-file-attributes)
914         (tramp-test19-directory-files-and-attributes)
915         (tramp-test20-file-modes, tramp-test21-file-links)
916         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
917         (tramp-test24-file-name-completion, tramp-test25-load)
918         (tramp-test26-process-file, tramp-test27-start-file-process)
919         (tramp-test28-shell-command): Cleanup connection initially.
921 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
923         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
924         connection before running the test.
926 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
928         * automated/tramp-tests.el (tramp-test15-copy-directory)
929         (tramp-test16-directory-files, tramp-test17-insert-directory)
930         (tramp-test18-file-attributes)
931         (tramp-test19-directory-files-and-attributes)
932         (tramp-test20-file-modes, tramp-test21-file-links)
933         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
934         (tramp-test24-file-name-completion, tramp-test25-load)
935         (tramp-test26-process-file, tramp-test27-start-file-process)
936         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
937         (tramp-test29-utf8): New test.
939 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
941         * automated/file-notify-tests.el (file-notify-test02-events)
942         (file-notify-test03-autorevert): Suppress messages in `write-region'.
944         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
945         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
946         (tramp-test26-process-file, tramp-test28-shell-command):
947         Ensure, that the directory is not empty when calling "ls".
949 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
951         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
952         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
953         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
954         (tramp-test09-insert-file-contents, tramp-test10-write-region)
955         (tramp-test26-process-file): Add tests.
956         (tramp-test11-copy-file): Remove debug message.
957         (tramp-test20-file-modes): Special case, if user is "root".
959 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
961         * automated/file-notify-tests.el:
962         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
963         `tramp-remote-path' when running on hydra.
964         (tramp-test07-file-exists-p): Remove instrumentation code.
965         (tramp-test26-process-file): Don't use "/bin/true" and
966         "/bin/false", these paths do not exist on hydra.
968 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
970         * automated/process-tests.el: New file.
972 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
974         * indent/ruby.rb: New examples.
976 2013-11-06  Glenn Morris  <rgm@gnu.org>
978         * automated/Makefile.in (setwins): Avoid accidental matches.
980 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
982         * automated/tramp-tests.el (tramp-test07-file-exists-p):
983         Fix docstring.  Instrument, in order to hunt failure on hydra.
985 2013-11-06  Glenn Morris  <rgm@gnu.org>
987         * automated/flymake-tests.el (warning-predicate-rx-gcc)
988         (warning-predicate-function-gcc, warning-predicate-rx-perl)
989         (warning-predicate-function-perl):
990         * automated/info-xref.el (info-xref-test-makeinfo):
991         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
992         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
994 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
996         * automated/tramp-tests.el: New file.
998 2013-11-05  Glenn Morris  <rgm@gnu.org>
1000         Get rid of --chdir usage.
1001         * automated/Makefile.in (EMACSOPT): Move -L here.
1002         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1003         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
1004         (.el.elc): No more need to pass -L here.
1005         (compile-main): Get rid of sub-shell and cd.
1006         (compile-clean, check): Get rid of cd.
1008         Make it possible to run tests with a different working directory.
1009         * automated/flymake-tests.el (flymake-tests-data-directory): New.
1010         (flymake-tests--current-face): Use flymake-tests-data-directory.
1011         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1012         (warning-predicate-function-perl): Adapt for above change.
1013         * automated/zlib-tests.el (zlib-tests-data-directory): New.
1014         (zlib--decompress): Use zlib-tests-data-directory.
1016         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1017         Remove test that makes no sense.
1019         * automated/files.el (files-test-local-variable-data):
1020         Fix result typo presumably caused by interference from dir-locals.
1021         (file-test--do-local-variables-test): Prevent dir-locals interfering.
1023 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
1025         * indent/ruby.rb: Add a statement on the line after heredoc.
1026         Move a now-successful example.
1028         * automated/ruby-mode-tests.el: Remove outdated comment.
1030 2013-11-04  Glenn Morris  <rgm@gnu.org>
1032         * automated/Makefile.in (abs_srcdir): Remove.
1033         (emacs): Unset EMACSLOADPATH.
1034         (.el.elc, check): Use -L to append srcdir to load-path.
1036 2013-11-02  Glenn Morris  <rgm@gnu.org>
1038         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1039         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1040         (abs_srcdir): New, set by configure.
1041         (EMACS): Use a relative file name.
1042         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1043         (lisp-compile): Remove (assume it's up-to-date).
1044         (compile-main): Do not run lisp-compile.
1045         (compile-main, compile-clean, compile-always, bootstrap-clean)
1046         (check): Use srcdir rather than $test.  Check cd return value.
1047         Use --chdir.
1048         (doit, compile, compile-always): Remove stuff copied from lisp/.
1049         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1051 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
1053         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1054         Add a skipping test.
1056 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1058         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1060         * indent/css-mode.css (.x2): Test alignement inside braces.
1062 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1064         * indent/ruby.rb: New failing example.
1066         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1067         Fix the test, in respect to adding the space after the curly.
1069 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1071         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1072         (ert-test-deftest): Adapt test for changed macro expansion.
1073         (ert-test-run-tests-interactively):
1074         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1075         Add a skipping test.
1077         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1078         (file-notify--test-local-enabled): Make it a function.  Check also
1079         for `file-remote-p' of `temporary-file-directory'.
1080         (file-notify--test-remote-enabled-checked): New defvar.
1081         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1082         internal functions.  Cache result.
1083         (file-notify--deftest-remote, file-notify-test00-availability)
1084         (file-notify-test01-add-watch, file-notify-test02-events)
1085         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1086         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1088 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1090         * indent/ruby.rb: Fix syntax error in the latest example.
1092 2013-10-23  Glenn Morris  <rgm@gnu.org>
1094         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1095         New, set by configure.
1096         (top_srcdir): Remove.
1097         (abs_test, abs_lispsrc): New.
1098         (lisp): No longer absolute.
1099         (emacs, lisp-compile, compile, compile-always):
1100         Quote entities that might contain whitespace.
1102 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1104         * indent/ruby.rb: Move two examples to "working" section, add one
1105         more.
1107 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1109         * indent/ruby.rb: New examples for indentation of blocks.
1110         Example of hash inside parens that inflooped before the present commit.
1112 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1114         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1115         allows another timer to run.
1117 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1119         * indent/ruby.rb: More examples for bug#15594, both failing and
1120         now passing.
1122 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1124         * indent/ruby.rb: Add two more cases.
1126 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1128         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1129         first use.
1130         (ruby-should-indent): Use indent-according-to-mode.
1131         (ruby-deftest-move-to-block): Use `declare'.
1133 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1135         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1137 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1139         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1141 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1143         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1144         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1146         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1148 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1150         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1151         Adjust indentation of continued line to the new SMIE behavior.
1153 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1155         * automated/completion-tests.el:
1156         * indent/css-mode.css: New files.
1158 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1160         * automated/data/package/signed/archive-contents:
1161         * automated/data/package/signed/archive-contents.sig:
1162         * automated/data/package/signed/signed-good-1.0.el:
1163         * automated/data/package/signed/signed-good-1.0.el.sig:
1164         * automated/data/package/signed/signed-bad-1.0.el:
1165         * automated/data/package/signed/signed-bad-1.0.el.sig:
1166         * automated/data/package/key.pub:
1167         * automated/data/package/key.sec: New files.
1169         * automated/package-test.el (package-test-update-listing)
1170         (package-test-update-archives, package-test-describe-package):
1171         Adjust to package.el change.
1172         (package-test-signed): New test.
1174 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1176         * automated/package-test.el: Update all cases to use :url instead
1177         of :homepage.
1179         * automated/package-x-test.el
1180         (package-x-test--single-archive-entry-1-3): Same.
1182 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1184         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1185         was unused.
1186         (simple-single-desc): Expect :homepage property.
1187         (multi-file-desc): Same.
1188         (with-package-test): Do not save previous `default-directory'
1189         value, let-bind the var instead.
1190         (package-test-install-single): Expect :homepage property in the
1191         generated pkg file.
1192         (package-test-describe-package): Expect Homepage button.
1193         (package-test-describe-non-installed-package)
1194         (package-test-describe-non-installed-multi-file-package): Same.
1195         (package-test-describe-not-installed-package): Remove, it was a
1196         duplicate.
1198         * automated/package-x-test.el
1199         (package-x-test--single-archive-entry-1-3): Expect :homepage
1200         property.
1201         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1203         * automated/data/package/simple-single-1.3.el: Add URL header.
1205         * automated/data/package/archive-contents: Add :homepage
1206         properties to `simple-single' and `multi-file'.
1208 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1210         * automated/data-tests.el:
1211         (bool-vector-count-matches-all-0-nil)
1212         (bool-vector-count-matches-all-0-t)
1213         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1214         (bool-vector-count-matches-at, bool-vector-intersection-op)
1215         (bool-vector-union-op, bool-vector-xor-op)
1216         (bool-vector-set-difference-op)
1217         (bool-vector-change-detection, bool-vector-not): New tests.
1218         (mock-bool-vector-count-matches-at)
1219         (test-bool-vector-bv-from-hex-string)
1220         (test-bool-vector-to-hex-string)
1221         (test-bool-vector-count-matches-at-tc)
1222         (test-bool-vector-apply-mock-op)
1223         (test-bool-vector-binop): New helper functions.
1224         (bool-vector-test-vectors): New testcase data.
1226 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1228         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1229         (advice-test-called-interactively-p-filter-args)
1230         (advice-test-called-interactively-p-around): New tests.
1232 2013-09-16  Glenn Morris  <rgm@gnu.org>
1234         * automated/eshell.el (eshell-match-result):
1235         Return a more informative failure than simply "false".  Update callers.
1237         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1238         Test value before and after loop as well as during.
1240 2013-09-15  Glenn Morris  <rgm@gnu.org>
1242         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1243         New test.  (Bug#15372)
1244         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1246 2013-09-13  Glenn Morris  <rgm@gnu.org>
1248         * automated/eshell.el (with-temp-eshell):
1249         Use a temp directory for eshell-directory-name.
1250         (eshell-test-command-result): New, again using a temp directory.
1251         Replace eshell-command-result with this throughout.
1252         (eshell-test/for-loop, eshell-test/for-name-loop):
1253         Ensure environment variables don't confuse us.
1255 2013-09-12  Glenn Morris  <rgm@gnu.org>
1257         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1258         due to "has a running process; kill it?" prompts.
1260 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1262         * automated/eshell.el: Rename from eshell.el.
1263         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1265 2013-09-01  Glenn Morris  <rgm@gnu.org>
1267         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1268         Otherwise the sed command used by eg compile-main ends up
1269         containing "/*.el".  (Bug#15170)
1271 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1273         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1274         for portability to hosts where /bin/sh has problems.
1276 2013-08-21  David Engster  <deng@randomsample.de>
1278         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1279         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1280         upstream.  Changed to use ERT.
1282 2013-08-14  Daniel Hackney  <dan@haxney.org>
1284         * automated/package-test.el: Remove tar-package-building functions.
1285         Tar file used for testing is included in the repository.
1286         (package-test-install-texinfo, package-test-cleanup-built-files):
1287         Remove.
1289 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1291         * automated/python-tests.el (python-imenu-create-index-4)
1292         (python-imenu-create-flat-index-2): New tests.
1294 2013-08-05  Glenn Morris  <rgm@gnu.org>
1296         * automated/mule-util.el: New file, with tests extracted from
1297         lisp/international/mule-util.el.
1299 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1301         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1302         before definition.
1303         (advice-tests-macroaliases): New test.
1305 2013-08-04  Glenn Morris  <rgm@gnu.org>
1307         * automated/ert-tests.el: Disable failing test that no-one seems
1308         to know how to fix.  (Bug#13064)
1310         * automated/icalendar-tests.el (icalendar-tests--test-export)
1311         (icalendar-tests--test-import): Try more precise TZ specification.
1312         Remove debug messages.
1314 2013-08-03  Glenn Morris  <rgm@gnu.org>
1316         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1318         * automated/icalendar-tests.el (icalendar-tests--test-export)
1319         (icalendar-tests--test-import):
1320         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1321         (icalendar-tests--test-import): Reset zone even if error occurred.
1323 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1325         * automated/core-elisp-tests.el: New file.
1327 2013-08-01  Glenn Morris  <rgm@gnu.org>
1329         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1330         Try to check that the remote system has a notification program.
1332 2013-07-31  Glenn Morris  <rgm@gnu.org>
1334         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1336 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1338         * automated/file-notify-tests.el
1339         (file-notify--test-local-enabled): New defconst.  Replaces all
1340         `file-notify-support' occurrences.
1341         (file-notify--test-remote-enabled): New defun.
1342         (file-notify--deftest-remote): Use it.
1343         (file-notify-test00-availability): Rewrite.
1344         (file-notify-test00-availability-remote): New defun.
1345         (file-notify-test01-add-watch): Rewrite first erroneous check.
1347 2013-07-23  Glenn Morris  <rgm@gnu.org>
1349         * automated/inotify-test.el (inotify-file-watch-simple):
1350         Delete temp-file when done.
1352         * automated/subword-tests.el: Require subword.
1354 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1356         * automated/subword-tests.el: New file.
1358 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1360         * automated/python-tests.el (python-imenu-create-index-2)
1361         (python-imenu-create-index-3): New tests.
1363 2013-07-11  Glenn Morris  <rgm@gnu.org>
1365         * automated/ert-tests.el: Require cl-lib at runtime too.
1366         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1367         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1368         (ert-test-set-functions, ert-test-gensym)
1369         (ert-test-coerce-to-vector, ert-test-string-position)
1370         (ert-test-mismatch): Remove tests.
1371         * automated/cl-lib.el: New, split from ert-tests.el.
1373         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1374         Goto point-min.
1375         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1376         (ruby-move-to-block-skips-percent-literal)
1377         (ruby-move-to-block-skips-heredoc)
1378         (ruby-move-to-block-moves-from-else-to-if)
1379         (ruby-beginning-of-defun-does-not-fold-case)
1380         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1381         Replace goto-line with forward-line/goto-char.
1382         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1384         * automated/package-test.el (makeinfo-buffer): Autoload.
1385         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1386         (package-test-install-texinfo): Don't require makeinfo.
1388         * automated/files.el: Stop "local variables" confusion.
1390         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1392         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1393         Use with-current-buffer.
1395         * automated/undo-tests.el (undo-test-buffer-modified)
1396         (undo-test-file-modified): New tests.
1398 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1400         * automated/file-notify-tests.el (file-notify-test00-availability):
1401         Set :expected-result.
1402         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1403         (file-notify-test02-events, file-notify-test02-events-remote)
1404         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1405         Skip when `file-notify-support' is nil.  (Bug#14823)
1407 2013-07-09  Glenn Morris  <rgm@gnu.org>
1409         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1410         Declare.
1411         (inotify-file-watch-simple): Silence compiler.
1413         * automated/python-tests.el (python-indent-block-enders):
1414         Make it actually test something.
1416         * automated/package-x-test.el: Require package-test when compiling.
1418         * automated/add-log-tests.el, automated/advice-tests.el:
1419         * automated/imenu-test.el, automated/package-x-test.el:
1420         * automated/python-tests.el, automated/ruby-mode-tests.el:
1421         * automated/xml-parse-tests.el: Explicitly require ert.
1423 2013-07-08  Kenichi Handa  <handa@gnu.org>
1425         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1426         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1428 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1430         * automated/file-notify-tests.el
1431         (file-notify-test-remote-temporary-file-directory):
1432         Use `null-device' on w32.
1433         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1434         (file-notify--test-results, file-notify--test-event)
1435         (file-notify--deftest-remote, file-notify--event-test)
1436         (file-notify--test-event-handler)
1437         (file-notify--test-make-temp-name): Rename, in order to mark them
1438         internal.
1439         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1440         better fitting in noninteractive tests.
1441         (file-notify-test00-availability): Rename from `file-notify-test0'.
1442         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1443         Use `temporary-file-directory '.
1444         (file-notify-test01-add-watch-remote): New test.
1445         (file-notify-test02-events): Rename from `file-notify-test2'.
1446         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1447         (file-notify-test03-autorevert): Rename from
1448         `file-notify-test4'.  Use timeouts.
1449         (file-notify-test03-autorevert-remote): Rename from
1450         `file-notify-test5'.
1452 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1454         * automated/file-notify-tests.el: New package.
1456 2013-06-28  Kenichi Handa  <handa@gnu.org>
1458         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1459         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1460         Callers changed.
1461         (decoder-tests-filename): New function.
1462         (decoder-tests-prefer-utf-8-read)
1463         (decoder-tests-prefer-utf-8-write): New function.
1464         (ert-test-decoder-prefer-utf-8): New test.
1466 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1468         * automated/package-x-test.el: Change the commentary.
1469         (package-x-test--single-archive-entry-1-3)
1470         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1471         using the appropriate data structure.
1473 2013-06-27  Daniel Hackney  <dan@haxney.org>
1475         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1477         * automated/package-x-test.el: New file.
1479         * automated/package-test.el: New file.
1481         * automated/data/package: New directory, with test examples.
1483 2013-06-27  Glenn Morris  <rgm@gnu.org>
1485         * automated/python-tests.el (python-tests-with-temp-file):
1486         Clean up after ourself.
1488         * automated/undo-tests.el (undo-test3): Remove test that seems to
1489         do nothing that the previous one doesn't, except leave a tempfile.
1491 2013-06-26  Glenn Morris  <rgm@gnu.org>
1493         * automated/info-xref.el: New file.
1495 2013-06-25  Glenn Morris  <rgm@gnu.org>
1497         * automated/occur-tests.el (occur-test-create): New function.
1498         Use it to create separate tests for each element, so we run them
1499         all rather than stopping at the first error.
1501 2013-06-24  Glenn Morris  <rgm@gnu.org>
1503         * automated/occur-tests.el (occur-tests):
1504         Update for 2013-05-29 change to occur header line.
1506 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1508         Test suite for flymake.
1509         * automated/flymake-tests.el:
1510         * automated/flymake/warnpred/Makefile
1511         * automated/flymake/warnpred/test.c
1512         * automated/flymake/warnpred/test.pl: New files.
1514 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1516         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1518 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1520         * automated/reftex-tests.el: New test suite for reftex.
1522 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1524         * automated/ruby-mode-tests.el: New tests, for percent literals
1525         and expression expansion.
1527 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1529         * indent/octave.m: Tweak.
1531 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1533         * eshell.el: Rewrite tests using ERT.
1535 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1537         * indent/octave.m: Add tests for %!, # and ### comments.
1539 2013-05-23  Kenichi Handa  <handa@gnu.org>
1541         * automated/decoder-tests.el: New file.
1543 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1545         * indent/ruby.rb: Add multiline regexp example.
1547         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1548         (ruby-regexp-skips-over-interpolation)
1549         (ruby-regexp-continues-till-end-when-unclosed)
1550         (ruby-regexp-can-be-multiline)
1551         (ruby-interpolation-inside-percent-literal): New tests.
1553 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1555         * indent/ruby.rb: Fix indentation after =; add more cases.
1557 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1559         * indent/pascal.pas: Add test for mis-identified comments.
1561 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1563         * automated/imenu-test.el: New file.  (Bug#14112)
1565 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1567         * automated/python-tests.el (python-imenu-prev-index-position-1):
1568         Remove test.
1569         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1570         New tests.
1572 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1574         * automated/python-tests.el (python-nav-backward-defun-2)
1575         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1576         (python-nav-forward-defun-3): New tests.
1578 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1580         * automated/python-tests.el (python-nav-backward-defun-1)
1581         (python-nav-forward-defun-1): New tests.
1583 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1585         * automated/add-log-tests.el: New file.  (Bug#14112)
1587 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1589         * automated/python-tests.el (python-indent-block-enders): New test.
1590         (python-info-current-defun-2): Fix test.
1592 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1594         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1596 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1598         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1599         (python-tests-with-temp-file): New macro.
1600         (python-tests-shell-interpreter): New var.
1601         (python-shell-get-process-name-1)
1602         (python-shell-internal-get-process-name-1)
1603         (python-shell-parse-command-1)
1604         (python-shell-calculate-process-environment-1)
1605         (python-shell-calculate-process-environment-2)
1606         (python-shell-calculate-process-environment-3)
1607         (python-shell-calculate-exec-path-1)
1608         (python-shell-calculate-exec-path-2)
1609         (python-shell-make-comint-1)
1610         (python-shell-make-comint-2)
1611         (python-shell-get-process-1)
1612         (python-shell-get-or-create-process-1)
1613         (python-shell-internal-get-or-create-process-1): New tests.
1615 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1617         * automated/python-tests.el: New file.
1619 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1621         * automated/ruby-mode-tests.el
1622         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1623         bits inside the examples.
1624         (ruby-move-to-block-skips-heredoc): New test.
1625         (ruby-add-log-current-method-after-inner-class):
1626         Lower expectations: move point inside a method, initially.
1628 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1630         * automated/ruby-mode-tests.el
1631         (ruby-move-to-block-skips-percent-literal): New test.
1633 2013-02-04  Chong Yidong  <cyd@gnu.org>
1635         * automated/thingatpt.el: New file.
1637 2013-02-03  Chong Yidong  <cyd@gnu.org>
1639         * automated/files.el (file-test--do-local-variables-test):
1640         Avoid compilation warning message.
1642 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1644         * automated/ruby-mode-tests.el
1645         (ruby-indent-spread-args-in-parens): New test.
1646         * automated/ruby-mode-tests.el (ruby-block-test-example):
1647         Break indentation of the do block opener and add a line inside it.
1648         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1649         Adjust line numbers.
1651 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1653         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1655 2013-01-14  Glenn Morris  <rgm@gnu.org>
1657         * automated/compile-tests.el (compile-tests--test-regexps-data):
1658         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1660 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1662         * automated/man-tests.el: New file.
1664 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1666         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1668 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1670         * automated/undo-tests.el: New file.
1672 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1674         * automated/ruby-mode-tests.el
1675         (ruby-indent-after-block-in-continued-expression): New test.
1677 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1679         * automated/ruby-mode-tests.el:
1680         Rename one interpolation test; add three more.
1681         (ruby-with-temp-buffer): New macro, use it where appropriate.
1682         (ruby-add-log-current-method-examples): Use "_" for target point.
1683         Add four new tests for ruby-add-log-current-method.
1685 2012-12-11  Glenn Morris  <rgm@gnu.org>
1687         * automated/f90.el (f90-test-bug13138): New test.
1689 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1691         * automated/inotify-test.el: New test.
1693 2012-12-02  Chong Yidong  <cyd@gnu.org>
1695         * automated/ruby-mode-tests.el
1696         (ruby-add-log-current-method-examples): Don't use loop macro, to
1697         allow automated testing to work.
1699 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1701         * automated/advice-tests.el (advice-tests--data): Remove.
1702         (advice-tests): Move the tests directly here instead.
1703         Add called-interactively-p tests.
1705 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1707         * automated/ert-x-tests.el: Use cl-lib.
1708         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1710 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1712         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1713         (ruby-indent-inside-heredoc-after-operator)
1714         (ruby-indent-inside-heredoc-after-space): New tests.
1715         Change direct font-lock face references to var references.
1716         (ruby-interpolation-suppresses-syntax-inside): New test.
1717         (ruby-interpolation-inside-percent-literal-with-paren):
1718         New failing test.
1720 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1722         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1723         (ruby-singleton-class-no-heredoc-font-lock)
1724         (ruby-add-log-current-method-examples): New tests.
1725         (ruby-test-string): Extract from ruby-should-indent-buffer.
1726         (ruby-deftest-move-to-block): New macro.
1727         Add several move-to-block tests.
1729 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1731         * automated/advice-tests.el: New tests.
1733 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1735         * automated/compile-tests.el (compile-tests--test-regexps-data):
1736         Add new data for msft's new format.
1738 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1740         * automated/ruby-mode-tests.el:
1741         (ruby-toggle-block-to-multiline): New test.
1742         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1743         (ruby-toggle-block-to-brace): Use buffer-string.
1745 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1747         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1749 2012-08-28  Chong Yidong  <cyd@gnu.org>
1751         * automated/files.el: Test every combination of values for
1752         enable-local-variables and enable-local-eval.
1754 2012-08-19  Chong Yidong  <cyd@gnu.org>
1756         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1758 2012-08-18  Chong Yidong  <cyd@gnu.org>
1760         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1762 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1764         * indent/ruby.rb: Rearrange examples, add new ones.
1766 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1768         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1769         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1771 2012-08-11  Glenn Morris  <rgm@gnu.org>
1773         * automated/files.el: New file.
1775         * automated/Makefile.in (all): Fix typo.
1777 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1779         * automated/ruby-mode-tests.el (ruby-should-indent):
1780         Add docstring, check (current-indentation) instead of (current-column).
1781         (ruby-should-indent-buffer): New function.
1782         Add tests for `ruby-deep-indent-paren' behavior.
1783         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1785 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1787         Original tests in test_ruby_mode.rb in upstream (author).
1789 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1791         * automated/ruby-mode-tests.el (ruby-should-indent)
1792         (ruby-assert-state): New functions.
1793         Add new tests.
1795 2012-07-29  David Engster  <deng@randomsample.de>
1797         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1798         New variable to hold test data for name expansion.
1799         (xml-parse-tests): Test the two different types of name expansion.
1801 2012-07-29  Juri Linkov  <juri@jurta.org>
1803         * automated/occur-tests.el (occur-test-case): Use predefined
1804         buffer name " *test-occur*" instead of a random buffer name.
1806 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1808         * automated/ruby-mode-tests.el: New file with one test.
1810 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1812         * indent/shell.sh: Add test case for ${#VAR}.
1814         * indent/latex-mode.tex: New file.
1816 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1818         * eshell.el: Use cl-lib.
1820 2012-07-03  Chong Yidong  <cyd@gnu.org>
1822         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1824 2012-07-02  Chong Yidong  <cyd@gnu.org>
1826         * automated/xml-parse-tests.el (xml-parse-tests--data):
1827         More testcases.
1829 2012-07-01  Chong Yidong  <cyd@gnu.org>
1831         * automated/xml-parse-tests.el: New file.
1833 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1835         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1836         Use cl-flet.
1838 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1840         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1841         Test escaped commas in TZID (Bug#11473).
1842         (icalendar-import-with-timezone): New.
1843         (icalendar-real-world): Add new testcase as given in the bugreport
1844         of Bug#11473.
1846 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1848         * automated/icalendar-tests.el (icalendar-tests--test-import):
1849         Include UID in import tests (Bug#11525).
1850         (icalendar-import-non-recurring, icalendar-import-rrule)
1851         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1852         UID-import change.
1853         (icalendar-import-with-uid): New.
1854         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1855         Include UID in cycle tests.
1856         (icalendar-cycle, icalendar-real-world): UID-import change.
1858 2012-05-21  Glenn Morris  <rgm@gnu.org>
1860         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1862 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1864         * automated/url-util-tests.el: New file to test
1865         lisp/url/url-util.el.  Only `url-build-query-string' and
1866         `url-parse-query-string' are tested right now (Bug#8706).
1868 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1870         * indent/shell.sh:
1871         * indent/shell.rc: Ad some test cases.
1873 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1875         * indent/ruby.rb: New file, to test new syntax-propertize code.
1877 2012-04-11  Glenn Morris  <rgm@gnu.org>
1879         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1881 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1883         * automated/url-future-tests.el (url-future-tests): Move from
1884         lisp/url/url-future.el and rename.
1886 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1888         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1889         Fix broken test, caused by missing trailing blank.
1891 2011-12-03  Chong Yidong  <cyd@gnu.org>
1893         * automated/compile-tests.el (compile-tests--test-regexps-data):
1894         Increase column numbers by one to reflect change in how
1895         compilation-message is recorded (Bug#10172).
1897 2011-11-22  Glenn Morris  <rgm@gnu.org>
1899         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1901 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1903         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1905 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1907         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1908         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1909         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1911 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1913         * automated/newsticker-tests.el
1914         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1915         newsticker--treeview-tree-update.
1917 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1919         * automated/newsticker-tests.el
1920         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1922         * automated/newsticker-tests.el
1923         (newsticker--group-manage-orphan-feeds): Prevent updating
1924         newsticker treeview.  Fixed bug#9763.
1926 2011-10-20  Glenn Morris  <rgm@gnu.org>
1928         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1930         * automated/vc-bzr.el: New file.
1932 2011-10-15  Glenn Morris  <rgm@gnu.org>
1934         * automated/f90.el: New file.
1936 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1938         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1939         to automated/newsticker-tests.el.  Convert to ERT.
1941 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1943         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1944         Remove, simply use string=.
1945         (icalendar--diarytime-to-isotime)
1946         (icalendar--datetime-to-diary-date)
1947         (icalendar--datestring-to-isodate)
1948         (icalendar--format-ical-event)
1949         (icalendar--parse-summary-and-rest)
1950         (icalendar-tests--do-test-import)
1951         (icalendar-tests--do-test-cycle): Change argument order of
1952         string= to EXPECTED ACTUAL.
1953         (icalendar--import-format-sample)
1954         (icalendar--format-ical-event)
1955         (icalendar-import-non-recurring)
1956         (icalendar-import-rrule)
1957         (icalendar-import-duration)
1958         (icalendar-import-bug-6766)
1959         (icalendar-real-world): Adjust to string= instead of
1960         icalendar-tests--compare-strings.
1961         (icalendar-import-multiple-vcalendars): New.
1963 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1965         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1966         Require CL.
1968 2011-05-09  Juri Linkov  <juri@jurta.org>
1970         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1971         Convert to ERT.
1973 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1975         * automated/compile-tests.el: New file.
1977 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1979         * automated/font-parse-tests.el: Don't byte-compile.
1981         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1983 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1985         * automated/lexbind-tests.el: New file.
1987 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1989         * Version 23.3 released.
1991 2011-03-05  Glenn Morris  <rgm@gnu.org>
1993         * eshell.el: Move here from lisp/eshell/esh-test.el.
1995 2011-03-03  Christian Ohler  <ohler@gnu.org>
1997         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1998         New test.
2000 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
2002         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2003         convert to ERT format.
2005 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
2007         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2008         convert to ERT format.
2010 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2012         * indent/shell.sh:
2013         * indent/shell.rc: New files.
2015 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
2017         * automated/font-parse-tests.el: Move from
2018         font-parse-testsuite.el.
2020 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
2022         * font-parse-testsuite.el (test-font-parse-data): New file.
2024 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2026         * indent/prolog.prolog: Add tokenizing tests.
2028 2011-01-13  Christian Ohler  <ohler@gnu.org>
2030         * automated: New directory for automated tests.
2032         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2034         * automated/Makefile.in: New file.
2036 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2038         * indent/modula2.mod: New file.
2040 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2042         * indent/octave.m: Add a test to ensure indentation is local.
2044 2010-10-23  Glenn Morris  <rgm@gnu.org>
2046         * comint-testsuite.el
2047         (comint-testsuite--test-comint-password-prompt-regexp):
2048         Add "Please enter the password".  (Bug#7224)
2050 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2052         * indent/prolog.prolog: Use normal spacing around !.
2054 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2056         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2058 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2060         * indent/octave.m: Remove some `fixindent' not needed any more.
2062 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2064         * indent/octave.m: New file.
2066 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2068         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2069         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2070         (icalendar-testsuite--run-internal-tests): New.
2071         (icalendar-testsuite--test-convert-ordinary-to-ical)
2072         (icalendar-testsuite--test-convert-block-to-ical)
2073         (icalendar-testsuite--test-convert-anniversary-to-ical)
2074         (icalendar-testsuite--test-parse-vtimezone)
2075         (icalendar-testsuite--do-test-export): Code formatting.
2076         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2077         (icalendar-testsuite--do-test-import)
2078         (icalendar-testsuite--do-test-cycle):
2079         Use icalendar-testsuite--compare-strings
2080         (icalendar-testsuite--run-import-tests): Comment added.
2081         (icalendar-testsuite--run-import-tests)
2082         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2084 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2086         * redisplay-testsuite.el (test-redisplay-3): New test.
2088 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2090         * comint-testsuite.el: New file.
2092 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2094         * indent: New dir.
2096 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2098         * Version 23.2 released.
2100 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2102         * cedet/semantic-ia-utest.el
2103         (semantic-symref-test-count-hits-in-tag): Add function, from
2104         semantic-test.el.
2106         * cedet/tests/test.cpp:
2107         * cedet/tests/test.py:
2108         * cedet/tests/teststruct.cpp:
2109         * cedet/tests/testtemplates.cpp:
2110         * cedet/tests/testusing.cpp:
2111         * cedet/tests/scopetest.cpp:
2112         * cedet/tests/scopetest.java: Files deleted.
2114         * cedet/tests/test.make:
2115         * cedet/tests/test.c:
2116         * cedet/tests/testjavacomp.java:
2117         * cedet/tests/testspp.c:
2118         * cedet/tests/testsppreplace.c:
2119         * cedet/tests/testsppreplaced.c:
2120         * cedet/tests/testsubclass.cpp:
2121         * cedet/tests/testsubclass.hh:
2122         * cedet/tests/testtypedefs.cpp:
2123         * cedet/tests/testvarnames.c:
2124         * cedet/tests/test.el:
2125         * cedet/tests/testdoublens.cpp:
2126         * cedet/tests/testdoublens.hpp: Add copyright header.
2128         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2129         Remove reference to deleted files.
2131 2010-03-30  Juri Linkov  <juri@jurta.org>
2133         * occur-testsuite.el (occur-tests): Add tests for context lines.
2135 2010-03-23  Juri Linkov  <juri@jurta.org>
2137         * occur-testsuite.el: New file.
2139 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2141         * Branch for 23.2.
2143 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2145         * icalendar-testsuite.el
2146         (icalendar-testsuite--run-function-tests): Add new tests.
2147         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2148         testcase.
2149         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2150         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2151         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2152         (icalendar-testsuite--test-convert-block-to-ical): New.
2153         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2154         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2156 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2158         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2159         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2160         Fix typos in docstrings and error messages.
2161         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2163 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2165         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2166         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2167         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2169 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2171         * icalendar-testsuite.el
2172         (icalendar-testsuite--run-function-tests):
2173         Add icalendar-testsuite--test-parse-vtimezone.
2174         (icalendar-testsuite--test-parse-vtimezone): New.
2175         (icalendar-testsuite--do-test-cycle): Doc changes.
2176         (icalendar-testsuite--run-real-world-tests): Remove trailing
2177         whitespace -- see change of icalendar--add-diary-entry in
2178         icalendar.el.
2179         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2181 2009-09-30  Glenn Morris  <rgm@gnu.org>
2183         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2185 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2187         * cedet/*: New unit tests, from CEDET repository.
2189 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2191         * redisplay-testsuite.el: New file.
2193 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2195         * Branch for 23.1.
2197 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2199         * icalendar-testsuite.el
2200         (icalendar-testsuite--run-function-tests):
2201         Add icalendar-testsuite--test-diarytime-to-isotime.
2202         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2203         recent icalendar fixes.
2204         (icalendar-testsuite--test-diarytime-to-isotime): New.
2205         (icalendar-testsuite--test-create-uid): Adjust to recent
2206         icalendar changes.
2208 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2210         * bytecomp-testsuite.el: New file.
2212 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2214         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2215         Add `icalendar-testsuite--test-create-uid'.
2216         (icalendar-testsuite--test-create-uid): New.
2218 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2220         * newsticker-testsuite.el: New file.
2222 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2224         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2225         Add icalendar-testsuite--test-datestring-to-isodate,
2226         icalendar-testsuite--test-datetime-to-diary-date, and
2227         icalendar-testsuite--test-calendar-style.
2228         (icalendar-testsuite--test-format-ical-event)
2229         (icalendar-testsuite--test-parse-summary-and-rest):
2230         Doc fix.  Remove european-calendar-style.
2231         (icalendar-testsuite--get-ical-event): Doc fix.
2232         (icalendar-testsuite--test-first-weekday-of-year)
2233         (icalendar-testsuite--run-cycle-tests): Add doc string.
2234         (icalendar-testsuite--test-datestring-to-isodate)
2235         (icalendar-testsuite--test-datetime-to-diary-date)
2236         (icalendar-testsuite--test-calendar-style): New functions.
2237         (icalendar-testsuite--test-export): Handle iso date style.
2238         New arg INPUT-ISO.  Use calendar-date-style.
2239         (icalendar-testsuite--test-import): Handle iso date style.
2240         New arg EXPECTED-ISO.  Use calendar-date-style.
2241         (icalendar-testsuite--test-cycle): Handle iso date style.
2242         (icalendar-testsuite--run-import-tests)
2243         (icalendar-testsuite--run-export-tests)
2244         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2246 2008-02-29  Glenn Morris  <rgm@gnu.org>
2248         * README: New file.
2250 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2252         * icalendar-testsuite.el: New file.
2254 ;; Local Variables:
2255 ;; coding: utf-8
2256 ;; End:
2258   Copyright (C) 2008-2014 Free Software Foundation, Inc.
2260   This file is part of GNU Emacs.
2262   GNU Emacs is free software: you can redistribute it and/or modify
2263   it under the terms of the GNU General Public License as published by
2264   the Free Software Foundation, either version 3 of the License, or
2265   (at your option) any later version.
2267   GNU Emacs is distributed in the hope that it will be useful,
2268   but WITHOUT ANY WARRANTY; without even the implied warranty of
2269   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2270   GNU General Public License for more details.
2272   You should have received a copy of the GNU General Public License
2273   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.