* test/automated/regexp-tests.el: Require regexp-opt
[emacs.git] / test / ChangeLog
blob11bf34d901c1fd57f72747b02a561f8259cd7ac9
1 2015-01-24  Glenn Morris  <rgm@gnu.org>
3         * automated/regexp-tests.el: Require regexp-opt, which is
4         not preloaded --without-x.
6 2015-01-23  Dmitry Gutov  <dgutov@yandex.ru>
8         Fix package tests when TMPDIR is in HOME.  (Bug#19657)
9         * automated/package-test.el (with-package-test):
10         Bind `abbreviated-home-dir' to nil.
11         (package-test-describe-package, package-test-signed):
12         Expect abbreviated directory names.
14 2015-01-22  Wolfgang Jenkner  <wjenkner@inode.at>
16         * automated/calc-tests.el (calc-tests-equal, calc-tests-simple):
17         New functions.
18         (test-calc-remove-units, test-calc-extract-units)
19         (test-calc-convert-units): New tests.
20         [Backport]
22 2014-12-30  Michael Albinus  <michael.albinus@gmx.de>
24         * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):
25         New defun.
26         (tramp-test30-special-characters): Use it.  (Bug#19463)
27         (tramp--test-check-files): Filter nil file names out.
29 2014-12-29  Michael Albinus  <michael.albinus@gmx.de>
31         Sync with Tramp 2.2.11.
33         * automated/tramp-tests.el (tramp-test30-special-characters):
34         Skip test on MS-Windows.
36 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
38         * automated/python-tests.el (python-shell-buffer-substring-9): New test.
40 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
42         * automated/python-tests.el (python-shell-buffer-substring-1)
43         (python-shell-buffer-substring-2, python-shell-buffer-substring-3)
44         (python-shell-buffer-substring-4, python-shell-buffer-substring-5)
45         (python-shell-buffer-substring-6, python-shell-buffer-substring-7)
46         (python-shell-buffer-substring-8)
47         (python-info-encoding-from-cookie-1)
48         (python-info-encoding-from-cookie-2)
49         (python-info-encoding-from-cookie-3)
50         (python-info-encoding-from-cookie-4)
51         (python-info-encoding-from-cookie-5)
52         (python-info-encoding-from-cookie-6)
53         (python-info-encoding-from-cookie-7, python-info-encoding-1)
54         (python-info-encoding-2): New tests.
56 2014-12-25  Michael Albinus  <michael.albinus@gmx.de>
58         * automated/tramp-tests.el (tramp-test17-insert-directory): Do not
59         expect a given order of "." and "..".
61 2014-12-22  Fabián Ezequiel Gallina  <fgallina@gnu.org>
63         * automated/python-tests.el (python-indent-electric-colon-2)
64         (python-indent-electric-colon-3): New tests.
66 2014-12-14  João Távora  <joaotavora@gmail.com>
68         * automated/electric-tests.el (autowrapping-7): Tests for
69         tex-mode.
71 2014-12-13  Glenn Morris  <rgm@gnu.org>
73         * automated/flymake/warnpred/test.pl: Tweak format, since the
74         previous one seems to have stopped giving a warning with perl 5.20.1.
76 2014-11-22  Fabián Ezequiel Gallina  <fgallina@gnu.org>
78         * automated/python-tests.el
79         (python-shell-calculate-process-environment-4)
80         (python-shell-calculate-process-environment-5): New tests.
81         (python-shell-make-comint-3): Use file-equal-p.
82         (python-shell-get-or-create-process-1)
83         (python-shell-get-or-create-process-2)
84         (python-shell-get-or-create-process-3): Fix interpreter for
85         Windows (Bug#18595).
87 2014-11-15  Fabián Ezequiel Gallina  <fgallina@gnu.org>
89         * automated/python-tests.el (python-indent-dedenters-8): New test
90         for Bug#18432.
92 2014-11-15  Fabián Ezequiel Gallina  <fgallina@gnu.org>
94         * automated/python-tests.el (python-indent-region-1)
95         (python-indent-region-2, python-indent-region-3)
96         (python-indent-region-4, python-indent-region-5): New tests.
98 2014-11-08  Michael Albinus  <michael.albinus@gmx.de>
100         Backport Tramp changes from trunk.
102         * automated/tramp-tests.el (tramp-remote-process-environment):
103         Declare.
104         (tramp--test-enabled): Ignore errors.
105         (tramp--instrument-test-case): Extend docstring.  Print debug
106         buffer in any case.
107         (tramp-test15-copy-directory): Skip for tramp-smb.el.
108         (tramp-test21-file-links): Use `file-truename' for directories.
109         (tramp-test26-process-file): Extend test according to Bug#17815.
110         (tramp-test27-start-file-process, tramp-test28-shell-command):
111         Retrieve process output more robustly.
112         (tramp-test29-vc-registered): Set $BZR_HOME.
113         (tramp--test-check-files): Extend test with `substitute-in-file-name'.
114         (tramp-test30-special-characters): Skip for tramp-adb.el,
115         tramp-gvfs.el and tramp-smb.el.  Add further file names.
117 2014-10-20  Glenn Morris  <rgm@gnu.org>
119         * Version 24.4 released.
121 2014-10-01  Glenn Morris  <rgm@gnu.org>
123         * automated/package-test.el (with-package-test, package-test-signed):
124         Also set HOME to a temp value, in case the real one is absent (e.g.
125         hydra) or read-only.  (Bug#18575)
126         (package-test-signed): Use skip-unless rather than expected-result.
128 2014-09-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
130         * automated/python-tests.el:
131         (python-indent-electric-colon-1): New test.  (Bug#18228)
133 2014-08-18  Glenn Morris  <rgm@gnu.org>
135         * automated/python-tests.el (python-shell-calculate-exec-path-2):
136         Update test for today's python.el changes.
138 2014-08-11  Glenn Morris  <rgm@gnu.org>
140         * automated/data/files-bug18141.el.gz: New file.
141         * automated/files.el (files-test-bug-18141-file):
142         New variable and test.  (Bug#18141)
144 2014-08-07  Glenn Morris  <rgm@gnu.org>
146         * automated/Makefile.in (check-tar): Remove, no longer needed.
148 2014-08-03  Glenn Morris  <rgm@gnu.org>
150         * automated/Makefile.in (check-tar): Add as alias for check.
152 2014-07-20  Fabián Ezequiel Gallina  <fgallina@gnu.org>
154         * automated/python-tests.el:
155         (python-util-clone-local-variables-1): Fix test.
157 2014-07-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
159         * automated/python-tests.el (python-shell-make-comint-1):
160         (python-shell-make-comint-2): Fix indentation.
161         (python-shell-make-comint-3)
162         (python-shell-make-comint-4): New tests.
163         (python-shell-get-or-create-process-1): Fix test.
164         (python-shell-get-or-create-process-2)
165         (python-shell-get-or-create-process-3): New tests.
166         (python-shell-internal-get-or-create-process-1): Fix test.
167         (python-shell-prompt-detect-1): New test.
168         (python-shell-prompt-detect-2): New test.  (Bug#17370)
169         (python-shell-prompt-detect-3)
170         (python-shell-prompt-detect-4)
171         (python-shell-prompt-detect-5)
172         (python-shell-prompt-detect-6)
173         (python-shell-prompt-validate-regexps-1)
174         (python-shell-prompt-validate-regexps-2)
175         (python-shell-prompt-validate-regexps-3)
176         (python-shell-prompt-validate-regexps-4)
177         (python-shell-prompt-validate-regexps-5)
178         (python-shell-prompt-validate-regexps-6)
179         (python-shell-prompt-validate-regexps-7)
180         (python-shell-prompt-set-calculated-regexps-1)
181         (python-shell-prompt-set-calculated-regexps-2)
182         (python-shell-prompt-set-calculated-regexps-3)
183         (python-shell-prompt-set-calculated-regexps-4)
184         (python-shell-prompt-set-calculated-regexps-5)
185         (python-shell-prompt-set-calculated-regexps-6)
186         (python-util-valid-regexp-p-1): New tests.
188 2014-07-09  Fabián Ezequiel Gallina  <fgallina@gnu.org>
190         * automated/python-tests.el
191         (python-indent-block-enders-1)
192         (python-indent-block-enders-2): Fix tests.
193         (python-indent-block-enders-3)
194         (python-indent-block-enders-4)
195         (python-indent-block-enders-5)
196         (python-indent-dedenters-1)
197         (python-indent-dedenters-2): Remove tests.
198         (python-indent-dedenters-1)
199         (python-indent-dedenters-2)
200         (python-indent-dedenters-3)
201         (python-indent-dedenters-4)
202         (python-indent-dedenters-5)
203         (python-indent-dedenters-6)
204         (python-indent-dedenters-7)
205         (python-info-dedenter-opening-block-position-1)
206         (python-info-dedenter-opening-block-position-2)
207         (python-info-dedenter-opening-block-position-3)
208         (python-info-dedenter-opening-block-positions-1)
209         (python-info-dedenter-opening-block-positions-2)
210         (python-info-dedenter-opening-block-positions-3)
211         (python-info-dedenter-opening-block-positions-4)
212         (python-info-dedenter-opening-block-positions-5)
213         (python-info-dedenter-opening-block-message-1)
214         (python-info-dedenter-opening-block-message-2)
215         (python-info-dedenter-opening-block-message-3)
216         (python-info-dedenter-opening-block-message-4)
217         (python-info-dedenter-opening-block-message-5)
218         (python-info-dedenter-statement-p-1)
219         (python-info-dedenter-statement-p-2)
220         (python-info-dedenter-statement-p-3)
221         (python-info-dedenter-statement-p-4)
222         (python-info-dedenter-statement-p-5): New tests.
224 2014-07-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
226         * automated/python-tests.el
227         (python-tests-self-insert): New function.
228         (python-triple-quote-pairing): Use it.
229         (python-parens-electric-indent-1): New test. (Bug#17658)
231 2014-06-28  Leo Liu  <sdl.web@gmail.com>
233         * automated/calc-tests.el: New file and add tests for math-bignum.
234         (Bug#17556)
236 2014-06-27  Michael Albinus  <michael.albinus@gmx.de>
238         * automated/dbus-tests.el (dbus--test-register-service)
239         (dbus-test02-register-service-session): Replace `dbus-ping' calls
240         by `dbus-list-known-names'.  (Bug#17858)
242 2014-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
244         * automated/package-test.el (package-test-update-listing)
245         (package-test-update-archives, package-test-describe-package):
246         Adjust tests according to new package-list-unsigned.
248 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
250         * automated/python-tests.el (python-util-strip-string-1): New test.
252 2014-05-08  Glenn Morris  <rgm@gnu.org>
254         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
255         (vc-bzr-test-faulty-bzr-autoloads):
256         Give bzr a temporary home-directory, in case the real one is missing.
258 2014-05-05  Dmitry Gutov  <dgutov@yandex.ru>
260         * automated/ruby-mode-tests.el
261         (ruby-interpolation-after-dollar-sign): New test.
263 2014-05-05  Glenn Morris  <rgm@gnu.org>
265         * automated/help-fns.el: New file.
267 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
269         * automated/tramp-tests.el (top):
270         * automated/file-notify-tests.el (top): Do not disable interactive
271         passwords in batch mode.
272         (password-cache-expiry): Set to nil.
274 2014-04-24  Michael Albinus  <michael.albinus@gmx.de>
276         * automated/file-notify-tests.el
277         (file-notify-test-remote-temporary-file-directory):
278         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
279         Use a mock-up method as default.
280         (tramp-test00-availability): Print the used directory name.
281         (tramp-test33-recursive-load): Fix typo.
283 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
285         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
286         (tramp-test30-special-characters): Remove test for backslash.
288 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
290         * automated/tramp-tests.el
291         (tramp-test19-directory-files-and-attributes)
292         (tramp-test22-file-times): Check for `file-attributes' equality
293         only if there is a usable timestamp.
294         (tramp--test-check-files): Do not use `copy-sequence'.
296 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
298         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
299         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
301 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
303         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
304         (tramp--test-make-temp-name): Optional argument LOCAL.
305         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
306         (tramp-test10-write-region): No special test for out-of-band copy
307         needed anymore.
308         (tramp-test11-copy-file, tramp-test12-rename-file)
309         (tramp-test21-file-links): Extend tests.
310         (tramp-test20-file-modes): More robust check for user "root".
311         (tramp--test-check-files): New defun.
312         (tramp-test30-special-characters, tramp-test33-recursive-load)
313         (tramp-test34-unload): New tests.
314         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
316 2014-04-10  Paul Eggert  <eggert@cs.ucla.edu>
318         * automated/electric-tests.el: Fix spelling error in test name.
319         (whitespace-skipping-for-quotes-not-outside):
320         Rename from whitespace-skipping-for-quotes-not-ouside.
322 2014-04-09  Glenn Morris  <rgm@gnu.org>
324         * automated/python-tests.el (python-triple-quote-pairing):
325         Enable/disable electric-pair-mode as needed.
327         * automated/electric-tests.el (electric-pair-backspace-1):
328         Replace deleted function.
330 2014-04-07  João Távora  <joaotavora@gmail.com>
332         * automated/electric-tests.el (define-electric-pair-test):
333         Don't overtest.
334         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
335         (inhibit-in-mismatched-string-inside-c-comments): New test.
337         * automated/electric-tests.el (inhibit-if-strings-mismatched):
338         New test, change from `inhibit-only-of-next-is-mismatched'.
340 2014-04-06  João Távora  <joaotavora@gmail.com>
342         * automated/python-tests.el (python-triple-quote-pairing): New test.
343         (python-syntax-after-python-backspace): New test.
345         * automated/electric-tests.el (electric-pair-define-test-form):
346         More readable test docstrings.
347         (whitespace-skipping-for-quotes-not-ouside)
348         (whitespace-skipping-for-quotes-only-inside)
349         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
351 2014-03-24  Barry O'Reilly  <gundaetiapo@gmail.com>
353         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
354         (undo-test-region-t-marker): New tests of marker adjustments.
355         (undo-test-marker-adjustment-moved):
356         (undo-test-region-mark-adjustment): New tests to demonstrate
357         bug#16818, which fail without the fix.
359 2014-03-23  Daniel Colascione  <dancol@dancol.org>
361         * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New
362         test: correct parsing of keyword arguments.
364 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
366         * automated/package-test.el (package-test-describe-package):
367         Fix test failure in non-graphical mode.
369 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
371         * automated/package-test.el (package-test-describe-package):
372         Check for the "Keywords: " line.
374         * automated/data/package/archive-contents: Include the :keywords
375         field in `simple-single' data form.
377 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
379         * automated/package-test.el
380         (package-test-install-two-dependencies): New test (bug#16826).
382         * automated/data/package/simple-two-depend-1.1.el: New file.
384         * automated/data/package/archive-contents:
385         Add info about the new package.
387 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
389         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
390         (tramp-test10-write-region): Extend for out-of-band copy.
391         (tramp-test31-asynchronous-requests): New test.
393 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
395         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
396         Add new test of undo in region.
397         (undo-test-in-region-eob): Add test case described at
398         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
400 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
402         * automated/tramp-tests.el (tramp--test-enabled)
403         (tramp-test15-copy-directory): No special handling of tramp-adb.el
404         anymore.  It's fixed in that package.
406 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
408         * automated/tramp-tests.el (tramp--test-enabled): Move connection
409         cleanup into this function.  Remove respective code from all test
410         cases.
411         (tramp--instrument-test-case): Declare `indent' and `debug'.
412         Handle other errors as well.
413         (tramp-test14-delete-directory): Check for `file-error' error.
414         (tramp-test15-copy-directory): Ignore return value of
415         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
416         (tramp-test19-directory-files-and-attributes): Take care of
417         timestamp of "../".
418         (tramp-test20-file-modes, tramp-test27-start-file-process)
419         (tramp-test28-shell-command): Skip for tramp-adb.el.
420         (tramp-test21-file-links): `file-truename' shall preserve trailing
421         link of directories.
422         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
423         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
424         `kill-buffer-query-functions' to nil.
425         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
427 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
429         * automated/tramp-tests.el
430         (tramp-test19-directory-files-and-attributes): Do not include
431         directories in comparison; they might have changed their
432         timestamps already.
434 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
436         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
437         (tramp-test17-insert-directory): First line could contain more
438         text, when produced by `ls-lisp'.
439         (tramp-test19-directory-files-and-attributes): Instrument failed
440         test case.
442 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
444         * automated/tramp-tests.el (tramp-test17-insert-directory):
445         Make first line "total 123" optional.
446         (tramp-test20-file-modes, tramp-test22-file-times)
447         (tramp-test26-process-file, tramp-test27-start-file-process)
448         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
449         tramp-smb.el.
450         (tramp-test20-file-modes): Check for "root" only when there is an
451         explicit user name.
452         (tramp-test21-file-links): Handle "... not supported" error.
453         (tramp-test22-file-times): Skip for "don't know" return values.
454         (tramp-test26-process-file, tramp-test28-shell-command):
455         Remove color escape sequences.
456         (tramp-test28-shell-command): Use `accept-process-output' rather
457         than `sit-for'.
458         (tramp-test30-utf8): Set coding system `utf-8'.
460 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
462         * automated/tramp-tests.el (tramp-test28-shell-command): Perform
463         an initial `sit-for' prior the while loop.
465 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
467         Sync with Tramp 2.2.9.
469         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
470         (tramp-test28-shell-command): Make a while loop when waiting for
471         process exit.
473 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
475         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
476         and `vc-hg'.  Declare `tramp-find-executable' and
477         `tramp-get-remote-path'.
478         (tramp-test29-vc-registered): New test.
479         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
481 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
483         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
484         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
485         (tramp-test28-shell-command): Improve `shell-command' test.  Add
486         `async-shell-command' tests.
488 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
490         * automated/file-notify-tests.el (file-notify--wait-for-events):
491         Use `read-event' instead of `sit-for'.
492         (file-notify-test02-events): Remove expected result, the bug is
493         fixed meanwhile.
494         (file-notify-test02-events, file-notify-test03-autorevert):
495         Use `sleep-for' instead of `sit-for'.
497 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
499         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
500         New test.
502 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
504         * automated/file-notify-tests.el (file-notify--deftest-remote):
505         Do not skip when the local test has failed.  They are unrelated.
506         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
507         `noninteractive' to nil, otherwise `sit-for' could be degraded to
508         `sleep-for'.
509         (file-notify-test02-events): Check for `file-remote-p' instead of
510         `file-notify--test-remote-enabled'.
512 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
514         * automated/file-notify-tests.el (file-notify-test02-events):
515         Let test case fail for Bug#16519.
517 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
519         * automated/file-notify-tests.el (file-notify-test02-events):
520         Hide Bug#16519, until it is solved.
522 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
524         * automated/file-notify-tests.el
525         (file-notify--test-local-enabled): Fix error in logic.
526         (file-notify--wait-for-events): New defmacro.
527         (file-notify-test02-events): Make short breaks between file operations.
528         Use `file-notify--wait-for-events'.  Check, that events have arrived.
529         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
531         * automated/comint-testsuite.el
532         (comint-testsuite-password-strings): Add localized examples.
534 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
536         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
537         case if inotify is not linked with Emacs.  Use `read-event' rather
538         than `sit-for' in order to process events.  (Bug#13662)
540 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
542         * automated/ert-tests.el (ert-test-record-backtrace): Reenable
543         test case with adapted test string.  (Bug#13064)
545 2013-12-28  Glenn Morris  <rgm@gnu.org>
547         * automated/electric-tests.el: Require 'elec-pair.
549 2013-12-26  João Távora  <joaotavora@gmail.com>
551         * automated/electric-tests.el (electric-pair-test-for):
552         Fix autowrapping tests in batch-mode by running with
553         `transient-mark-mode' set to `lambda'.
555         * automated/electric-tests.el: New file.
557 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
559         * automated/python-tests.el
560         (python-nav-lisp-forward-sexp-safe-1): Remove test.
561         (python-nav-forward-sexp-safe-1): New test.
563 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
565         * automated/ruby-mode-tests.el: Add tests for
566         `ruby-align-to-stmt-keywords'.
568         * indent/ruby.rb: Update examples to reflect the lack of change in
569         default indentation of `begin' blocks.
571 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
573         * indent/ruby.rb: Update examples according to the change
574         in `smie-indent-close'.
576 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
578         * indent/ruby.rb: New examples.
580 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
582         * automated/python-tests.el (python-indent-dedenters-2): New test.
584 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
586         * automated/python-tests.el (python-indent-after-comment-1)
587         (python-indent-after-comment-2): New tests.
589 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
591         * automated/python-tests.el (python-indent-block-enders-1):
592         Rename from python-indent-block-enders.
593         (python-indent-block-enders-2): New test.
595 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
597         * indent/js.js: New file.
599 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
601         * automated/dbus-tests.el: New file.
603 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
605         * automated/regexp-tests.el: New file.
607 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
609         * automated/reftex-tests.el (reftex-parse-from-file-test):
610         Run temp-dir through file-truename, to make sure the temporary file
611         names are comparable as strings.
613         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
614         Force Unix EOLs by using 'utf-8-unix', since the default of
615         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
617 2013-11-28  Glenn Morris  <rgm@gnu.org>
619         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
621 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
623         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
624         (EMACSOPT): Use $(PATH_SEP).
626 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
628         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
629         Set to nil.
631 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
633         * automated/file-notify-tests.el
634         (file-notify-test-remote-temporary-file-directory):
635         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
636         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
637         (file-notify--deftest-remote): Cleanup connection initially.
638         (file-notify-test03-autorevert): Run also in batch mode.  Use a
639         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
640         does not work on MS Windows.  Call `accept-process-output' for
641         remote files.  Apply `string-match' instead of `string-equal', the
642         messages are different on MS Windows.
644         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
645         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
646         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
648 2013-11-23  Glenn Morris  <rgm@gnu.org>
650         * automated/python-tests.el (python-shell-make-comint-1)
651         (python-shell-make-comint-2, python-shell-get-process-1):
652         Suppress creation of some temp-files.
654         * automated/python-tests.el (python-shell-parse-command-1)
655         (python-shell-make-comint-1, python-shell-make-comint-2)
656         (python-shell-get-process-1)
657         (python-shell-internal-get-or-create-process-1):
658         Skip rather than fail if prereqs not found.
660         * automated/Makefile.in (emacs):
661         Empty EMACSLOADPATH rather than unsetting.
663 2013-11-22  Glenn Morris  <rgm@gnu.org>
665         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
666         Set expected-result.
668 2013-11-21  Glenn Morris  <rgm@gnu.org>
670         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
671         (compile-main): Pass XARGS_LIMIT to xargs.
673         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
674         (EMACSOPT): Use PATH_SEPARATOR.
676 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
678         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
679         Add a failing test for Bug#15874.
680         (ruby--insert-coding-comment-ruby-style)
681         (ruby--insert-coding-comment-emacs-style)
682         (ruby--insert-coding-comment-custom-style):
683         Add a few tests for `ruby--insert-coding-comment'.
685 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
687         Improve API of recently-added bool vector functions (Bug#15912).
688         * automated/data-tests.el: Adjust to API changes.
690 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
692         * automated/tramp-tests.el (tramp-test07-file-exists-p)
693         (tramp-test08-file-local-copy)
694         (tramp-test09-insert-file-contents, tramp-test10-write-region)
695         (tramp-test11-copy-file, tramp-test12-rename-file)
696         (tramp-test13-make-directory, tramp-test14-delete-directory)
697         (tramp-test15-copy-directory, tramp-test16-directory-files)
698         (tramp-test17-insert-directory, tramp-test18-file-attributes)
699         (tramp-test19-directory-files-and-attributes)
700         (tramp-test20-file-modes, tramp-test21-file-links)
701         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
702         (tramp-test24-file-name-completion, tramp-test25-load)
703         (tramp-test26-process-file, tramp-test27-start-file-process)
704         (tramp-test28-shell-command): Cleanup connection initially.
706 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
708         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
709         connection before running the test.
711 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
713         * automated/tramp-tests.el (tramp-test15-copy-directory)
714         (tramp-test16-directory-files, tramp-test17-insert-directory)
715         (tramp-test18-file-attributes)
716         (tramp-test19-directory-files-and-attributes)
717         (tramp-test20-file-modes, tramp-test21-file-links)
718         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
719         (tramp-test24-file-name-completion, tramp-test25-load)
720         (tramp-test26-process-file, tramp-test27-start-file-process)
721         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
722         (tramp-test29-utf8): New test.
724 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
726         * automated/file-notify-tests.el (file-notify-test02-events)
727         (file-notify-test03-autorevert): Suppress messages in `write-region'.
729         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
730         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
731         (tramp-test26-process-file, tramp-test28-shell-command):
732         Ensure, that the directory is not empty when calling "ls".
734 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
736         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
737         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
738         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
739         (tramp-test09-insert-file-contents, tramp-test10-write-region)
740         (tramp-test26-process-file): Add tests.
741         (tramp-test11-copy-file): Remove debug message.
742         (tramp-test20-file-modes): Special case, if user is "root".
744 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
746         * automated/file-notify-tests.el:
747         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
748         `tramp-remote-path' when running on hydra.
749         (tramp-test07-file-exists-p): Remove instrumentation code.
750         (tramp-test26-process-file): Don't use "/bin/true" and
751         "/bin/false", these paths do not exist on hydra.
753 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
755         * automated/process-tests.el: New file.
757 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
759         * indent/ruby.rb: New examples.
761 2013-11-06  Glenn Morris  <rgm@gnu.org>
763         * automated/Makefile.in (setwins): Avoid accidental matches.
765 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
767         * automated/tramp-tests.el (tramp-test07-file-exists-p):
768         Fix docstring.  Instrument, in order to hunt failure on hydra.
770 2013-11-06  Glenn Morris  <rgm@gnu.org>
772         * automated/flymake-tests.el (warning-predicate-rx-gcc)
773         (warning-predicate-function-gcc, warning-predicate-rx-perl)
774         (warning-predicate-function-perl):
775         * automated/info-xref.el (info-xref-test-makeinfo):
776         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
777         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
779 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
781         * automated/tramp-tests.el: New file.
783 2013-11-05  Glenn Morris  <rgm@gnu.org>
785         Get rid of --chdir usage.
786         * automated/Makefile.in (EMACSOPT): Move -L here.
787         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
788         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
789         (.el.elc): No more need to pass -L here.
790         (compile-main): Get rid of sub-shell and cd.
791         (compile-clean, check): Get rid of cd.
793         Make it possible to run tests with a different working directory.
794         * automated/flymake-tests.el (flymake-tests-data-directory): New.
795         (flymake-tests--current-face): Use flymake-tests-data-directory.
796         (warning-predicate-function-gcc, warning-predicate-rx-perl)
797         (warning-predicate-function-perl): Adapt for above change.
798         * automated/zlib-tests.el (zlib-tests-data-directory): New.
799         (zlib--decompress): Use zlib-tests-data-directory.
801         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
802         Remove test that makes no sense.
804         * automated/files.el (files-test-local-variable-data):
805         Fix result typo presumably caused by interference from dir-locals.
806         (file-test--do-local-variables-test): Prevent dir-locals interfering.
808 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
810         * indent/ruby.rb: Add a statement on the line after heredoc.
811         Move a now-successful example.
813         * automated/ruby-mode-tests.el: Remove outdated comment.
815 2013-11-04  Glenn Morris  <rgm@gnu.org>
817         * automated/Makefile.in (abs_srcdir): Remove.
818         (emacs): Unset EMACSLOADPATH.
819         (.el.elc, check): Use -L to append srcdir to load-path.
821 2013-11-02  Glenn Morris  <rgm@gnu.org>
823         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
824         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
825         (abs_srcdir): New, set by configure.
826         (EMACS): Use a relative file name.
827         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
828         (lisp-compile): Remove (assume it's up-to-date).
829         (compile-main): Do not run lisp-compile.
830         (compile-main, compile-clean, compile-always, bootstrap-clean)
831         (check): Use srcdir rather than $test.  Check cd return value.
832         Use --chdir.
833         (doit, compile, compile-always): Remove stuff copied from lisp/.
834         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
836 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
838         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
839         Add a skipping test.
841 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
843         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
845         * indent/css-mode.css (.x2): Test alignement inside braces.
847 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
849         * indent/ruby.rb: New failing example.
851         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
852         Fix the test, in respect to adding the space after the curly.
854 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
856         * automated/ert-tests.el (ert-test-skip-unless): New test case.
857         (ert-test-deftest): Adapt test for changed macro expansion.
858         (ert-test-run-tests-interactively):
859         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
860         Add a skipping test.
862         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
863         (file-notify--test-local-enabled): Make it a function.  Check also
864         for `file-remote-p' of `temporary-file-directory'.
865         (file-notify--test-remote-enabled-checked): New defvar.
866         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
867         internal functions.  Cache result.
868         (file-notify--deftest-remote, file-notify-test00-availability)
869         (file-notify-test01-add-watch, file-notify-test02-events)
870         (file-notify-test03-autorevert): Add checks with `skip_unless'.
871         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
873 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
875         * indent/ruby.rb: Fix syntax error in the latest example.
877 2013-10-23  Glenn Morris  <rgm@gnu.org>
879         * automated/Makefile.in (abs_top_srcdir, top_builddir):
880         New, set by configure.
881         (top_srcdir): Remove.
882         (abs_test, abs_lispsrc): New.
883         (lisp): No longer absolute.
884         (emacs, lisp-compile, compile, compile-always):
885         Quote entities that might contain whitespace.
887 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
889         * indent/ruby.rb: Move two examples to "working" section, add one
890         more.
892 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
894         * indent/ruby.rb: New examples for indentation of blocks.
895         Example of hash inside parens that inflooped before the present commit.
897 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
899         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
900         allows another timer to run.
902 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
904         * indent/ruby.rb: More examples for bug#15594, both failing and
905         now passing.
907 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
909         * indent/ruby.rb: Add two more cases.
911 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
913         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
914         first use.
915         (ruby-should-indent): Use indent-according-to-mode.
916         (ruby-deftest-move-to-block): Use `declare'.
918 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
920         * indent/ruby.rb: Fix a spurious change, add more failing examples.
922 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
924         * indent/ruby.rb: Add a few more tests; adjust some indentation.
926 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
928         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
929         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
931         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
933 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
935         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
936         Adjust indentation of continued line to the new SMIE behavior.
938 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
940         * automated/completion-tests.el:
941         * indent/css-mode.css: New files.
943 2013-10-03  Daiki Ueno  <ueno@gnu.org>
945         * automated/data/package/signed/archive-contents:
946         * automated/data/package/signed/archive-contents.sig:
947         * automated/data/package/signed/signed-good-1.0.el:
948         * automated/data/package/signed/signed-good-1.0.el.sig:
949         * automated/data/package/signed/signed-bad-1.0.el:
950         * automated/data/package/signed/signed-bad-1.0.el.sig:
951         * automated/data/package/key.pub:
952         * automated/data/package/key.sec: New files.
954         * automated/package-test.el (package-test-update-listing)
955         (package-test-update-archives, package-test-describe-package):
956         Adjust to package.el change.
957         (package-test-signed): New test.
959 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
961         * automated/package-test.el: Update all cases to use :url instead
962         of :homepage.
964         * automated/package-x-test.el
965         (package-x-test--single-archive-entry-1-3): Same.
967 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
969         * automated/package-test.el (simple-single-desc-1-4): Remove, it
970         was unused.
971         (simple-single-desc): Expect :homepage property.
972         (multi-file-desc): Same.
973         (with-package-test): Do not save previous `default-directory'
974         value, let-bind the var instead.
975         (package-test-install-single): Expect :homepage property in the
976         generated pkg file.
977         (package-test-describe-package): Expect Homepage button.
978         (package-test-describe-non-installed-package)
979         (package-test-describe-non-installed-multi-file-package): Same.
980         (package-test-describe-not-installed-package): Remove, it was a
981         duplicate.
983         * automated/package-x-test.el
984         (package-x-test--single-archive-entry-1-3): Expect :homepage
985         property.
986         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
988         * automated/data/package/simple-single-1.3.el: Add URL header.
990         * automated/data/package/archive-contents: Add :homepage
991         properties to `simple-single' and `multi-file'.
993 2013-09-22  Daniel Colascione  <dancol@dancol.org>
995         * automated/data-tests.el:
996         (bool-vector-count-matches-all-0-nil)
997         (bool-vector-count-matches-all-0-t)
998         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
999         (bool-vector-count-matches-at, bool-vector-intersection-op)
1000         (bool-vector-union-op, bool-vector-xor-op)
1001         (bool-vector-set-difference-op)
1002         (bool-vector-change-detection, bool-vector-not): New tests.
1003         (mock-bool-vector-count-matches-at)
1004         (test-bool-vector-bv-from-hex-string)
1005         (test-bool-vector-to-hex-string)
1006         (test-bool-vector-count-matches-at-tc)
1007         (test-bool-vector-apply-mock-op)
1008         (test-bool-vector-binop): New helper functions.
1009         (bool-vector-test-vectors): New testcase data.
1011 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1013         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1014         (advice-test-called-interactively-p-filter-args)
1015         (advice-test-called-interactively-p-around): New tests.
1017 2013-09-16  Glenn Morris  <rgm@gnu.org>
1019         * automated/eshell.el (eshell-match-result):
1020         Return a more informative failure than simply "false".  Update callers.
1022         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1023         Test value before and after loop as well as during.
1025 2013-09-15  Glenn Morris  <rgm@gnu.org>
1027         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1028         New test.  (Bug#15372)
1029         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1031 2013-09-13  Glenn Morris  <rgm@gnu.org>
1033         * automated/eshell.el (with-temp-eshell):
1034         Use a temp directory for eshell-directory-name.
1035         (eshell-test-command-result): New, again using a temp directory.
1036         Replace eshell-command-result with this throughout.
1037         (eshell-test/for-loop, eshell-test/for-name-loop):
1038         Ensure environment variables don't confuse us.
1040 2013-09-12  Glenn Morris  <rgm@gnu.org>
1042         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1043         due to "has a running process; kill it?" prompts.
1045 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1047         * automated/eshell.el: Rename from eshell.el.
1048         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1050 2013-09-01  Glenn Morris  <rgm@gnu.org>
1052         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1053         Otherwise the sed command used by eg compile-main ends up
1054         containing "/*.el".  (Bug#15170)
1056 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1058         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1059         for portability to hosts where /bin/sh has problems.
1061 2013-08-21  David Engster  <deng@randomsample.de>
1063         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1064         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1065         upstream.  Changed to use ERT.
1067 2013-08-14  Daniel Hackney  <dan@haxney.org>
1069         * automated/package-test.el: Remove tar-package-building functions.
1070         Tar file used for testing is included in the repository.
1071         (package-test-install-texinfo, package-test-cleanup-built-files):
1072         Remove.
1074 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1076         * automated/python-tests.el (python-imenu-create-index-4)
1077         (python-imenu-create-flat-index-2): New tests.
1079 2013-08-05  Glenn Morris  <rgm@gnu.org>
1081         * automated/mule-util.el: New file, with tests extracted from
1082         lisp/international/mule-util.el.
1084 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1086         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1087         before definition.
1088         (advice-tests-macroaliases): New test.
1090 2013-08-04  Glenn Morris  <rgm@gnu.org>
1092         * automated/ert-tests.el: Disable failing test that no-one seems
1093         to know how to fix.  (Bug#13064)
1095         * automated/icalendar-tests.el (icalendar-tests--test-export)
1096         (icalendar-tests--test-import): Try more precise TZ specification.
1097         Remove debug messages.
1099 2013-08-03  Glenn Morris  <rgm@gnu.org>
1101         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1103         * automated/icalendar-tests.el (icalendar-tests--test-export)
1104         (icalendar-tests--test-import):
1105         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1106         (icalendar-tests--test-import): Reset zone even if error occurred.
1108 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1110         * automated/core-elisp-tests.el: New file.
1112 2013-08-01  Glenn Morris  <rgm@gnu.org>
1114         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1115         Try to check that the remote system has a notification program.
1117 2013-07-31  Glenn Morris  <rgm@gnu.org>
1119         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1121 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1123         * automated/file-notify-tests.el
1124         (file-notify--test-local-enabled): New defconst.  Replaces all
1125         `file-notify-support' occurrences.
1126         (file-notify--test-remote-enabled): New defun.
1127         (file-notify--deftest-remote): Use it.
1128         (file-notify-test00-availability): Rewrite.
1129         (file-notify-test00-availability-remote): New defun.
1130         (file-notify-test01-add-watch): Rewrite first erroneous check.
1132 2013-07-23  Glenn Morris  <rgm@gnu.org>
1134         * automated/inotify-test.el (inotify-file-watch-simple):
1135         Delete temp-file when done.
1137         * automated/subword-tests.el: Require subword.
1139 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1141         * automated/subword-tests.el: New file.
1143 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1145         * automated/python-tests.el (python-imenu-create-index-2)
1146         (python-imenu-create-index-3): New tests.
1148 2013-07-11  Glenn Morris  <rgm@gnu.org>
1150         * automated/ert-tests.el: Require cl-lib at runtime too.
1151         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1152         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1153         (ert-test-set-functions, ert-test-gensym)
1154         (ert-test-coerce-to-vector, ert-test-string-position)
1155         (ert-test-mismatch): Remove tests.
1156         * automated/cl-lib.el: New, split from ert-tests.el.
1158         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1159         Goto point-min.
1160         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1161         (ruby-move-to-block-skips-percent-literal)
1162         (ruby-move-to-block-skips-heredoc)
1163         (ruby-move-to-block-moves-from-else-to-if)
1164         (ruby-beginning-of-defun-does-not-fold-case)
1165         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1166         Replace goto-line with forward-line/goto-char.
1167         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1169         * automated/package-test.el (makeinfo-buffer): Autoload.
1170         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1171         (package-test-install-texinfo): Don't require makeinfo.
1173         * automated/files.el: Stop "local variables" confusion.
1175         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1177         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1178         Use with-current-buffer.
1180         * automated/undo-tests.el (undo-test-buffer-modified)
1181         (undo-test-file-modified): New tests.
1183 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1185         * automated/file-notify-tests.el (file-notify-test00-availability):
1186         Set :expected-result.
1187         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1188         (file-notify-test02-events, file-notify-test02-events-remote)
1189         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1190         Skip when `file-notify-support' is nil.  (Bug#14823)
1192 2013-07-09  Glenn Morris  <rgm@gnu.org>
1194         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1195         Declare.
1196         (inotify-file-watch-simple): Silence compiler.
1198         * automated/python-tests.el (python-indent-block-enders):
1199         Make it actually test something.
1201         * automated/package-x-test.el: Require package-test when compiling.
1203         * automated/add-log-tests.el, automated/advice-tests.el:
1204         * automated/imenu-test.el, automated/package-x-test.el:
1205         * automated/python-tests.el, automated/ruby-mode-tests.el:
1206         * automated/xml-parse-tests.el: Explicitly require ert.
1208 2013-07-08  Kenichi Handa  <handa@gnu.org>
1210         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1211         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1213 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1215         * automated/file-notify-tests.el
1216         (file-notify-test-remote-temporary-file-directory):
1217         Use `null-device' on w32.
1218         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1219         (file-notify--test-results, file-notify--test-event)
1220         (file-notify--deftest-remote, file-notify--event-test)
1221         (file-notify--test-event-handler)
1222         (file-notify--test-make-temp-name): Rename, in order to mark them
1223         internal.
1224         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1225         better fitting in noninteractive tests.
1226         (file-notify-test00-availability): Rename from `file-notify-test0'.
1227         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1228         Use `temporary-file-directory '.
1229         (file-notify-test01-add-watch-remote): New test.
1230         (file-notify-test02-events): Rename from `file-notify-test2'.
1231         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1232         (file-notify-test03-autorevert): Rename from
1233         `file-notify-test4'.  Use timeouts.
1234         (file-notify-test03-autorevert-remote): Rename from
1235         `file-notify-test5'.
1237 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1239         * automated/file-notify-tests.el: New package.
1241 2013-06-28  Kenichi Handa  <handa@gnu.org>
1243         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1244         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1245         Callers changed.
1246         (decoder-tests-filename): New function.
1247         (decoder-tests-prefer-utf-8-read)
1248         (decoder-tests-prefer-utf-8-write): New function.
1249         (ert-test-decoder-prefer-utf-8): New test.
1251 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1253         * automated/package-x-test.el: Change the commentary.
1254         (package-x-test--single-archive-entry-1-3)
1255         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1256         using the appropriate data structure.
1258 2013-06-27  Daniel Hackney  <dan@haxney.org>
1260         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1262         * automated/package-x-test.el: New file.
1264         * automated/package-test.el: New file.
1266         * automated/data/package: New directory, with test examples.
1268 2013-06-27  Glenn Morris  <rgm@gnu.org>
1270         * automated/python-tests.el (python-tests-with-temp-file):
1271         Clean up after ourself.
1273         * automated/undo-tests.el (undo-test3): Remove test that seems to
1274         do nothing that the previous one doesn't, except leave a tempfile.
1276 2013-06-26  Glenn Morris  <rgm@gnu.org>
1278         * automated/info-xref.el: New file.
1280 2013-06-25  Glenn Morris  <rgm@gnu.org>
1282         * automated/occur-tests.el (occur-test-create): New function.
1283         Use it to create separate tests for each element, so we run them
1284         all rather than stopping at the first error.
1286 2013-06-24  Glenn Morris  <rgm@gnu.org>
1288         * automated/occur-tests.el (occur-tests):
1289         Update for 2013-05-29 change to occur header line.
1291 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1293         Test suite for flymake.
1294         * automated/flymake-tests.el:
1295         * automated/flymake/warnpred/Makefile
1296         * automated/flymake/warnpred/test.c
1297         * automated/flymake/warnpred/test.pl: New files.
1299 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1301         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1303 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1305         * automated/reftex-tests.el: New test suite for reftex.
1307 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1309         * automated/ruby-mode-tests.el: New tests, for percent literals
1310         and expression expansion.
1312 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1314         * indent/octave.m: Tweak.
1316 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1318         * eshell.el: Rewrite tests using ERT.
1320 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1322         * indent/octave.m: Add tests for %!, # and ### comments.
1324 2013-05-23  Kenichi Handa  <handa@gnu.org>
1326         * automated/decoder-tests.el: New file.
1328 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1330         * indent/ruby.rb: Add multiline regexp example.
1332         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1333         (ruby-regexp-skips-over-interpolation)
1334         (ruby-regexp-continues-till-end-when-unclosed)
1335         (ruby-regexp-can-be-multiline)
1336         (ruby-interpolation-inside-percent-literal): New tests.
1338 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1340         * indent/ruby.rb: Fix indentation after =; add more cases.
1342 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1344         * indent/pascal.pas: Add test for mis-identified comments.
1346 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1348         * automated/imenu-test.el: New file.  (Bug#14112)
1350 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1352         * automated/python-tests.el (python-imenu-prev-index-position-1):
1353         Remove test.
1354         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1355         New tests.
1357 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1359         * automated/python-tests.el (python-nav-backward-defun-2)
1360         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1361         (python-nav-forward-defun-3): New tests.
1363 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1365         * automated/python-tests.el (python-nav-backward-defun-1)
1366         (python-nav-forward-defun-1): New tests.
1368 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1370         * automated/add-log-tests.el: New file.  (Bug#14112)
1372 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1374         * automated/python-tests.el (python-indent-block-enders): New test.
1375         (python-info-current-defun-2): Fix test.
1377 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1379         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1381 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1383         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1384         (python-tests-with-temp-file): New macro.
1385         (python-tests-shell-interpreter): New var.
1386         (python-shell-get-process-name-1)
1387         (python-shell-internal-get-process-name-1)
1388         (python-shell-parse-command-1)
1389         (python-shell-calculate-process-environment-1)
1390         (python-shell-calculate-process-environment-2)
1391         (python-shell-calculate-process-environment-3)
1392         (python-shell-calculate-exec-path-1)
1393         (python-shell-calculate-exec-path-2)
1394         (python-shell-make-comint-1)
1395         (python-shell-make-comint-2)
1396         (python-shell-get-process-1)
1397         (python-shell-get-or-create-process-1)
1398         (python-shell-internal-get-or-create-process-1): New tests.
1400 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1402         * automated/python-tests.el: New file.
1404 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1406         * automated/ruby-mode-tests.el
1407         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1408         bits inside the examples.
1409         (ruby-move-to-block-skips-heredoc): New test.
1410         (ruby-add-log-current-method-after-inner-class):
1411         Lower expectations: move point inside a method, initially.
1413 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1415         * automated/ruby-mode-tests.el
1416         (ruby-move-to-block-skips-percent-literal): New test.
1418 2013-02-04  Chong Yidong  <cyd@gnu.org>
1420         * automated/thingatpt.el: New file.
1422 2013-02-03  Chong Yidong  <cyd@gnu.org>
1424         * automated/files.el (file-test--do-local-variables-test):
1425         Avoid compilation warning message.
1427 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1429         * automated/ruby-mode-tests.el
1430         (ruby-indent-spread-args-in-parens): New test.
1431         * automated/ruby-mode-tests.el (ruby-block-test-example):
1432         Break indentation of the do block opener and add a line inside it.
1433         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1434         Adjust line numbers.
1436 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1438         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1440 2013-01-14  Glenn Morris  <rgm@gnu.org>
1442         * automated/compile-tests.el (compile-tests--test-regexps-data):
1443         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1445 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1447         * automated/man-tests.el: New file.
1449 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1451         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1453 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1455         * automated/undo-tests.el: New file.
1457 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1459         * automated/ruby-mode-tests.el
1460         (ruby-indent-after-block-in-continued-expression): New test.
1462 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1464         * automated/ruby-mode-tests.el:
1465         Rename one interpolation test; add three more.
1466         (ruby-with-temp-buffer): New macro, use it where appropriate.
1467         (ruby-add-log-current-method-examples): Use "_" for target point.
1468         Add four new tests for ruby-add-log-current-method.
1470 2012-12-11  Glenn Morris  <rgm@gnu.org>
1472         * automated/f90.el (f90-test-bug13138): New test.
1474 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1476         * automated/inotify-test.el: New test.
1478 2012-12-02  Chong Yidong  <cyd@gnu.org>
1480         * automated/ruby-mode-tests.el
1481         (ruby-add-log-current-method-examples): Don't use loop macro, to
1482         allow automated testing to work.
1484 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1486         * automated/advice-tests.el (advice-tests--data): Remove.
1487         (advice-tests): Move the tests directly here instead.
1488         Add called-interactively-p tests.
1490 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1492         * automated/ert-x-tests.el: Use cl-lib.
1493         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1495 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1497         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1498         (ruby-indent-inside-heredoc-after-operator)
1499         (ruby-indent-inside-heredoc-after-space): New tests.
1500         Change direct font-lock face references to var references.
1501         (ruby-interpolation-suppresses-syntax-inside): New test.
1502         (ruby-interpolation-inside-percent-literal-with-paren):
1503         New failing test.
1505 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1507         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1508         (ruby-singleton-class-no-heredoc-font-lock)
1509         (ruby-add-log-current-method-examples): New tests.
1510         (ruby-test-string): Extract from ruby-should-indent-buffer.
1511         (ruby-deftest-move-to-block): New macro.
1512         Add several move-to-block tests.
1514 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1516         * automated/advice-tests.el: New tests.
1518 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1520         * automated/compile-tests.el (compile-tests--test-regexps-data):
1521         Add new data for msft's new format.
1523 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1525         * automated/ruby-mode-tests.el:
1526         (ruby-toggle-block-to-multiline): New test.
1527         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1528         (ruby-toggle-block-to-brace): Use buffer-string.
1530 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1532         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1534 2012-08-28  Chong Yidong  <cyd@gnu.org>
1536         * automated/files.el: Test every combination of values for
1537         enable-local-variables and enable-local-eval.
1539 2012-08-19  Chong Yidong  <cyd@gnu.org>
1541         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1543 2012-08-18  Chong Yidong  <cyd@gnu.org>
1545         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1547 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1549         * indent/ruby.rb: Rearrange examples, add new ones.
1551 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1553         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1554         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1556 2012-08-11  Glenn Morris  <rgm@gnu.org>
1558         * automated/files.el: New file.
1560         * automated/Makefile.in (all): Fix typo.
1562 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1564         * automated/ruby-mode-tests.el (ruby-should-indent):
1565         Add docstring, check (current-indentation) instead of (current-column).
1566         (ruby-should-indent-buffer): New function.
1567         Add tests for `ruby-deep-indent-paren' behavior.
1568         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1570 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1572         Original tests in test_ruby_mode.rb in upstream (author).
1574 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1576         * automated/ruby-mode-tests.el (ruby-should-indent)
1577         (ruby-assert-state): New functions.
1578         Add new tests.
1580 2012-07-29  David Engster  <deng@randomsample.de>
1582         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1583         New variable to hold test data for name expansion.
1584         (xml-parse-tests): Test the two different types of name expansion.
1586 2012-07-29  Juri Linkov  <juri@jurta.org>
1588         * automated/occur-tests.el (occur-test-case): Use predefined
1589         buffer name " *test-occur*" instead of a random buffer name.
1591 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1593         * automated/ruby-mode-tests.el: New file with one test.
1595 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1597         * indent/shell.sh: Add test case for ${#VAR}.
1599         * indent/latex-mode.tex: New file.
1601 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1603         * eshell.el: Use cl-lib.
1605 2012-07-03  Chong Yidong  <cyd@gnu.org>
1607         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1609 2012-07-02  Chong Yidong  <cyd@gnu.org>
1611         * automated/xml-parse-tests.el (xml-parse-tests--data):
1612         More testcases.
1614 2012-07-01  Chong Yidong  <cyd@gnu.org>
1616         * automated/xml-parse-tests.el: New file.
1618 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1620         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1621         Use cl-flet.
1623 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1625         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1626         Test escaped commas in TZID (Bug#11473).
1627         (icalendar-import-with-timezone): New.
1628         (icalendar-real-world): Add new testcase as given in the bugreport
1629         of Bug#11473.
1631 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1633         * automated/icalendar-tests.el (icalendar-tests--test-import):
1634         Include UID in import tests (Bug#11525).
1635         (icalendar-import-non-recurring, icalendar-import-rrule)
1636         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1637         UID-import change.
1638         (icalendar-import-with-uid): New.
1639         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1640         Include UID in cycle tests.
1641         (icalendar-cycle, icalendar-real-world): UID-import change.
1643 2012-05-21  Glenn Morris  <rgm@gnu.org>
1645         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1647 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1649         * automated/url-util-tests.el: New file to test
1650         lisp/url/url-util.el.  Only `url-build-query-string' and
1651         `url-parse-query-string' are tested right now (Bug#8706).
1653 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1655         * indent/shell.sh:
1656         * indent/shell.rc: Ad some test cases.
1658 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1660         * indent/ruby.rb: New file, to test new syntax-propertize code.
1662 2012-04-11  Glenn Morris  <rgm@gnu.org>
1664         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1666 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1668         * automated/url-future-tests.el (url-future-tests): Move from
1669         lisp/url/url-future.el and rename.
1671 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1673         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1674         Fix broken test, caused by missing trailing blank.
1676 2011-12-03  Chong Yidong  <cyd@gnu.org>
1678         * automated/compile-tests.el (compile-tests--test-regexps-data):
1679         Increase column numbers by one to reflect change in how
1680         compilation-message is recorded (Bug#10172).
1682 2011-11-22  Glenn Morris  <rgm@gnu.org>
1684         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1686 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1688         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1690 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1692         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1693         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1694         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1696 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1698         * automated/newsticker-tests.el
1699         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1700         newsticker--treeview-tree-update.
1702 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1704         * automated/newsticker-tests.el
1705         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1707         * automated/newsticker-tests.el
1708         (newsticker--group-manage-orphan-feeds): Prevent updating
1709         newsticker treeview.  Fixed bug#9763.
1711 2011-10-20  Glenn Morris  <rgm@gnu.org>
1713         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1715         * automated/vc-bzr.el: New file.
1717 2011-10-15  Glenn Morris  <rgm@gnu.org>
1719         * automated/f90.el: New file.
1721 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1723         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1724         to automated/newsticker-tests.el.  Convert to ERT.
1726 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1728         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1729         Remove, simply use string=.
1730         (icalendar--diarytime-to-isotime)
1731         (icalendar--datetime-to-diary-date)
1732         (icalendar--datestring-to-isodate)
1733         (icalendar--format-ical-event)
1734         (icalendar--parse-summary-and-rest)
1735         (icalendar-tests--do-test-import)
1736         (icalendar-tests--do-test-cycle): Change argument order of
1737         string= to EXPECTED ACTUAL.
1738         (icalendar--import-format-sample)
1739         (icalendar--format-ical-event)
1740         (icalendar-import-non-recurring)
1741         (icalendar-import-rrule)
1742         (icalendar-import-duration)
1743         (icalendar-import-bug-6766)
1744         (icalendar-real-world): Adjust to string= instead of
1745         icalendar-tests--compare-strings.
1746         (icalendar-import-multiple-vcalendars): New.
1748 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1750         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1751         Require CL.
1753 2011-05-09  Juri Linkov  <juri@jurta.org>
1755         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1756         Convert to ERT.
1758 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1760         * automated/compile-tests.el: New file.
1762 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1764         * automated/font-parse-tests.el: Don't byte-compile.
1766         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1768 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1770         * automated/lexbind-tests.el: New file.
1772 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1774         * Version 23.3 released.
1776 2011-03-05  Glenn Morris  <rgm@gnu.org>
1778         * eshell.el: Move here from lisp/eshell/esh-test.el.
1780 2011-03-03  Christian Ohler  <ohler@gnu.org>
1782         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1783         New test.
1785 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1787         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1788         convert to ERT format.
1790 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1792         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1793         convert to ERT format.
1795 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1797         * indent/shell.sh:
1798         * indent/shell.rc: New files.
1800 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1802         * automated/font-parse-tests.el: Move from
1803         font-parse-testsuite.el.
1805 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1807         * font-parse-testsuite.el (test-font-parse-data): New file.
1809 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1811         * indent/prolog.prolog: Add tokenizing tests.
1813 2011-01-13  Christian Ohler  <ohler@gnu.org>
1815         * automated: New directory for automated tests.
1817         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1819         * automated/Makefile.in: New file.
1821 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1823         * indent/modula2.mod: New file.
1825 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1827         * indent/octave.m: Add a test to ensure indentation is local.
1829 2010-10-23  Glenn Morris  <rgm@gnu.org>
1831         * comint-testsuite.el
1832         (comint-testsuite--test-comint-password-prompt-regexp):
1833         Add "Please enter the password".  (Bug#7224)
1835 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1837         * indent/prolog.prolog: Use normal spacing around !.
1839 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1841         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
1843 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1845         * indent/octave.m: Remove some `fixindent' not needed any more.
1847 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1849         * indent/octave.m: New file.
1851 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1853         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1854         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1855         (icalendar-testsuite--run-internal-tests): New.
1856         (icalendar-testsuite--test-convert-ordinary-to-ical)
1857         (icalendar-testsuite--test-convert-block-to-ical)
1858         (icalendar-testsuite--test-convert-anniversary-to-ical)
1859         (icalendar-testsuite--test-parse-vtimezone)
1860         (icalendar-testsuite--do-test-export): Code formatting.
1861         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1862         (icalendar-testsuite--do-test-import)
1863         (icalendar-testsuite--do-test-cycle):
1864         Use icalendar-testsuite--compare-strings
1865         (icalendar-testsuite--run-import-tests): Comment added.
1866         (icalendar-testsuite--run-import-tests)
1867         (icalendar-testsuite--run-real-world-tests): Fix expected results.
1869 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
1871         * redisplay-testsuite.el (test-redisplay-3): New test.
1873 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
1875         * comint-testsuite.el: New file.
1877 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1879         * indent: New dir.
1881 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1883         * Version 23.2 released.
1885 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
1887         * cedet/semantic-ia-utest.el
1888         (semantic-symref-test-count-hits-in-tag): Add function, from
1889         semantic-test.el.
1891         * cedet/tests/test.cpp:
1892         * cedet/tests/test.py:
1893         * cedet/tests/teststruct.cpp:
1894         * cedet/tests/testtemplates.cpp:
1895         * cedet/tests/testusing.cpp:
1896         * cedet/tests/scopetest.cpp:
1897         * cedet/tests/scopetest.java: Files deleted.
1899         * cedet/tests/test.make:
1900         * cedet/tests/test.c:
1901         * cedet/tests/testjavacomp.java:
1902         * cedet/tests/testspp.c:
1903         * cedet/tests/testsppreplace.c:
1904         * cedet/tests/testsppreplaced.c:
1905         * cedet/tests/testsubclass.cpp:
1906         * cedet/tests/testsubclass.hh:
1907         * cedet/tests/testtypedefs.cpp:
1908         * cedet/tests/testvarnames.c:
1909         * cedet/tests/test.el:
1910         * cedet/tests/testdoublens.cpp:
1911         * cedet/tests/testdoublens.hpp: Add copyright header.
1913         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1914         Remove reference to deleted files.
1916 2010-03-30  Juri Linkov  <juri@jurta.org>
1918         * occur-testsuite.el (occur-tests): Add tests for context lines.
1920 2010-03-23  Juri Linkov  <juri@jurta.org>
1922         * occur-testsuite.el: New file.
1924 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1926         * Branch for 23.2.
1928 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
1930         * icalendar-testsuite.el
1931         (icalendar-testsuite--run-function-tests): Add new tests.
1932         (icalendar-testsuite--test-diarytime-to-isotime): Add another
1933         testcase.
1934         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1935         (icalendar-testsuite--test-convert-weekly-to-ical): New.
1936         (icalendar-testsuite--test-convert-yearly-to-ical): New.
1937         (icalendar-testsuite--test-convert-block-to-ical): New.
1938         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1939         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1941 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1943         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1944         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1945         Fix typos in docstrings and error messages.
1946         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1948 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1950         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1951         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1952         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1954 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
1956         * icalendar-testsuite.el
1957         (icalendar-testsuite--run-function-tests):
1958         Add icalendar-testsuite--test-parse-vtimezone.
1959         (icalendar-testsuite--test-parse-vtimezone): New.
1960         (icalendar-testsuite--do-test-cycle): Doc changes.
1961         (icalendar-testsuite--run-real-world-tests): Remove trailing
1962         whitespace -- see change of icalendar--add-diary-entry in
1963         icalendar.el.
1964         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1966 2009-09-30  Glenn Morris  <rgm@gnu.org>
1968         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1970 2009-06-26  Eric Ludlam  <zappo@gnu.org>
1972         * cedet/*: New unit tests, from CEDET repository.
1974 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
1976         * redisplay-testsuite.el: New file.
1978 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1980         * Branch for 23.1.
1982 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
1984         * icalendar-testsuite.el
1985         (icalendar-testsuite--run-function-tests):
1986         Add icalendar-testsuite--test-diarytime-to-isotime.
1987         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1988         recent icalendar fixes.
1989         (icalendar-testsuite--test-diarytime-to-isotime): New.
1990         (icalendar-testsuite--test-create-uid): Adjust to recent
1991         icalendar changes.
1993 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
1995         * bytecomp-testsuite.el: New file.
1997 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
1999         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2000         Add `icalendar-testsuite--test-create-uid'.
2001         (icalendar-testsuite--test-create-uid): New.
2003 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2005         * newsticker-testsuite.el: New file.
2007 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2009         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2010         Add icalendar-testsuite--test-datestring-to-isodate,
2011         icalendar-testsuite--test-datetime-to-diary-date, and
2012         icalendar-testsuite--test-calendar-style.
2013         (icalendar-testsuite--test-format-ical-event)
2014         (icalendar-testsuite--test-parse-summary-and-rest):
2015         Doc fix.  Remove european-calendar-style.
2016         (icalendar-testsuite--get-ical-event): Doc fix.
2017         (icalendar-testsuite--test-first-weekday-of-year)
2018         (icalendar-testsuite--run-cycle-tests): Add doc string.
2019         (icalendar-testsuite--test-datestring-to-isodate)
2020         (icalendar-testsuite--test-datetime-to-diary-date)
2021         (icalendar-testsuite--test-calendar-style): New functions.
2022         (icalendar-testsuite--test-export): Handle iso date style.
2023         New arg INPUT-ISO.  Use calendar-date-style.
2024         (icalendar-testsuite--test-import): Handle iso date style.
2025         New arg EXPECTED-ISO.  Use calendar-date-style.
2026         (icalendar-testsuite--test-cycle): Handle iso date style.
2027         (icalendar-testsuite--run-import-tests)
2028         (icalendar-testsuite--run-export-tests)
2029         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2031 2008-02-29  Glenn Morris  <rgm@gnu.org>
2033         * README: New file.
2035 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2037         * icalendar-testsuite.el: New file.
2039 ;; Local Variables:
2040 ;; coding: utf-8
2041 ;; End:
2043   Copyright (C) 2008-2015 Free Software Foundation, Inc.
2045   This file is part of GNU Emacs.
2047   GNU Emacs is free software: you can redistribute it and/or modify
2048   it under the terms of the GNU General Public License as published by
2049   the Free Software Foundation, either version 3 of the License, or
2050   (at your option) any later version.
2052   GNU Emacs is distributed in the hope that it will be useful,
2053   but WITHOUT ANY WARRANTY; without even the implied warranty of
2054   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2055   GNU General Public License for more details.
2057   You should have received a copy of the GNU General Public License
2058   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.