]> code.delx.au - gnu-emacs/blobdiff - test/ChangeLog
Improve indexing in Emacs manual (Bug#20105)
[gnu-emacs] / test / ChangeLog
index 1c26b408224aa5d5fee2a59dcc2b3f9a616779ca..f33cf84cf98c41ae708007a7faf0cacf97b98a33 100644 (file)
@@ -1,3 +1,582 @@
+2015-01-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el
+       (python-indent-dedent-line-backspace-2)
+       (python-indent-dedent-line-backspace-3): New tests.
+
+2015-01-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el (python-indent-pep8-1)
+       (python-indent-pep8-2, python-indent-pep8-3)
+       (python-indent-after-comment-2): Fix tests.
+       (python-indent-after-comment-3): New test.
+
+2015-01-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el (python-indent-pep8-1)
+       (python-indent-pep8-2, python-indent-pep8-3)
+       (python-indent-after-comment-1, python-indent-after-comment-2)
+       (python-indent-inside-paren-1, python-indent-inside-paren-2)
+       (python-indent-after-block-1, python-indent-after-block-2)
+       (python-indent-after-backslash-1, python-indent-after-backslash-2)
+       (python-indent-after-backslash-3, python-indent-block-enders-1)
+       (python-indent-block-enders-2, python-indent-block-enders-3)
+       (python-indent-block-enders-4, python-indent-block-enders-5)
+       (python-indent-dedenters-1, python-indent-dedenters-2)
+       (python-indent-dedenters-3, python-indent-dedenters-4)
+       (python-indent-dedenters-5, python-indent-dedenters-6)
+       (python-indent-dedenters-7, python-indent-dedenters-8): Fix tests.
+       (python-indent-base-case, python-indent-after-block-3)
+       (python-indent-after-backslash-5, python-indent-inside-paren-3)
+       (python-indent-inside-paren-4, python-indent-inside-paren-5)
+       (python-indent-inside-paren-6, python-indent-inside-string-1)
+       (python-indent-inside-string-2, python-indent-inside-string-3)
+       (python-indent-dedent-line-backspace-1): New Tests.
+
+2015-01-24  Glenn Morris  <rgm@gnu.org>
+
+       * automated/regexp-tests.el: Require regexp-opt, which is
+       not preloaded --without-x.
+
+2015-01-23  Dmitry Gutov  <dgutov@yandex.ru>
+
+       Fix package tests when TMPDIR is in HOME.  (Bug#19657)
+       * automated/package-test.el (with-package-test):
+       Bind `abbreviated-home-dir' to nil.
+       (package-test-describe-package, package-test-signed):
+       Expect abbreviated directory names.
+
+2015-01-22  Wolfgang Jenkner  <wjenkner@inode.at>
+
+       * automated/calc-tests.el (calc-tests-equal, calc-tests-simple):
+       New functions.
+       (test-calc-remove-units, test-calc-extract-units)
+       (test-calc-convert-units): New tests.
+       [Backport]
+
+2014-12-30  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):
+       New defun.
+       (tramp-test30-special-characters): Use it.  (Bug#19463)
+       (tramp--test-check-files): Filter nil file names out.
+
+2014-12-29  Michael Albinus  <michael.albinus@gmx.de>
+
+       Sync with Tramp 2.2.11.
+
+       * automated/tramp-tests.el (tramp-test30-special-characters):
+       Skip test on MS-Windows.
+
+2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el (python-shell-buffer-substring-9): New test.
+
+2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el (python-shell-buffer-substring-1)
+       (python-shell-buffer-substring-2, python-shell-buffer-substring-3)
+       (python-shell-buffer-substring-4, python-shell-buffer-substring-5)
+       (python-shell-buffer-substring-6, python-shell-buffer-substring-7)
+       (python-shell-buffer-substring-8)
+       (python-info-encoding-from-cookie-1)
+       (python-info-encoding-from-cookie-2)
+       (python-info-encoding-from-cookie-3)
+       (python-info-encoding-from-cookie-4)
+       (python-info-encoding-from-cookie-5)
+       (python-info-encoding-from-cookie-6)
+       (python-info-encoding-from-cookie-7, python-info-encoding-1)
+       (python-info-encoding-2): New tests.
+
+2014-12-25  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (tramp-test17-insert-directory): Do not
+       expect a given order of "." and "..".
+
+2014-12-22  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el (python-indent-electric-colon-2)
+       (python-indent-electric-colon-3): New tests.
+
+2014-12-14  João Távora  <joaotavora@gmail.com>
+
+       * automated/electric-tests.el (autowrapping-7): Tests for
+       tex-mode.
+
+2014-12-13  Glenn Morris  <rgm@gnu.org>
+
+       * automated/flymake/warnpred/test.pl: Tweak format, since the
+       previous one seems to have stopped giving a warning with perl 5.20.1.
+
+2014-11-22  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el
+       (python-shell-calculate-process-environment-4)
+       (python-shell-calculate-process-environment-5): New tests.
+       (python-shell-make-comint-3): Use file-equal-p.
+       (python-shell-get-or-create-process-1)
+       (python-shell-get-or-create-process-2)
+       (python-shell-get-or-create-process-3): Fix interpreter for
+       Windows (Bug#18595).
+
+2014-11-15  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el (python-indent-dedenters-8): New test
+       for Bug#18432.
+
+2014-11-15  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el (python-indent-region-1)
+       (python-indent-region-2, python-indent-region-3)
+       (python-indent-region-4, python-indent-region-5): New tests.
+
+2014-11-08  Michael Albinus  <michael.albinus@gmx.de>
+
+       Backport Tramp changes from trunk.
+
+       * automated/tramp-tests.el (tramp-remote-process-environment):
+       Declare.
+       (tramp--test-enabled): Ignore errors.
+       (tramp--instrument-test-case): Extend docstring.  Print debug
+       buffer in any case.
+       (tramp-test15-copy-directory): Skip for tramp-smb.el.
+       (tramp-test21-file-links): Use `file-truename' for directories.
+       (tramp-test26-process-file): Extend test according to Bug#17815.
+       (tramp-test27-start-file-process, tramp-test28-shell-command):
+       Retrieve process output more robustly.
+       (tramp-test29-vc-registered): Set $BZR_HOME.
+       (tramp--test-check-files): Extend test with `substitute-in-file-name'.
+       (tramp-test30-special-characters): Skip for tramp-adb.el,
+       tramp-gvfs.el and tramp-smb.el.  Add further file names.
+
+2014-10-20  Glenn Morris  <rgm@gnu.org>
+
+       * Version 24.4 released.
+
+2014-10-01  Glenn Morris  <rgm@gnu.org>
+
+       * automated/package-test.el (with-package-test, package-test-signed):
+       Also set HOME to a temp value, in case the real one is absent (e.g.
+       hydra) or read-only.  (Bug#18575)
+       (package-test-signed): Use skip-unless rather than expected-result.
+
+2014-09-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el:
+       (python-indent-electric-colon-1): New test.  (Bug#18228)
+
+2014-08-18  Glenn Morris  <rgm@gnu.org>
+
+       * automated/python-tests.el (python-shell-calculate-exec-path-2):
+       Update test for today's python.el changes.
+
+2014-08-11  Glenn Morris  <rgm@gnu.org>
+
+       * automated/data/files-bug18141.el.gz: New file.
+       * automated/files.el (files-test-bug-18141-file):
+       New variable and test.  (Bug#18141)
+
+2014-08-07  Glenn Morris  <rgm@gnu.org>
+
+       * automated/Makefile.in (check-tar): Remove, no longer needed.
+
+2014-08-03  Glenn Morris  <rgm@gnu.org>
+
+       * automated/Makefile.in (check-tar): Add as alias for check.
+
+2014-07-20  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el:
+       (python-util-clone-local-variables-1): Fix test.
+
+2014-07-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el (python-shell-make-comint-1):
+       (python-shell-make-comint-2): Fix indentation.
+       (python-shell-make-comint-3)
+       (python-shell-make-comint-4): New tests.
+       (python-shell-get-or-create-process-1): Fix test.
+       (python-shell-get-or-create-process-2)
+       (python-shell-get-or-create-process-3): New tests.
+       (python-shell-internal-get-or-create-process-1): Fix test.
+       (python-shell-prompt-detect-1): New test.
+       (python-shell-prompt-detect-2): New test.  (Bug#17370)
+       (python-shell-prompt-detect-3)
+       (python-shell-prompt-detect-4)
+       (python-shell-prompt-detect-5)
+       (python-shell-prompt-detect-6)
+       (python-shell-prompt-validate-regexps-1)
+       (python-shell-prompt-validate-regexps-2)
+       (python-shell-prompt-validate-regexps-3)
+       (python-shell-prompt-validate-regexps-4)
+       (python-shell-prompt-validate-regexps-5)
+       (python-shell-prompt-validate-regexps-6)
+       (python-shell-prompt-validate-regexps-7)
+       (python-shell-prompt-set-calculated-regexps-1)
+       (python-shell-prompt-set-calculated-regexps-2)
+       (python-shell-prompt-set-calculated-regexps-3)
+       (python-shell-prompt-set-calculated-regexps-4)
+       (python-shell-prompt-set-calculated-regexps-5)
+       (python-shell-prompt-set-calculated-regexps-6)
+       (python-util-valid-regexp-p-1): New tests.
+
+2014-07-09  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el
+       (python-indent-block-enders-1)
+       (python-indent-block-enders-2): Fix tests.
+       (python-indent-block-enders-3)
+       (python-indent-block-enders-4)
+       (python-indent-block-enders-5)
+       (python-indent-dedenters-1)
+       (python-indent-dedenters-2): Remove tests.
+       (python-indent-dedenters-1)
+       (python-indent-dedenters-2)
+       (python-indent-dedenters-3)
+       (python-indent-dedenters-4)
+       (python-indent-dedenters-5)
+       (python-indent-dedenters-6)
+       (python-indent-dedenters-7)
+       (python-info-dedenter-opening-block-position-1)
+       (python-info-dedenter-opening-block-position-2)
+       (python-info-dedenter-opening-block-position-3)
+       (python-info-dedenter-opening-block-positions-1)
+       (python-info-dedenter-opening-block-positions-2)
+       (python-info-dedenter-opening-block-positions-3)
+       (python-info-dedenter-opening-block-positions-4)
+       (python-info-dedenter-opening-block-positions-5)
+       (python-info-dedenter-opening-block-message-1)
+       (python-info-dedenter-opening-block-message-2)
+       (python-info-dedenter-opening-block-message-3)
+       (python-info-dedenter-opening-block-message-4)
+       (python-info-dedenter-opening-block-message-5)
+       (python-info-dedenter-statement-p-1)
+       (python-info-dedenter-statement-p-2)
+       (python-info-dedenter-statement-p-3)
+       (python-info-dedenter-statement-p-4)
+       (python-info-dedenter-statement-p-5): New tests.
+
+2014-07-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el
+       (python-tests-self-insert): New function.
+       (python-triple-quote-pairing): Use it.
+       (python-parens-electric-indent-1): New test. (Bug#17658)
+
+2014-06-28  Leo Liu  <sdl.web@gmail.com>
+
+       * automated/calc-tests.el: New file and add tests for math-bignum.
+       (Bug#17556)
+
+2014-06-27  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/dbus-tests.el (dbus--test-register-service)
+       (dbus-test02-register-service-session): Replace `dbus-ping' calls
+       by `dbus-list-known-names'.  (Bug#17858)
+
+2014-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * automated/package-test.el (package-test-update-listing)
+       (package-test-update-archives, package-test-describe-package):
+       Adjust tests according to new package-list-unsigned.
+
+2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el (python-util-strip-string-1): New test.
+
+2014-05-08  Glenn Morris  <rgm@gnu.org>
+
+       * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
+       (vc-bzr-test-faulty-bzr-autoloads):
+       Give bzr a temporary home-directory, in case the real one is missing.
+
+2014-05-05  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * automated/ruby-mode-tests.el
+       (ruby-interpolation-after-dollar-sign): New test.
+
+2014-05-05  Glenn Morris  <rgm@gnu.org>
+
+       * automated/help-fns.el: New file.
+
+2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (top):
+       * automated/file-notify-tests.el (top): Do not disable interactive
+       passwords in batch mode.
+       (password-cache-expiry): Set to nil.
+
+2014-04-24  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/file-notify-tests.el
+       (file-notify-test-remote-temporary-file-directory):
+       * automated/tramp-tests.el (tramp-test-temporary-file-directory):
+       Use a mock-up method as default.
+       (tramp-test00-availability): Print the used directory name.
+       (tramp-test33-recursive-load): Fix typo.
+
+2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
+       (tramp-test30-special-characters): Remove test for backslash.
+
+2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el
+       (tramp-test19-directory-files-and-attributes)
+       (tramp-test22-file-times): Check for `file-attributes' equality
+       only if there is a usable timestamp.
+       (tramp--test-check-files): Do not use `copy-sequence'.
+
+2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (tramp--test-check-files): Extend test.
+       (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
+
+2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
+       (tramp--test-make-temp-name): Optional argument LOCAL.
+       (tramp--instrument-test-case): Show messages.  Catch also `quit'.
+       (tramp-test10-write-region): No special test for out-of-band copy
+       needed anymore.
+       (tramp-test11-copy-file, tramp-test12-rename-file)
+       (tramp-test21-file-links): Extend tests.
+       (tramp-test20-file-modes): More robust check for user "root".
+       (tramp--test-check-files): New defun.
+       (tramp-test30-special-characters, tramp-test33-recursive-load)
+       (tramp-test34-unload): New tests.
+       (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
+
+2014-04-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * automated/electric-tests.el: Fix spelling error in test name.
+       (whitespace-skipping-for-quotes-not-outside):
+       Rename from whitespace-skipping-for-quotes-not-ouside.
+
+2014-04-09  Glenn Morris  <rgm@gnu.org>
+
+       * automated/python-tests.el (python-triple-quote-pairing):
+       Enable/disable electric-pair-mode as needed.
+
+       * automated/electric-tests.el (electric-pair-backspace-1):
+       Replace deleted function.
+
+2014-04-07  João Távora  <joaotavora@gmail.com>
+
+       * automated/electric-tests.el (define-electric-pair-test):
+       Don't overtest.
+       (inhibit-in-mismatched-string-inside-ruby-comments): New test.
+       (inhibit-in-mismatched-string-inside-c-comments): New test.
+
+       * automated/electric-tests.el (inhibit-if-strings-mismatched):
+       New test, change from `inhibit-only-of-next-is-mismatched'.
+
+2014-04-06  João Távora  <joaotavora@gmail.com>
+
+       * automated/python-tests.el (python-triple-quote-pairing): New test.
+       (python-syntax-after-python-backspace): New test.
+
+       * automated/electric-tests.el (electric-pair-define-test-form):
+       More readable test docstrings.
+       (whitespace-skipping-for-quotes-not-ouside)
+       (whitespace-skipping-for-quotes-only-inside)
+       (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
+
+2014-03-24  Barry O'Reilly  <gundaetiapo@gmail.com>
+
+       * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
+       (undo-test-region-t-marker): New tests of marker adjustments.
+       (undo-test-marker-adjustment-moved):
+       (undo-test-region-mark-adjustment): New tests to demonstrate
+       bug#16818, which fail without the fix.
+
+2014-03-23  Daniel Colascione  <dancol@dancol.org>
+
+       * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New
+       test: correct parsing of keyword arguments.
+
+2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * automated/package-test.el (package-test-describe-package):
+       Fix test failure in non-graphical mode.
+
+2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * automated/package-test.el (package-test-describe-package):
+       Check for the "Keywords: " line.
+
+       * automated/data/package/archive-contents: Include the :keywords
+       field in `simple-single' data form.
+
+2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * automated/package-test.el
+       (package-test-install-two-dependencies): New test (bug#16826).
+
+       * automated/data/package/simple-two-depend-1.1.el: New file.
+
+       * automated/data/package/archive-contents:
+       Add info about the new package.
+
+2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
+       (tramp-test10-write-region): Extend for out-of-band copy.
+       (tramp-test31-asynchronous-requests): New test.
+
+2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
+
+       * automated/undo-tests.el (undo-test-in-region-not-most-recent):
+       Add new test of undo in region.
+       (undo-test-in-region-eob): Add test case described at
+       http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
+
+2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (tramp--test-enabled)
+       (tramp-test15-copy-directory): No special handling of tramp-adb.el
+       anymore.  It's fixed in that package.
+
+2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (tramp--test-enabled): Move connection
+       cleanup into this function.  Remove respective code from all test
+       cases.
+       (tramp--instrument-test-case): Declare `indent' and `debug'.
+       Handle other errors as well.
+       (tramp-test14-delete-directory): Check for `file-error' error.
+       (tramp-test15-copy-directory): Ignore return value of
+       `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
+       (tramp-test19-directory-files-and-attributes): Take care of
+       timestamp of "../".
+       (tramp-test20-file-modes, tramp-test27-start-file-process)
+       (tramp-test28-shell-command): Skip for tramp-adb.el.
+       (tramp-test21-file-links): `file-truename' shall preserve trailing
+       link of directories.
+       (tramp-test22-file-times): Skip if `set-file-times' returns nil.
+       (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
+       `kill-buffer-query-functions' to nil.
+       (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
+
+2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el
+       (tramp-test19-directory-files-and-attributes): Do not include
+       directories in comparison; they might have changed their
+       timestamps already.
+
+2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
+       (tramp-test17-insert-directory): First line could contain more
+       text, when produced by `ls-lisp'.
+       (tramp-test19-directory-files-and-attributes): Instrument failed
+       test case.
+
+2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (tramp-test17-insert-directory):
+       Make first line "total 123" optional.
+       (tramp-test20-file-modes, tramp-test22-file-times)
+       (tramp-test26-process-file, tramp-test27-start-file-process)
+       (tramp-test28-shell-command): Skip for tramp-gvfs.el and
+       tramp-smb.el.
+       (tramp-test20-file-modes): Check for "root" only when there is an
+       explicit user name.
+       (tramp-test21-file-links): Handle "... not supported" error.
+       (tramp-test22-file-times): Skip for "don't know" return values.
+       (tramp-test26-process-file, tramp-test28-shell-command):
+       Remove color escape sequences.
+       (tramp-test28-shell-command): Use `accept-process-output' rather
+       than `sit-for'.
+       (tramp-test30-utf8): Set coding system `utf-8'.
+
+2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (tramp-test28-shell-command): Perform
+       an initial `sit-for' prior the while loop.
+
+2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
+
+       Sync with Tramp 2.2.9.
+
+       * automated/tramp-tests.el (password-cache-expiry): Set to nil.
+       (tramp-test28-shell-command): Make a while loop when waiting for
+       process exit.
+
+2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
+       and `vc-hg'.  Declare `tramp-find-executable' and
+       `tramp-get-remote-path'.
+       (tramp-test29-vc-registered): New test.
+       (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
+
+2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
+       (tramp-test27-start-file-process): Use "_p" as argument of lambda.
+       (tramp-test28-shell-command): Improve `shell-command' test.  Add
+       `async-shell-command' tests.
+
+2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/file-notify-tests.el (file-notify--wait-for-events):
+       Use `read-event' instead of `sit-for'.
+       (file-notify-test02-events): Remove expected result, the bug is
+       fixed meanwhile.
+       (file-notify-test02-events, file-notify-test03-autorevert):
+       Use `sleep-for' instead of `sit-for'.
+
+2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * automated/ruby-mode-tests.el (ruby-align-chained-calls):
+       New test.
+
+2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/file-notify-tests.el (file-notify--deftest-remote):
+       Do not skip when the local test has failed.  They are unrelated.
+       (file-notify--wait-for-events): Use `sit-for'.  Let-bind
+       `noninteractive' to nil, otherwise `sit-for' could be degraded to
+       `sleep-for'.
+       (file-notify-test02-events): Check for `file-remote-p' instead of
+       `file-notify--test-remote-enabled'.
+
+2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/file-notify-tests.el (file-notify-test02-events):
+       Let test case fail for Bug#16519.
+
+2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/file-notify-tests.el (file-notify-test02-events):
+       Hide Bug#16519, until it is solved.
+
+2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/file-notify-tests.el
+       (file-notify--test-local-enabled): Fix error in logic.
+       (file-notify--wait-for-events): New defmacro.
+       (file-notify-test02-events): Make short breaks between file operations.
+       Use `file-notify--wait-for-events'.  Check, that events have arrived.
+       (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
+
+       * automated/comint-testsuite.el
+       (comint-testsuite-password-strings): Add localized examples.
+
+2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/inotify-test.el (inotify-file-watch-simple): Skip test
+       case if inotify is not linked with Emacs.  Use `read-event' rather
+       than `sit-for' in order to process events.  (Bug#13662)
+
+2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/ert-tests.el (ert-test-record-backtrace): Reenable
+       test case with adapted test string.  (Bug#13064)
+
 2013-12-28  Glenn Morris  <rgm@gnu.org>
 
        * automated/electric-tests.el: Require 'elec-pair.
        * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
        (EMACSOPT): Use PATH_SEPARATOR.
 
-2013-11-20  Bozhidar Batsov <bozhidar@batsov.com>
+2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
 
        * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
        Add a failing test for Bug#15874.
        (tramp-test20-file-modes, tramp-test21-file-links)
        (tramp-test22-file-times, tramp-test23-visited-file-modtime)
        (tramp-test24-file-name-completion, tramp-test25-load)
-       (tramp-test26-process-file, tramp-test27-start-file-process):
+       (tramp-test26-process-file, tramp-test27-start-file-process)
        (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
        (tramp-test29-utf8): New test.
 
        * automated/tramp-tests.el (tramp-test-temporary-file-directory):
        Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
        (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
-       (tramp-test09-insert-file-contents, tramp-test10-write-region):
+       (tramp-test09-insert-file-contents, tramp-test10-write-region)
        (tramp-test26-process-file): Add tests.
        (tramp-test11-copy-file): Remove debug message.
        (tramp-test20-file-modes): Special case, if user is "root".
 
        * automated/file-notify-tests.el
        (file-notify--test-local-enabled): New defconst.  Replaces all
-       `file-notify-support' occurences.
+       `file-notify-support' occurrences.
        (file-notify--test-remote-enabled): New defun.
        (file-notify--deftest-remote): Use it.
        (file-notify-test00-availability): Rewrite.
 
 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
 
-       * automated/add-log-tests.el: New file. (Bug#14112)
+       * automated/add-log-tests.el: New file.  (Bug#14112)
 
 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
 
 
        * automated/newsticker-tests.el
        (newsticker--group-manage-orphan-feeds): Prevent updating
-       newsticker treeview. Fixed bug#9763.
+       newsticker treeview.  Fixed bug#9763.
 
 2011-10-20  Glenn Morris  <rgm@gnu.org>
 
 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
 
        * automated/newsticker-tests.el: Move newsticker-testsuite.el
-       to automated/newsticker-tests.el. Convert to ERT.
+       to automated/newsticker-tests.el.  Convert to ERT.
 
 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
 
        Add icalendar-testsuite--test-datestring-to-isodate,
        icalendar-testsuite--test-datetime-to-diary-date, and
        icalendar-testsuite--test-calendar-style.
-       (icalendar-testsuite--test-format-ical-event):
+       (icalendar-testsuite--test-format-ical-event)
        (icalendar-testsuite--test-parse-summary-and-rest):
        Doc fix.  Remove european-calendar-style.
        (icalendar-testsuite--get-ical-event): Doc fix.
-       (icalendar-testsuite--test-first-weekday-of-year):
+       (icalendar-testsuite--test-first-weekday-of-year)
        (icalendar-testsuite--run-cycle-tests): Add doc string.
-       (icalendar-testsuite--test-datestring-to-isodate):
-       (icalendar-testsuite--test-datetime-to-diary-date):
+       (icalendar-testsuite--test-datestring-to-isodate)
+       (icalendar-testsuite--test-datetime-to-diary-date)
        (icalendar-testsuite--test-calendar-style): New functions.
        (icalendar-testsuite--test-export): Handle iso date style.
        New arg INPUT-ISO.  Use calendar-date-style.
        (icalendar-testsuite--test-import): Handle iso date style.
        New arg EXPECTED-ISO.  Use calendar-date-style.
        (icalendar-testsuite--test-cycle): Handle iso date style.
-       (icalendar-testsuite--run-import-tests):
-       (icalendar-testsuite--run-export-tests):
+       (icalendar-testsuite--run-import-tests)
+       (icalendar-testsuite--run-export-tests)
        (icalendar-testsuite--run-real-world-tests): Add iso style tests.
 
 2008-02-29  Glenn Morris  <rgm@gnu.org>
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2008-2014 Free Software Foundation, Inc.
+  Copyright (C) 2008-2015 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.