Improve output of occur-tests in case of failure
[emacs.git] / test / ChangeLog
blob42fcd8e934ac0a54dc864a99cfe71b8f6b2d1d44
1 2014-11-17  Glenn Morris  <rgm@gnu.org>
3         * automated/occur-tests.el (occur-test-case, occur-test-create):
4         In case of failure, show the actual string, rather than just nil.
6 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
8         * automated/icalendar-tests.el (icalendar-tests--test-import):
9         Mention timezone in doc string.  Clean up.
10         (icalendar-real-world): Add another test case for no-dst
11         timezones.
13 2014-11-16  Ulf Jasper  <ulf.jasper@web.de>
15         * automated/icalendar-tests.el (icalendar--parse-vtimezone): Add
16         testcase where offsets of standard time and daylight saving time
17         are equal.
18         (icalendar-real-world): Fix error in test case.  Expected result
19         was wrong when offsets of standard time and daylight saving time
20         were equal.
22 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
24         * automated/python-tests.el
25         (python-shell-calculate-process-environment-2): Fix test.
26         (python-shell-calculate-process-environment-1)
27         (python-shell-calculate-process-environment-3): Cleanup.
29 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
31         * automated/python-tests.el (python-indent-dedenters-8): New test
32         for Bug#18432.
34 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
36         * automated/python-tests.el (python-indent-region-1)
37         (python-indent-region-2, python-indent-region-3)
38         (python-indent-region-4, python-indent-region-5): New tests.
40 2014-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
42         * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
43         * automated/cl-lib-tests.el: Rename from cl-lib.el.
45 2014-10-28  Ulf Jasper  <ulf.jasper@web.de>
47         * automated/libxml-tests.el: New file.
49 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
51         * test/automated/process-tests.el (process-test-quoted-batfile):
52         New test.
54 2014-10-20  Glenn Morris  <rgm@gnu.org>
56         * Merge in all changes up to 24.4 release.
58 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
60         * indent/scss-mode.scss: New file.
61         * indent/css-mode.css: Add a few uneventful examples.
63 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
65         * BidiCharacterTest.txt: New file, from Unicode.
67         * biditest.el: New file.
69 2014-10-08  Leo Liu  <sdl.web@gmail.com>
71         * automated/print-tests.el: New file.
72         (terpri): Tests for terpri.  (Bug#18652)
74 2014-10-06  Glenn Morris  <rgm@gnu.org>
76         * automated/icalendar-tests.el (icalendar--calendar-style):
77         Remove test, no longer relevant.
79 2014-10-04  Glenn Morris  <rgm@gnu.org>
81         * automated/package-x-test.el: Remove file...
82         * automated/package-test.el: ... merge package-x-test.el.  (Bug#18574)
84 2014-10-02  Glenn Morris  <rgm@gnu.org>
86         * automated/package-test.el (with-package-test, package-test-signed):
87         Also set HOME to a temp value, in case the real one is absent (e.g.
88         hydra) or read-only.  (Bug#18575)
89         (package-test-signed): Use skip-unless rather than expected-result.
91 2014-09-26  Leo Liu  <sdl.web@gmail.com>
93         * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
94         New tests.  (Bug#18557)
96 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
98         * automated/newsticker-tests.el
99         (newsticker--group-find-parent-group),
100         (newsticker--group-do-rename-group): New tests.
102 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
104         * automated/fns-tests.el (fns-tests-collate-sort):
105         Bind w32-collate-ignore-punctuation to t when sorting according to
106         UTS#10 rules.
108 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
110         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
111         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
113 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
115         * automated/fns-tests.el (fns-tests-compare-strings): In case
116         `compare-strings' shall return t, check for this.
117         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
119 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
121         * automated/python-tests.el (python-indent-electric-colon-1):
122         New test.  (Bug#18228)
124 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
126         * automated/fns-tests.el (fns-tests-sort): New test.
128 2014-08-28  Glenn Morris  <rgm@gnu.org>
130         * automated/python-tests.el (python-shell-calculate-exec-path-2):
131         Update test for today's python.el changes.
133 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
135         * automated/compile-tests.el (compile--test-error-line): Grok FILE
136         being nil.  Allows for Guile tests to pass.
137         (compile-tests--test-regexps-data): Add Guile tests.
139 2014-08-11  Glenn Morris  <rgm@gnu.org>
141         * automated/data/files-bug18141.el.gz: New file.
142         * automated/files.el (files-test-bug-18141-file):
143         New variable and test.  (Bug#18141)
145 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
147         Enumerate evaluated sexp diary entries (Bug#7911).
148         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
149         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
150         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
151         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
152         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
153         New tests.
155 2014-08-07  Glenn Morris  <rgm@gnu.org>
157         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
159 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
161         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
162         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
164 2014-08-03  Glenn Morris  <rgm@gnu.org>
166         * automated/Makefile.in (check-tar): New rule.
168 2014-08-02  Glenn Morris  <rgm@gnu.org>
170         * automated/fns-tests.el (fns-tests-compare-strings):
171         Update test.  (Bug#17903)
173         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
174         Use more precise TZ specification, as per 2013-08-04.
176 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
178         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
179         New test.
181 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
183         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
185 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
187         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
188         Work around the failures in icalendar-tests which occasionally occur on
189         hydra.nixos.org.
191 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
193         * automated/python-tests.el:
194         (python-util-clone-local-variables-1): Fix test.
196         * automated/python-tests.el (python-shell-make-comint-1):
197         (python-shell-make-comint-2): Fix indentation.
198         (python-shell-make-comint-3)
199         (python-shell-make-comint-4): New tests.
200         (python-shell-get-or-create-process-1): Fix test.
201         (python-shell-get-or-create-process-2)
202         (python-shell-get-or-create-process-3): New tests.
203         (python-shell-internal-get-or-create-process-1): Fix test.
204         (python-shell-prompt-detect-1): New test.
205         (python-shell-prompt-detect-2): New test.  (Bug#17370)
206         (python-shell-prompt-detect-3)
207         (python-shell-prompt-detect-4)
208         (python-shell-prompt-detect-5)
209         (python-shell-prompt-detect-6)
210         (python-shell-prompt-validate-regexps-1)
211         (python-shell-prompt-validate-regexps-2)
212         (python-shell-prompt-validate-regexps-3)
213         (python-shell-prompt-validate-regexps-4)
214         (python-shell-prompt-validate-regexps-5)
215         (python-shell-prompt-validate-regexps-6)
216         (python-shell-prompt-validate-regexps-7)
217         (python-shell-prompt-set-calculated-regexps-1)
218         (python-shell-prompt-set-calculated-regexps-2)
219         (python-shell-prompt-set-calculated-regexps-3)
220         (python-shell-prompt-set-calculated-regexps-4)
221         (python-shell-prompt-set-calculated-regexps-5)
222         (python-shell-prompt-set-calculated-regexps-6)
223         (python-util-valid-regexp-p-1): New tests.
225 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
227         * automated/advice-tests.el (advice-test-call-interactively): Make sure
228         the function's definition is fully restored at the end.
230 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
232         * automated/python-tests.el (python-indent-block-enders-1)
233         (python-indent-block-enders-2): Fix tests.
234         (python-indent-block-enders-3, python-indent-block-enders-4)
235         (python-indent-block-enders-5, python-indent-dedenters-1)
236         (python-indent-dedenters-2): Remove tests.
237         (python-indent-dedenters-1, python-indent-dedenters-2)
238         (python-indent-dedenters-3, python-indent-dedenters-4)
239         (python-indent-dedenters-5, python-indent-dedenters-6)
240         (python-indent-dedenters-7)
241         (python-info-dedenter-opening-block-position-1)
242         (python-info-dedenter-opening-block-position-2)
243         (python-info-dedenter-opening-block-position-3)
244         (python-info-dedenter-opening-block-positions-1)
245         (python-info-dedenter-opening-block-positions-2)
246         (python-info-dedenter-opening-block-positions-3)
247         (python-info-dedenter-opening-block-positions-4)
248         (python-info-dedenter-opening-block-positions-5)
249         (python-info-dedenter-opening-block-message-1)
250         (python-info-dedenter-opening-block-message-2)
251         (python-info-dedenter-opening-block-message-3)
252         (python-info-dedenter-opening-block-message-4)
253         (python-info-dedenter-opening-block-message-5)
254         (python-info-dedenter-statement-p-1)
255         (python-info-dedenter-statement-p-2)
256         (python-info-dedenter-statement-p-3)
257         (python-info-dedenter-statement-p-4)
258         (python-info-dedenter-statement-p-5): New tests.
260 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
262         * indent/perl.perl: Add indentation pattern for hash-table entries.
264 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
266         * automated/dbus-tests.el (dbus-test02-register-service-session)
267         (dbus-test02-register-service-system): Fix docstring.
268         (dbus-test02-register-service-own-bus)
269         (dbus-test03-peer-interface): New tests.
271 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
273         * automated/python-tests.el (python-tests-self-insert): New function.
274         (python-triple-quote-pairing): Use it.
275         (python-parens-electric-indent-1): New test. (Bug#17658)
277 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
279         * automated/subr-x-tests.el: New file.
281 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
283         * automated/tramp-tests.el (tramp--instrument-test-case):
284         Print debug buffer in any case.
286 2014-06-28  Leo Liu  <sdl.web@gmail.com>
288         * automated/calc-tests.el: New file and add tests for math-bignum.
289         (Bug#17556)
291 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
293         * automated/dbus-tests.el (dbus--test-register-service)
294         (dbus-test02-register-service-session): Replace `dbus-ping' calls
295         by `dbus-list-known-names'.  (Bug#17858)
297 2014-06-28  Glenn Morris  <rgm@gnu.org>
299         * automated/Makefile.in (GDB): New variable.
300         (emacs): Use $GDB.  (Bug#15991)
302         * automated/Makefile.in (WRITE_LOG): New variable.
303         (%.log): Use WRITE_LOG.
304         (test_template): Disable logging.
306         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
307         (test_template): New definition.  Apply to TESTS.
309 2014-06-27  Glenn Morris  <rgm@gnu.org>
311         * automated/Makefile.in (check-maybe): Rename from check.
312         (check): Re-run all the tests, every time.
313         (clean, mostlyclean): Also delete *.log~.
315 2014-06-26  Glenn Morris  <rgm@gnu.org>
317         * automated/package-x-test.el: Do not mess with load-path.
319         * automated/Makefile.in (%.log): If error, dump log to stdout.
321 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
323         * automated/package-test.el (package-test-update-listing)
324         (package-test-update-archives, package-test-describe-package):
325         Adjust tests according to new package-list-unsigned.
327 2014-06-26  Glenn Morris  <rgm@gnu.org>
329         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
331         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
333         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
334         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
335         (setwins, compile-targets, compile-main, compile-clean): Remove.
336         (GREP_OPTIONS): Unexport.
337         (.el.elc): Replace with pattern rule.
338         (%.elc, %.log): New pattern rules.
339         (ELFILES, LOGFILES): New variables.
340         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
341         (clean, mostlyclean): New rules.
342         (bootstrap-clean): Simplify.
343         (bootstrap-clean, distclean): Depend on clean.
345 2014-06-25  Glenn Morris  <rgm@gnu.org>
347         * automated/flymake-tests.el (flymake-tests--current-face):
348         Sleep for longer.  Avoid querying.
350 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
352         * automated/fns-tests.el (fns-tests-compare-string): New test.
354 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
356         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
357         according to Bug#17815.
359 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
361         * automated/python-tests.el (python-util-strip-string-1): New test.
363 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
365         Sync with Tramp 2.2.10.
367         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
368         (tramp--instrument-test-case): Extend docstring.
369         (tramp-test15-copy-directory): Skip for tramp-smb.el.
370         (tramp-test21-file-links): Use `file-truename' for directories.
371         (tramp-test27-start-file-process, tramp-test28-shell-command):
372         Retrieve process output more robustly.
373         (tramp--test-check-files): Extend test.
374         (tramp-test30-special-characters): Skip for tramp-adb.el,
375         tramp-gvfs.el and tramp-smb.el.  Add further file names.
377 2014-06-13  Glenn Morris  <rgm@gnu.org>
379         * automated/Makefile.in (compile-main):
380         GNU make automatically passes command-line arguments to sub-makes.
382 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
384         * automated/tildify-tests.el (tildify-test--test): Optimize the test
385         slightly by reusing the same temporary buffer across multiple test
386         cases.
388         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
389         (tildify-test-find-env-group-index-bug): Update to support new
390         signature of the `tildify-foreach-region-outside-env' function.
391         Namely, it now takes pairs as an argument instead of looking it up in
392         `tildify-ignored-environments-alist'.
394         * automated/tildify-tests.el (tildify-test--example-html): Add support
395         for generating XML code, so that…
396         (tildify-test-xml) …test can be added to check handling of XML
397         documents.
399         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
400         New test checking end-regex building when multiple environment pairs
401         use integers to refer to capture groups.
403         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
404         test checking end-regex building in `tildify-find-env' function when
405         integers (denoting capture groups) and strings are mixed together.
407 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
409         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
410         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
412 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
414         * automated/tramp-tests.el (tramp-test29-vc-registered):
415         Instrument failed test case.
417 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
419         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
420         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
422 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
424         * automated/tildify-tests.el: New file.
426 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
428         * indent/ruby.rb: Add one more test.
430         * indent/ps-mode.ps: New file.
432         * indent/octave.m: Add a few more tests.
434         * automated/core-elisp-tests.el
435         (core-elisp-test-window-configurations): New test.
437 2014-05-26  Glenn Morris  <rgm@gnu.org>
439         * automated/package-test.el (package-test-install-single):
440         Update for changed output.
442 2014-05-22  Glenn Morris  <rgm@gnu.org>
444         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
445         Fix handling of temporary elc files.
447         * automated/fns-tests.el (fns-tests-nreverse):
448         Update for changed string behavior.
450 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
452         * automated/fns-tests.el: New file.
453         * automated/fns-tests.el (fns-tests-nreverse)
454         (fns-tests-nreverse-bool-vector): New tests.
456 2014-05-08  Glenn Morris  <rgm@gnu.org>
458         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
459         (vc-bzr-test-faulty-bzr-autoloads):
460         Give bzr a temporary home-directory, in case the real one is missing.
462 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
464         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
465         New test.
467 2014-05-08  Glenn Morris  <rgm@gnu.org>
469         * automated/help-fns.el: New file.
471 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
473         * automated/undo-tests.el (undo-test-region-deletion): New test to
474         demonstrate bug#17235.
475         (undo-test-region-example): New test to verify example given in
476         comments for undo-make-selective-list.
478 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
480         * automated/tramp-tests.el (top):
481         * automated/file-notify-tests.el (top): Do not disable interactive
482         passwords in batch mode.
483         (password-cache-expiry): Set to nil.
485         * automated/file-notify-tests.el
486         (file-notify-test-remote-temporary-file-directory):
487         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
488         Use a mock-up method as default.
489         (tramp-test00-availability): Print the used directory name.
490         (tramp-test33-recursive-load): Fix typo.
492 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
494         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
495         (tramp-test30-special-characters): Remove test for backslash.
497 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
499         * automated/tramp-tests.el
500         (tramp-test19-directory-files-and-attributes)
501         (tramp-test22-file-times): Check for `file-attributes' equality
502         only if there is a usable timestamp.
503         (tramp--test-check-files): Do not use `copy-sequence'.
505 2014-04-22  Daniel Colascione  <dancol@dancol.org>
507         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
508         Add compile flag.
509         (test-byte-comp-macro-expansion)
510         (test-byte-comp-macro-expansion-eval-and-compile)
511         (test-byte-comp-macro-expansion-eval-when-compile)
512         (test-byte-comp-macro-expand-lexical-override): Use it.
513         (test-eager-load-macro-expansion)
514         (test-eager-load-macro-expansion-eval-and-compile)
515         (test-eager-load-macro-expansion-eval-when-compile)
516         (test-eager-load-macro-expand-lexical-override): New tests.
518         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
519         account for removal of `cl-struct-set-slot-value'. Also, move
520         the defstruct to top level.
522 2014-04-21  Daniel Colascione  <dancol@dancol.org>
524         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
525         New function.
526         (test-byte-comp-macro-expansion)
527         (test-byte-comp-macro-expansion-eval-and-compile)
528         (test-byte-comp-macro-expansion-eval-when-compile)
529         (test-byte-comp-macro-expand-lexical-override): New tests.
531         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
532         (cl-the): Fix cl-the test.
534 2014-04-20  Daniel Colascione  <dancol@dancol.org>
536         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
538 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
540         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
541         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
543 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
545         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
546         (tramp--test-make-temp-name): Optional argument LOCAL.
547         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
548         (tramp-test10-write-region): No special test for out-of-band copy
549         needed anymore.
550         (tramp-test11-copy-file, tramp-test12-rename-file)
551         (tramp-test21-file-links): Extend tests.
552         (tramp-test20-file-modes): More robust check for user "root".
553         (tramp--test-check-files): New defun.
554         (tramp-test30-special-characters, tramp-test33-recursive-load)
555         (tramp-test34-unload): New tests.
556         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
558 2014-04-11  Glenn Morris  <rgm@gnu.org>
560         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
562 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
564         * automated/electric-tests.el: Fix spelling error in test name.
565         (whitespace-skipping-for-quotes-not-outside):
566         Rename from whitespace-skipping-for-quotes-not-ouside.
568 2014-04-09  Daniel Colascione  <dancol@dancol.org>
570         * automated/syntax-tests.el: New file.
572 2014-04-09  Glenn Morris  <rgm@gnu.org>
574         * automated/python-tests.el (python-triple-quote-pairing):
575         Enable/disable electric-pair-mode as needed.
577         * automated/electric-tests.el (electric-pair-backspace-1):
578         Replace deleted function.
580 2014-04-07  João Távora  <joaotavora@gmail.com>
582         * automated/python-tests.el (python-triple-quote-pairing): New test.
583         (python-syntax-after-python-backspace): New test.
585         * automated/electric-tests.el (electric-pair-define-test-form):
586         More readable test docstrings.
587         (whitespace-skipping-for-quotes-not-ouside)
588         (whitespace-skipping-for-quotes-only-inside)
589         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
591 2014-04-04  João Távora  <joaotavora@gmail.com>
593         * automated/electric-tests.el (define-electric-pair-test):
594         Don't overtest.
595         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
596         (inhibit-in-mismatched-string-inside-c-comments): New test.
598 2014-04-02  João Távora  <joaotavora@gmail.com>
600         * automated/electric-tests.el (inhibit-if-strings-mismatched):
601         New test, change from `inhibit-only-of-next-is-mismatched'.
603 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
605         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
606         (undo-test-region-t-marker): New tests of marker adjustments.
607         (undo-test-marker-adjustment-moved):
608         (undo-test-region-mark-adjustment): New tests to demonstrate
609         bug#16818, which fail without the fix.
611 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
613         * automated/package-test.el (package-test-describe-package):
614         Fix test failure in non-graphical mode.
616 2014-03-23  Daniel Colascione  <dancol@dancol.org>
618         * automated/subword-tests.el (subword-tests2): More subword tests.
620         * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
621         New test: correct parsing of keyword arguments.
623 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
625         * automated/package-test.el (package-test-describe-package):
626         Check for the "Keywords: " line.
628         * automated/data/package/archive-contents: Include the :keywords
629         field in `simple-single' data form.
631 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
633         * automated/package-test.el
634         (package-test-install-two-dependencies): New test (bug#16826).
636         * automated/data/package/simple-two-depend-1.1.el: New file.
638         * automated/data/package/archive-contents:
639         Add info about the new package.
641 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
643         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
644         (tramp-test10-write-region): Extend for out-of-band copy.
645         (tramp-test31-asynchronous-requests): New test.
647 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
649         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
650         Add new test of undo in region.
651         (undo-test-in-region-eob): Add test case described at
652         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
654 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
656         * automated/tramp-tests.el (tramp--test-enabled)
657         (tramp-test15-copy-directory): No special handling of tramp-adb.el
658         anymore.  It's fixed in that package.
660 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
662         * automated/tramp-tests.el (tramp--test-enabled): Move connection
663         cleanup into this function.  Remove respective code from all test
664         cases.
665         (tramp--instrument-test-case): Declare `indent' and `debug'.
666         Handle other errors as well.
667         (tramp-test14-delete-directory): Check for `file-error' error.
668         (tramp-test15-copy-directory): Ignore return value of
669         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
670         (tramp-test19-directory-files-and-attributes): Take care of
671         timestamp of "../".
672         (tramp-test20-file-modes, tramp-test27-start-file-process)
673         (tramp-test28-shell-command): Skip for tramp-adb.el.
674         (tramp-test21-file-links): `file-truename' shall preserve trailing
675         link of directories.
676         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
677         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
678         `kill-buffer-query-functions' to nil.
679         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
681 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
683         * automated/tramp-tests.el
684         (tramp-test19-directory-files-and-attributes): Do not include
685         directories in comparison; they might have changed their
686         timestamps already.
688 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
690         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
691         (tramp-test17-insert-directory): First line could contain more
692         text, when produced by `ls-lisp'.
693         (tramp-test19-directory-files-and-attributes): Instrument failed
694         test case.
696 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
698         * automated/tramp-tests.el (tramp-test17-insert-directory):
699         Make first line "total 123" optional.
700         (tramp-test20-file-modes, tramp-test22-file-times)
701         (tramp-test26-process-file, tramp-test27-start-file-process)
702         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
703         tramp-smb.el.
704         (tramp-test20-file-modes): Check for "root" only when there is an
705         explicit user name.
706         (tramp-test21-file-links): Handle "... not supported" error.
707         (tramp-test22-file-times): Skip for "don't know" return values.
708         (tramp-test26-process-file, tramp-test28-shell-command):
709         Remove color escape sequences.
710         (tramp-test28-shell-command): Use `accept-process-output' rather
711         than `sit-for'.
712         (tramp-test30-utf8): Set coding system `utf-8'.
714 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
716         * automated/tramp-tests.el (tramp-test28-shell-command):
717         Perform an initial `sit-for' prior the while loop.
719 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
721         Sync with Tramp 2.2.9.
723         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
724         (tramp-test28-shell-command): Make a while loop when waiting for
725         process exit.
727 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
729         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
730         and `vc-hg'.  Declare `tramp-find-executable' and
731         `tramp-get-remote-path'.
732         (tramp-test29-vc-registered): New test.
733         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
735 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
737         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
738         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
739         (tramp-test28-shell-command): Improve `shell-command' test.
740         Add `async-shell-command' tests.
742 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
744         * automated/file-notify-tests.el (file-notify--wait-for-events):
745         Use `read-event' instead of `sit-for'.
746         (file-notify-test02-events): Remove expected result, the bug is
747         fixed meanwhile.
748         (file-notify-test02-events, file-notify-test03-autorevert):
749         Use `sleep-for' instead of `sit-for'.
751 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
753         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
754         New test.
756 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
758         * automated/file-notify-tests.el (file-notify--deftest-remote):
759         Do not skip when the local test has failed.  They are unrelated.
760         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
761         `noninteractive' to nil, otherwise `sit-for' could be degraded to
762         `sleep-for'.
763         (file-notify-test02-events): Check for `file-remote-p' instead of
764         `file-notify--test-remote-enabled'.
766 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
768         * automated/file-notify-tests.el (file-notify-test02-events):
769         Let test case fail for Bug#16519.
771 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
773         * automated/file-notify-tests.el (file-notify-test02-events):
774         Hide Bug#16519, until it is solved.
776 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
778         * automated/file-notify-tests.el
779         (file-notify--test-local-enabled): Fix error in logic.
780         (file-notify--wait-for-events): New defmacro.
781         (file-notify-test02-events): Make short breaks between file operations.
782         Use `file-notify--wait-for-events'.  Check, that events have arrived.
783         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
785         * automated/comint-testsuite.el
786         (comint-testsuite-password-strings): Add localized examples.
788 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
790         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
791         case if inotify is not linked with Emacs.  Use `read-event' rather
792         than `sit-for' in order to process events.  (Bug#13662)
794 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
796         * automated/ert-tests.el (ert-test-record-backtrace):
797         Reenable test case with adapted test string.  (Bug#13064)
799 2013-12-28  Glenn Morris  <rgm@gnu.org>
801         * automated/electric-tests.el: Require 'elec-pair.
803 2013-12-26  João Távora  <joaotavora@gmail.com>
805         * automated/electric-tests.el (electric-pair-test-for):
806         Fix autowrapping tests in batch-mode by running with
807         `transient-mark-mode' set to `lambda'.
809         * automated/electric-tests.el: New file.
811 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
813         * automated/python-tests.el
814         (python-nav-lisp-forward-sexp-safe-1): Remove test.
815         (python-nav-forward-sexp-safe-1): New test.
817 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
819         * automated/ruby-mode-tests.el: Add tests for
820         `ruby-align-to-stmt-keywords'.
822         * indent/ruby.rb: Update examples to reflect the lack of change in
823         default indentation of `begin' blocks.
825 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
827         * indent/ruby.rb: Update examples according to the change
828         in `smie-indent-close'.
830 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
832         * indent/ruby.rb: New examples.
834 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
836         * automated/python-tests.el (python-indent-dedenters-2): New test.
838 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
840         * automated/python-tests.el (python-indent-after-comment-1)
841         (python-indent-after-comment-2): New tests.
843 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
845         * automated/python-tests.el (python-indent-block-enders-1):
846         Rename from python-indent-block-enders.
847         (python-indent-block-enders-2): New test.
849 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
851         * indent/js.js: New file.
853 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
855         * automated/dbus-tests.el: New file.
857 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
859         * automated/regexp-tests.el: New file.
861 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
863         * automated/reftex-tests.el (reftex-parse-from-file-test):
864         Run temp-dir through file-truename, to make sure the temporary file
865         names are comparable as strings.
867         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
868         Force Unix EOLs by using 'utf-8-unix', since the default of
869         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
871 2013-11-28  Glenn Morris  <rgm@gnu.org>
873         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
875 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
877         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
878         (EMACSOPT): Use $(PATH_SEP).
880 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
882         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
883         Set to nil.
885 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
887         * automated/file-notify-tests.el
888         (file-notify-test-remote-temporary-file-directory):
889         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
890         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
891         (file-notify--deftest-remote): Cleanup connection initially.
892         (file-notify-test03-autorevert): Run also in batch mode.  Use a
893         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
894         does not work on MS Windows.  Call `accept-process-output' for
895         remote files.  Apply `string-match' instead of `string-equal', the
896         messages are different on MS Windows.
898         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
899         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
900         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
902 2013-11-23  Glenn Morris  <rgm@gnu.org>
904         * automated/python-tests.el (python-shell-make-comint-1)
905         (python-shell-make-comint-2, python-shell-get-process-1):
906         Suppress creation of some temp-files.
908         * automated/python-tests.el (python-shell-parse-command-1)
909         (python-shell-make-comint-1, python-shell-make-comint-2)
910         (python-shell-get-process-1)
911         (python-shell-internal-get-or-create-process-1):
912         Skip rather than fail if prereqs not found.
914         * automated/Makefile.in (emacs):
915         Empty EMACSLOADPATH rather than unsetting.
917 2013-11-22  Glenn Morris  <rgm@gnu.org>
919         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
920         Set expected-result.
922 2013-11-21  Glenn Morris  <rgm@gnu.org>
924         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
925         (compile-main): Pass XARGS_LIMIT to xargs.
927         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
928         (EMACSOPT): Use PATH_SEPARATOR.
930 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
932         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
933         Add a failing test for Bug#15874.
934         (ruby--insert-coding-comment-ruby-style)
935         (ruby--insert-coding-comment-emacs-style)
936         (ruby--insert-coding-comment-custom-style):
937         Add a few tests for `ruby--insert-coding-comment'.
939 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
941         Improve API of recently-added bool vector functions (Bug#15912).
942         * automated/data-tests.el: Adjust to API changes.
944 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
946         * automated/tramp-tests.el (tramp-test07-file-exists-p)
947         (tramp-test08-file-local-copy)
948         (tramp-test09-insert-file-contents, tramp-test10-write-region)
949         (tramp-test11-copy-file, tramp-test12-rename-file)
950         (tramp-test13-make-directory, tramp-test14-delete-directory)
951         (tramp-test15-copy-directory, tramp-test16-directory-files)
952         (tramp-test17-insert-directory, tramp-test18-file-attributes)
953         (tramp-test19-directory-files-and-attributes)
954         (tramp-test20-file-modes, tramp-test21-file-links)
955         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
956         (tramp-test24-file-name-completion, tramp-test25-load)
957         (tramp-test26-process-file, tramp-test27-start-file-process)
958         (tramp-test28-shell-command): Cleanup connection initially.
960 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
962         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
963         connection before running the test.
965 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
967         * automated/tramp-tests.el (tramp-test15-copy-directory)
968         (tramp-test16-directory-files, tramp-test17-insert-directory)
969         (tramp-test18-file-attributes)
970         (tramp-test19-directory-files-and-attributes)
971         (tramp-test20-file-modes, tramp-test21-file-links)
972         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
973         (tramp-test24-file-name-completion, tramp-test25-load)
974         (tramp-test26-process-file, tramp-test27-start-file-process)
975         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
976         (tramp-test29-utf8): New test.
978 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
980         * automated/file-notify-tests.el (file-notify-test02-events)
981         (file-notify-test03-autorevert): Suppress messages in `write-region'.
983         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
984         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
985         (tramp-test26-process-file, tramp-test28-shell-command):
986         Ensure, that the directory is not empty when calling "ls".
988 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
990         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
991         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
992         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
993         (tramp-test09-insert-file-contents, tramp-test10-write-region)
994         (tramp-test26-process-file): Add tests.
995         (tramp-test11-copy-file): Remove debug message.
996         (tramp-test20-file-modes): Special case, if user is "root".
998 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
1000         * automated/file-notify-tests.el:
1001         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1002         `tramp-remote-path' when running on hydra.
1003         (tramp-test07-file-exists-p): Remove instrumentation code.
1004         (tramp-test26-process-file): Don't use "/bin/true" and
1005         "/bin/false", these paths do not exist on hydra.
1007 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
1009         * automated/process-tests.el: New file.
1011 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
1013         * indent/ruby.rb: New examples.
1015 2013-11-06  Glenn Morris  <rgm@gnu.org>
1017         * automated/Makefile.in (setwins): Avoid accidental matches.
1019 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
1021         * automated/tramp-tests.el (tramp-test07-file-exists-p):
1022         Fix docstring.  Instrument, in order to hunt failure on hydra.
1024 2013-11-06  Glenn Morris  <rgm@gnu.org>
1026         * automated/flymake-tests.el (warning-predicate-rx-gcc)
1027         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1028         (warning-predicate-function-perl):
1029         * automated/info-xref.el (info-xref-test-makeinfo):
1030         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1031         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1033 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
1035         * automated/tramp-tests.el: New file.
1037 2013-11-05  Glenn Morris  <rgm@gnu.org>
1039         Get rid of --chdir usage.
1040         * automated/Makefile.in (EMACSOPT): Move -L here.
1041         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1042         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
1043         (.el.elc): No more need to pass -L here.
1044         (compile-main): Get rid of sub-shell and cd.
1045         (compile-clean, check): Get rid of cd.
1047         Make it possible to run tests with a different working directory.
1048         * automated/flymake-tests.el (flymake-tests-data-directory): New.
1049         (flymake-tests--current-face): Use flymake-tests-data-directory.
1050         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1051         (warning-predicate-function-perl): Adapt for above change.
1052         * automated/zlib-tests.el (zlib-tests-data-directory): New.
1053         (zlib--decompress): Use zlib-tests-data-directory.
1055         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1056         Remove test that makes no sense.
1058         * automated/files.el (files-test-local-variable-data):
1059         Fix result typo presumably caused by interference from dir-locals.
1060         (file-test--do-local-variables-test): Prevent dir-locals interfering.
1062 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
1064         * indent/ruby.rb: Add a statement on the line after heredoc.
1065         Move a now-successful example.
1067         * automated/ruby-mode-tests.el: Remove outdated comment.
1069 2013-11-04  Glenn Morris  <rgm@gnu.org>
1071         * automated/Makefile.in (abs_srcdir): Remove.
1072         (emacs): Unset EMACSLOADPATH.
1073         (.el.elc, check): Use -L to append srcdir to load-path.
1075 2013-11-02  Glenn Morris  <rgm@gnu.org>
1077         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1078         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1079         (abs_srcdir): New, set by configure.
1080         (EMACS): Use a relative file name.
1081         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1082         (lisp-compile): Remove (assume it's up-to-date).
1083         (compile-main): Do not run lisp-compile.
1084         (compile-main, compile-clean, compile-always, bootstrap-clean)
1085         (check): Use srcdir rather than $test.  Check cd return value.
1086         Use --chdir.
1087         (doit, compile, compile-always): Remove stuff copied from lisp/.
1088         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1090 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
1092         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1093         Add a skipping test.
1095 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1097         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1099         * indent/css-mode.css (.x2): Test alignement inside braces.
1101 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1103         * indent/ruby.rb: New failing example.
1105         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1106         Fix the test, in respect to adding the space after the curly.
1108 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1110         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1111         (ert-test-deftest): Adapt test for changed macro expansion.
1112         (ert-test-run-tests-interactively):
1113         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1114         Add a skipping test.
1116         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1117         (file-notify--test-local-enabled): Make it a function.  Check also
1118         for `file-remote-p' of `temporary-file-directory'.
1119         (file-notify--test-remote-enabled-checked): New defvar.
1120         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1121         internal functions.  Cache result.
1122         (file-notify--deftest-remote, file-notify-test00-availability)
1123         (file-notify-test01-add-watch, file-notify-test02-events)
1124         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1125         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1127 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1129         * indent/ruby.rb: Fix syntax error in the latest example.
1131 2013-10-23  Glenn Morris  <rgm@gnu.org>
1133         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1134         New, set by configure.
1135         (top_srcdir): Remove.
1136         (abs_test, abs_lispsrc): New.
1137         (lisp): No longer absolute.
1138         (emacs, lisp-compile, compile, compile-always):
1139         Quote entities that might contain whitespace.
1141 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1143         * indent/ruby.rb: Move two examples to "working" section, add one
1144         more.
1146 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1148         * indent/ruby.rb: New examples for indentation of blocks.
1149         Example of hash inside parens that inflooped before the present commit.
1151 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1153         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1154         allows another timer to run.
1156 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1158         * indent/ruby.rb: More examples for bug#15594, both failing and
1159         now passing.
1161 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1163         * indent/ruby.rb: Add two more cases.
1165 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1167         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1168         first use.
1169         (ruby-should-indent): Use indent-according-to-mode.
1170         (ruby-deftest-move-to-block): Use `declare'.
1172 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1174         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1176 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1178         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1180 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1182         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1183         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1185         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1187 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1189         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1190         Adjust indentation of continued line to the new SMIE behavior.
1192 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1194         * automated/completion-tests.el:
1195         * indent/css-mode.css: New files.
1197 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1199         * automated/data/package/signed/archive-contents:
1200         * automated/data/package/signed/archive-contents.sig:
1201         * automated/data/package/signed/signed-good-1.0.el:
1202         * automated/data/package/signed/signed-good-1.0.el.sig:
1203         * automated/data/package/signed/signed-bad-1.0.el:
1204         * automated/data/package/signed/signed-bad-1.0.el.sig:
1205         * automated/data/package/key.pub:
1206         * automated/data/package/key.sec: New files.
1208         * automated/package-test.el (package-test-update-listing)
1209         (package-test-update-archives, package-test-describe-package):
1210         Adjust to package.el change.
1211         (package-test-signed): New test.
1213 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1215         * automated/package-test.el: Update all cases to use :url instead
1216         of :homepage.
1218         * automated/package-x-test.el
1219         (package-x-test--single-archive-entry-1-3): Same.
1221 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1223         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1224         was unused.
1225         (simple-single-desc): Expect :homepage property.
1226         (multi-file-desc): Same.
1227         (with-package-test): Do not save previous `default-directory'
1228         value, let-bind the var instead.
1229         (package-test-install-single): Expect :homepage property in the
1230         generated pkg file.
1231         (package-test-describe-package): Expect Homepage button.
1232         (package-test-describe-non-installed-package)
1233         (package-test-describe-non-installed-multi-file-package): Same.
1234         (package-test-describe-not-installed-package): Remove, it was a
1235         duplicate.
1237         * automated/package-x-test.el
1238         (package-x-test--single-archive-entry-1-3): Expect :homepage
1239         property.
1240         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1242         * automated/data/package/simple-single-1.3.el: Add URL header.
1244         * automated/data/package/archive-contents: Add :homepage
1245         properties to `simple-single' and `multi-file'.
1247 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1249         * automated/data-tests.el:
1250         (bool-vector-count-matches-all-0-nil)
1251         (bool-vector-count-matches-all-0-t)
1252         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1253         (bool-vector-count-matches-at, bool-vector-intersection-op)
1254         (bool-vector-union-op, bool-vector-xor-op)
1255         (bool-vector-set-difference-op)
1256         (bool-vector-change-detection, bool-vector-not): New tests.
1257         (mock-bool-vector-count-matches-at)
1258         (test-bool-vector-bv-from-hex-string)
1259         (test-bool-vector-to-hex-string)
1260         (test-bool-vector-count-matches-at-tc)
1261         (test-bool-vector-apply-mock-op)
1262         (test-bool-vector-binop): New helper functions.
1263         (bool-vector-test-vectors): New testcase data.
1265 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1267         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1268         (advice-test-called-interactively-p-filter-args)
1269         (advice-test-called-interactively-p-around): New tests.
1271 2013-09-16  Glenn Morris  <rgm@gnu.org>
1273         * automated/eshell.el (eshell-match-result):
1274         Return a more informative failure than simply "false".  Update callers.
1276         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1277         Test value before and after loop as well as during.
1279 2013-09-15  Glenn Morris  <rgm@gnu.org>
1281         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1282         New test.  (Bug#15372)
1283         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1285 2013-09-13  Glenn Morris  <rgm@gnu.org>
1287         * automated/eshell.el (with-temp-eshell):
1288         Use a temp directory for eshell-directory-name.
1289         (eshell-test-command-result): New, again using a temp directory.
1290         Replace eshell-command-result with this throughout.
1291         (eshell-test/for-loop, eshell-test/for-name-loop):
1292         Ensure environment variables don't confuse us.
1294 2013-09-12  Glenn Morris  <rgm@gnu.org>
1296         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1297         due to "has a running process; kill it?" prompts.
1299 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1301         * automated/eshell.el: Rename from eshell.el.
1302         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1304 2013-09-01  Glenn Morris  <rgm@gnu.org>
1306         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1307         Otherwise the sed command used by eg compile-main ends up
1308         containing "/*.el".  (Bug#15170)
1310 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1312         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1313         for portability to hosts where /bin/sh has problems.
1315 2013-08-21  David Engster  <deng@randomsample.de>
1317         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1318         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1319         upstream.  Changed to use ERT.
1321 2013-08-14  Daniel Hackney  <dan@haxney.org>
1323         * automated/package-test.el: Remove tar-package-building functions.
1324         Tar file used for testing is included in the repository.
1325         (package-test-install-texinfo, package-test-cleanup-built-files):
1326         Remove.
1328 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1330         * automated/python-tests.el (python-imenu-create-index-4)
1331         (python-imenu-create-flat-index-2): New tests.
1333 2013-08-05  Glenn Morris  <rgm@gnu.org>
1335         * automated/mule-util.el: New file, with tests extracted from
1336         lisp/international/mule-util.el.
1338 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1340         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1341         before definition.
1342         (advice-tests-macroaliases): New test.
1344 2013-08-04  Glenn Morris  <rgm@gnu.org>
1346         * automated/ert-tests.el: Disable failing test that no-one seems
1347         to know how to fix.  (Bug#13064)
1349         * automated/icalendar-tests.el (icalendar-tests--test-export)
1350         (icalendar-tests--test-import): Try more precise TZ specification.
1351         Remove debug messages.
1353 2013-08-03  Glenn Morris  <rgm@gnu.org>
1355         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1357         * automated/icalendar-tests.el (icalendar-tests--test-export)
1358         (icalendar-tests--test-import):
1359         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1360         (icalendar-tests--test-import): Reset zone even if error occurred.
1362 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1364         * automated/core-elisp-tests.el: New file.
1366 2013-08-01  Glenn Morris  <rgm@gnu.org>
1368         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1369         Try to check that the remote system has a notification program.
1371 2013-07-31  Glenn Morris  <rgm@gnu.org>
1373         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1375 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1377         * automated/file-notify-tests.el
1378         (file-notify--test-local-enabled): New defconst.  Replaces all
1379         `file-notify-support' occurrences.
1380         (file-notify--test-remote-enabled): New defun.
1381         (file-notify--deftest-remote): Use it.
1382         (file-notify-test00-availability): Rewrite.
1383         (file-notify-test00-availability-remote): New defun.
1384         (file-notify-test01-add-watch): Rewrite first erroneous check.
1386 2013-07-23  Glenn Morris  <rgm@gnu.org>
1388         * automated/inotify-test.el (inotify-file-watch-simple):
1389         Delete temp-file when done.
1391         * automated/subword-tests.el: Require subword.
1393 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1395         * automated/subword-tests.el: New file.
1397 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1399         * automated/python-tests.el (python-imenu-create-index-2)
1400         (python-imenu-create-index-3): New tests.
1402 2013-07-11  Glenn Morris  <rgm@gnu.org>
1404         * automated/ert-tests.el: Require cl-lib at runtime too.
1405         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1406         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1407         (ert-test-set-functions, ert-test-gensym)
1408         (ert-test-coerce-to-vector, ert-test-string-position)
1409         (ert-test-mismatch): Remove tests.
1410         * automated/cl-lib.el: New, split from ert-tests.el.
1412         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1413         Goto point-min.
1414         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1415         (ruby-move-to-block-skips-percent-literal)
1416         (ruby-move-to-block-skips-heredoc)
1417         (ruby-move-to-block-moves-from-else-to-if)
1418         (ruby-beginning-of-defun-does-not-fold-case)
1419         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1420         Replace goto-line with forward-line/goto-char.
1421         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1423         * automated/package-test.el (makeinfo-buffer): Autoload.
1424         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1425         (package-test-install-texinfo): Don't require makeinfo.
1427         * automated/files.el: Stop "local variables" confusion.
1429         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1431         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1432         Use with-current-buffer.
1434         * automated/undo-tests.el (undo-test-buffer-modified)
1435         (undo-test-file-modified): New tests.
1437 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1439         * automated/file-notify-tests.el (file-notify-test00-availability):
1440         Set :expected-result.
1441         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1442         (file-notify-test02-events, file-notify-test02-events-remote)
1443         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1444         Skip when `file-notify-support' is nil.  (Bug#14823)
1446 2013-07-09  Glenn Morris  <rgm@gnu.org>
1448         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1449         Declare.
1450         (inotify-file-watch-simple): Silence compiler.
1452         * automated/python-tests.el (python-indent-block-enders):
1453         Make it actually test something.
1455         * automated/package-x-test.el: Require package-test when compiling.
1457         * automated/add-log-tests.el, automated/advice-tests.el:
1458         * automated/imenu-test.el, automated/package-x-test.el:
1459         * automated/python-tests.el, automated/ruby-mode-tests.el:
1460         * automated/xml-parse-tests.el: Explicitly require ert.
1462 2013-07-08  Kenichi Handa  <handa@gnu.org>
1464         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1465         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1467 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1469         * automated/file-notify-tests.el
1470         (file-notify-test-remote-temporary-file-directory):
1471         Use `null-device' on w32.
1472         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1473         (file-notify--test-results, file-notify--test-event)
1474         (file-notify--deftest-remote, file-notify--event-test)
1475         (file-notify--test-event-handler)
1476         (file-notify--test-make-temp-name): Rename, in order to mark them
1477         internal.
1478         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1479         better fitting in noninteractive tests.
1480         (file-notify-test00-availability): Rename from `file-notify-test0'.
1481         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1482         Use `temporary-file-directory '.
1483         (file-notify-test01-add-watch-remote): New test.
1484         (file-notify-test02-events): Rename from `file-notify-test2'.
1485         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1486         (file-notify-test03-autorevert): Rename from
1487         `file-notify-test4'.  Use timeouts.
1488         (file-notify-test03-autorevert-remote): Rename from
1489         `file-notify-test5'.
1491 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1493         * automated/file-notify-tests.el: New package.
1495 2013-06-28  Kenichi Handa  <handa@gnu.org>
1497         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1498         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1499         Callers changed.
1500         (decoder-tests-filename): New function.
1501         (decoder-tests-prefer-utf-8-read)
1502         (decoder-tests-prefer-utf-8-write): New function.
1503         (ert-test-decoder-prefer-utf-8): New test.
1505 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1507         * automated/package-x-test.el: Change the commentary.
1508         (package-x-test--single-archive-entry-1-3)
1509         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1510         using the appropriate data structure.
1512 2013-06-27  Daniel Hackney  <dan@haxney.org>
1514         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1516         * automated/package-x-test.el: New file.
1518         * automated/package-test.el: New file.
1520         * automated/data/package: New directory, with test examples.
1522 2013-06-27  Glenn Morris  <rgm@gnu.org>
1524         * automated/python-tests.el (python-tests-with-temp-file):
1525         Clean up after ourself.
1527         * automated/undo-tests.el (undo-test3): Remove test that seems to
1528         do nothing that the previous one doesn't, except leave a tempfile.
1530 2013-06-26  Glenn Morris  <rgm@gnu.org>
1532         * automated/info-xref.el: New file.
1534 2013-06-25  Glenn Morris  <rgm@gnu.org>
1536         * automated/occur-tests.el (occur-test-create): New function.
1537         Use it to create separate tests for each element, so we run them
1538         all rather than stopping at the first error.
1540 2013-06-24  Glenn Morris  <rgm@gnu.org>
1542         * automated/occur-tests.el (occur-tests):
1543         Update for 2013-05-29 change to occur header line.
1545 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1547         Test suite for flymake.
1548         * automated/flymake-tests.el:
1549         * automated/flymake/warnpred/Makefile
1550         * automated/flymake/warnpred/test.c
1551         * automated/flymake/warnpred/test.pl: New files.
1553 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1555         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1557 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1559         * automated/reftex-tests.el: New test suite for reftex.
1561 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1563         * automated/ruby-mode-tests.el: New tests, for percent literals
1564         and expression expansion.
1566 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1568         * indent/octave.m: Tweak.
1570 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1572         * eshell.el: Rewrite tests using ERT.
1574 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1576         * indent/octave.m: Add tests for %!, # and ### comments.
1578 2013-05-23  Kenichi Handa  <handa@gnu.org>
1580         * automated/decoder-tests.el: New file.
1582 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1584         * indent/ruby.rb: Add multiline regexp example.
1586         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1587         (ruby-regexp-skips-over-interpolation)
1588         (ruby-regexp-continues-till-end-when-unclosed)
1589         (ruby-regexp-can-be-multiline)
1590         (ruby-interpolation-inside-percent-literal): New tests.
1592 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1594         * indent/ruby.rb: Fix indentation after =; add more cases.
1596 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1598         * indent/pascal.pas: Add test for mis-identified comments.
1600 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1602         * automated/imenu-test.el: New file.  (Bug#14112)
1604 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1606         * automated/python-tests.el (python-imenu-prev-index-position-1):
1607         Remove test.
1608         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1609         New tests.
1611 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1613         * automated/python-tests.el (python-nav-backward-defun-2)
1614         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1615         (python-nav-forward-defun-3): New tests.
1617 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1619         * automated/python-tests.el (python-nav-backward-defun-1)
1620         (python-nav-forward-defun-1): New tests.
1622 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1624         * automated/add-log-tests.el: New file.  (Bug#14112)
1626 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1628         * automated/python-tests.el (python-indent-block-enders): New test.
1629         (python-info-current-defun-2): Fix test.
1631 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1633         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1635 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1637         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1638         (python-tests-with-temp-file): New macro.
1639         (python-tests-shell-interpreter): New var.
1640         (python-shell-get-process-name-1)
1641         (python-shell-internal-get-process-name-1)
1642         (python-shell-parse-command-1)
1643         (python-shell-calculate-process-environment-1)
1644         (python-shell-calculate-process-environment-2)
1645         (python-shell-calculate-process-environment-3)
1646         (python-shell-calculate-exec-path-1)
1647         (python-shell-calculate-exec-path-2)
1648         (python-shell-make-comint-1)
1649         (python-shell-make-comint-2)
1650         (python-shell-get-process-1)
1651         (python-shell-get-or-create-process-1)
1652         (python-shell-internal-get-or-create-process-1): New tests.
1654 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1656         * automated/python-tests.el: New file.
1658 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1660         * automated/ruby-mode-tests.el
1661         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1662         bits inside the examples.
1663         (ruby-move-to-block-skips-heredoc): New test.
1664         (ruby-add-log-current-method-after-inner-class):
1665         Lower expectations: move point inside a method, initially.
1667 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1669         * automated/ruby-mode-tests.el
1670         (ruby-move-to-block-skips-percent-literal): New test.
1672 2013-02-04  Chong Yidong  <cyd@gnu.org>
1674         * automated/thingatpt.el: New file.
1676 2013-02-03  Chong Yidong  <cyd@gnu.org>
1678         * automated/files.el (file-test--do-local-variables-test):
1679         Avoid compilation warning message.
1681 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1683         * automated/ruby-mode-tests.el
1684         (ruby-indent-spread-args-in-parens): New test.
1685         * automated/ruby-mode-tests.el (ruby-block-test-example):
1686         Break indentation of the do block opener and add a line inside it.
1687         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1688         Adjust line numbers.
1690 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1692         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1694 2013-01-14  Glenn Morris  <rgm@gnu.org>
1696         * automated/compile-tests.el (compile-tests--test-regexps-data):
1697         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1699 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1701         * automated/man-tests.el: New file.
1703 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1705         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1707 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1709         * automated/undo-tests.el: New file.
1711 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1713         * automated/ruby-mode-tests.el
1714         (ruby-indent-after-block-in-continued-expression): New test.
1716 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1718         * automated/ruby-mode-tests.el:
1719         Rename one interpolation test; add three more.
1720         (ruby-with-temp-buffer): New macro, use it where appropriate.
1721         (ruby-add-log-current-method-examples): Use "_" for target point.
1722         Add four new tests for ruby-add-log-current-method.
1724 2012-12-11  Glenn Morris  <rgm@gnu.org>
1726         * automated/f90.el (f90-test-bug13138): New test.
1728 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1730         * automated/inotify-test.el: New test.
1732 2012-12-02  Chong Yidong  <cyd@gnu.org>
1734         * automated/ruby-mode-tests.el
1735         (ruby-add-log-current-method-examples): Don't use loop macro, to
1736         allow automated testing to work.
1738 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1740         * automated/advice-tests.el (advice-tests--data): Remove.
1741         (advice-tests): Move the tests directly here instead.
1742         Add called-interactively-p tests.
1744 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1746         * automated/ert-x-tests.el: Use cl-lib.
1747         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1749 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1751         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1752         (ruby-indent-inside-heredoc-after-operator)
1753         (ruby-indent-inside-heredoc-after-space): New tests.
1754         Change direct font-lock face references to var references.
1755         (ruby-interpolation-suppresses-syntax-inside): New test.
1756         (ruby-interpolation-inside-percent-literal-with-paren):
1757         New failing test.
1759 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1761         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1762         (ruby-singleton-class-no-heredoc-font-lock)
1763         (ruby-add-log-current-method-examples): New tests.
1764         (ruby-test-string): Extract from ruby-should-indent-buffer.
1765         (ruby-deftest-move-to-block): New macro.
1766         Add several move-to-block tests.
1768 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1770         * automated/advice-tests.el: New tests.
1772 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1774         * automated/compile-tests.el (compile-tests--test-regexps-data):
1775         Add new data for msft's new format.
1777 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1779         * automated/ruby-mode-tests.el:
1780         (ruby-toggle-block-to-multiline): New test.
1781         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1782         (ruby-toggle-block-to-brace): Use buffer-string.
1784 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1786         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1788 2012-08-28  Chong Yidong  <cyd@gnu.org>
1790         * automated/files.el: Test every combination of values for
1791         enable-local-variables and enable-local-eval.
1793 2012-08-19  Chong Yidong  <cyd@gnu.org>
1795         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1797 2012-08-18  Chong Yidong  <cyd@gnu.org>
1799         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1801 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1803         * indent/ruby.rb: Rearrange examples, add new ones.
1805 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1807         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1808         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1810 2012-08-11  Glenn Morris  <rgm@gnu.org>
1812         * automated/files.el: New file.
1814         * automated/Makefile.in (all): Fix typo.
1816 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1818         * automated/ruby-mode-tests.el (ruby-should-indent):
1819         Add docstring, check (current-indentation) instead of (current-column).
1820         (ruby-should-indent-buffer): New function.
1821         Add tests for `ruby-deep-indent-paren' behavior.
1822         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1824 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1826         Original tests in test_ruby_mode.rb in upstream (author).
1828 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1830         * automated/ruby-mode-tests.el (ruby-should-indent)
1831         (ruby-assert-state): New functions.
1832         Add new tests.
1834 2012-07-29  David Engster  <deng@randomsample.de>
1836         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1837         New variable to hold test data for name expansion.
1838         (xml-parse-tests): Test the two different types of name expansion.
1840 2012-07-29  Juri Linkov  <juri@jurta.org>
1842         * automated/occur-tests.el (occur-test-case): Use predefined
1843         buffer name " *test-occur*" instead of a random buffer name.
1845 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1847         * automated/ruby-mode-tests.el: New file with one test.
1849 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1851         * indent/shell.sh: Add test case for ${#VAR}.
1853         * indent/latex-mode.tex: New file.
1855 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1857         * eshell.el: Use cl-lib.
1859 2012-07-03  Chong Yidong  <cyd@gnu.org>
1861         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1863 2012-07-02  Chong Yidong  <cyd@gnu.org>
1865         * automated/xml-parse-tests.el (xml-parse-tests--data):
1866         More testcases.
1868 2012-07-01  Chong Yidong  <cyd@gnu.org>
1870         * automated/xml-parse-tests.el: New file.
1872 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1874         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1875         Use cl-flet.
1877 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1879         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1880         Test escaped commas in TZID (Bug#11473).
1881         (icalendar-import-with-timezone): New.
1882         (icalendar-real-world): Add new testcase as given in the bugreport
1883         of Bug#11473.
1885 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1887         * automated/icalendar-tests.el (icalendar-tests--test-import):
1888         Include UID in import tests (Bug#11525).
1889         (icalendar-import-non-recurring, icalendar-import-rrule)
1890         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1891         UID-import change.
1892         (icalendar-import-with-uid): New.
1893         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1894         Include UID in cycle tests.
1895         (icalendar-cycle, icalendar-real-world): UID-import change.
1897 2012-05-21  Glenn Morris  <rgm@gnu.org>
1899         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1901 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1903         * automated/url-util-tests.el: New file to test
1904         lisp/url/url-util.el.  Only `url-build-query-string' and
1905         `url-parse-query-string' are tested right now (Bug#8706).
1907 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1909         * indent/shell.sh:
1910         * indent/shell.rc: Ad some test cases.
1912 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1914         * indent/ruby.rb: New file, to test new syntax-propertize code.
1916 2012-04-11  Glenn Morris  <rgm@gnu.org>
1918         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1920 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1922         * automated/url-future-tests.el (url-future-tests): Move from
1923         lisp/url/url-future.el and rename.
1925 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1927         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1928         Fix broken test, caused by missing trailing blank.
1930 2011-12-03  Chong Yidong  <cyd@gnu.org>
1932         * automated/compile-tests.el (compile-tests--test-regexps-data):
1933         Increase column numbers by one to reflect change in how
1934         compilation-message is recorded (Bug#10172).
1936 2011-11-22  Glenn Morris  <rgm@gnu.org>
1938         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1940 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1942         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1944 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1946         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1947         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1948         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1950 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1952         * automated/newsticker-tests.el
1953         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1954         newsticker--treeview-tree-update.
1956 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1958         * automated/newsticker-tests.el
1959         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1961         * automated/newsticker-tests.el
1962         (newsticker--group-manage-orphan-feeds): Prevent updating
1963         newsticker treeview.  Fixed bug#9763.
1965 2011-10-20  Glenn Morris  <rgm@gnu.org>
1967         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1969         * automated/vc-bzr.el: New file.
1971 2011-10-15  Glenn Morris  <rgm@gnu.org>
1973         * automated/f90.el: New file.
1975 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1977         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1978         to automated/newsticker-tests.el.  Convert to ERT.
1980 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1982         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1983         Remove, simply use string=.
1984         (icalendar--diarytime-to-isotime)
1985         (icalendar--datetime-to-diary-date)
1986         (icalendar--datestring-to-isodate)
1987         (icalendar--format-ical-event)
1988         (icalendar--parse-summary-and-rest)
1989         (icalendar-tests--do-test-import)
1990         (icalendar-tests--do-test-cycle): Change argument order of
1991         string= to EXPECTED ACTUAL.
1992         (icalendar--import-format-sample)
1993         (icalendar--format-ical-event)
1994         (icalendar-import-non-recurring)
1995         (icalendar-import-rrule)
1996         (icalendar-import-duration)
1997         (icalendar-import-bug-6766)
1998         (icalendar-real-world): Adjust to string= instead of
1999         icalendar-tests--compare-strings.
2000         (icalendar-import-multiple-vcalendars): New.
2002 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2004         * automated/gnus-tests.el: Add wrapper for Gnus tests.
2005         Require CL.
2007 2011-05-09  Juri Linkov  <juri@jurta.org>
2009         * automated/occur-tests.el: Move from test/occur-testsuite.el.
2010         Convert to ERT.
2012 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
2014         * automated/compile-tests.el: New file.
2016 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
2018         * automated/font-parse-tests.el: Don't byte-compile.
2020         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
2022 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2024         * automated/lexbind-tests.el: New file.
2026 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2028         * Version 23.3 released.
2030 2011-03-05  Glenn Morris  <rgm@gnu.org>
2032         * eshell.el: Move here from lisp/eshell/esh-test.el.
2034 2011-03-03  Christian Ohler  <ohler@gnu.org>
2036         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2037         New test.
2039 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
2041         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2042         convert to ERT format.
2044 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
2046         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2047         convert to ERT format.
2049 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2051         * indent/shell.sh:
2052         * indent/shell.rc: New files.
2054 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
2056         * automated/font-parse-tests.el: Move from
2057         font-parse-testsuite.el.
2059 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
2061         * font-parse-testsuite.el (test-font-parse-data): New file.
2063 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2065         * indent/prolog.prolog: Add tokenizing tests.
2067 2011-01-13  Christian Ohler  <ohler@gnu.org>
2069         * automated: New directory for automated tests.
2071         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2073         * automated/Makefile.in: New file.
2075 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2077         * indent/modula2.mod: New file.
2079 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2081         * indent/octave.m: Add a test to ensure indentation is local.
2083 2010-10-23  Glenn Morris  <rgm@gnu.org>
2085         * comint-testsuite.el
2086         (comint-testsuite--test-comint-password-prompt-regexp):
2087         Add "Please enter the password".  (Bug#7224)
2089 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2091         * indent/prolog.prolog: Use normal spacing around !.
2093 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2095         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2097 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2099         * indent/octave.m: Remove some `fixindent' not needed any more.
2101 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2103         * indent/octave.m: New file.
2105 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2107         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2108         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2109         (icalendar-testsuite--run-internal-tests): New.
2110         (icalendar-testsuite--test-convert-ordinary-to-ical)
2111         (icalendar-testsuite--test-convert-block-to-ical)
2112         (icalendar-testsuite--test-convert-anniversary-to-ical)
2113         (icalendar-testsuite--test-parse-vtimezone)
2114         (icalendar-testsuite--do-test-export): Code formatting.
2115         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2116         (icalendar-testsuite--do-test-import)
2117         (icalendar-testsuite--do-test-cycle):
2118         Use icalendar-testsuite--compare-strings
2119         (icalendar-testsuite--run-import-tests): Comment added.
2120         (icalendar-testsuite--run-import-tests)
2121         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2123 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2125         * redisplay-testsuite.el (test-redisplay-3): New test.
2127 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2129         * comint-testsuite.el: New file.
2131 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2133         * indent: New dir.
2135 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2137         * Version 23.2 released.
2139 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2141         * cedet/semantic-ia-utest.el
2142         (semantic-symref-test-count-hits-in-tag): Add function, from
2143         semantic-test.el.
2145         * cedet/tests/test.cpp:
2146         * cedet/tests/test.py:
2147         * cedet/tests/teststruct.cpp:
2148         * cedet/tests/testtemplates.cpp:
2149         * cedet/tests/testusing.cpp:
2150         * cedet/tests/scopetest.cpp:
2151         * cedet/tests/scopetest.java: Files deleted.
2153         * cedet/tests/test.make:
2154         * cedet/tests/test.c:
2155         * cedet/tests/testjavacomp.java:
2156         * cedet/tests/testspp.c:
2157         * cedet/tests/testsppreplace.c:
2158         * cedet/tests/testsppreplaced.c:
2159         * cedet/tests/testsubclass.cpp:
2160         * cedet/tests/testsubclass.hh:
2161         * cedet/tests/testtypedefs.cpp:
2162         * cedet/tests/testvarnames.c:
2163         * cedet/tests/test.el:
2164         * cedet/tests/testdoublens.cpp:
2165         * cedet/tests/testdoublens.hpp: Add copyright header.
2167         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2168         Remove reference to deleted files.
2170 2010-03-30  Juri Linkov  <juri@jurta.org>
2172         * occur-testsuite.el (occur-tests): Add tests for context lines.
2174 2010-03-23  Juri Linkov  <juri@jurta.org>
2176         * occur-testsuite.el: New file.
2178 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2180         * Branch for 23.2.
2182 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2184         * icalendar-testsuite.el
2185         (icalendar-testsuite--run-function-tests): Add new tests.
2186         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2187         testcase.
2188         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2189         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2190         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2191         (icalendar-testsuite--test-convert-block-to-ical): New.
2192         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2193         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2195 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2197         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2198         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2199         Fix typos in docstrings and error messages.
2200         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2202 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2204         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2205         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2206         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2208 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2210         * icalendar-testsuite.el
2211         (icalendar-testsuite--run-function-tests):
2212         Add icalendar-testsuite--test-parse-vtimezone.
2213         (icalendar-testsuite--test-parse-vtimezone): New.
2214         (icalendar-testsuite--do-test-cycle): Doc changes.
2215         (icalendar-testsuite--run-real-world-tests): Remove trailing
2216         whitespace -- see change of icalendar--add-diary-entry in
2217         icalendar.el.
2218         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2220 2009-09-30  Glenn Morris  <rgm@gnu.org>
2222         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2224 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2226         * cedet/*: New unit tests, from CEDET repository.
2228 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2230         * redisplay-testsuite.el: New file.
2232 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2234         * Branch for 23.1.
2236 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2238         * icalendar-testsuite.el
2239         (icalendar-testsuite--run-function-tests):
2240         Add icalendar-testsuite--test-diarytime-to-isotime.
2241         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2242         recent icalendar fixes.
2243         (icalendar-testsuite--test-diarytime-to-isotime): New.
2244         (icalendar-testsuite--test-create-uid): Adjust to recent
2245         icalendar changes.
2247 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2249         * bytecomp-testsuite.el: New file.
2251 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2253         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2254         Add `icalendar-testsuite--test-create-uid'.
2255         (icalendar-testsuite--test-create-uid): New.
2257 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2259         * newsticker-testsuite.el: New file.
2261 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2263         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2264         Add icalendar-testsuite--test-datestring-to-isodate,
2265         icalendar-testsuite--test-datetime-to-diary-date, and
2266         icalendar-testsuite--test-calendar-style.
2267         (icalendar-testsuite--test-format-ical-event)
2268         (icalendar-testsuite--test-parse-summary-and-rest):
2269         Doc fix.  Remove european-calendar-style.
2270         (icalendar-testsuite--get-ical-event): Doc fix.
2271         (icalendar-testsuite--test-first-weekday-of-year)
2272         (icalendar-testsuite--run-cycle-tests): Add doc string.
2273         (icalendar-testsuite--test-datestring-to-isodate)
2274         (icalendar-testsuite--test-datetime-to-diary-date)
2275         (icalendar-testsuite--test-calendar-style): New functions.
2276         (icalendar-testsuite--test-export): Handle iso date style.
2277         New arg INPUT-ISO.  Use calendar-date-style.
2278         (icalendar-testsuite--test-import): Handle iso date style.
2279         New arg EXPECTED-ISO.  Use calendar-date-style.
2280         (icalendar-testsuite--test-cycle): Handle iso date style.
2281         (icalendar-testsuite--run-import-tests)
2282         (icalendar-testsuite--run-export-tests)
2283         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2285 2008-02-29  Glenn Morris  <rgm@gnu.org>
2287         * README: New file.
2289 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2291         * icalendar-testsuite.el: New file.
2293 ;; Local Variables:
2294 ;; coding: utf-8
2295 ;; End:
2297   Copyright (C) 2008-2014 Free Software Foundation, Inc.
2299   This file is part of GNU Emacs.
2301   GNU Emacs is free software: you can redistribute it and/or modify
2302   it under the terms of the GNU General Public License as published by
2303   the Free Software Foundation, either version 3 of the License, or
2304   (at your option) any later version.
2306   GNU Emacs is distributed in the hope that it will be useful,
2307   but WITHOUT ANY WARRANTY; without even the implied warranty of
2308   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2309   GNU General Public License for more details.
2311   You should have received a copy of the GNU General Public License
2312   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.