python.el: Handle file encoding for shell.
[emacs.git] / test / ChangeLog
blob101e9d9caa72707f15cfbcdbd42a413fda93c2f6
1 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3         * automated/python-tests.el (python-shell-buffer-substring-1)
4         (python-shell-buffer-substring-2, python-shell-buffer-substring-3)
5         (python-shell-buffer-substring-4, python-shell-buffer-substring-5)
6         (python-shell-buffer-substring-6, python-shell-buffer-substring-7)
7         (python-shell-buffer-substring-8)
8         (python-info-encoding-from-cookie-1)
9         (python-info-encoding-from-cookie-2)
10         (python-info-encoding-from-cookie-3)
11         (python-info-encoding-from-cookie-4)
12         (python-info-encoding-from-cookie-5)
13         (python-info-encoding-from-cookie-6)
14         (python-info-encoding-from-cookie-7, python-info-encoding-1)
15         (python-info-encoding-2): New tests.
17 2014-12-25  Michael Albinus  <michael.albinus@gmx.de>
19         * automated/tramp-tests.el (tramp-test17-insert-directory): Do not
20         expect a given order of "." and "..".
22 2014-12-22  Fabián Ezequiel Gallina  <fgallina@gnu.org>
24         * automated/python-tests.el (python-indent-electric-colon-2)
25         (python-indent-electric-colon-3): New tests.
27 2014-12-14  João Távora  <joaotavora@gmail.com>
29         * automated/electric-tests.el (autowrapping-7): Tests for
30         tex-mode.
32 2014-12-13  Glenn Morris  <rgm@gnu.org>
34         * automated/flymake/warnpred/test.pl: Tweak format, since the
35         previous one seems to have stopped giving a warning with perl 5.20.1.
37 2014-11-22  Fabián Ezequiel Gallina  <fgallina@gnu.org>
39         * automated/python-tests.el
40         (python-shell-calculate-process-environment-4)
41         (python-shell-calculate-process-environment-5): New tests.
42         (python-shell-make-comint-3): Use file-equal-p.
43         (python-shell-get-or-create-process-1)
44         (python-shell-get-or-create-process-2)
45         (python-shell-get-or-create-process-3): Fix interpreter for
46         Windows (Bug#18595).
48 2014-11-15  Fabián Ezequiel Gallina  <fgallina@gnu.org>
50         * automated/python-tests.el (python-indent-dedenters-8): New test
51         for Bug#18432.
53 2014-11-15  Fabián Ezequiel Gallina  <fgallina@gnu.org>
55         * automated/python-tests.el (python-indent-region-1)
56         (python-indent-region-2, python-indent-region-3)
57         (python-indent-region-4, python-indent-region-5): New tests.
59 2014-11-08  Michael Albinus  <michael.albinus@gmx.de>
61         Backport Tramp changes from trunk.
63         * automated/tramp-tests.el (tramp-remote-process-environment):
64         Declare.
65         (tramp--test-enabled): Ignore errors.
66         (tramp--instrument-test-case): Extend docstring.  Print debug
67         buffer in any case.
68         (tramp-test15-copy-directory): Skip for tramp-smb.el.
69         (tramp-test21-file-links): Use `file-truename' for directories.
70         (tramp-test26-process-file): Extend test according to Bug#17815.
71         (tramp-test27-start-file-process, tramp-test28-shell-command):
72         Retrieve process output more robustly.
73         (tramp-test29-vc-registered): Set $BZR_HOME.
74         (tramp--test-check-files): Extend test with `substitute-in-file-name'.
75         (tramp-test30-special-characters): Skip for tramp-adb.el,
76         tramp-gvfs.el and tramp-smb.el.  Add further file names.
78 2014-10-20  Glenn Morris  <rgm@gnu.org>
80         * Version 24.4 released.
82 2014-10-01  Glenn Morris  <rgm@gnu.org>
84         * automated/package-test.el (with-package-test, package-test-signed):
85         Also set HOME to a temp value, in case the real one is absent (e.g.
86         hydra) or read-only.  (Bug#18575)
87         (package-test-signed): Use skip-unless rather than expected-result.
89 2014-09-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
91         * automated/python-tests.el:
92         (python-indent-electric-colon-1): New test.  (Bug#18228)
94 2014-08-18  Glenn Morris  <rgm@gnu.org>
96         * automated/python-tests.el (python-shell-calculate-exec-path-2):
97         Update test for today's python.el changes.
99 2014-08-11  Glenn Morris  <rgm@gnu.org>
101         * automated/data/files-bug18141.el.gz: New file.
102         * automated/files.el (files-test-bug-18141-file):
103         New variable and test.  (Bug#18141)
105 2014-08-07  Glenn Morris  <rgm@gnu.org>
107         * automated/Makefile.in (check-tar): Remove, no longer needed.
109 2014-08-03  Glenn Morris  <rgm@gnu.org>
111         * automated/Makefile.in (check-tar): Add as alias for check.
113 2014-07-20  Fabián Ezequiel Gallina  <fgallina@gnu.org>
115         * automated/python-tests.el:
116         (python-util-clone-local-variables-1): Fix test.
118 2014-07-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
120         * automated/python-tests.el (python-shell-make-comint-1):
121         (python-shell-make-comint-2): Fix indentation.
122         (python-shell-make-comint-3)
123         (python-shell-make-comint-4): New tests.
124         (python-shell-get-or-create-process-1): Fix test.
125         (python-shell-get-or-create-process-2)
126         (python-shell-get-or-create-process-3): New tests.
127         (python-shell-internal-get-or-create-process-1): Fix test.
128         (python-shell-prompt-detect-1): New test.
129         (python-shell-prompt-detect-2): New test.  (Bug#17370)
130         (python-shell-prompt-detect-3)
131         (python-shell-prompt-detect-4)
132         (python-shell-prompt-detect-5)
133         (python-shell-prompt-detect-6)
134         (python-shell-prompt-validate-regexps-1)
135         (python-shell-prompt-validate-regexps-2)
136         (python-shell-prompt-validate-regexps-3)
137         (python-shell-prompt-validate-regexps-4)
138         (python-shell-prompt-validate-regexps-5)
139         (python-shell-prompt-validate-regexps-6)
140         (python-shell-prompt-validate-regexps-7)
141         (python-shell-prompt-set-calculated-regexps-1)
142         (python-shell-prompt-set-calculated-regexps-2)
143         (python-shell-prompt-set-calculated-regexps-3)
144         (python-shell-prompt-set-calculated-regexps-4)
145         (python-shell-prompt-set-calculated-regexps-5)
146         (python-shell-prompt-set-calculated-regexps-6)
147         (python-util-valid-regexp-p-1): New tests.
149 2014-07-09  Fabián Ezequiel Gallina  <fgallina@gnu.org>
151         * automated/python-tests.el
152         (python-indent-block-enders-1)
153         (python-indent-block-enders-2): Fix tests.
154         (python-indent-block-enders-3)
155         (python-indent-block-enders-4)
156         (python-indent-block-enders-5)
157         (python-indent-dedenters-1)
158         (python-indent-dedenters-2): Remove tests.
159         (python-indent-dedenters-1)
160         (python-indent-dedenters-2)
161         (python-indent-dedenters-3)
162         (python-indent-dedenters-4)
163         (python-indent-dedenters-5)
164         (python-indent-dedenters-6)
165         (python-indent-dedenters-7)
166         (python-info-dedenter-opening-block-position-1)
167         (python-info-dedenter-opening-block-position-2)
168         (python-info-dedenter-opening-block-position-3)
169         (python-info-dedenter-opening-block-positions-1)
170         (python-info-dedenter-opening-block-positions-2)
171         (python-info-dedenter-opening-block-positions-3)
172         (python-info-dedenter-opening-block-positions-4)
173         (python-info-dedenter-opening-block-positions-5)
174         (python-info-dedenter-opening-block-message-1)
175         (python-info-dedenter-opening-block-message-2)
176         (python-info-dedenter-opening-block-message-3)
177         (python-info-dedenter-opening-block-message-4)
178         (python-info-dedenter-opening-block-message-5)
179         (python-info-dedenter-statement-p-1)
180         (python-info-dedenter-statement-p-2)
181         (python-info-dedenter-statement-p-3)
182         (python-info-dedenter-statement-p-4)
183         (python-info-dedenter-statement-p-5): New tests.
185 2014-07-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
187         * automated/python-tests.el
188         (python-tests-self-insert): New function.
189         (python-triple-quote-pairing): Use it.
190         (python-parens-electric-indent-1): New test. (Bug#17658)
192 2014-06-28  Leo Liu  <sdl.web@gmail.com>
194         * automated/calc-tests.el: New file and add tests for math-bignum.
195         (Bug#17556)
197 2014-06-27  Michael Albinus  <michael.albinus@gmx.de>
199         * automated/dbus-tests.el (dbus--test-register-service)
200         (dbus-test02-register-service-session): Replace `dbus-ping' calls
201         by `dbus-list-known-names'.  (Bug#17858)
203 2014-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
205         * automated/package-test.el (package-test-update-listing)
206         (package-test-update-archives, package-test-describe-package):
207         Adjust tests according to new package-list-unsigned.
209 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
211         * automated/python-tests.el (python-util-strip-string-1): New test.
213 2014-05-08  Glenn Morris  <rgm@gnu.org>
215         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
216         (vc-bzr-test-faulty-bzr-autoloads):
217         Give bzr a temporary home-directory, in case the real one is missing.
219 2014-05-05  Dmitry Gutov  <dgutov@yandex.ru>
221         * automated/ruby-mode-tests.el
222         (ruby-interpolation-after-dollar-sign): New test.
224 2014-05-05  Glenn Morris  <rgm@gnu.org>
226         * automated/help-fns.el: New file.
228 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
230         * automated/tramp-tests.el (top):
231         * automated/file-notify-tests.el (top): Do not disable interactive
232         passwords in batch mode.
233         (password-cache-expiry): Set to nil.
235 2014-04-24  Michael Albinus  <michael.albinus@gmx.de>
237         * automated/file-notify-tests.el
238         (file-notify-test-remote-temporary-file-directory):
239         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
240         Use a mock-up method as default.
241         (tramp-test00-availability): Print the used directory name.
242         (tramp-test33-recursive-load): Fix typo.
244 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
246         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
247         (tramp-test30-special-characters): Remove test for backslash.
249 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
251         * automated/tramp-tests.el
252         (tramp-test19-directory-files-and-attributes)
253         (tramp-test22-file-times): Check for `file-attributes' equality
254         only if there is a usable timestamp.
255         (tramp--test-check-files): Do not use `copy-sequence'.
257 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
259         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
260         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
262 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
264         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
265         (tramp--test-make-temp-name): Optional argument LOCAL.
266         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
267         (tramp-test10-write-region): No special test for out-of-band copy
268         needed anymore.
269         (tramp-test11-copy-file, tramp-test12-rename-file)
270         (tramp-test21-file-links): Extend tests.
271         (tramp-test20-file-modes): More robust check for user "root".
272         (tramp--test-check-files): New defun.
273         (tramp-test30-special-characters, tramp-test33-recursive-load)
274         (tramp-test34-unload): New tests.
275         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
277 2014-04-10  Paul Eggert  <eggert@cs.ucla.edu>
279         * automated/electric-tests.el: Fix spelling error in test name.
280         (whitespace-skipping-for-quotes-not-outside):
281         Rename from whitespace-skipping-for-quotes-not-ouside.
283 2014-04-09  Glenn Morris  <rgm@gnu.org>
285         * automated/python-tests.el (python-triple-quote-pairing):
286         Enable/disable electric-pair-mode as needed.
288         * automated/electric-tests.el (electric-pair-backspace-1):
289         Replace deleted function.
291 2014-04-07  João Távora  <joaotavora@gmail.com>
293         * automated/electric-tests.el (define-electric-pair-test):
294         Don't overtest.
295         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
296         (inhibit-in-mismatched-string-inside-c-comments): New test.
298         * automated/electric-tests.el (inhibit-if-strings-mismatched):
299         New test, change from `inhibit-only-of-next-is-mismatched'.
301 2014-04-06  João Távora  <joaotavora@gmail.com>
303         * automated/python-tests.el (python-triple-quote-pairing): New test.
304         (python-syntax-after-python-backspace): New test.
306         * automated/electric-tests.el (electric-pair-define-test-form):
307         More readable test docstrings.
308         (whitespace-skipping-for-quotes-not-ouside)
309         (whitespace-skipping-for-quotes-only-inside)
310         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
312 2014-03-24  Barry O'Reilly  <gundaetiapo@gmail.com>
314         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
315         (undo-test-region-t-marker): New tests of marker adjustments.
316         (undo-test-marker-adjustment-moved):
317         (undo-test-region-mark-adjustment): New tests to demonstrate
318         bug#16818, which fail without the fix.
320 2014-03-23  Daniel Colascione  <dancol@dancol.org>
322         * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New
323         test: correct parsing of keyword arguments.
325 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
327         * automated/package-test.el (package-test-describe-package):
328         Fix test failure in non-graphical mode.
330 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
332         * automated/package-test.el (package-test-describe-package):
333         Check for the "Keywords: " line.
335         * automated/data/package/archive-contents: Include the :keywords
336         field in `simple-single' data form.
338 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
340         * automated/package-test.el
341         (package-test-install-two-dependencies): New test (bug#16826).
343         * automated/data/package/simple-two-depend-1.1.el: New file.
345         * automated/data/package/archive-contents:
346         Add info about the new package.
348 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
350         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
351         (tramp-test10-write-region): Extend for out-of-band copy.
352         (tramp-test31-asynchronous-requests): New test.
354 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
356         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
357         Add new test of undo in region.
358         (undo-test-in-region-eob): Add test case described at
359         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
361 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
363         * automated/tramp-tests.el (tramp--test-enabled)
364         (tramp-test15-copy-directory): No special handling of tramp-adb.el
365         anymore.  It's fixed in that package.
367 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
369         * automated/tramp-tests.el (tramp--test-enabled): Move connection
370         cleanup into this function.  Remove respective code from all test
371         cases.
372         (tramp--instrument-test-case): Declare `indent' and `debug'.
373         Handle other errors as well.
374         (tramp-test14-delete-directory): Check for `file-error' error.
375         (tramp-test15-copy-directory): Ignore return value of
376         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
377         (tramp-test19-directory-files-and-attributes): Take care of
378         timestamp of "../".
379         (tramp-test20-file-modes, tramp-test27-start-file-process)
380         (tramp-test28-shell-command): Skip for tramp-adb.el.
381         (tramp-test21-file-links): `file-truename' shall preserve trailing
382         link of directories.
383         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
384         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
385         `kill-buffer-query-functions' to nil.
386         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
388 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
390         * automated/tramp-tests.el
391         (tramp-test19-directory-files-and-attributes): Do not include
392         directories in comparison; they might have changed their
393         timestamps already.
395 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
397         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
398         (tramp-test17-insert-directory): First line could contain more
399         text, when produced by `ls-lisp'.
400         (tramp-test19-directory-files-and-attributes): Instrument failed
401         test case.
403 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
405         * automated/tramp-tests.el (tramp-test17-insert-directory):
406         Make first line "total 123" optional.
407         (tramp-test20-file-modes, tramp-test22-file-times)
408         (tramp-test26-process-file, tramp-test27-start-file-process)
409         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
410         tramp-smb.el.
411         (tramp-test20-file-modes): Check for "root" only when there is an
412         explicit user name.
413         (tramp-test21-file-links): Handle "... not supported" error.
414         (tramp-test22-file-times): Skip for "don't know" return values.
415         (tramp-test26-process-file, tramp-test28-shell-command):
416         Remove color escape sequences.
417         (tramp-test28-shell-command): Use `accept-process-output' rather
418         than `sit-for'.
419         (tramp-test30-utf8): Set coding system `utf-8'.
421 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
423         * automated/tramp-tests.el (tramp-test28-shell-command): Perform
424         an initial `sit-for' prior the while loop.
426 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
428         Sync with Tramp 2.2.9.
430         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
431         (tramp-test28-shell-command): Make a while loop when waiting for
432         process exit.
434 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
436         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
437         and `vc-hg'.  Declare `tramp-find-executable' and
438         `tramp-get-remote-path'.
439         (tramp-test29-vc-registered): New test.
440         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
442 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
444         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
445         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
446         (tramp-test28-shell-command): Improve `shell-command' test.  Add
447         `async-shell-command' tests.
449 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
451         * automated/file-notify-tests.el (file-notify--wait-for-events):
452         Use `read-event' instead of `sit-for'.
453         (file-notify-test02-events): Remove expected result, the bug is
454         fixed meanwhile.
455         (file-notify-test02-events, file-notify-test03-autorevert):
456         Use `sleep-for' instead of `sit-for'.
458 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
460         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
461         New test.
463 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
465         * automated/file-notify-tests.el (file-notify--deftest-remote):
466         Do not skip when the local test has failed.  They are unrelated.
467         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
468         `noninteractive' to nil, otherwise `sit-for' could be degraded to
469         `sleep-for'.
470         (file-notify-test02-events): Check for `file-remote-p' instead of
471         `file-notify--test-remote-enabled'.
473 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
475         * automated/file-notify-tests.el (file-notify-test02-events):
476         Let test case fail for Bug#16519.
478 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
480         * automated/file-notify-tests.el (file-notify-test02-events):
481         Hide Bug#16519, until it is solved.
483 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
485         * automated/file-notify-tests.el
486         (file-notify--test-local-enabled): Fix error in logic.
487         (file-notify--wait-for-events): New defmacro.
488         (file-notify-test02-events): Make short breaks between file operations.
489         Use `file-notify--wait-for-events'.  Check, that events have arrived.
490         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
492         * automated/comint-testsuite.el
493         (comint-testsuite-password-strings): Add localized examples.
495 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
497         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
498         case if inotify is not linked with Emacs.  Use `read-event' rather
499         than `sit-for' in order to process events.  (Bug#13662)
501 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
503         * automated/ert-tests.el (ert-test-record-backtrace): Reenable
504         test case with adapted test string.  (Bug#13064)
506 2013-12-28  Glenn Morris  <rgm@gnu.org>
508         * automated/electric-tests.el: Require 'elec-pair.
510 2013-12-26  João Távora  <joaotavora@gmail.com>
512         * automated/electric-tests.el (electric-pair-test-for):
513         Fix autowrapping tests in batch-mode by running with
514         `transient-mark-mode' set to `lambda'.
516         * automated/electric-tests.el: New file.
518 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
520         * automated/python-tests.el
521         (python-nav-lisp-forward-sexp-safe-1): Remove test.
522         (python-nav-forward-sexp-safe-1): New test.
524 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
526         * automated/ruby-mode-tests.el: Add tests for
527         `ruby-align-to-stmt-keywords'.
529         * indent/ruby.rb: Update examples to reflect the lack of change in
530         default indentation of `begin' blocks.
532 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
534         * indent/ruby.rb: Update examples according to the change
535         in `smie-indent-close'.
537 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
539         * indent/ruby.rb: New examples.
541 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
543         * automated/python-tests.el (python-indent-dedenters-2): New test.
545 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
547         * automated/python-tests.el (python-indent-after-comment-1)
548         (python-indent-after-comment-2): New tests.
550 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
552         * automated/python-tests.el (python-indent-block-enders-1):
553         Rename from python-indent-block-enders.
554         (python-indent-block-enders-2): New test.
556 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
558         * indent/js.js: New file.
560 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
562         * automated/dbus-tests.el: New file.
564 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
566         * automated/regexp-tests.el: New file.
568 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
570         * automated/reftex-tests.el (reftex-parse-from-file-test):
571         Run temp-dir through file-truename, to make sure the temporary file
572         names are comparable as strings.
574         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
575         Force Unix EOLs by using 'utf-8-unix', since the default of
576         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
578 2013-11-28  Glenn Morris  <rgm@gnu.org>
580         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
582 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
584         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
585         (EMACSOPT): Use $(PATH_SEP).
587 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
589         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
590         Set to nil.
592 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
594         * automated/file-notify-tests.el
595         (file-notify-test-remote-temporary-file-directory):
596         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
597         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
598         (file-notify--deftest-remote): Cleanup connection initially.
599         (file-notify-test03-autorevert): Run also in batch mode.  Use a
600         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
601         does not work on MS Windows.  Call `accept-process-output' for
602         remote files.  Apply `string-match' instead of `string-equal', the
603         messages are different on MS Windows.
605         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
606         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
607         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
609 2013-11-23  Glenn Morris  <rgm@gnu.org>
611         * automated/python-tests.el (python-shell-make-comint-1)
612         (python-shell-make-comint-2, python-shell-get-process-1):
613         Suppress creation of some temp-files.
615         * automated/python-tests.el (python-shell-parse-command-1)
616         (python-shell-make-comint-1, python-shell-make-comint-2)
617         (python-shell-get-process-1)
618         (python-shell-internal-get-or-create-process-1):
619         Skip rather than fail if prereqs not found.
621         * automated/Makefile.in (emacs):
622         Empty EMACSLOADPATH rather than unsetting.
624 2013-11-22  Glenn Morris  <rgm@gnu.org>
626         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
627         Set expected-result.
629 2013-11-21  Glenn Morris  <rgm@gnu.org>
631         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
632         (compile-main): Pass XARGS_LIMIT to xargs.
634         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
635         (EMACSOPT): Use PATH_SEPARATOR.
637 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
639         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
640         Add a failing test for Bug#15874.
641         (ruby--insert-coding-comment-ruby-style)
642         (ruby--insert-coding-comment-emacs-style)
643         (ruby--insert-coding-comment-custom-style):
644         Add a few tests for `ruby--insert-coding-comment'.
646 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
648         Improve API of recently-added bool vector functions (Bug#15912).
649         * automated/data-tests.el: Adjust to API changes.
651 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
653         * automated/tramp-tests.el (tramp-test07-file-exists-p)
654         (tramp-test08-file-local-copy)
655         (tramp-test09-insert-file-contents, tramp-test10-write-region)
656         (tramp-test11-copy-file, tramp-test12-rename-file)
657         (tramp-test13-make-directory, tramp-test14-delete-directory)
658         (tramp-test15-copy-directory, tramp-test16-directory-files)
659         (tramp-test17-insert-directory, tramp-test18-file-attributes)
660         (tramp-test19-directory-files-and-attributes)
661         (tramp-test20-file-modes, tramp-test21-file-links)
662         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
663         (tramp-test24-file-name-completion, tramp-test25-load)
664         (tramp-test26-process-file, tramp-test27-start-file-process)
665         (tramp-test28-shell-command): Cleanup connection initially.
667 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
669         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
670         connection before running the test.
672 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
674         * automated/tramp-tests.el (tramp-test15-copy-directory)
675         (tramp-test16-directory-files, tramp-test17-insert-directory)
676         (tramp-test18-file-attributes)
677         (tramp-test19-directory-files-and-attributes)
678         (tramp-test20-file-modes, tramp-test21-file-links)
679         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
680         (tramp-test24-file-name-completion, tramp-test25-load)
681         (tramp-test26-process-file, tramp-test27-start-file-process)
682         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
683         (tramp-test29-utf8): New test.
685 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
687         * automated/file-notify-tests.el (file-notify-test02-events)
688         (file-notify-test03-autorevert): Suppress messages in `write-region'.
690         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
691         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
692         (tramp-test26-process-file, tramp-test28-shell-command):
693         Ensure, that the directory is not empty when calling "ls".
695 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
697         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
698         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
699         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
700         (tramp-test09-insert-file-contents, tramp-test10-write-region)
701         (tramp-test26-process-file): Add tests.
702         (tramp-test11-copy-file): Remove debug message.
703         (tramp-test20-file-modes): Special case, if user is "root".
705 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
707         * automated/file-notify-tests.el:
708         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
709         `tramp-remote-path' when running on hydra.
710         (tramp-test07-file-exists-p): Remove instrumentation code.
711         (tramp-test26-process-file): Don't use "/bin/true" and
712         "/bin/false", these paths do not exist on hydra.
714 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
716         * automated/process-tests.el: New file.
718 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
720         * indent/ruby.rb: New examples.
722 2013-11-06  Glenn Morris  <rgm@gnu.org>
724         * automated/Makefile.in (setwins): Avoid accidental matches.
726 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
728         * automated/tramp-tests.el (tramp-test07-file-exists-p):
729         Fix docstring.  Instrument, in order to hunt failure on hydra.
731 2013-11-06  Glenn Morris  <rgm@gnu.org>
733         * automated/flymake-tests.el (warning-predicate-rx-gcc)
734         (warning-predicate-function-gcc, warning-predicate-rx-perl)
735         (warning-predicate-function-perl):
736         * automated/info-xref.el (info-xref-test-makeinfo):
737         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
738         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
740 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
742         * automated/tramp-tests.el: New file.
744 2013-11-05  Glenn Morris  <rgm@gnu.org>
746         Get rid of --chdir usage.
747         * automated/Makefile.in (EMACSOPT): Move -L here.
748         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
749         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
750         (.el.elc): No more need to pass -L here.
751         (compile-main): Get rid of sub-shell and cd.
752         (compile-clean, check): Get rid of cd.
754         Make it possible to run tests with a different working directory.
755         * automated/flymake-tests.el (flymake-tests-data-directory): New.
756         (flymake-tests--current-face): Use flymake-tests-data-directory.
757         (warning-predicate-function-gcc, warning-predicate-rx-perl)
758         (warning-predicate-function-perl): Adapt for above change.
759         * automated/zlib-tests.el (zlib-tests-data-directory): New.
760         (zlib--decompress): Use zlib-tests-data-directory.
762         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
763         Remove test that makes no sense.
765         * automated/files.el (files-test-local-variable-data):
766         Fix result typo presumably caused by interference from dir-locals.
767         (file-test--do-local-variables-test): Prevent dir-locals interfering.
769 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
771         * indent/ruby.rb: Add a statement on the line after heredoc.
772         Move a now-successful example.
774         * automated/ruby-mode-tests.el: Remove outdated comment.
776 2013-11-04  Glenn Morris  <rgm@gnu.org>
778         * automated/Makefile.in (abs_srcdir): Remove.
779         (emacs): Unset EMACSLOADPATH.
780         (.el.elc, check): Use -L to append srcdir to load-path.
782 2013-11-02  Glenn Morris  <rgm@gnu.org>
784         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
785         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
786         (abs_srcdir): New, set by configure.
787         (EMACS): Use a relative file name.
788         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
789         (lisp-compile): Remove (assume it's up-to-date).
790         (compile-main): Do not run lisp-compile.
791         (compile-main, compile-clean, compile-always, bootstrap-clean)
792         (check): Use srcdir rather than $test.  Check cd return value.
793         Use --chdir.
794         (doit, compile, compile-always): Remove stuff copied from lisp/.
795         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
797 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
799         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
800         Add a skipping test.
802 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
804         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
806         * indent/css-mode.css (.x2): Test alignement inside braces.
808 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
810         * indent/ruby.rb: New failing example.
812         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
813         Fix the test, in respect to adding the space after the curly.
815 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
817         * automated/ert-tests.el (ert-test-skip-unless): New test case.
818         (ert-test-deftest): Adapt test for changed macro expansion.
819         (ert-test-run-tests-interactively):
820         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
821         Add a skipping test.
823         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
824         (file-notify--test-local-enabled): Make it a function.  Check also
825         for `file-remote-p' of `temporary-file-directory'.
826         (file-notify--test-remote-enabled-checked): New defvar.
827         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
828         internal functions.  Cache result.
829         (file-notify--deftest-remote, file-notify-test00-availability)
830         (file-notify-test01-add-watch, file-notify-test02-events)
831         (file-notify-test03-autorevert): Add checks with `skip_unless'.
832         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
834 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
836         * indent/ruby.rb: Fix syntax error in the latest example.
838 2013-10-23  Glenn Morris  <rgm@gnu.org>
840         * automated/Makefile.in (abs_top_srcdir, top_builddir):
841         New, set by configure.
842         (top_srcdir): Remove.
843         (abs_test, abs_lispsrc): New.
844         (lisp): No longer absolute.
845         (emacs, lisp-compile, compile, compile-always):
846         Quote entities that might contain whitespace.
848 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
850         * indent/ruby.rb: Move two examples to "working" section, add one
851         more.
853 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
855         * indent/ruby.rb: New examples for indentation of blocks.
856         Example of hash inside parens that inflooped before the present commit.
858 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
860         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
861         allows another timer to run.
863 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
865         * indent/ruby.rb: More examples for bug#15594, both failing and
866         now passing.
868 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
870         * indent/ruby.rb: Add two more cases.
872 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
874         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
875         first use.
876         (ruby-should-indent): Use indent-according-to-mode.
877         (ruby-deftest-move-to-block): Use `declare'.
879 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
881         * indent/ruby.rb: Fix a spurious change, add more failing examples.
883 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
885         * indent/ruby.rb: Add a few more tests; adjust some indentation.
887 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
889         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
890         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
892         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
894 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
896         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
897         Adjust indentation of continued line to the new SMIE behavior.
899 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
901         * automated/completion-tests.el:
902         * indent/css-mode.css: New files.
904 2013-10-03  Daiki Ueno  <ueno@gnu.org>
906         * automated/data/package/signed/archive-contents:
907         * automated/data/package/signed/archive-contents.sig:
908         * automated/data/package/signed/signed-good-1.0.el:
909         * automated/data/package/signed/signed-good-1.0.el.sig:
910         * automated/data/package/signed/signed-bad-1.0.el:
911         * automated/data/package/signed/signed-bad-1.0.el.sig:
912         * automated/data/package/key.pub:
913         * automated/data/package/key.sec: New files.
915         * automated/package-test.el (package-test-update-listing)
916         (package-test-update-archives, package-test-describe-package):
917         Adjust to package.el change.
918         (package-test-signed): New test.
920 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
922         * automated/package-test.el: Update all cases to use :url instead
923         of :homepage.
925         * automated/package-x-test.el
926         (package-x-test--single-archive-entry-1-3): Same.
928 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
930         * automated/package-test.el (simple-single-desc-1-4): Remove, it
931         was unused.
932         (simple-single-desc): Expect :homepage property.
933         (multi-file-desc): Same.
934         (with-package-test): Do not save previous `default-directory'
935         value, let-bind the var instead.
936         (package-test-install-single): Expect :homepage property in the
937         generated pkg file.
938         (package-test-describe-package): Expect Homepage button.
939         (package-test-describe-non-installed-package)
940         (package-test-describe-non-installed-multi-file-package): Same.
941         (package-test-describe-not-installed-package): Remove, it was a
942         duplicate.
944         * automated/package-x-test.el
945         (package-x-test--single-archive-entry-1-3): Expect :homepage
946         property.
947         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
949         * automated/data/package/simple-single-1.3.el: Add URL header.
951         * automated/data/package/archive-contents: Add :homepage
952         properties to `simple-single' and `multi-file'.
954 2013-09-22  Daniel Colascione  <dancol@dancol.org>
956         * automated/data-tests.el:
957         (bool-vector-count-matches-all-0-nil)
958         (bool-vector-count-matches-all-0-t)
959         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
960         (bool-vector-count-matches-at, bool-vector-intersection-op)
961         (bool-vector-union-op, bool-vector-xor-op)
962         (bool-vector-set-difference-op)
963         (bool-vector-change-detection, bool-vector-not): New tests.
964         (mock-bool-vector-count-matches-at)
965         (test-bool-vector-bv-from-hex-string)
966         (test-bool-vector-to-hex-string)
967         (test-bool-vector-count-matches-at-tc)
968         (test-bool-vector-apply-mock-op)
969         (test-bool-vector-binop): New helper functions.
970         (bool-vector-test-vectors): New testcase data.
972 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
974         * automated/advice-tests.el (advice-test-called-interactively-p-around)
975         (advice-test-called-interactively-p-filter-args)
976         (advice-test-called-interactively-p-around): New tests.
978 2013-09-16  Glenn Morris  <rgm@gnu.org>
980         * automated/eshell.el (eshell-match-result):
981         Return a more informative failure than simply "false".  Update callers.
983         * automated/eshell.el (eshell-test/for-name-shadow-loop):
984         Test value before and after loop as well as during.
986 2013-09-15  Glenn Morris  <rgm@gnu.org>
988         * automated/eshell.el (eshell-test/for-name-shadow-loop):
989         New test.  (Bug#15372)
990         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
992 2013-09-13  Glenn Morris  <rgm@gnu.org>
994         * automated/eshell.el (with-temp-eshell):
995         Use a temp directory for eshell-directory-name.
996         (eshell-test-command-result): New, again using a temp directory.
997         Replace eshell-command-result with this throughout.
998         (eshell-test/for-loop, eshell-test/for-name-loop):
999         Ensure environment variables don't confuse us.
1001 2013-09-12  Glenn Morris  <rgm@gnu.org>
1003         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1004         due to "has a running process; kill it?" prompts.
1006 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1008         * automated/eshell.el: Rename from eshell.el.
1009         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1011 2013-09-01  Glenn Morris  <rgm@gnu.org>
1013         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1014         Otherwise the sed command used by eg compile-main ends up
1015         containing "/*.el".  (Bug#15170)
1017 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1019         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1020         for portability to hosts where /bin/sh has problems.
1022 2013-08-21  David Engster  <deng@randomsample.de>
1024         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1025         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1026         upstream.  Changed to use ERT.
1028 2013-08-14  Daniel Hackney  <dan@haxney.org>
1030         * automated/package-test.el: Remove tar-package-building functions.
1031         Tar file used for testing is included in the repository.
1032         (package-test-install-texinfo, package-test-cleanup-built-files):
1033         Remove.
1035 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1037         * automated/python-tests.el (python-imenu-create-index-4)
1038         (python-imenu-create-flat-index-2): New tests.
1040 2013-08-05  Glenn Morris  <rgm@gnu.org>
1042         * automated/mule-util.el: New file, with tests extracted from
1043         lisp/international/mule-util.el.
1045 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1047         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1048         before definition.
1049         (advice-tests-macroaliases): New test.
1051 2013-08-04  Glenn Morris  <rgm@gnu.org>
1053         * automated/ert-tests.el: Disable failing test that no-one seems
1054         to know how to fix.  (Bug#13064)
1056         * automated/icalendar-tests.el (icalendar-tests--test-export)
1057         (icalendar-tests--test-import): Try more precise TZ specification.
1058         Remove debug messages.
1060 2013-08-03  Glenn Morris  <rgm@gnu.org>
1062         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1064         * automated/icalendar-tests.el (icalendar-tests--test-export)
1065         (icalendar-tests--test-import):
1066         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1067         (icalendar-tests--test-import): Reset zone even if error occurred.
1069 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1071         * automated/core-elisp-tests.el: New file.
1073 2013-08-01  Glenn Morris  <rgm@gnu.org>
1075         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1076         Try to check that the remote system has a notification program.
1078 2013-07-31  Glenn Morris  <rgm@gnu.org>
1080         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1082 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1084         * automated/file-notify-tests.el
1085         (file-notify--test-local-enabled): New defconst.  Replaces all
1086         `file-notify-support' occurrences.
1087         (file-notify--test-remote-enabled): New defun.
1088         (file-notify--deftest-remote): Use it.
1089         (file-notify-test00-availability): Rewrite.
1090         (file-notify-test00-availability-remote): New defun.
1091         (file-notify-test01-add-watch): Rewrite first erroneous check.
1093 2013-07-23  Glenn Morris  <rgm@gnu.org>
1095         * automated/inotify-test.el (inotify-file-watch-simple):
1096         Delete temp-file when done.
1098         * automated/subword-tests.el: Require subword.
1100 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1102         * automated/subword-tests.el: New file.
1104 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1106         * automated/python-tests.el (python-imenu-create-index-2)
1107         (python-imenu-create-index-3): New tests.
1109 2013-07-11  Glenn Morris  <rgm@gnu.org>
1111         * automated/ert-tests.el: Require cl-lib at runtime too.
1112         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1113         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1114         (ert-test-set-functions, ert-test-gensym)
1115         (ert-test-coerce-to-vector, ert-test-string-position)
1116         (ert-test-mismatch): Remove tests.
1117         * automated/cl-lib.el: New, split from ert-tests.el.
1119         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1120         Goto point-min.
1121         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1122         (ruby-move-to-block-skips-percent-literal)
1123         (ruby-move-to-block-skips-heredoc)
1124         (ruby-move-to-block-moves-from-else-to-if)
1125         (ruby-beginning-of-defun-does-not-fold-case)
1126         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1127         Replace goto-line with forward-line/goto-char.
1128         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1130         * automated/package-test.el (makeinfo-buffer): Autoload.
1131         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1132         (package-test-install-texinfo): Don't require makeinfo.
1134         * automated/files.el: Stop "local variables" confusion.
1136         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1138         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1139         Use with-current-buffer.
1141         * automated/undo-tests.el (undo-test-buffer-modified)
1142         (undo-test-file-modified): New tests.
1144 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1146         * automated/file-notify-tests.el (file-notify-test00-availability):
1147         Set :expected-result.
1148         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1149         (file-notify-test02-events, file-notify-test02-events-remote)
1150         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1151         Skip when `file-notify-support' is nil.  (Bug#14823)
1153 2013-07-09  Glenn Morris  <rgm@gnu.org>
1155         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1156         Declare.
1157         (inotify-file-watch-simple): Silence compiler.
1159         * automated/python-tests.el (python-indent-block-enders):
1160         Make it actually test something.
1162         * automated/package-x-test.el: Require package-test when compiling.
1164         * automated/add-log-tests.el, automated/advice-tests.el:
1165         * automated/imenu-test.el, automated/package-x-test.el:
1166         * automated/python-tests.el, automated/ruby-mode-tests.el:
1167         * automated/xml-parse-tests.el: Explicitly require ert.
1169 2013-07-08  Kenichi Handa  <handa@gnu.org>
1171         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1172         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1174 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1176         * automated/file-notify-tests.el
1177         (file-notify-test-remote-temporary-file-directory):
1178         Use `null-device' on w32.
1179         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1180         (file-notify--test-results, file-notify--test-event)
1181         (file-notify--deftest-remote, file-notify--event-test)
1182         (file-notify--test-event-handler)
1183         (file-notify--test-make-temp-name): Rename, in order to mark them
1184         internal.
1185         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1186         better fitting in noninteractive tests.
1187         (file-notify-test00-availability): Rename from `file-notify-test0'.
1188         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1189         Use `temporary-file-directory '.
1190         (file-notify-test01-add-watch-remote): New test.
1191         (file-notify-test02-events): Rename from `file-notify-test2'.
1192         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1193         (file-notify-test03-autorevert): Rename from
1194         `file-notify-test4'.  Use timeouts.
1195         (file-notify-test03-autorevert-remote): Rename from
1196         `file-notify-test5'.
1198 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1200         * automated/file-notify-tests.el: New package.
1202 2013-06-28  Kenichi Handa  <handa@gnu.org>
1204         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1205         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1206         Callers changed.
1207         (decoder-tests-filename): New function.
1208         (decoder-tests-prefer-utf-8-read)
1209         (decoder-tests-prefer-utf-8-write): New function.
1210         (ert-test-decoder-prefer-utf-8): New test.
1212 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1214         * automated/package-x-test.el: Change the commentary.
1215         (package-x-test--single-archive-entry-1-3)
1216         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1217         using the appropriate data structure.
1219 2013-06-27  Daniel Hackney  <dan@haxney.org>
1221         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1223         * automated/package-x-test.el: New file.
1225         * automated/package-test.el: New file.
1227         * automated/data/package: New directory, with test examples.
1229 2013-06-27  Glenn Morris  <rgm@gnu.org>
1231         * automated/python-tests.el (python-tests-with-temp-file):
1232         Clean up after ourself.
1234         * automated/undo-tests.el (undo-test3): Remove test that seems to
1235         do nothing that the previous one doesn't, except leave a tempfile.
1237 2013-06-26  Glenn Morris  <rgm@gnu.org>
1239         * automated/info-xref.el: New file.
1241 2013-06-25  Glenn Morris  <rgm@gnu.org>
1243         * automated/occur-tests.el (occur-test-create): New function.
1244         Use it to create separate tests for each element, so we run them
1245         all rather than stopping at the first error.
1247 2013-06-24  Glenn Morris  <rgm@gnu.org>
1249         * automated/occur-tests.el (occur-tests):
1250         Update for 2013-05-29 change to occur header line.
1252 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1254         Test suite for flymake.
1255         * automated/flymake-tests.el:
1256         * automated/flymake/warnpred/Makefile
1257         * automated/flymake/warnpred/test.c
1258         * automated/flymake/warnpred/test.pl: New files.
1260 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1262         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1264 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1266         * automated/reftex-tests.el: New test suite for reftex.
1268 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1270         * automated/ruby-mode-tests.el: New tests, for percent literals
1271         and expression expansion.
1273 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1275         * indent/octave.m: Tweak.
1277 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1279         * eshell.el: Rewrite tests using ERT.
1281 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1283         * indent/octave.m: Add tests for %!, # and ### comments.
1285 2013-05-23  Kenichi Handa  <handa@gnu.org>
1287         * automated/decoder-tests.el: New file.
1289 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1291         * indent/ruby.rb: Add multiline regexp example.
1293         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1294         (ruby-regexp-skips-over-interpolation)
1295         (ruby-regexp-continues-till-end-when-unclosed)
1296         (ruby-regexp-can-be-multiline)
1297         (ruby-interpolation-inside-percent-literal): New tests.
1299 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1301         * indent/ruby.rb: Fix indentation after =; add more cases.
1303 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1305         * indent/pascal.pas: Add test for mis-identified comments.
1307 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1309         * automated/imenu-test.el: New file.  (Bug#14112)
1311 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1313         * automated/python-tests.el (python-imenu-prev-index-position-1):
1314         Remove test.
1315         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1316         New tests.
1318 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1320         * automated/python-tests.el (python-nav-backward-defun-2)
1321         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1322         (python-nav-forward-defun-3): New tests.
1324 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1326         * automated/python-tests.el (python-nav-backward-defun-1)
1327         (python-nav-forward-defun-1): New tests.
1329 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1331         * automated/add-log-tests.el: New file.  (Bug#14112)
1333 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1335         * automated/python-tests.el (python-indent-block-enders): New test.
1336         (python-info-current-defun-2): Fix test.
1338 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1340         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1342 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1344         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1345         (python-tests-with-temp-file): New macro.
1346         (python-tests-shell-interpreter): New var.
1347         (python-shell-get-process-name-1)
1348         (python-shell-internal-get-process-name-1)
1349         (python-shell-parse-command-1)
1350         (python-shell-calculate-process-environment-1)
1351         (python-shell-calculate-process-environment-2)
1352         (python-shell-calculate-process-environment-3)
1353         (python-shell-calculate-exec-path-1)
1354         (python-shell-calculate-exec-path-2)
1355         (python-shell-make-comint-1)
1356         (python-shell-make-comint-2)
1357         (python-shell-get-process-1)
1358         (python-shell-get-or-create-process-1)
1359         (python-shell-internal-get-or-create-process-1): New tests.
1361 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1363         * automated/python-tests.el: New file.
1365 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1367         * automated/ruby-mode-tests.el
1368         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1369         bits inside the examples.
1370         (ruby-move-to-block-skips-heredoc): New test.
1371         (ruby-add-log-current-method-after-inner-class):
1372         Lower expectations: move point inside a method, initially.
1374 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1376         * automated/ruby-mode-tests.el
1377         (ruby-move-to-block-skips-percent-literal): New test.
1379 2013-02-04  Chong Yidong  <cyd@gnu.org>
1381         * automated/thingatpt.el: New file.
1383 2013-02-03  Chong Yidong  <cyd@gnu.org>
1385         * automated/files.el (file-test--do-local-variables-test):
1386         Avoid compilation warning message.
1388 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1390         * automated/ruby-mode-tests.el
1391         (ruby-indent-spread-args-in-parens): New test.
1392         * automated/ruby-mode-tests.el (ruby-block-test-example):
1393         Break indentation of the do block opener and add a line inside it.
1394         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1395         Adjust line numbers.
1397 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1399         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1401 2013-01-14  Glenn Morris  <rgm@gnu.org>
1403         * automated/compile-tests.el (compile-tests--test-regexps-data):
1404         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1406 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1408         * automated/man-tests.el: New file.
1410 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1412         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1414 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1416         * automated/undo-tests.el: New file.
1418 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1420         * automated/ruby-mode-tests.el
1421         (ruby-indent-after-block-in-continued-expression): New test.
1423 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1425         * automated/ruby-mode-tests.el:
1426         Rename one interpolation test; add three more.
1427         (ruby-with-temp-buffer): New macro, use it where appropriate.
1428         (ruby-add-log-current-method-examples): Use "_" for target point.
1429         Add four new tests for ruby-add-log-current-method.
1431 2012-12-11  Glenn Morris  <rgm@gnu.org>
1433         * automated/f90.el (f90-test-bug13138): New test.
1435 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1437         * automated/inotify-test.el: New test.
1439 2012-12-02  Chong Yidong  <cyd@gnu.org>
1441         * automated/ruby-mode-tests.el
1442         (ruby-add-log-current-method-examples): Don't use loop macro, to
1443         allow automated testing to work.
1445 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1447         * automated/advice-tests.el (advice-tests--data): Remove.
1448         (advice-tests): Move the tests directly here instead.
1449         Add called-interactively-p tests.
1451 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1453         * automated/ert-x-tests.el: Use cl-lib.
1454         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1456 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1458         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1459         (ruby-indent-inside-heredoc-after-operator)
1460         (ruby-indent-inside-heredoc-after-space): New tests.
1461         Change direct font-lock face references to var references.
1462         (ruby-interpolation-suppresses-syntax-inside): New test.
1463         (ruby-interpolation-inside-percent-literal-with-paren):
1464         New failing test.
1466 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1468         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1469         (ruby-singleton-class-no-heredoc-font-lock)
1470         (ruby-add-log-current-method-examples): New tests.
1471         (ruby-test-string): Extract from ruby-should-indent-buffer.
1472         (ruby-deftest-move-to-block): New macro.
1473         Add several move-to-block tests.
1475 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1477         * automated/advice-tests.el: New tests.
1479 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1481         * automated/compile-tests.el (compile-tests--test-regexps-data):
1482         Add new data for msft's new format.
1484 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1486         * automated/ruby-mode-tests.el:
1487         (ruby-toggle-block-to-multiline): New test.
1488         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1489         (ruby-toggle-block-to-brace): Use buffer-string.
1491 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1493         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1495 2012-08-28  Chong Yidong  <cyd@gnu.org>
1497         * automated/files.el: Test every combination of values for
1498         enable-local-variables and enable-local-eval.
1500 2012-08-19  Chong Yidong  <cyd@gnu.org>
1502         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1504 2012-08-18  Chong Yidong  <cyd@gnu.org>
1506         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1508 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1510         * indent/ruby.rb: Rearrange examples, add new ones.
1512 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1514         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1515         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1517 2012-08-11  Glenn Morris  <rgm@gnu.org>
1519         * automated/files.el: New file.
1521         * automated/Makefile.in (all): Fix typo.
1523 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1525         * automated/ruby-mode-tests.el (ruby-should-indent):
1526         Add docstring, check (current-indentation) instead of (current-column).
1527         (ruby-should-indent-buffer): New function.
1528         Add tests for `ruby-deep-indent-paren' behavior.
1529         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1531 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1533         Original tests in test_ruby_mode.rb in upstream (author).
1535 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1537         * automated/ruby-mode-tests.el (ruby-should-indent)
1538         (ruby-assert-state): New functions.
1539         Add new tests.
1541 2012-07-29  David Engster  <deng@randomsample.de>
1543         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1544         New variable to hold test data for name expansion.
1545         (xml-parse-tests): Test the two different types of name expansion.
1547 2012-07-29  Juri Linkov  <juri@jurta.org>
1549         * automated/occur-tests.el (occur-test-case): Use predefined
1550         buffer name " *test-occur*" instead of a random buffer name.
1552 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1554         * automated/ruby-mode-tests.el: New file with one test.
1556 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1558         * indent/shell.sh: Add test case for ${#VAR}.
1560         * indent/latex-mode.tex: New file.
1562 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1564         * eshell.el: Use cl-lib.
1566 2012-07-03  Chong Yidong  <cyd@gnu.org>
1568         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1570 2012-07-02  Chong Yidong  <cyd@gnu.org>
1572         * automated/xml-parse-tests.el (xml-parse-tests--data):
1573         More testcases.
1575 2012-07-01  Chong Yidong  <cyd@gnu.org>
1577         * automated/xml-parse-tests.el: New file.
1579 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1581         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1582         Use cl-flet.
1584 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1586         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1587         Test escaped commas in TZID (Bug#11473).
1588         (icalendar-import-with-timezone): New.
1589         (icalendar-real-world): Add new testcase as given in the bugreport
1590         of Bug#11473.
1592 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1594         * automated/icalendar-tests.el (icalendar-tests--test-import):
1595         Include UID in import tests (Bug#11525).
1596         (icalendar-import-non-recurring, icalendar-import-rrule)
1597         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1598         UID-import change.
1599         (icalendar-import-with-uid): New.
1600         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1601         Include UID in cycle tests.
1602         (icalendar-cycle, icalendar-real-world): UID-import change.
1604 2012-05-21  Glenn Morris  <rgm@gnu.org>
1606         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1608 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1610         * automated/url-util-tests.el: New file to test
1611         lisp/url/url-util.el.  Only `url-build-query-string' and
1612         `url-parse-query-string' are tested right now (Bug#8706).
1614 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1616         * indent/shell.sh:
1617         * indent/shell.rc: Ad some test cases.
1619 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1621         * indent/ruby.rb: New file, to test new syntax-propertize code.
1623 2012-04-11  Glenn Morris  <rgm@gnu.org>
1625         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1627 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1629         * automated/url-future-tests.el (url-future-tests): Move from
1630         lisp/url/url-future.el and rename.
1632 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1634         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1635         Fix broken test, caused by missing trailing blank.
1637 2011-12-03  Chong Yidong  <cyd@gnu.org>
1639         * automated/compile-tests.el (compile-tests--test-regexps-data):
1640         Increase column numbers by one to reflect change in how
1641         compilation-message is recorded (Bug#10172).
1643 2011-11-22  Glenn Morris  <rgm@gnu.org>
1645         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1647 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1649         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1651 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1653         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1654         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1655         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1657 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1659         * automated/newsticker-tests.el
1660         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1661         newsticker--treeview-tree-update.
1663 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1665         * automated/newsticker-tests.el
1666         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1668         * automated/newsticker-tests.el
1669         (newsticker--group-manage-orphan-feeds): Prevent updating
1670         newsticker treeview.  Fixed bug#9763.
1672 2011-10-20  Glenn Morris  <rgm@gnu.org>
1674         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1676         * automated/vc-bzr.el: New file.
1678 2011-10-15  Glenn Morris  <rgm@gnu.org>
1680         * automated/f90.el: New file.
1682 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1684         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1685         to automated/newsticker-tests.el.  Convert to ERT.
1687 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1689         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1690         Remove, simply use string=.
1691         (icalendar--diarytime-to-isotime)
1692         (icalendar--datetime-to-diary-date)
1693         (icalendar--datestring-to-isodate)
1694         (icalendar--format-ical-event)
1695         (icalendar--parse-summary-and-rest)
1696         (icalendar-tests--do-test-import)
1697         (icalendar-tests--do-test-cycle): Change argument order of
1698         string= to EXPECTED ACTUAL.
1699         (icalendar--import-format-sample)
1700         (icalendar--format-ical-event)
1701         (icalendar-import-non-recurring)
1702         (icalendar-import-rrule)
1703         (icalendar-import-duration)
1704         (icalendar-import-bug-6766)
1705         (icalendar-real-world): Adjust to string= instead of
1706         icalendar-tests--compare-strings.
1707         (icalendar-import-multiple-vcalendars): New.
1709 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1711         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1712         Require CL.
1714 2011-05-09  Juri Linkov  <juri@jurta.org>
1716         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1717         Convert to ERT.
1719 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1721         * automated/compile-tests.el: New file.
1723 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1725         * automated/font-parse-tests.el: Don't byte-compile.
1727         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1729 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1731         * automated/lexbind-tests.el: New file.
1733 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1735         * Version 23.3 released.
1737 2011-03-05  Glenn Morris  <rgm@gnu.org>
1739         * eshell.el: Move here from lisp/eshell/esh-test.el.
1741 2011-03-03  Christian Ohler  <ohler@gnu.org>
1743         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1744         New test.
1746 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1748         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1749         convert to ERT format.
1751 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1753         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1754         convert to ERT format.
1756 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1758         * indent/shell.sh:
1759         * indent/shell.rc: New files.
1761 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1763         * automated/font-parse-tests.el: Move from
1764         font-parse-testsuite.el.
1766 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1768         * font-parse-testsuite.el (test-font-parse-data): New file.
1770 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1772         * indent/prolog.prolog: Add tokenizing tests.
1774 2011-01-13  Christian Ohler  <ohler@gnu.org>
1776         * automated: New directory for automated tests.
1778         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1780         * automated/Makefile.in: New file.
1782 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1784         * indent/modula2.mod: New file.
1786 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1788         * indent/octave.m: Add a test to ensure indentation is local.
1790 2010-10-23  Glenn Morris  <rgm@gnu.org>
1792         * comint-testsuite.el
1793         (comint-testsuite--test-comint-password-prompt-regexp):
1794         Add "Please enter the password".  (Bug#7224)
1796 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1798         * indent/prolog.prolog: Use normal spacing around !.
1800 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1802         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
1804 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1806         * indent/octave.m: Remove some `fixindent' not needed any more.
1808 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1810         * indent/octave.m: New file.
1812 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1814         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1815         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1816         (icalendar-testsuite--run-internal-tests): New.
1817         (icalendar-testsuite--test-convert-ordinary-to-ical)
1818         (icalendar-testsuite--test-convert-block-to-ical)
1819         (icalendar-testsuite--test-convert-anniversary-to-ical)
1820         (icalendar-testsuite--test-parse-vtimezone)
1821         (icalendar-testsuite--do-test-export): Code formatting.
1822         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1823         (icalendar-testsuite--do-test-import)
1824         (icalendar-testsuite--do-test-cycle):
1825         Use icalendar-testsuite--compare-strings
1826         (icalendar-testsuite--run-import-tests): Comment added.
1827         (icalendar-testsuite--run-import-tests)
1828         (icalendar-testsuite--run-real-world-tests): Fix expected results.
1830 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
1832         * redisplay-testsuite.el (test-redisplay-3): New test.
1834 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
1836         * comint-testsuite.el: New file.
1838 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1840         * indent: New dir.
1842 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1844         * Version 23.2 released.
1846 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
1848         * cedet/semantic-ia-utest.el
1849         (semantic-symref-test-count-hits-in-tag): Add function, from
1850         semantic-test.el.
1852         * cedet/tests/test.cpp:
1853         * cedet/tests/test.py:
1854         * cedet/tests/teststruct.cpp:
1855         * cedet/tests/testtemplates.cpp:
1856         * cedet/tests/testusing.cpp:
1857         * cedet/tests/scopetest.cpp:
1858         * cedet/tests/scopetest.java: Files deleted.
1860         * cedet/tests/test.make:
1861         * cedet/tests/test.c:
1862         * cedet/tests/testjavacomp.java:
1863         * cedet/tests/testspp.c:
1864         * cedet/tests/testsppreplace.c:
1865         * cedet/tests/testsppreplaced.c:
1866         * cedet/tests/testsubclass.cpp:
1867         * cedet/tests/testsubclass.hh:
1868         * cedet/tests/testtypedefs.cpp:
1869         * cedet/tests/testvarnames.c:
1870         * cedet/tests/test.el:
1871         * cedet/tests/testdoublens.cpp:
1872         * cedet/tests/testdoublens.hpp: Add copyright header.
1874         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1875         Remove reference to deleted files.
1877 2010-03-30  Juri Linkov  <juri@jurta.org>
1879         * occur-testsuite.el (occur-tests): Add tests for context lines.
1881 2010-03-23  Juri Linkov  <juri@jurta.org>
1883         * occur-testsuite.el: New file.
1885 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1887         * Branch for 23.2.
1889 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
1891         * icalendar-testsuite.el
1892         (icalendar-testsuite--run-function-tests): Add new tests.
1893         (icalendar-testsuite--test-diarytime-to-isotime): Add another
1894         testcase.
1895         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1896         (icalendar-testsuite--test-convert-weekly-to-ical): New.
1897         (icalendar-testsuite--test-convert-yearly-to-ical): New.
1898         (icalendar-testsuite--test-convert-block-to-ical): New.
1899         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1900         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1902 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1904         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1905         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1906         Fix typos in docstrings and error messages.
1907         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1909 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1911         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1912         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1913         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1915 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
1917         * icalendar-testsuite.el
1918         (icalendar-testsuite--run-function-tests):
1919         Add icalendar-testsuite--test-parse-vtimezone.
1920         (icalendar-testsuite--test-parse-vtimezone): New.
1921         (icalendar-testsuite--do-test-cycle): Doc changes.
1922         (icalendar-testsuite--run-real-world-tests): Remove trailing
1923         whitespace -- see change of icalendar--add-diary-entry in
1924         icalendar.el.
1925         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1927 2009-09-30  Glenn Morris  <rgm@gnu.org>
1929         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1931 2009-06-26  Eric Ludlam  <zappo@gnu.org>
1933         * cedet/*: New unit tests, from CEDET repository.
1935 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
1937         * redisplay-testsuite.el: New file.
1939 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1941         * Branch for 23.1.
1943 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
1945         * icalendar-testsuite.el
1946         (icalendar-testsuite--run-function-tests):
1947         Add icalendar-testsuite--test-diarytime-to-isotime.
1948         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1949         recent icalendar fixes.
1950         (icalendar-testsuite--test-diarytime-to-isotime): New.
1951         (icalendar-testsuite--test-create-uid): Adjust to recent
1952         icalendar changes.
1954 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
1956         * bytecomp-testsuite.el: New file.
1958 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
1960         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1961         Add `icalendar-testsuite--test-create-uid'.
1962         (icalendar-testsuite--test-create-uid): New.
1964 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
1966         * newsticker-testsuite.el: New file.
1968 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
1970         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1971         Add icalendar-testsuite--test-datestring-to-isodate,
1972         icalendar-testsuite--test-datetime-to-diary-date, and
1973         icalendar-testsuite--test-calendar-style.
1974         (icalendar-testsuite--test-format-ical-event)
1975         (icalendar-testsuite--test-parse-summary-and-rest):
1976         Doc fix.  Remove european-calendar-style.
1977         (icalendar-testsuite--get-ical-event): Doc fix.
1978         (icalendar-testsuite--test-first-weekday-of-year)
1979         (icalendar-testsuite--run-cycle-tests): Add doc string.
1980         (icalendar-testsuite--test-datestring-to-isodate)
1981         (icalendar-testsuite--test-datetime-to-diary-date)
1982         (icalendar-testsuite--test-calendar-style): New functions.
1983         (icalendar-testsuite--test-export): Handle iso date style.
1984         New arg INPUT-ISO.  Use calendar-date-style.
1985         (icalendar-testsuite--test-import): Handle iso date style.
1986         New arg EXPECTED-ISO.  Use calendar-date-style.
1987         (icalendar-testsuite--test-cycle): Handle iso date style.
1988         (icalendar-testsuite--run-import-tests)
1989         (icalendar-testsuite--run-export-tests)
1990         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1992 2008-02-29  Glenn Morris  <rgm@gnu.org>
1994         * README: New file.
1996 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
1998         * icalendar-testsuite.el: New file.
2000 ;; Local Variables:
2001 ;; coding: utf-8
2002 ;; End:
2004   Copyright (C) 2008-2014 Free Software Foundation, Inc.
2006   This file is part of GNU Emacs.
2008   GNU Emacs is free software: you can redistribute it and/or modify
2009   it under the terms of the GNU General Public License as published by
2010   the Free Software Foundation, either version 3 of the License, or
2011   (at your option) any later version.
2013   GNU Emacs is distributed in the hope that it will be useful,
2014   but WITHOUT ANY WARRANTY; without even the implied warranty of
2015   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2016   GNU General Public License for more details.
2018   You should have received a copy of the GNU General Public License
2019   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.