* test/automated/flymake/warnpred/test.pl: Tweak earlier change.
[emacs.git] / test / ChangeLog
blob442e802a1bb72347c49274387083ed7815dbb016
1 2014-12-13  Glenn Morris  <rgm@gnu.org>
3         * automated/flymake/warnpred/test.pl: Tweak format, since the
4         previous one seems to have stopped giving a warning with perl 5.20.1.
6 2014-11-22  Fabián Ezequiel Gallina  <fgallina@gnu.org>
8         * automated/python-tests.el
9         (python-shell-calculate-process-environment-4)
10         (python-shell-calculate-process-environment-5): New tests.
11         (python-shell-make-comint-3): Use file-equal-p.
12         (python-shell-get-or-create-process-1)
13         (python-shell-get-or-create-process-2)
14         (python-shell-get-or-create-process-3): Fix interpreter for
15         Windows (Bug#18595).
17 2014-11-15  Fabián Ezequiel Gallina  <fgallina@gnu.org>
19         * automated/python-tests.el (python-indent-dedenters-8): New test
20         for Bug#18432.
22 2014-11-15  Fabián Ezequiel Gallina  <fgallina@gnu.org>
24         * automated/python-tests.el (python-indent-region-1)
25         (python-indent-region-2, python-indent-region-3)
26         (python-indent-region-4, python-indent-region-5): New tests.
28 2014-11-08  Michael Albinus  <michael.albinus@gmx.de>
30         Backport Tramp changes from trunk.
32         * automated/tramp-tests.el (tramp-remote-process-environment):
33         Declare.
34         (tramp--test-enabled): Ignore errors.
35         (tramp--instrument-test-case): Extend docstring.  Print debug
36         buffer in any case.
37         (tramp-test15-copy-directory): Skip for tramp-smb.el.
38         (tramp-test21-file-links): Use `file-truename' for directories.
39         (tramp-test26-process-file): Extend test according to Bug#17815.
40         (tramp-test27-start-file-process, tramp-test28-shell-command):
41         Retrieve process output more robustly.
42         (tramp-test29-vc-registered): Set $BZR_HOME.
43         (tramp--test-check-files): Extend test with `substitute-in-file-name'.
44         (tramp-test30-special-characters): Skip for tramp-adb.el,
45         tramp-gvfs.el and tramp-smb.el.  Add further file names.
47 2014-10-20  Glenn Morris  <rgm@gnu.org>
49         * Version 24.4 released.
51 2014-10-01  Glenn Morris  <rgm@gnu.org>
53         * automated/package-test.el (with-package-test, package-test-signed):
54         Also set HOME to a temp value, in case the real one is absent (e.g.
55         hydra) or read-only.  (Bug#18575)
56         (package-test-signed): Use skip-unless rather than expected-result.
58 2014-09-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
60         * automated/python-tests.el:
61         (python-indent-electric-colon-1): New test.  (Bug#18228)
63 2014-08-18  Glenn Morris  <rgm@gnu.org>
65         * automated/python-tests.el (python-shell-calculate-exec-path-2):
66         Update test for today's python.el changes.
68 2014-08-11  Glenn Morris  <rgm@gnu.org>
70         * automated/data/files-bug18141.el.gz: New file.
71         * automated/files.el (files-test-bug-18141-file):
72         New variable and test.  (Bug#18141)
74 2014-08-07  Glenn Morris  <rgm@gnu.org>
76         * automated/Makefile.in (check-tar): Remove, no longer needed.
78 2014-08-03  Glenn Morris  <rgm@gnu.org>
80         * automated/Makefile.in (check-tar): Add as alias for check.
82 2014-07-20  Fabián Ezequiel Gallina  <fgallina@gnu.org>
84         * automated/python-tests.el:
85         (python-util-clone-local-variables-1): Fix test.
87 2014-07-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
89         * automated/python-tests.el (python-shell-make-comint-1):
90         (python-shell-make-comint-2): Fix indentation.
91         (python-shell-make-comint-3)
92         (python-shell-make-comint-4): New tests.
93         (python-shell-get-or-create-process-1): Fix test.
94         (python-shell-get-or-create-process-2)
95         (python-shell-get-or-create-process-3): New tests.
96         (python-shell-internal-get-or-create-process-1): Fix test.
97         (python-shell-prompt-detect-1): New test.
98         (python-shell-prompt-detect-2): New test.  (Bug#17370)
99         (python-shell-prompt-detect-3)
100         (python-shell-prompt-detect-4)
101         (python-shell-prompt-detect-5)
102         (python-shell-prompt-detect-6)
103         (python-shell-prompt-validate-regexps-1)
104         (python-shell-prompt-validate-regexps-2)
105         (python-shell-prompt-validate-regexps-3)
106         (python-shell-prompt-validate-regexps-4)
107         (python-shell-prompt-validate-regexps-5)
108         (python-shell-prompt-validate-regexps-6)
109         (python-shell-prompt-validate-regexps-7)
110         (python-shell-prompt-set-calculated-regexps-1)
111         (python-shell-prompt-set-calculated-regexps-2)
112         (python-shell-prompt-set-calculated-regexps-3)
113         (python-shell-prompt-set-calculated-regexps-4)
114         (python-shell-prompt-set-calculated-regexps-5)
115         (python-shell-prompt-set-calculated-regexps-6)
116         (python-util-valid-regexp-p-1): New tests.
118 2014-07-09  Fabián Ezequiel Gallina  <fgallina@gnu.org>
120         * automated/python-tests.el
121         (python-indent-block-enders-1)
122         (python-indent-block-enders-2): Fix tests.
123         (python-indent-block-enders-3)
124         (python-indent-block-enders-4)
125         (python-indent-block-enders-5)
126         (python-indent-dedenters-1)
127         (python-indent-dedenters-2): Remove tests.
128         (python-indent-dedenters-1)
129         (python-indent-dedenters-2)
130         (python-indent-dedenters-3)
131         (python-indent-dedenters-4)
132         (python-indent-dedenters-5)
133         (python-indent-dedenters-6)
134         (python-indent-dedenters-7)
135         (python-info-dedenter-opening-block-position-1)
136         (python-info-dedenter-opening-block-position-2)
137         (python-info-dedenter-opening-block-position-3)
138         (python-info-dedenter-opening-block-positions-1)
139         (python-info-dedenter-opening-block-positions-2)
140         (python-info-dedenter-opening-block-positions-3)
141         (python-info-dedenter-opening-block-positions-4)
142         (python-info-dedenter-opening-block-positions-5)
143         (python-info-dedenter-opening-block-message-1)
144         (python-info-dedenter-opening-block-message-2)
145         (python-info-dedenter-opening-block-message-3)
146         (python-info-dedenter-opening-block-message-4)
147         (python-info-dedenter-opening-block-message-5)
148         (python-info-dedenter-statement-p-1)
149         (python-info-dedenter-statement-p-2)
150         (python-info-dedenter-statement-p-3)
151         (python-info-dedenter-statement-p-4)
152         (python-info-dedenter-statement-p-5): New tests.
154 2014-07-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
156         * automated/python-tests.el
157         (python-tests-self-insert): New function.
158         (python-triple-quote-pairing): Use it.
159         (python-parens-electric-indent-1): New test. (Bug#17658)
161 2014-06-28  Leo Liu  <sdl.web@gmail.com>
163         * automated/calc-tests.el: New file and add tests for math-bignum.
164         (Bug#17556)
166 2014-06-27  Michael Albinus  <michael.albinus@gmx.de>
168         * automated/dbus-tests.el (dbus--test-register-service)
169         (dbus-test02-register-service-session): Replace `dbus-ping' calls
170         by `dbus-list-known-names'.  (Bug#17858)
172 2014-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
174         * automated/package-test.el (package-test-update-listing)
175         (package-test-update-archives, package-test-describe-package):
176         Adjust tests according to new package-list-unsigned.
178 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
180         * automated/python-tests.el (python-util-strip-string-1): New test.
182 2014-05-08  Glenn Morris  <rgm@gnu.org>
184         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
185         (vc-bzr-test-faulty-bzr-autoloads):
186         Give bzr a temporary home-directory, in case the real one is missing.
188 2014-05-05  Dmitry Gutov  <dgutov@yandex.ru>
190         * automated/ruby-mode-tests.el
191         (ruby-interpolation-after-dollar-sign): New test.
193 2014-05-05  Glenn Morris  <rgm@gnu.org>
195         * automated/help-fns.el: New file.
197 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
199         * automated/tramp-tests.el (top):
200         * automated/file-notify-tests.el (top): Do not disable interactive
201         passwords in batch mode.
202         (password-cache-expiry): Set to nil.
204 2014-04-24  Michael Albinus  <michael.albinus@gmx.de>
206         * automated/file-notify-tests.el
207         (file-notify-test-remote-temporary-file-directory):
208         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
209         Use a mock-up method as default.
210         (tramp-test00-availability): Print the used directory name.
211         (tramp-test33-recursive-load): Fix typo.
213 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
215         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
216         (tramp-test30-special-characters): Remove test for backslash.
218 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
220         * automated/tramp-tests.el
221         (tramp-test19-directory-files-and-attributes)
222         (tramp-test22-file-times): Check for `file-attributes' equality
223         only if there is a usable timestamp.
224         (tramp--test-check-files): Do not use `copy-sequence'.
226 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
228         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
229         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
231 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
233         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
234         (tramp--test-make-temp-name): Optional argument LOCAL.
235         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
236         (tramp-test10-write-region): No special test for out-of-band copy
237         needed anymore.
238         (tramp-test11-copy-file, tramp-test12-rename-file)
239         (tramp-test21-file-links): Extend tests.
240         (tramp-test20-file-modes): More robust check for user "root".
241         (tramp--test-check-files): New defun.
242         (tramp-test30-special-characters, tramp-test33-recursive-load)
243         (tramp-test34-unload): New tests.
244         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
246 2014-04-10  Paul Eggert  <eggert@cs.ucla.edu>
248         * automated/electric-tests.el: Fix spelling error in test name.
249         (whitespace-skipping-for-quotes-not-outside):
250         Rename from whitespace-skipping-for-quotes-not-ouside.
252 2014-04-09  Glenn Morris  <rgm@gnu.org>
254         * automated/python-tests.el (python-triple-quote-pairing):
255         Enable/disable electric-pair-mode as needed.
257         * automated/electric-tests.el (electric-pair-backspace-1):
258         Replace deleted function.
260 2014-04-07  João Távora  <joaotavora@gmail.com>
262         * automated/electric-tests.el (define-electric-pair-test):
263         Don't overtest.
264         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
265         (inhibit-in-mismatched-string-inside-c-comments): New test.
267         * automated/electric-tests.el (inhibit-if-strings-mismatched):
268         New test, change from `inhibit-only-of-next-is-mismatched'.
270 2014-04-06  João Távora  <joaotavora@gmail.com>
272         * automated/python-tests.el (python-triple-quote-pairing): New test.
273         (python-syntax-after-python-backspace): New test.
275         * automated/electric-tests.el (electric-pair-define-test-form):
276         More readable test docstrings.
277         (whitespace-skipping-for-quotes-not-ouside)
278         (whitespace-skipping-for-quotes-only-inside)
279         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
281 2014-03-24  Barry O'Reilly  <gundaetiapo@gmail.com>
283         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
284         (undo-test-region-t-marker): New tests of marker adjustments.
285         (undo-test-marker-adjustment-moved):
286         (undo-test-region-mark-adjustment): New tests to demonstrate
287         bug#16818, which fail without the fix.
289 2014-03-23  Daniel Colascione  <dancol@dancol.org>
291         * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New
292         test: correct parsing of keyword arguments.
294 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
296         * automated/package-test.el (package-test-describe-package):
297         Fix test failure in non-graphical mode.
299 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
301         * automated/package-test.el (package-test-describe-package):
302         Check for the "Keywords: " line.
304         * automated/data/package/archive-contents: Include the :keywords
305         field in `simple-single' data form.
307 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
309         * automated/package-test.el
310         (package-test-install-two-dependencies): New test (bug#16826).
312         * automated/data/package/simple-two-depend-1.1.el: New file.
314         * automated/data/package/archive-contents:
315         Add info about the new package.
317 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
319         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
320         (tramp-test10-write-region): Extend for out-of-band copy.
321         (tramp-test31-asynchronous-requests): New test.
323 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
325         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
326         Add new test of undo in region.
327         (undo-test-in-region-eob): Add test case described at
328         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
330 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
332         * automated/tramp-tests.el (tramp--test-enabled)
333         (tramp-test15-copy-directory): No special handling of tramp-adb.el
334         anymore.  It's fixed in that package.
336 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
338         * automated/tramp-tests.el (tramp--test-enabled): Move connection
339         cleanup into this function.  Remove respective code from all test
340         cases.
341         (tramp--instrument-test-case): Declare `indent' and `debug'.
342         Handle other errors as well.
343         (tramp-test14-delete-directory): Check for `file-error' error.
344         (tramp-test15-copy-directory): Ignore return value of
345         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
346         (tramp-test19-directory-files-and-attributes): Take care of
347         timestamp of "../".
348         (tramp-test20-file-modes, tramp-test27-start-file-process)
349         (tramp-test28-shell-command): Skip for tramp-adb.el.
350         (tramp-test21-file-links): `file-truename' shall preserve trailing
351         link of directories.
352         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
353         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
354         `kill-buffer-query-functions' to nil.
355         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
357 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
359         * automated/tramp-tests.el
360         (tramp-test19-directory-files-and-attributes): Do not include
361         directories in comparison; they might have changed their
362         timestamps already.
364 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
366         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
367         (tramp-test17-insert-directory): First line could contain more
368         text, when produced by `ls-lisp'.
369         (tramp-test19-directory-files-and-attributes): Instrument failed
370         test case.
372 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
374         * automated/tramp-tests.el (tramp-test17-insert-directory):
375         Make first line "total 123" optional.
376         (tramp-test20-file-modes, tramp-test22-file-times)
377         (tramp-test26-process-file, tramp-test27-start-file-process)
378         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
379         tramp-smb.el.
380         (tramp-test20-file-modes): Check for "root" only when there is an
381         explicit user name.
382         (tramp-test21-file-links): Handle "... not supported" error.
383         (tramp-test22-file-times): Skip for "don't know" return values.
384         (tramp-test26-process-file, tramp-test28-shell-command):
385         Remove color escape sequences.
386         (tramp-test28-shell-command): Use `accept-process-output' rather
387         than `sit-for'.
388         (tramp-test30-utf8): Set coding system `utf-8'.
390 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
392         * automated/tramp-tests.el (tramp-test28-shell-command): Perform
393         an initial `sit-for' prior the while loop.
395 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
397         Sync with Tramp 2.2.9.
399         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
400         (tramp-test28-shell-command): Make a while loop when waiting for
401         process exit.
403 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
405         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
406         and `vc-hg'.  Declare `tramp-find-executable' and
407         `tramp-get-remote-path'.
408         (tramp-test29-vc-registered): New test.
409         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
411 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
413         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
414         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
415         (tramp-test28-shell-command): Improve `shell-command' test.  Add
416         `async-shell-command' tests.
418 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
420         * automated/file-notify-tests.el (file-notify--wait-for-events):
421         Use `read-event' instead of `sit-for'.
422         (file-notify-test02-events): Remove expected result, the bug is
423         fixed meanwhile.
424         (file-notify-test02-events, file-notify-test03-autorevert):
425         Use `sleep-for' instead of `sit-for'.
427 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
429         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
430         New test.
432 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
434         * automated/file-notify-tests.el (file-notify--deftest-remote):
435         Do not skip when the local test has failed.  They are unrelated.
436         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
437         `noninteractive' to nil, otherwise `sit-for' could be degraded to
438         `sleep-for'.
439         (file-notify-test02-events): Check for `file-remote-p' instead of
440         `file-notify--test-remote-enabled'.
442 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
444         * automated/file-notify-tests.el (file-notify-test02-events):
445         Let test case fail for Bug#16519.
447 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
449         * automated/file-notify-tests.el (file-notify-test02-events):
450         Hide Bug#16519, until it is solved.
452 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
454         * automated/file-notify-tests.el
455         (file-notify--test-local-enabled): Fix error in logic.
456         (file-notify--wait-for-events): New defmacro.
457         (file-notify-test02-events): Make short breaks between file operations.
458         Use `file-notify--wait-for-events'.  Check, that events have arrived.
459         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
461         * automated/comint-testsuite.el
462         (comint-testsuite-password-strings): Add localized examples.
464 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
466         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
467         case if inotify is not linked with Emacs.  Use `read-event' rather
468         than `sit-for' in order to process events.  (Bug#13662)
470 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
472         * automated/ert-tests.el (ert-test-record-backtrace): Reenable
473         test case with adapted test string.  (Bug#13064)
475 2013-12-28  Glenn Morris  <rgm@gnu.org>
477         * automated/electric-tests.el: Require 'elec-pair.
479 2013-12-26  João Távora  <joaotavora@gmail.com>
481         * automated/electric-tests.el (electric-pair-test-for):
482         Fix autowrapping tests in batch-mode by running with
483         `transient-mark-mode' set to `lambda'.
485         * automated/electric-tests.el: New file.
487 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
489         * automated/python-tests.el
490         (python-nav-lisp-forward-sexp-safe-1): Remove test.
491         (python-nav-forward-sexp-safe-1): New test.
493 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
495         * automated/ruby-mode-tests.el: Add tests for
496         `ruby-align-to-stmt-keywords'.
498         * indent/ruby.rb: Update examples to reflect the lack of change in
499         default indentation of `begin' blocks.
501 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
503         * indent/ruby.rb: Update examples according to the change
504         in `smie-indent-close'.
506 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
508         * indent/ruby.rb: New examples.
510 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
512         * automated/python-tests.el (python-indent-dedenters-2): New test.
514 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
516         * automated/python-tests.el (python-indent-after-comment-1)
517         (python-indent-after-comment-2): New tests.
519 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
521         * automated/python-tests.el (python-indent-block-enders-1):
522         Rename from python-indent-block-enders.
523         (python-indent-block-enders-2): New test.
525 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
527         * indent/js.js: New file.
529 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
531         * automated/dbus-tests.el: New file.
533 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
535         * automated/regexp-tests.el: New file.
537 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
539         * automated/reftex-tests.el (reftex-parse-from-file-test):
540         Run temp-dir through file-truename, to make sure the temporary file
541         names are comparable as strings.
543         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
544         Force Unix EOLs by using 'utf-8-unix', since the default of
545         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
547 2013-11-28  Glenn Morris  <rgm@gnu.org>
549         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
551 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
553         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
554         (EMACSOPT): Use $(PATH_SEP).
556 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
558         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
559         Set to nil.
561 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
563         * automated/file-notify-tests.el
564         (file-notify-test-remote-temporary-file-directory):
565         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
566         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
567         (file-notify--deftest-remote): Cleanup connection initially.
568         (file-notify-test03-autorevert): Run also in batch mode.  Use a
569         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
570         does not work on MS Windows.  Call `accept-process-output' for
571         remote files.  Apply `string-match' instead of `string-equal', the
572         messages are different on MS Windows.
574         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
575         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
576         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
578 2013-11-23  Glenn Morris  <rgm@gnu.org>
580         * automated/python-tests.el (python-shell-make-comint-1)
581         (python-shell-make-comint-2, python-shell-get-process-1):
582         Suppress creation of some temp-files.
584         * automated/python-tests.el (python-shell-parse-command-1)
585         (python-shell-make-comint-1, python-shell-make-comint-2)
586         (python-shell-get-process-1)
587         (python-shell-internal-get-or-create-process-1):
588         Skip rather than fail if prereqs not found.
590         * automated/Makefile.in (emacs):
591         Empty EMACSLOADPATH rather than unsetting.
593 2013-11-22  Glenn Morris  <rgm@gnu.org>
595         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
596         Set expected-result.
598 2013-11-21  Glenn Morris  <rgm@gnu.org>
600         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
601         (compile-main): Pass XARGS_LIMIT to xargs.
603         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
604         (EMACSOPT): Use PATH_SEPARATOR.
606 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
608         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
609         Add a failing test for Bug#15874.
610         (ruby--insert-coding-comment-ruby-style)
611         (ruby--insert-coding-comment-emacs-style)
612         (ruby--insert-coding-comment-custom-style):
613         Add a few tests for `ruby--insert-coding-comment'.
615 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
617         Improve API of recently-added bool vector functions (Bug#15912).
618         * automated/data-tests.el: Adjust to API changes.
620 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
622         * automated/tramp-tests.el (tramp-test07-file-exists-p)
623         (tramp-test08-file-local-copy)
624         (tramp-test09-insert-file-contents, tramp-test10-write-region)
625         (tramp-test11-copy-file, tramp-test12-rename-file)
626         (tramp-test13-make-directory, tramp-test14-delete-directory)
627         (tramp-test15-copy-directory, tramp-test16-directory-files)
628         (tramp-test17-insert-directory, tramp-test18-file-attributes)
629         (tramp-test19-directory-files-and-attributes)
630         (tramp-test20-file-modes, tramp-test21-file-links)
631         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
632         (tramp-test24-file-name-completion, tramp-test25-load)
633         (tramp-test26-process-file, tramp-test27-start-file-process)
634         (tramp-test28-shell-command): Cleanup connection initially.
636 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
638         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
639         connection before running the test.
641 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
643         * automated/tramp-tests.el (tramp-test15-copy-directory)
644         (tramp-test16-directory-files, tramp-test17-insert-directory)
645         (tramp-test18-file-attributes)
646         (tramp-test19-directory-files-and-attributes)
647         (tramp-test20-file-modes, tramp-test21-file-links)
648         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
649         (tramp-test24-file-name-completion, tramp-test25-load)
650         (tramp-test26-process-file, tramp-test27-start-file-process)
651         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
652         (tramp-test29-utf8): New test.
654 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
656         * automated/file-notify-tests.el (file-notify-test02-events)
657         (file-notify-test03-autorevert): Suppress messages in `write-region'.
659         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
660         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
661         (tramp-test26-process-file, tramp-test28-shell-command):
662         Ensure, that the directory is not empty when calling "ls".
664 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
666         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
667         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
668         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
669         (tramp-test09-insert-file-contents, tramp-test10-write-region)
670         (tramp-test26-process-file): Add tests.
671         (tramp-test11-copy-file): Remove debug message.
672         (tramp-test20-file-modes): Special case, if user is "root".
674 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
676         * automated/file-notify-tests.el:
677         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
678         `tramp-remote-path' when running on hydra.
679         (tramp-test07-file-exists-p): Remove instrumentation code.
680         (tramp-test26-process-file): Don't use "/bin/true" and
681         "/bin/false", these paths do not exist on hydra.
683 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
685         * automated/process-tests.el: New file.
687 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
689         * indent/ruby.rb: New examples.
691 2013-11-06  Glenn Morris  <rgm@gnu.org>
693         * automated/Makefile.in (setwins): Avoid accidental matches.
695 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
697         * automated/tramp-tests.el (tramp-test07-file-exists-p):
698         Fix docstring.  Instrument, in order to hunt failure on hydra.
700 2013-11-06  Glenn Morris  <rgm@gnu.org>
702         * automated/flymake-tests.el (warning-predicate-rx-gcc)
703         (warning-predicate-function-gcc, warning-predicate-rx-perl)
704         (warning-predicate-function-perl):
705         * automated/info-xref.el (info-xref-test-makeinfo):
706         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
707         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
709 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
711         * automated/tramp-tests.el: New file.
713 2013-11-05  Glenn Morris  <rgm@gnu.org>
715         Get rid of --chdir usage.
716         * automated/Makefile.in (EMACSOPT): Move -L here.
717         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
718         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
719         (.el.elc): No more need to pass -L here.
720         (compile-main): Get rid of sub-shell and cd.
721         (compile-clean, check): Get rid of cd.
723         Make it possible to run tests with a different working directory.
724         * automated/flymake-tests.el (flymake-tests-data-directory): New.
725         (flymake-tests--current-face): Use flymake-tests-data-directory.
726         (warning-predicate-function-gcc, warning-predicate-rx-perl)
727         (warning-predicate-function-perl): Adapt for above change.
728         * automated/zlib-tests.el (zlib-tests-data-directory): New.
729         (zlib--decompress): Use zlib-tests-data-directory.
731         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
732         Remove test that makes no sense.
734         * automated/files.el (files-test-local-variable-data):
735         Fix result typo presumably caused by interference from dir-locals.
736         (file-test--do-local-variables-test): Prevent dir-locals interfering.
738 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
740         * indent/ruby.rb: Add a statement on the line after heredoc.
741         Move a now-successful example.
743         * automated/ruby-mode-tests.el: Remove outdated comment.
745 2013-11-04  Glenn Morris  <rgm@gnu.org>
747         * automated/Makefile.in (abs_srcdir): Remove.
748         (emacs): Unset EMACSLOADPATH.
749         (.el.elc, check): Use -L to append srcdir to load-path.
751 2013-11-02  Glenn Morris  <rgm@gnu.org>
753         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
754         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
755         (abs_srcdir): New, set by configure.
756         (EMACS): Use a relative file name.
757         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
758         (lisp-compile): Remove (assume it's up-to-date).
759         (compile-main): Do not run lisp-compile.
760         (compile-main, compile-clean, compile-always, bootstrap-clean)
761         (check): Use srcdir rather than $test.  Check cd return value.
762         Use --chdir.
763         (doit, compile, compile-always): Remove stuff copied from lisp/.
764         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
766 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
768         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
769         Add a skipping test.
771 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
773         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
775         * indent/css-mode.css (.x2): Test alignement inside braces.
777 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
779         * indent/ruby.rb: New failing example.
781         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
782         Fix the test, in respect to adding the space after the curly.
784 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
786         * automated/ert-tests.el (ert-test-skip-unless): New test case.
787         (ert-test-deftest): Adapt test for changed macro expansion.
788         (ert-test-run-tests-interactively):
789         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
790         Add a skipping test.
792         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
793         (file-notify--test-local-enabled): Make it a function.  Check also
794         for `file-remote-p' of `temporary-file-directory'.
795         (file-notify--test-remote-enabled-checked): New defvar.
796         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
797         internal functions.  Cache result.
798         (file-notify--deftest-remote, file-notify-test00-availability)
799         (file-notify-test01-add-watch, file-notify-test02-events)
800         (file-notify-test03-autorevert): Add checks with `skip_unless'.
801         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
803 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
805         * indent/ruby.rb: Fix syntax error in the latest example.
807 2013-10-23  Glenn Morris  <rgm@gnu.org>
809         * automated/Makefile.in (abs_top_srcdir, top_builddir):
810         New, set by configure.
811         (top_srcdir): Remove.
812         (abs_test, abs_lispsrc): New.
813         (lisp): No longer absolute.
814         (emacs, lisp-compile, compile, compile-always):
815         Quote entities that might contain whitespace.
817 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
819         * indent/ruby.rb: Move two examples to "working" section, add one
820         more.
822 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
824         * indent/ruby.rb: New examples for indentation of blocks.
825         Example of hash inside parens that inflooped before the present commit.
827 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
829         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
830         allows another timer to run.
832 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
834         * indent/ruby.rb: More examples for bug#15594, both failing and
835         now passing.
837 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
839         * indent/ruby.rb: Add two more cases.
841 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
843         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
844         first use.
845         (ruby-should-indent): Use indent-according-to-mode.
846         (ruby-deftest-move-to-block): Use `declare'.
848 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
850         * indent/ruby.rb: Fix a spurious change, add more failing examples.
852 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
854         * indent/ruby.rb: Add a few more tests; adjust some indentation.
856 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
858         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
859         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
861         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
863 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
865         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
866         Adjust indentation of continued line to the new SMIE behavior.
868 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
870         * automated/completion-tests.el:
871         * indent/css-mode.css: New files.
873 2013-10-03  Daiki Ueno  <ueno@gnu.org>
875         * automated/data/package/signed/archive-contents:
876         * automated/data/package/signed/archive-contents.sig:
877         * automated/data/package/signed/signed-good-1.0.el:
878         * automated/data/package/signed/signed-good-1.0.el.sig:
879         * automated/data/package/signed/signed-bad-1.0.el:
880         * automated/data/package/signed/signed-bad-1.0.el.sig:
881         * automated/data/package/key.pub:
882         * automated/data/package/key.sec: New files.
884         * automated/package-test.el (package-test-update-listing)
885         (package-test-update-archives, package-test-describe-package):
886         Adjust to package.el change.
887         (package-test-signed): New test.
889 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
891         * automated/package-test.el: Update all cases to use :url instead
892         of :homepage.
894         * automated/package-x-test.el
895         (package-x-test--single-archive-entry-1-3): Same.
897 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
899         * automated/package-test.el (simple-single-desc-1-4): Remove, it
900         was unused.
901         (simple-single-desc): Expect :homepage property.
902         (multi-file-desc): Same.
903         (with-package-test): Do not save previous `default-directory'
904         value, let-bind the var instead.
905         (package-test-install-single): Expect :homepage property in the
906         generated pkg file.
907         (package-test-describe-package): Expect Homepage button.
908         (package-test-describe-non-installed-package)
909         (package-test-describe-non-installed-multi-file-package): Same.
910         (package-test-describe-not-installed-package): Remove, it was a
911         duplicate.
913         * automated/package-x-test.el
914         (package-x-test--single-archive-entry-1-3): Expect :homepage
915         property.
916         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
918         * automated/data/package/simple-single-1.3.el: Add URL header.
920         * automated/data/package/archive-contents: Add :homepage
921         properties to `simple-single' and `multi-file'.
923 2013-09-22  Daniel Colascione  <dancol@dancol.org>
925         * automated/data-tests.el:
926         (bool-vector-count-matches-all-0-nil)
927         (bool-vector-count-matches-all-0-t)
928         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
929         (bool-vector-count-matches-at, bool-vector-intersection-op)
930         (bool-vector-union-op, bool-vector-xor-op)
931         (bool-vector-set-difference-op)
932         (bool-vector-change-detection, bool-vector-not): New tests.
933         (mock-bool-vector-count-matches-at)
934         (test-bool-vector-bv-from-hex-string)
935         (test-bool-vector-to-hex-string)
936         (test-bool-vector-count-matches-at-tc)
937         (test-bool-vector-apply-mock-op)
938         (test-bool-vector-binop): New helper functions.
939         (bool-vector-test-vectors): New testcase data.
941 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
943         * automated/advice-tests.el (advice-test-called-interactively-p-around)
944         (advice-test-called-interactively-p-filter-args)
945         (advice-test-called-interactively-p-around): New tests.
947 2013-09-16  Glenn Morris  <rgm@gnu.org>
949         * automated/eshell.el (eshell-match-result):
950         Return a more informative failure than simply "false".  Update callers.
952         * automated/eshell.el (eshell-test/for-name-shadow-loop):
953         Test value before and after loop as well as during.
955 2013-09-15  Glenn Morris  <rgm@gnu.org>
957         * automated/eshell.el (eshell-test/for-name-shadow-loop):
958         New test.  (Bug#15372)
959         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
961 2013-09-13  Glenn Morris  <rgm@gnu.org>
963         * automated/eshell.el (with-temp-eshell):
964         Use a temp directory for eshell-directory-name.
965         (eshell-test-command-result): New, again using a temp directory.
966         Replace eshell-command-result with this throughout.
967         (eshell-test/for-loop, eshell-test/for-name-loop):
968         Ensure environment variables don't confuse us.
970 2013-09-12  Glenn Morris  <rgm@gnu.org>
972         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
973         due to "has a running process; kill it?" prompts.
975 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
977         * automated/eshell.el: Rename from eshell.el.
978         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
980 2013-09-01  Glenn Morris  <rgm@gnu.org>
982         * automated/Makefile.in (setwins): Avoid leading space in $wins.
983         Otherwise the sed command used by eg compile-main ends up
984         containing "/*.el".  (Bug#15170)
986 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
988         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
989         for portability to hosts where /bin/sh has problems.
991 2013-08-21  David Engster  <deng@randomsample.de>
993         * automated/eieio-tests.el, automated/eieio-test-persist.el:
994         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
995         upstream.  Changed to use ERT.
997 2013-08-14  Daniel Hackney  <dan@haxney.org>
999         * automated/package-test.el: Remove tar-package-building functions.
1000         Tar file used for testing is included in the repository.
1001         (package-test-install-texinfo, package-test-cleanup-built-files):
1002         Remove.
1004 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1006         * automated/python-tests.el (python-imenu-create-index-4)
1007         (python-imenu-create-flat-index-2): New tests.
1009 2013-08-05  Glenn Morris  <rgm@gnu.org>
1011         * automated/mule-util.el: New file, with tests extracted from
1012         lisp/international/mule-util.el.
1014 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1016         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1017         before definition.
1018         (advice-tests-macroaliases): New test.
1020 2013-08-04  Glenn Morris  <rgm@gnu.org>
1022         * automated/ert-tests.el: Disable failing test that no-one seems
1023         to know how to fix.  (Bug#13064)
1025         * automated/icalendar-tests.el (icalendar-tests--test-export)
1026         (icalendar-tests--test-import): Try more precise TZ specification.
1027         Remove debug messages.
1029 2013-08-03  Glenn Morris  <rgm@gnu.org>
1031         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1033         * automated/icalendar-tests.el (icalendar-tests--test-export)
1034         (icalendar-tests--test-import):
1035         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1036         (icalendar-tests--test-import): Reset zone even if error occurred.
1038 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1040         * automated/core-elisp-tests.el: New file.
1042 2013-08-01  Glenn Morris  <rgm@gnu.org>
1044         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1045         Try to check that the remote system has a notification program.
1047 2013-07-31  Glenn Morris  <rgm@gnu.org>
1049         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1051 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1053         * automated/file-notify-tests.el
1054         (file-notify--test-local-enabled): New defconst.  Replaces all
1055         `file-notify-support' occurrences.
1056         (file-notify--test-remote-enabled): New defun.
1057         (file-notify--deftest-remote): Use it.
1058         (file-notify-test00-availability): Rewrite.
1059         (file-notify-test00-availability-remote): New defun.
1060         (file-notify-test01-add-watch): Rewrite first erroneous check.
1062 2013-07-23  Glenn Morris  <rgm@gnu.org>
1064         * automated/inotify-test.el (inotify-file-watch-simple):
1065         Delete temp-file when done.
1067         * automated/subword-tests.el: Require subword.
1069 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1071         * automated/subword-tests.el: New file.
1073 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1075         * automated/python-tests.el (python-imenu-create-index-2)
1076         (python-imenu-create-index-3): New tests.
1078 2013-07-11  Glenn Morris  <rgm@gnu.org>
1080         * automated/ert-tests.el: Require cl-lib at runtime too.
1081         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1082         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1083         (ert-test-set-functions, ert-test-gensym)
1084         (ert-test-coerce-to-vector, ert-test-string-position)
1085         (ert-test-mismatch): Remove tests.
1086         * automated/cl-lib.el: New, split from ert-tests.el.
1088         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1089         Goto point-min.
1090         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1091         (ruby-move-to-block-skips-percent-literal)
1092         (ruby-move-to-block-skips-heredoc)
1093         (ruby-move-to-block-moves-from-else-to-if)
1094         (ruby-beginning-of-defun-does-not-fold-case)
1095         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1096         Replace goto-line with forward-line/goto-char.
1097         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1099         * automated/package-test.el (makeinfo-buffer): Autoload.
1100         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1101         (package-test-install-texinfo): Don't require makeinfo.
1103         * automated/files.el: Stop "local variables" confusion.
1105         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1107         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1108         Use with-current-buffer.
1110         * automated/undo-tests.el (undo-test-buffer-modified)
1111         (undo-test-file-modified): New tests.
1113 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1115         * automated/file-notify-tests.el (file-notify-test00-availability):
1116         Set :expected-result.
1117         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1118         (file-notify-test02-events, file-notify-test02-events-remote)
1119         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1120         Skip when `file-notify-support' is nil.  (Bug#14823)
1122 2013-07-09  Glenn Morris  <rgm@gnu.org>
1124         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1125         Declare.
1126         (inotify-file-watch-simple): Silence compiler.
1128         * automated/python-tests.el (python-indent-block-enders):
1129         Make it actually test something.
1131         * automated/package-x-test.el: Require package-test when compiling.
1133         * automated/add-log-tests.el, automated/advice-tests.el:
1134         * automated/imenu-test.el, automated/package-x-test.el:
1135         * automated/python-tests.el, automated/ruby-mode-tests.el:
1136         * automated/xml-parse-tests.el: Explicitly require ert.
1138 2013-07-08  Kenichi Handa  <handa@gnu.org>
1140         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1141         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1143 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1145         * automated/file-notify-tests.el
1146         (file-notify-test-remote-temporary-file-directory):
1147         Use `null-device' on w32.
1148         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1149         (file-notify--test-results, file-notify--test-event)
1150         (file-notify--deftest-remote, file-notify--event-test)
1151         (file-notify--test-event-handler)
1152         (file-notify--test-make-temp-name): Rename, in order to mark them
1153         internal.
1154         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1155         better fitting in noninteractive tests.
1156         (file-notify-test00-availability): Rename from `file-notify-test0'.
1157         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1158         Use `temporary-file-directory '.
1159         (file-notify-test01-add-watch-remote): New test.
1160         (file-notify-test02-events): Rename from `file-notify-test2'.
1161         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1162         (file-notify-test03-autorevert): Rename from
1163         `file-notify-test4'.  Use timeouts.
1164         (file-notify-test03-autorevert-remote): Rename from
1165         `file-notify-test5'.
1167 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1169         * automated/file-notify-tests.el: New package.
1171 2013-06-28  Kenichi Handa  <handa@gnu.org>
1173         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1174         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1175         Callers changed.
1176         (decoder-tests-filename): New function.
1177         (decoder-tests-prefer-utf-8-read)
1178         (decoder-tests-prefer-utf-8-write): New function.
1179         (ert-test-decoder-prefer-utf-8): New test.
1181 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1183         * automated/package-x-test.el: Change the commentary.
1184         (package-x-test--single-archive-entry-1-3)
1185         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1186         using the appropriate data structure.
1188 2013-06-27  Daniel Hackney  <dan@haxney.org>
1190         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1192         * automated/package-x-test.el: New file.
1194         * automated/package-test.el: New file.
1196         * automated/data/package: New directory, with test examples.
1198 2013-06-27  Glenn Morris  <rgm@gnu.org>
1200         * automated/python-tests.el (python-tests-with-temp-file):
1201         Clean up after ourself.
1203         * automated/undo-tests.el (undo-test3): Remove test that seems to
1204         do nothing that the previous one doesn't, except leave a tempfile.
1206 2013-06-26  Glenn Morris  <rgm@gnu.org>
1208         * automated/info-xref.el: New file.
1210 2013-06-25  Glenn Morris  <rgm@gnu.org>
1212         * automated/occur-tests.el (occur-test-create): New function.
1213         Use it to create separate tests for each element, so we run them
1214         all rather than stopping at the first error.
1216 2013-06-24  Glenn Morris  <rgm@gnu.org>
1218         * automated/occur-tests.el (occur-tests):
1219         Update for 2013-05-29 change to occur header line.
1221 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1223         Test suite for flymake.
1224         * automated/flymake-tests.el:
1225         * automated/flymake/warnpred/Makefile
1226         * automated/flymake/warnpred/test.c
1227         * automated/flymake/warnpred/test.pl: New files.
1229 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1231         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1233 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1235         * automated/reftex-tests.el: New test suite for reftex.
1237 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1239         * automated/ruby-mode-tests.el: New tests, for percent literals
1240         and expression expansion.
1242 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1244         * indent/octave.m: Tweak.
1246 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1248         * eshell.el: Rewrite tests using ERT.
1250 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1252         * indent/octave.m: Add tests for %!, # and ### comments.
1254 2013-05-23  Kenichi Handa  <handa@gnu.org>
1256         * automated/decoder-tests.el: New file.
1258 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1260         * indent/ruby.rb: Add multiline regexp example.
1262         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1263         (ruby-regexp-skips-over-interpolation)
1264         (ruby-regexp-continues-till-end-when-unclosed)
1265         (ruby-regexp-can-be-multiline)
1266         (ruby-interpolation-inside-percent-literal): New tests.
1268 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1270         * indent/ruby.rb: Fix indentation after =; add more cases.
1272 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1274         * indent/pascal.pas: Add test for mis-identified comments.
1276 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1278         * automated/imenu-test.el: New file.  (Bug#14112)
1280 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1282         * automated/python-tests.el (python-imenu-prev-index-position-1):
1283         Remove test.
1284         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1285         New tests.
1287 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1289         * automated/python-tests.el (python-nav-backward-defun-2)
1290         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1291         (python-nav-forward-defun-3): New tests.
1293 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1295         * automated/python-tests.el (python-nav-backward-defun-1)
1296         (python-nav-forward-defun-1): New tests.
1298 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1300         * automated/add-log-tests.el: New file.  (Bug#14112)
1302 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1304         * automated/python-tests.el (python-indent-block-enders): New test.
1305         (python-info-current-defun-2): Fix test.
1307 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1309         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1311 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1313         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1314         (python-tests-with-temp-file): New macro.
1315         (python-tests-shell-interpreter): New var.
1316         (python-shell-get-process-name-1)
1317         (python-shell-internal-get-process-name-1)
1318         (python-shell-parse-command-1)
1319         (python-shell-calculate-process-environment-1)
1320         (python-shell-calculate-process-environment-2)
1321         (python-shell-calculate-process-environment-3)
1322         (python-shell-calculate-exec-path-1)
1323         (python-shell-calculate-exec-path-2)
1324         (python-shell-make-comint-1)
1325         (python-shell-make-comint-2)
1326         (python-shell-get-process-1)
1327         (python-shell-get-or-create-process-1)
1328         (python-shell-internal-get-or-create-process-1): New tests.
1330 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1332         * automated/python-tests.el: New file.
1334 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1336         * automated/ruby-mode-tests.el
1337         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1338         bits inside the examples.
1339         (ruby-move-to-block-skips-heredoc): New test.
1340         (ruby-add-log-current-method-after-inner-class):
1341         Lower expectations: move point inside a method, initially.
1343 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1345         * automated/ruby-mode-tests.el
1346         (ruby-move-to-block-skips-percent-literal): New test.
1348 2013-02-04  Chong Yidong  <cyd@gnu.org>
1350         * automated/thingatpt.el: New file.
1352 2013-02-03  Chong Yidong  <cyd@gnu.org>
1354         * automated/files.el (file-test--do-local-variables-test):
1355         Avoid compilation warning message.
1357 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1359         * automated/ruby-mode-tests.el
1360         (ruby-indent-spread-args-in-parens): New test.
1361         * automated/ruby-mode-tests.el (ruby-block-test-example):
1362         Break indentation of the do block opener and add a line inside it.
1363         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1364         Adjust line numbers.
1366 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1368         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1370 2013-01-14  Glenn Morris  <rgm@gnu.org>
1372         * automated/compile-tests.el (compile-tests--test-regexps-data):
1373         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1375 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1377         * automated/man-tests.el: New file.
1379 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1381         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1383 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1385         * automated/undo-tests.el: New file.
1387 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1389         * automated/ruby-mode-tests.el
1390         (ruby-indent-after-block-in-continued-expression): New test.
1392 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1394         * automated/ruby-mode-tests.el:
1395         Rename one interpolation test; add three more.
1396         (ruby-with-temp-buffer): New macro, use it where appropriate.
1397         (ruby-add-log-current-method-examples): Use "_" for target point.
1398         Add four new tests for ruby-add-log-current-method.
1400 2012-12-11  Glenn Morris  <rgm@gnu.org>
1402         * automated/f90.el (f90-test-bug13138): New test.
1404 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1406         * automated/inotify-test.el: New test.
1408 2012-12-02  Chong Yidong  <cyd@gnu.org>
1410         * automated/ruby-mode-tests.el
1411         (ruby-add-log-current-method-examples): Don't use loop macro, to
1412         allow automated testing to work.
1414 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1416         * automated/advice-tests.el (advice-tests--data): Remove.
1417         (advice-tests): Move the tests directly here instead.
1418         Add called-interactively-p tests.
1420 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1422         * automated/ert-x-tests.el: Use cl-lib.
1423         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1425 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1427         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1428         (ruby-indent-inside-heredoc-after-operator)
1429         (ruby-indent-inside-heredoc-after-space): New tests.
1430         Change direct font-lock face references to var references.
1431         (ruby-interpolation-suppresses-syntax-inside): New test.
1432         (ruby-interpolation-inside-percent-literal-with-paren):
1433         New failing test.
1435 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1437         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1438         (ruby-singleton-class-no-heredoc-font-lock)
1439         (ruby-add-log-current-method-examples): New tests.
1440         (ruby-test-string): Extract from ruby-should-indent-buffer.
1441         (ruby-deftest-move-to-block): New macro.
1442         Add several move-to-block tests.
1444 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1446         * automated/advice-tests.el: New tests.
1448 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1450         * automated/compile-tests.el (compile-tests--test-regexps-data):
1451         Add new data for msft's new format.
1453 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1455         * automated/ruby-mode-tests.el:
1456         (ruby-toggle-block-to-multiline): New test.
1457         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1458         (ruby-toggle-block-to-brace): Use buffer-string.
1460 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1462         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1464 2012-08-28  Chong Yidong  <cyd@gnu.org>
1466         * automated/files.el: Test every combination of values for
1467         enable-local-variables and enable-local-eval.
1469 2012-08-19  Chong Yidong  <cyd@gnu.org>
1471         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1473 2012-08-18  Chong Yidong  <cyd@gnu.org>
1475         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1477 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1479         * indent/ruby.rb: Rearrange examples, add new ones.
1481 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1483         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1484         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1486 2012-08-11  Glenn Morris  <rgm@gnu.org>
1488         * automated/files.el: New file.
1490         * automated/Makefile.in (all): Fix typo.
1492 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1494         * automated/ruby-mode-tests.el (ruby-should-indent):
1495         Add docstring, check (current-indentation) instead of (current-column).
1496         (ruby-should-indent-buffer): New function.
1497         Add tests for `ruby-deep-indent-paren' behavior.
1498         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1500 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1502         Original tests in test_ruby_mode.rb in upstream (author).
1504 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1506         * automated/ruby-mode-tests.el (ruby-should-indent)
1507         (ruby-assert-state): New functions.
1508         Add new tests.
1510 2012-07-29  David Engster  <deng@randomsample.de>
1512         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1513         New variable to hold test data for name expansion.
1514         (xml-parse-tests): Test the two different types of name expansion.
1516 2012-07-29  Juri Linkov  <juri@jurta.org>
1518         * automated/occur-tests.el (occur-test-case): Use predefined
1519         buffer name " *test-occur*" instead of a random buffer name.
1521 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1523         * automated/ruby-mode-tests.el: New file with one test.
1525 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1527         * indent/shell.sh: Add test case for ${#VAR}.
1529         * indent/latex-mode.tex: New file.
1531 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1533         * eshell.el: Use cl-lib.
1535 2012-07-03  Chong Yidong  <cyd@gnu.org>
1537         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1539 2012-07-02  Chong Yidong  <cyd@gnu.org>
1541         * automated/xml-parse-tests.el (xml-parse-tests--data):
1542         More testcases.
1544 2012-07-01  Chong Yidong  <cyd@gnu.org>
1546         * automated/xml-parse-tests.el: New file.
1548 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1550         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1551         Use cl-flet.
1553 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1555         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1556         Test escaped commas in TZID (Bug#11473).
1557         (icalendar-import-with-timezone): New.
1558         (icalendar-real-world): Add new testcase as given in the bugreport
1559         of Bug#11473.
1561 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1563         * automated/icalendar-tests.el (icalendar-tests--test-import):
1564         Include UID in import tests (Bug#11525).
1565         (icalendar-import-non-recurring, icalendar-import-rrule)
1566         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1567         UID-import change.
1568         (icalendar-import-with-uid): New.
1569         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1570         Include UID in cycle tests.
1571         (icalendar-cycle, icalendar-real-world): UID-import change.
1573 2012-05-21  Glenn Morris  <rgm@gnu.org>
1575         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1577 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1579         * automated/url-util-tests.el: New file to test
1580         lisp/url/url-util.el.  Only `url-build-query-string' and
1581         `url-parse-query-string' are tested right now (Bug#8706).
1583 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1585         * indent/shell.sh:
1586         * indent/shell.rc: Ad some test cases.
1588 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1590         * indent/ruby.rb: New file, to test new syntax-propertize code.
1592 2012-04-11  Glenn Morris  <rgm@gnu.org>
1594         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1596 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1598         * automated/url-future-tests.el (url-future-tests): Move from
1599         lisp/url/url-future.el and rename.
1601 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1603         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1604         Fix broken test, caused by missing trailing blank.
1606 2011-12-03  Chong Yidong  <cyd@gnu.org>
1608         * automated/compile-tests.el (compile-tests--test-regexps-data):
1609         Increase column numbers by one to reflect change in how
1610         compilation-message is recorded (Bug#10172).
1612 2011-11-22  Glenn Morris  <rgm@gnu.org>
1614         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1616 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1618         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1620 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1622         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1623         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1624         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1626 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1628         * automated/newsticker-tests.el
1629         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1630         newsticker--treeview-tree-update.
1632 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1634         * automated/newsticker-tests.el
1635         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1637         * automated/newsticker-tests.el
1638         (newsticker--group-manage-orphan-feeds): Prevent updating
1639         newsticker treeview.  Fixed bug#9763.
1641 2011-10-20  Glenn Morris  <rgm@gnu.org>
1643         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1645         * automated/vc-bzr.el: New file.
1647 2011-10-15  Glenn Morris  <rgm@gnu.org>
1649         * automated/f90.el: New file.
1651 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1653         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1654         to automated/newsticker-tests.el.  Convert to ERT.
1656 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1658         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1659         Remove, simply use string=.
1660         (icalendar--diarytime-to-isotime)
1661         (icalendar--datetime-to-diary-date)
1662         (icalendar--datestring-to-isodate)
1663         (icalendar--format-ical-event)
1664         (icalendar--parse-summary-and-rest)
1665         (icalendar-tests--do-test-import)
1666         (icalendar-tests--do-test-cycle): Change argument order of
1667         string= to EXPECTED ACTUAL.
1668         (icalendar--import-format-sample)
1669         (icalendar--format-ical-event)
1670         (icalendar-import-non-recurring)
1671         (icalendar-import-rrule)
1672         (icalendar-import-duration)
1673         (icalendar-import-bug-6766)
1674         (icalendar-real-world): Adjust to string= instead of
1675         icalendar-tests--compare-strings.
1676         (icalendar-import-multiple-vcalendars): New.
1678 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1680         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1681         Require CL.
1683 2011-05-09  Juri Linkov  <juri@jurta.org>
1685         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1686         Convert to ERT.
1688 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1690         * automated/compile-tests.el: New file.
1692 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1694         * automated/font-parse-tests.el: Don't byte-compile.
1696         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1698 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1700         * automated/lexbind-tests.el: New file.
1702 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1704         * Version 23.3 released.
1706 2011-03-05  Glenn Morris  <rgm@gnu.org>
1708         * eshell.el: Move here from lisp/eshell/esh-test.el.
1710 2011-03-03  Christian Ohler  <ohler@gnu.org>
1712         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1713         New test.
1715 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1717         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1718         convert to ERT format.
1720 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1722         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1723         convert to ERT format.
1725 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1727         * indent/shell.sh:
1728         * indent/shell.rc: New files.
1730 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1732         * automated/font-parse-tests.el: Move from
1733         font-parse-testsuite.el.
1735 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1737         * font-parse-testsuite.el (test-font-parse-data): New file.
1739 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1741         * indent/prolog.prolog: Add tokenizing tests.
1743 2011-01-13  Christian Ohler  <ohler@gnu.org>
1745         * automated: New directory for automated tests.
1747         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1749         * automated/Makefile.in: New file.
1751 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1753         * indent/modula2.mod: New file.
1755 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1757         * indent/octave.m: Add a test to ensure indentation is local.
1759 2010-10-23  Glenn Morris  <rgm@gnu.org>
1761         * comint-testsuite.el
1762         (comint-testsuite--test-comint-password-prompt-regexp):
1763         Add "Please enter the password".  (Bug#7224)
1765 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1767         * indent/prolog.prolog: Use normal spacing around !.
1769 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1771         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
1773 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1775         * indent/octave.m: Remove some `fixindent' not needed any more.
1777 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1779         * indent/octave.m: New file.
1781 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1783         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1784         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1785         (icalendar-testsuite--run-internal-tests): New.
1786         (icalendar-testsuite--test-convert-ordinary-to-ical)
1787         (icalendar-testsuite--test-convert-block-to-ical)
1788         (icalendar-testsuite--test-convert-anniversary-to-ical)
1789         (icalendar-testsuite--test-parse-vtimezone)
1790         (icalendar-testsuite--do-test-export): Code formatting.
1791         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1792         (icalendar-testsuite--do-test-import)
1793         (icalendar-testsuite--do-test-cycle):
1794         Use icalendar-testsuite--compare-strings
1795         (icalendar-testsuite--run-import-tests): Comment added.
1796         (icalendar-testsuite--run-import-tests)
1797         (icalendar-testsuite--run-real-world-tests): Fix expected results.
1799 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
1801         * redisplay-testsuite.el (test-redisplay-3): New test.
1803 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
1805         * comint-testsuite.el: New file.
1807 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1809         * indent: New dir.
1811 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1813         * Version 23.2 released.
1815 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
1817         * cedet/semantic-ia-utest.el
1818         (semantic-symref-test-count-hits-in-tag): Add function, from
1819         semantic-test.el.
1821         * cedet/tests/test.cpp:
1822         * cedet/tests/test.py:
1823         * cedet/tests/teststruct.cpp:
1824         * cedet/tests/testtemplates.cpp:
1825         * cedet/tests/testusing.cpp:
1826         * cedet/tests/scopetest.cpp:
1827         * cedet/tests/scopetest.java: Files deleted.
1829         * cedet/tests/test.make:
1830         * cedet/tests/test.c:
1831         * cedet/tests/testjavacomp.java:
1832         * cedet/tests/testspp.c:
1833         * cedet/tests/testsppreplace.c:
1834         * cedet/tests/testsppreplaced.c:
1835         * cedet/tests/testsubclass.cpp:
1836         * cedet/tests/testsubclass.hh:
1837         * cedet/tests/testtypedefs.cpp:
1838         * cedet/tests/testvarnames.c:
1839         * cedet/tests/test.el:
1840         * cedet/tests/testdoublens.cpp:
1841         * cedet/tests/testdoublens.hpp: Add copyright header.
1843         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1844         Remove reference to deleted files.
1846 2010-03-30  Juri Linkov  <juri@jurta.org>
1848         * occur-testsuite.el (occur-tests): Add tests for context lines.
1850 2010-03-23  Juri Linkov  <juri@jurta.org>
1852         * occur-testsuite.el: New file.
1854 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1856         * Branch for 23.2.
1858 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
1860         * icalendar-testsuite.el
1861         (icalendar-testsuite--run-function-tests): Add new tests.
1862         (icalendar-testsuite--test-diarytime-to-isotime): Add another
1863         testcase.
1864         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1865         (icalendar-testsuite--test-convert-weekly-to-ical): New.
1866         (icalendar-testsuite--test-convert-yearly-to-ical): New.
1867         (icalendar-testsuite--test-convert-block-to-ical): New.
1868         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1869         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1871 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1873         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1874         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1875         Fix typos in docstrings and error messages.
1876         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1878 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1880         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1881         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1882         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1884 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
1886         * icalendar-testsuite.el
1887         (icalendar-testsuite--run-function-tests):
1888         Add icalendar-testsuite--test-parse-vtimezone.
1889         (icalendar-testsuite--test-parse-vtimezone): New.
1890         (icalendar-testsuite--do-test-cycle): Doc changes.
1891         (icalendar-testsuite--run-real-world-tests): Remove trailing
1892         whitespace -- see change of icalendar--add-diary-entry in
1893         icalendar.el.
1894         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1896 2009-09-30  Glenn Morris  <rgm@gnu.org>
1898         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1900 2009-06-26  Eric Ludlam  <zappo@gnu.org>
1902         * cedet/*: New unit tests, from CEDET repository.
1904 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
1906         * redisplay-testsuite.el: New file.
1908 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1910         * Branch for 23.1.
1912 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
1914         * icalendar-testsuite.el
1915         (icalendar-testsuite--run-function-tests):
1916         Add icalendar-testsuite--test-diarytime-to-isotime.
1917         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1918         recent icalendar fixes.
1919         (icalendar-testsuite--test-diarytime-to-isotime): New.
1920         (icalendar-testsuite--test-create-uid): Adjust to recent
1921         icalendar changes.
1923 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
1925         * bytecomp-testsuite.el: New file.
1927 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
1929         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1930         Add `icalendar-testsuite--test-create-uid'.
1931         (icalendar-testsuite--test-create-uid): New.
1933 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
1935         * newsticker-testsuite.el: New file.
1937 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
1939         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1940         Add icalendar-testsuite--test-datestring-to-isodate,
1941         icalendar-testsuite--test-datetime-to-diary-date, and
1942         icalendar-testsuite--test-calendar-style.
1943         (icalendar-testsuite--test-format-ical-event)
1944         (icalendar-testsuite--test-parse-summary-and-rest):
1945         Doc fix.  Remove european-calendar-style.
1946         (icalendar-testsuite--get-ical-event): Doc fix.
1947         (icalendar-testsuite--test-first-weekday-of-year)
1948         (icalendar-testsuite--run-cycle-tests): Add doc string.
1949         (icalendar-testsuite--test-datestring-to-isodate)
1950         (icalendar-testsuite--test-datetime-to-diary-date)
1951         (icalendar-testsuite--test-calendar-style): New functions.
1952         (icalendar-testsuite--test-export): Handle iso date style.
1953         New arg INPUT-ISO.  Use calendar-date-style.
1954         (icalendar-testsuite--test-import): Handle iso date style.
1955         New arg EXPECTED-ISO.  Use calendar-date-style.
1956         (icalendar-testsuite--test-cycle): Handle iso date style.
1957         (icalendar-testsuite--run-import-tests)
1958         (icalendar-testsuite--run-export-tests)
1959         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1961 2008-02-29  Glenn Morris  <rgm@gnu.org>
1963         * README: New file.
1965 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
1967         * icalendar-testsuite.el: New file.
1969 ;; Local Variables:
1970 ;; coding: utf-8
1971 ;; End:
1973   Copyright (C) 2008-2014 Free Software Foundation, Inc.
1975   This file is part of GNU Emacs.
1977   GNU Emacs is free software: you can redistribute it and/or modify
1978   it under the terms of the GNU General Public License as published by
1979   the Free Software Foundation, either version 3 of the License, or
1980   (at your option) any later version.
1982   GNU Emacs is distributed in the hope that it will be useful,
1983   but WITHOUT ANY WARRANTY; without even the implied warranty of
1984   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1985   GNU General Public License for more details.
1987   You should have received a copy of the GNU General Public License
1988   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.