Revert 2013-01-31 change that decides coding system before backing up
[emacs/old-mirror.git] / test / ChangeLog
blobd5c5e58f09c27daa7a00a09bd3d8777e99910d01
1 2014-08-11  Glenn Morris  <rgm@gnu.org>
3         * automated/data/files-bug18141.el.gz: New file.
4         * automated/files.el (files-test-bug-18141-file):
5         New variable and test.  (Bug#18141)
7 2014-08-07  Glenn Morris  <rgm@gnu.org>
9         * automated/Makefile.in (check-tar): Remove, no longer needed.
11 2014-08-03  Glenn Morris  <rgm@gnu.org>
13         * automated/Makefile.in (check-tar): Add as alias for check.
15 2014-07-20  Fabián Ezequiel Gallina  <fgallina@gnu.org>
17         * automated/python-tests.el:
18         (python-util-clone-local-variables-1): Fix test.
20 2014-07-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
22         * automated/python-tests.el (python-shell-make-comint-1):
23         (python-shell-make-comint-2): Fix indentation.
24         (python-shell-make-comint-3)
25         (python-shell-make-comint-4): New tests.
26         (python-shell-get-or-create-process-1): Fix test.
27         (python-shell-get-or-create-process-2)
28         (python-shell-get-or-create-process-3): New tests.
29         (python-shell-internal-get-or-create-process-1): Fix test.
30         (python-shell-prompt-detect-1): New test.
31         (python-shell-prompt-detect-2): New test.  (Bug#17370)
32         (python-shell-prompt-detect-3)
33         (python-shell-prompt-detect-4)
34         (python-shell-prompt-detect-5)
35         (python-shell-prompt-detect-6)
36         (python-shell-prompt-validate-regexps-1)
37         (python-shell-prompt-validate-regexps-2)
38         (python-shell-prompt-validate-regexps-3)
39         (python-shell-prompt-validate-regexps-4)
40         (python-shell-prompt-validate-regexps-5)
41         (python-shell-prompt-validate-regexps-6)
42         (python-shell-prompt-validate-regexps-7)
43         (python-shell-prompt-set-calculated-regexps-1)
44         (python-shell-prompt-set-calculated-regexps-2)
45         (python-shell-prompt-set-calculated-regexps-3)
46         (python-shell-prompt-set-calculated-regexps-4)
47         (python-shell-prompt-set-calculated-regexps-5)
48         (python-shell-prompt-set-calculated-regexps-6)
49         (python-util-valid-regexp-p-1): New tests.
51 2014-07-09  Fabián Ezequiel Gallina  <fgallina@gnu.org>
53         * automated/python-tests.el
54         (python-indent-block-enders-1)
55         (python-indent-block-enders-2): Fix tests.
56         (python-indent-block-enders-3)
57         (python-indent-block-enders-4)
58         (python-indent-block-enders-5)
59         (python-indent-dedenters-1)
60         (python-indent-dedenters-2): Remove tests.
61         (python-indent-dedenters-1)
62         (python-indent-dedenters-2)
63         (python-indent-dedenters-3)
64         (python-indent-dedenters-4)
65         (python-indent-dedenters-5)
66         (python-indent-dedenters-6)
67         (python-indent-dedenters-7)
68         (python-info-dedenter-opening-block-position-1)
69         (python-info-dedenter-opening-block-position-2)
70         (python-info-dedenter-opening-block-position-3)
71         (python-info-dedenter-opening-block-positions-1)
72         (python-info-dedenter-opening-block-positions-2)
73         (python-info-dedenter-opening-block-positions-3)
74         (python-info-dedenter-opening-block-positions-4)
75         (python-info-dedenter-opening-block-positions-5)
76         (python-info-dedenter-opening-block-message-1)
77         (python-info-dedenter-opening-block-message-2)
78         (python-info-dedenter-opening-block-message-3)
79         (python-info-dedenter-opening-block-message-4)
80         (python-info-dedenter-opening-block-message-5)
81         (python-info-dedenter-statement-p-1)
82         (python-info-dedenter-statement-p-2)
83         (python-info-dedenter-statement-p-3)
84         (python-info-dedenter-statement-p-4)
85         (python-info-dedenter-statement-p-5): New tests.
87 2014-07-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
89         * automated/python-tests.el
90         (python-tests-self-insert): New function.
91         (python-triple-quote-pairing): Use it.
92         (python-parens-electric-indent-1): New test. (Bug#17658)
94 2014-06-28  Leo Liu  <sdl.web@gmail.com>
96         * automated/calc-tests.el: New file and add tests for math-bignum.
97         (Bug#17556)
99 2014-06-27  Michael Albinus  <michael.albinus@gmx.de>
101         * automated/dbus-tests.el (dbus--test-register-service)
102         (dbus-test02-register-service-session): Replace `dbus-ping' calls
103         by `dbus-list-known-names'.  (Bug#17858)
105 2014-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
107         * automated/package-test.el (package-test-update-listing)
108         (package-test-update-archives, package-test-describe-package):
109         Adjust tests according to new package-list-unsigned.
111 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
113         * automated/python-tests.el (python-util-strip-string-1): New test.
115 2014-05-08  Glenn Morris  <rgm@gnu.org>
117         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
118         (vc-bzr-test-faulty-bzr-autoloads):
119         Give bzr a temporary home-directory, in case the real one is missing.
121 2014-05-05  Dmitry Gutov  <dgutov@yandex.ru>
123         * automated/ruby-mode-tests.el
124         (ruby-interpolation-after-dollar-sign): New test.
126 2014-05-05  Glenn Morris  <rgm@gnu.org>
128         * automated/help-fns.el: New file.
130 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
132         * automated/tramp-tests.el (top):
133         * automated/file-notify-tests.el (top): Do not disable interactive
134         passwords in batch mode.
135         (password-cache-expiry): Set to nil.
137 2014-04-24  Michael Albinus  <michael.albinus@gmx.de>
139         * automated/file-notify-tests.el
140         (file-notify-test-remote-temporary-file-directory):
141         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
142         Use a mock-up method as default.
143         (tramp-test00-availability): Print the used directory name.
144         (tramp-test33-recursive-load): Fix typo.
146 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
148         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
149         (tramp-test30-special-characters): Remove test for backslash.
151 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
153         * automated/tramp-tests.el
154         (tramp-test19-directory-files-and-attributes)
155         (tramp-test22-file-times): Check for `file-attributes' equality
156         only if there is a usable timestamp.
157         (tramp--test-check-files): Do not use `copy-sequence'.
159 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
161         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
162         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
164 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
166         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
167         (tramp--test-make-temp-name): Optional argument LOCAL.
168         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
169         (tramp-test10-write-region): No special test for out-of-band copy
170         needed anymore.
171         (tramp-test11-copy-file, tramp-test12-rename-file)
172         (tramp-test21-file-links): Extend tests.
173         (tramp-test20-file-modes): More robust check for user "root".
174         (tramp--test-check-files): New defun.
175         (tramp-test30-special-characters, tramp-test33-recursive-load)
176         (tramp-test34-unload): New tests.
177         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
179 2014-04-10  Paul Eggert  <eggert@cs.ucla.edu>
181         * automated/electric-tests.el: Fix spelling error in test name.
182         (whitespace-skipping-for-quotes-not-outside):
183         Rename from whitespace-skipping-for-quotes-not-ouside.
185 2014-04-09  Glenn Morris  <rgm@gnu.org>
187         * automated/python-tests.el (python-triple-quote-pairing):
188         Enable/disable electric-pair-mode as needed.
190         * automated/electric-tests.el (electric-pair-backspace-1):
191         Replace deleted function.
193 2014-04-07  João Távora  <joaotavora@gmail.com>
195         * automated/electric-tests.el (define-electric-pair-test):
196         Don't overtest.
197         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
198         (inhibit-in-mismatched-string-inside-c-comments): New test.
200         * automated/electric-tests.el (inhibit-if-strings-mismatched):
201         New test, change from `inhibit-only-of-next-is-mismatched'.
203 2014-04-06  João Távora  <joaotavora@gmail.com>
205         * automated/python-tests.el (python-triple-quote-pairing): New test.
206         (python-syntax-after-python-backspace): New test.
208         * automated/electric-tests.el (electric-pair-define-test-form):
209         More readable test docstrings.
210         (whitespace-skipping-for-quotes-not-ouside)
211         (whitespace-skipping-for-quotes-only-inside)
212         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
214 2014-03-24  Barry O'Reilly  <gundaetiapo@gmail.com>
216         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
217         (undo-test-region-t-marker): New tests of marker adjustments.
218         (undo-test-marker-adjustment-moved):
219         (undo-test-region-mark-adjustment): New tests to demonstrate
220         bug#16818, which fail without the fix.
222 2014-03-23  Daniel Colascione  <dancol@dancol.org>
224         * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New
225         test: correct parsing of keyword arguments.
227 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
229         * automated/package-test.el (package-test-describe-package):
230         Fix test failure in non-graphical mode.
232 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
234         * automated/package-test.el (package-test-describe-package):
235         Check for the "Keywords: " line.
237         * automated/data/package/archive-contents: Include the :keywords
238         field in `simple-single' data form.
240 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
242         * automated/package-test.el
243         (package-test-install-two-dependencies): New test (bug#16826).
245         * automated/data/package/simple-two-depend-1.1.el: New file.
247         * automated/data/package/archive-contents:
248         Add info about the new package.
250 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
252         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
253         (tramp-test10-write-region): Extend for out-of-band copy.
254         (tramp-test31-asynchronous-requests): New test.
256 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
258         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
259         Add new test of undo in region.
260         (undo-test-in-region-eob): Add test case described at
261         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
263 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
265         * automated/tramp-tests.el (tramp--test-enabled)
266         (tramp-test15-copy-directory): No special handling of tramp-adb.el
267         anymore.  It's fixed in that package.
269 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
271         * automated/tramp-tests.el (tramp--test-enabled): Move connection
272         cleanup into this function.  Remove respective code from all test
273         cases.
274         (tramp--instrument-test-case): Declare `indent' and `debug'.
275         Handle other errors as well.
276         (tramp-test14-delete-directory): Check for `file-error' error.
277         (tramp-test15-copy-directory): Ignore return value of
278         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
279         (tramp-test19-directory-files-and-attributes): Take care of
280         timestamp of "../".
281         (tramp-test20-file-modes, tramp-test27-start-file-process)
282         (tramp-test28-shell-command): Skip for tramp-adb.el.
283         (tramp-test21-file-links): `file-truename' shall preserve trailing
284         link of directories.
285         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
286         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
287         `kill-buffer-query-functions' to nil.
288         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
290 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
292         * automated/tramp-tests.el
293         (tramp-test19-directory-files-and-attributes): Do not include
294         directories in comparison; they might have changed their
295         timestamps already.
297 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
299         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
300         (tramp-test17-insert-directory): First line could contain more
301         text, when produced by `ls-lisp'.
302         (tramp-test19-directory-files-and-attributes): Instrument failed
303         test case.
305 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
307         * automated/tramp-tests.el (tramp-test17-insert-directory):
308         Make first line "total 123" optional.
309         (tramp-test20-file-modes, tramp-test22-file-times)
310         (tramp-test26-process-file, tramp-test27-start-file-process)
311         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
312         tramp-smb.el.
313         (tramp-test20-file-modes): Check for "root" only when there is an
314         explicit user name.
315         (tramp-test21-file-links): Handle "... not supported" error.
316         (tramp-test22-file-times): Skip for "don't know" return values.
317         (tramp-test26-process-file, tramp-test28-shell-command):
318         Remove color escape sequences.
319         (tramp-test28-shell-command): Use `accept-process-output' rather
320         than `sit-for'.
321         (tramp-test30-utf8): Set coding system `utf-8'.
323 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
325         * automated/tramp-tests.el (tramp-test28-shell-command): Perform
326         an initial `sit-for' prior the while loop.
328 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
330         Sync with Tramp 2.2.9.
332         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
333         (tramp-test28-shell-command): Make a while loop when waiting for
334         process exit.
336 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
338         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
339         and `vc-hg'.  Declare `tramp-find-executable' and
340         `tramp-get-remote-path'.
341         (tramp-test29-vc-registered): New test.
342         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
344 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
346         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
347         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
348         (tramp-test28-shell-command): Improve `shell-command' test.  Add
349         `async-shell-command' tests.
351 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
353         * automated/file-notify-tests.el (file-notify--wait-for-events):
354         Use `read-event' instead of `sit-for'.
355         (file-notify-test02-events): Remove expected result, the bug is
356         fixed meanwhile.
357         (file-notify-test02-events, file-notify-test03-autorevert):
358         Use `sleep-for' instead of `sit-for'.
360 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
362         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
363         New test.
365 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
367         * automated/file-notify-tests.el (file-notify--deftest-remote):
368         Do not skip when the local test has failed.  They are unrelated.
369         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
370         `noninteractive' to nil, otherwise `sit-for' could be degraded to
371         `sleep-for'.
372         (file-notify-test02-events): Check for `file-remote-p' instead of
373         `file-notify--test-remote-enabled'.
375 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
377         * automated/file-notify-tests.el (file-notify-test02-events):
378         Let test case fail for Bug#16519.
380 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
382         * automated/file-notify-tests.el (file-notify-test02-events):
383         Hide Bug#16519, until it is solved.
385 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
387         * automated/file-notify-tests.el
388         (file-notify--test-local-enabled): Fix error in logic.
389         (file-notify--wait-for-events): New defmacro.
390         (file-notify-test02-events): Make short breaks between file operations.
391         Use `file-notify--wait-for-events'.  Check, that events have arrived.
392         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
394         * automated/comint-testsuite.el
395         (comint-testsuite-password-strings): Add localized examples.
397 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
399         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
400         case if inotify is not linked with Emacs.  Use `read-event' rather
401         than `sit-for' in order to process events.  (Bug#13662)
403 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
405         * automated/ert-tests.el (ert-test-record-backtrace): Reenable
406         test case with adapted test string.  (Bug#13064)
408 2013-12-28  Glenn Morris  <rgm@gnu.org>
410         * automated/electric-tests.el: Require 'elec-pair.
412 2013-12-26  João Távora  <joaotavora@gmail.com>
414         * automated/electric-tests.el (electric-pair-test-for):
415         Fix autowrapping tests in batch-mode by running with
416         `transient-mark-mode' set to `lambda'.
418         * automated/electric-tests.el: New file.
420 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
422         * automated/python-tests.el
423         (python-nav-lisp-forward-sexp-safe-1): Remove test.
424         (python-nav-forward-sexp-safe-1): New test.
426 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
428         * automated/ruby-mode-tests.el: Add tests for
429         `ruby-align-to-stmt-keywords'.
431         * indent/ruby.rb: Update examples to reflect the lack of change in
432         default indentation of `begin' blocks.
434 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
436         * indent/ruby.rb: Update examples according to the change
437         in `smie-indent-close'.
439 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
441         * indent/ruby.rb: New examples.
443 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
445         * automated/python-tests.el (python-indent-dedenters-2): New test.
447 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
449         * automated/python-tests.el (python-indent-after-comment-1)
450         (python-indent-after-comment-2): New tests.
452 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
454         * automated/python-tests.el (python-indent-block-enders-1):
455         Rename from python-indent-block-enders.
456         (python-indent-block-enders-2): New test.
458 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
460         * indent/js.js: New file.
462 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
464         * automated/dbus-tests.el: New file.
466 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
468         * automated/regexp-tests.el: New file.
470 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
472         * automated/reftex-tests.el (reftex-parse-from-file-test):
473         Run temp-dir through file-truename, to make sure the temporary file
474         names are comparable as strings.
476         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
477         Force Unix EOLs by using 'utf-8-unix', since the default of
478         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
480 2013-11-28  Glenn Morris  <rgm@gnu.org>
482         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
484 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
486         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
487         (EMACSOPT): Use $(PATH_SEP).
489 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
491         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
492         Set to nil.
494 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
496         * automated/file-notify-tests.el
497         (file-notify-test-remote-temporary-file-directory):
498         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
499         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
500         (file-notify--deftest-remote): Cleanup connection initially.
501         (file-notify-test03-autorevert): Run also in batch mode.  Use a
502         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
503         does not work on MS Windows.  Call `accept-process-output' for
504         remote files.  Apply `string-match' instead of `string-equal', the
505         messages are different on MS Windows.
507         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
508         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
509         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
511 2013-11-23  Glenn Morris  <rgm@gnu.org>
513         * automated/python-tests.el (python-shell-make-comint-1)
514         (python-shell-make-comint-2, python-shell-get-process-1):
515         Suppress creation of some temp-files.
517         * automated/python-tests.el (python-shell-parse-command-1)
518         (python-shell-make-comint-1, python-shell-make-comint-2)
519         (python-shell-get-process-1)
520         (python-shell-internal-get-or-create-process-1):
521         Skip rather than fail if prereqs not found.
523         * automated/Makefile.in (emacs):
524         Empty EMACSLOADPATH rather than unsetting.
526 2013-11-22  Glenn Morris  <rgm@gnu.org>
528         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
529         Set expected-result.
531 2013-11-21  Glenn Morris  <rgm@gnu.org>
533         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
534         (compile-main): Pass XARGS_LIMIT to xargs.
536         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
537         (EMACSOPT): Use PATH_SEPARATOR.
539 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
541         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
542         Add a failing test for Bug#15874.
543         (ruby--insert-coding-comment-ruby-style)
544         (ruby--insert-coding-comment-emacs-style)
545         (ruby--insert-coding-comment-custom-style):
546         Add a few tests for `ruby--insert-coding-comment'.
548 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
550         Improve API of recently-added bool vector functions (Bug#15912).
551         * automated/data-tests.el: Adjust to API changes.
553 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
555         * automated/tramp-tests.el (tramp-test07-file-exists-p)
556         (tramp-test08-file-local-copy)
557         (tramp-test09-insert-file-contents, tramp-test10-write-region)
558         (tramp-test11-copy-file, tramp-test12-rename-file)
559         (tramp-test13-make-directory, tramp-test14-delete-directory)
560         (tramp-test15-copy-directory, tramp-test16-directory-files)
561         (tramp-test17-insert-directory, tramp-test18-file-attributes)
562         (tramp-test19-directory-files-and-attributes)
563         (tramp-test20-file-modes, tramp-test21-file-links)
564         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
565         (tramp-test24-file-name-completion, tramp-test25-load)
566         (tramp-test26-process-file, tramp-test27-start-file-process)
567         (tramp-test28-shell-command): Cleanup connection initially.
569 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
571         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
572         connection before running the test.
574 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
576         * automated/tramp-tests.el (tramp-test15-copy-directory)
577         (tramp-test16-directory-files, tramp-test17-insert-directory)
578         (tramp-test18-file-attributes)
579         (tramp-test19-directory-files-and-attributes)
580         (tramp-test20-file-modes, tramp-test21-file-links)
581         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
582         (tramp-test24-file-name-completion, tramp-test25-load)
583         (tramp-test26-process-file, tramp-test27-start-file-process)
584         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
585         (tramp-test29-utf8): New test.
587 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
589         * automated/file-notify-tests.el (file-notify-test02-events)
590         (file-notify-test03-autorevert): Suppress messages in `write-region'.
592         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
593         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
594         (tramp-test26-process-file, tramp-test28-shell-command):
595         Ensure, that the directory is not empty when calling "ls".
597 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
599         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
600         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
601         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
602         (tramp-test09-insert-file-contents, tramp-test10-write-region)
603         (tramp-test26-process-file): Add tests.
604         (tramp-test11-copy-file): Remove debug message.
605         (tramp-test20-file-modes): Special case, if user is "root".
607 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
609         * automated/file-notify-tests.el:
610         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
611         `tramp-remote-path' when running on hydra.
612         (tramp-test07-file-exists-p): Remove instrumentation code.
613         (tramp-test26-process-file): Don't use "/bin/true" and
614         "/bin/false", these paths do not exist on hydra.
616 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
618         * automated/process-tests.el: New file.
620 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
622         * indent/ruby.rb: New examples.
624 2013-11-06  Glenn Morris  <rgm@gnu.org>
626         * automated/Makefile.in (setwins): Avoid accidental matches.
628 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
630         * automated/tramp-tests.el (tramp-test07-file-exists-p):
631         Fix docstring.  Instrument, in order to hunt failure on hydra.
633 2013-11-06  Glenn Morris  <rgm@gnu.org>
635         * automated/flymake-tests.el (warning-predicate-rx-gcc)
636         (warning-predicate-function-gcc, warning-predicate-rx-perl)
637         (warning-predicate-function-perl):
638         * automated/info-xref.el (info-xref-test-makeinfo):
639         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
640         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
642 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
644         * automated/tramp-tests.el: New file.
646 2013-11-05  Glenn Morris  <rgm@gnu.org>
648         Get rid of --chdir usage.
649         * automated/Makefile.in (EMACSOPT): Move -L here.
650         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
651         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
652         (.el.elc): No more need to pass -L here.
653         (compile-main): Get rid of sub-shell and cd.
654         (compile-clean, check): Get rid of cd.
656         Make it possible to run tests with a different working directory.
657         * automated/flymake-tests.el (flymake-tests-data-directory): New.
658         (flymake-tests--current-face): Use flymake-tests-data-directory.
659         (warning-predicate-function-gcc, warning-predicate-rx-perl)
660         (warning-predicate-function-perl): Adapt for above change.
661         * automated/zlib-tests.el (zlib-tests-data-directory): New.
662         (zlib--decompress): Use zlib-tests-data-directory.
664         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
665         Remove test that makes no sense.
667         * automated/files.el (files-test-local-variable-data):
668         Fix result typo presumably caused by interference from dir-locals.
669         (file-test--do-local-variables-test): Prevent dir-locals interfering.
671 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
673         * indent/ruby.rb: Add a statement on the line after heredoc.
674         Move a now-successful example.
676         * automated/ruby-mode-tests.el: Remove outdated comment.
678 2013-11-04  Glenn Morris  <rgm@gnu.org>
680         * automated/Makefile.in (abs_srcdir): Remove.
681         (emacs): Unset EMACSLOADPATH.
682         (.el.elc, check): Use -L to append srcdir to load-path.
684 2013-11-02  Glenn Morris  <rgm@gnu.org>
686         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
687         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
688         (abs_srcdir): New, set by configure.
689         (EMACS): Use a relative file name.
690         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
691         (lisp-compile): Remove (assume it's up-to-date).
692         (compile-main): Do not run lisp-compile.
693         (compile-main, compile-clean, compile-always, bootstrap-clean)
694         (check): Use srcdir rather than $test.  Check cd return value.
695         Use --chdir.
696         (doit, compile, compile-always): Remove stuff copied from lisp/.
697         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
699 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
701         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
702         Add a skipping test.
704 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
706         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
708         * indent/css-mode.css (.x2): Test alignement inside braces.
710 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
712         * indent/ruby.rb: New failing example.
714         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
715         Fix the test, in respect to adding the space after the curly.
717 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
719         * automated/ert-tests.el (ert-test-skip-unless): New test case.
720         (ert-test-deftest): Adapt test for changed macro expansion.
721         (ert-test-run-tests-interactively):
722         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
723         Add a skipping test.
725         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
726         (file-notify--test-local-enabled): Make it a function.  Check also
727         for `file-remote-p' of `temporary-file-directory'.
728         (file-notify--test-remote-enabled-checked): New defvar.
729         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
730         internal functions.  Cache result.
731         (file-notify--deftest-remote, file-notify-test00-availability)
732         (file-notify-test01-add-watch, file-notify-test02-events)
733         (file-notify-test03-autorevert): Add checks with `skip_unless'.
734         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
736 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
738         * indent/ruby.rb: Fix syntax error in the latest example.
740 2013-10-23  Glenn Morris  <rgm@gnu.org>
742         * automated/Makefile.in (abs_top_srcdir, top_builddir):
743         New, set by configure.
744         (top_srcdir): Remove.
745         (abs_test, abs_lispsrc): New.
746         (lisp): No longer absolute.
747         (emacs, lisp-compile, compile, compile-always):
748         Quote entities that might contain whitespace.
750 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
752         * indent/ruby.rb: Move two examples to "working" section, add one
753         more.
755 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
757         * indent/ruby.rb: New examples for indentation of blocks.
758         Example of hash inside parens that inflooped before the present commit.
760 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
762         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
763         allows another timer to run.
765 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
767         * indent/ruby.rb: More examples for bug#15594, both failing and
768         now passing.
770 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
772         * indent/ruby.rb: Add two more cases.
774 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
776         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
777         first use.
778         (ruby-should-indent): Use indent-according-to-mode.
779         (ruby-deftest-move-to-block): Use `declare'.
781 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
783         * indent/ruby.rb: Fix a spurious change, add more failing examples.
785 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
787         * indent/ruby.rb: Add a few more tests; adjust some indentation.
789 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
791         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
792         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
794         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
796 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
798         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
799         Adjust indentation of continued line to the new SMIE behavior.
801 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
803         * automated/completion-tests.el:
804         * indent/css-mode.css: New files.
806 2013-10-03  Daiki Ueno  <ueno@gnu.org>
808         * automated/data/package/signed/archive-contents:
809         * automated/data/package/signed/archive-contents.sig:
810         * automated/data/package/signed/signed-good-1.0.el:
811         * automated/data/package/signed/signed-good-1.0.el.sig:
812         * automated/data/package/signed/signed-bad-1.0.el:
813         * automated/data/package/signed/signed-bad-1.0.el.sig:
814         * automated/data/package/key.pub:
815         * automated/data/package/key.sec: New files.
817         * automated/package-test.el (package-test-update-listing)
818         (package-test-update-archives, package-test-describe-package):
819         Adjust to package.el change.
820         (package-test-signed): New test.
822 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
824         * automated/package-test.el: Update all cases to use :url instead
825         of :homepage.
827         * automated/package-x-test.el
828         (package-x-test--single-archive-entry-1-3): Same.
830 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
832         * automated/package-test.el (simple-single-desc-1-4): Remove, it
833         was unused.
834         (simple-single-desc): Expect :homepage property.
835         (multi-file-desc): Same.
836         (with-package-test): Do not save previous `default-directory'
837         value, let-bind the var instead.
838         (package-test-install-single): Expect :homepage property in the
839         generated pkg file.
840         (package-test-describe-package): Expect Homepage button.
841         (package-test-describe-non-installed-package)
842         (package-test-describe-non-installed-multi-file-package): Same.
843         (package-test-describe-not-installed-package): Remove, it was a
844         duplicate.
846         * automated/package-x-test.el
847         (package-x-test--single-archive-entry-1-3): Expect :homepage
848         property.
849         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
851         * automated/data/package/simple-single-1.3.el: Add URL header.
853         * automated/data/package/archive-contents: Add :homepage
854         properties to `simple-single' and `multi-file'.
856 2013-09-22  Daniel Colascione  <dancol@dancol.org>
858         * automated/data-tests.el:
859         (bool-vector-count-matches-all-0-nil)
860         (bool-vector-count-matches-all-0-t)
861         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
862         (bool-vector-count-matches-at, bool-vector-intersection-op)
863         (bool-vector-union-op, bool-vector-xor-op)
864         (bool-vector-set-difference-op)
865         (bool-vector-change-detection, bool-vector-not): New tests.
866         (mock-bool-vector-count-matches-at)
867         (test-bool-vector-bv-from-hex-string)
868         (test-bool-vector-to-hex-string)
869         (test-bool-vector-count-matches-at-tc)
870         (test-bool-vector-apply-mock-op)
871         (test-bool-vector-binop): New helper functions.
872         (bool-vector-test-vectors): New testcase data.
874 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
876         * automated/advice-tests.el (advice-test-called-interactively-p-around)
877         (advice-test-called-interactively-p-filter-args)
878         (advice-test-called-interactively-p-around): New tests.
880 2013-09-16  Glenn Morris  <rgm@gnu.org>
882         * automated/eshell.el (eshell-match-result):
883         Return a more informative failure than simply "false".  Update callers.
885         * automated/eshell.el (eshell-test/for-name-shadow-loop):
886         Test value before and after loop as well as during.
888 2013-09-15  Glenn Morris  <rgm@gnu.org>
890         * automated/eshell.el (eshell-test/for-name-shadow-loop):
891         New test.  (Bug#15372)
892         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
894 2013-09-13  Glenn Morris  <rgm@gnu.org>
896         * automated/eshell.el (with-temp-eshell):
897         Use a temp directory for eshell-directory-name.
898         (eshell-test-command-result): New, again using a temp directory.
899         Replace eshell-command-result with this throughout.
900         (eshell-test/for-loop, eshell-test/for-name-loop):
901         Ensure environment variables don't confuse us.
903 2013-09-12  Glenn Morris  <rgm@gnu.org>
905         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
906         due to "has a running process; kill it?" prompts.
908 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
910         * automated/eshell.el: Rename from eshell.el.
911         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
913 2013-09-01  Glenn Morris  <rgm@gnu.org>
915         * automated/Makefile.in (setwins): Avoid leading space in $wins.
916         Otherwise the sed command used by eg compile-main ends up
917         containing "/*.el".  (Bug#15170)
919 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
921         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
922         for portability to hosts where /bin/sh has problems.
924 2013-08-21  David Engster  <deng@randomsample.de>
926         * automated/eieio-tests.el, automated/eieio-test-persist.el:
927         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
928         upstream.  Changed to use ERT.
930 2013-08-14  Daniel Hackney  <dan@haxney.org>
932         * automated/package-test.el: Remove tar-package-building functions.
933         Tar file used for testing is included in the repository.
934         (package-test-install-texinfo, package-test-cleanup-built-files):
935         Remove.
937 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
939         * automated/python-tests.el (python-imenu-create-index-4)
940         (python-imenu-create-flat-index-2): New tests.
942 2013-08-05  Glenn Morris  <rgm@gnu.org>
944         * automated/mule-util.el: New file, with tests extracted from
945         lisp/international/mule-util.el.
947 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
949         * automated/advice-tests.el (advice-tests-nadvice): Test removal
950         before definition.
951         (advice-tests-macroaliases): New test.
953 2013-08-04  Glenn Morris  <rgm@gnu.org>
955         * automated/ert-tests.el: Disable failing test that no-one seems
956         to know how to fix.  (Bug#13064)
958         * automated/icalendar-tests.el (icalendar-tests--test-export)
959         (icalendar-tests--test-import): Try more precise TZ specification.
960         Remove debug messages.
962 2013-08-03  Glenn Morris  <rgm@gnu.org>
964         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
966         * automated/icalendar-tests.el (icalendar-tests--test-export)
967         (icalendar-tests--test-import):
968         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
969         (icalendar-tests--test-import): Reset zone even if error occurred.
971 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
973         * automated/core-elisp-tests.el: New file.
975 2013-08-01  Glenn Morris  <rgm@gnu.org>
977         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
978         Try to check that the remote system has a notification program.
980 2013-07-31  Glenn Morris  <rgm@gnu.org>
982         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
984 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
986         * automated/file-notify-tests.el
987         (file-notify--test-local-enabled): New defconst.  Replaces all
988         `file-notify-support' occurrences.
989         (file-notify--test-remote-enabled): New defun.
990         (file-notify--deftest-remote): Use it.
991         (file-notify-test00-availability): Rewrite.
992         (file-notify-test00-availability-remote): New defun.
993         (file-notify-test01-add-watch): Rewrite first erroneous check.
995 2013-07-23  Glenn Morris  <rgm@gnu.org>
997         * automated/inotify-test.el (inotify-file-watch-simple):
998         Delete temp-file when done.
1000         * automated/subword-tests.el: Require subword.
1002 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1004         * automated/subword-tests.el: New file.
1006 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1008         * automated/python-tests.el (python-imenu-create-index-2)
1009         (python-imenu-create-index-3): New tests.
1011 2013-07-11  Glenn Morris  <rgm@gnu.org>
1013         * automated/ert-tests.el: Require cl-lib at runtime too.
1014         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1015         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1016         (ert-test-set-functions, ert-test-gensym)
1017         (ert-test-coerce-to-vector, ert-test-string-position)
1018         (ert-test-mismatch): Remove tests.
1019         * automated/cl-lib.el: New, split from ert-tests.el.
1021         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1022         Goto point-min.
1023         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1024         (ruby-move-to-block-skips-percent-literal)
1025         (ruby-move-to-block-skips-heredoc)
1026         (ruby-move-to-block-moves-from-else-to-if)
1027         (ruby-beginning-of-defun-does-not-fold-case)
1028         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1029         Replace goto-line with forward-line/goto-char.
1030         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1032         * automated/package-test.el (makeinfo-buffer): Autoload.
1033         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1034         (package-test-install-texinfo): Don't require makeinfo.
1036         * automated/files.el: Stop "local variables" confusion.
1038         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1040         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1041         Use with-current-buffer.
1043         * automated/undo-tests.el (undo-test-buffer-modified)
1044         (undo-test-file-modified): New tests.
1046 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1048         * automated/file-notify-tests.el (file-notify-test00-availability):
1049         Set :expected-result.
1050         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1051         (file-notify-test02-events, file-notify-test02-events-remote)
1052         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1053         Skip when `file-notify-support' is nil.  (Bug#14823)
1055 2013-07-09  Glenn Morris  <rgm@gnu.org>
1057         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1058         Declare.
1059         (inotify-file-watch-simple): Silence compiler.
1061         * automated/python-tests.el (python-indent-block-enders):
1062         Make it actually test something.
1064         * automated/package-x-test.el: Require package-test when compiling.
1066         * automated/add-log-tests.el, automated/advice-tests.el:
1067         * automated/imenu-test.el, automated/package-x-test.el:
1068         * automated/python-tests.el, automated/ruby-mode-tests.el:
1069         * automated/xml-parse-tests.el: Explicitly require ert.
1071 2013-07-08  Kenichi Handa  <handa@gnu.org>
1073         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1074         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1076 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1078         * automated/file-notify-tests.el
1079         (file-notify-test-remote-temporary-file-directory):
1080         Use `null-device' on w32.
1081         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1082         (file-notify--test-results, file-notify--test-event)
1083         (file-notify--deftest-remote, file-notify--event-test)
1084         (file-notify--test-event-handler)
1085         (file-notify--test-make-temp-name): Rename, in order to mark them
1086         internal.
1087         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1088         better fitting in noninteractive tests.
1089         (file-notify-test00-availability): Rename from `file-notify-test0'.
1090         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1091         Use `temporary-file-directory '.
1092         (file-notify-test01-add-watch-remote): New test.
1093         (file-notify-test02-events): Rename from `file-notify-test2'.
1094         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1095         (file-notify-test03-autorevert): Rename from
1096         `file-notify-test4'.  Use timeouts.
1097         (file-notify-test03-autorevert-remote): Rename from
1098         `file-notify-test5'.
1100 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1102         * automated/file-notify-tests.el: New package.
1104 2013-06-28  Kenichi Handa  <handa@gnu.org>
1106         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1107         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1108         Callers changed.
1109         (decoder-tests-filename): New function.
1110         (decoder-tests-prefer-utf-8-read)
1111         (decoder-tests-prefer-utf-8-write): New function.
1112         (ert-test-decoder-prefer-utf-8): New test.
1114 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1116         * automated/package-x-test.el: Change the commentary.
1117         (package-x-test--single-archive-entry-1-3)
1118         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1119         using the appropriate data structure.
1121 2013-06-27  Daniel Hackney  <dan@haxney.org>
1123         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1125         * automated/package-x-test.el: New file.
1127         * automated/package-test.el: New file.
1129         * automated/data/package: New directory, with test examples.
1131 2013-06-27  Glenn Morris  <rgm@gnu.org>
1133         * automated/python-tests.el (python-tests-with-temp-file):
1134         Clean up after ourself.
1136         * automated/undo-tests.el (undo-test3): Remove test that seems to
1137         do nothing that the previous one doesn't, except leave a tempfile.
1139 2013-06-26  Glenn Morris  <rgm@gnu.org>
1141         * automated/info-xref.el: New file.
1143 2013-06-25  Glenn Morris  <rgm@gnu.org>
1145         * automated/occur-tests.el (occur-test-create): New function.
1146         Use it to create separate tests for each element, so we run them
1147         all rather than stopping at the first error.
1149 2013-06-24  Glenn Morris  <rgm@gnu.org>
1151         * automated/occur-tests.el (occur-tests):
1152         Update for 2013-05-29 change to occur header line.
1154 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1156         Test suite for flymake.
1157         * automated/flymake-tests.el:
1158         * automated/flymake/warnpred/Makefile
1159         * automated/flymake/warnpred/test.c
1160         * automated/flymake/warnpred/test.pl: New files.
1162 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1164         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1166 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1168         * automated/reftex-tests.el: New test suite for reftex.
1170 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1172         * automated/ruby-mode-tests.el: New tests, for percent literals
1173         and expression expansion.
1175 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1177         * indent/octave.m: Tweak.
1179 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1181         * eshell.el: Rewrite tests using ERT.
1183 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1185         * indent/octave.m: Add tests for %!, # and ### comments.
1187 2013-05-23  Kenichi Handa  <handa@gnu.org>
1189         * automated/decoder-tests.el: New file.
1191 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1193         * indent/ruby.rb: Add multiline regexp example.
1195         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1196         (ruby-regexp-skips-over-interpolation)
1197         (ruby-regexp-continues-till-end-when-unclosed)
1198         (ruby-regexp-can-be-multiline)
1199         (ruby-interpolation-inside-percent-literal): New tests.
1201 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1203         * indent/ruby.rb: Fix indentation after =; add more cases.
1205 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1207         * indent/pascal.pas: Add test for mis-identified comments.
1209 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1211         * automated/imenu-test.el: New file.  (Bug#14112)
1213 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1215         * automated/python-tests.el (python-imenu-prev-index-position-1):
1216         Remove test.
1217         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1218         New tests.
1220 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1222         * automated/python-tests.el (python-nav-backward-defun-2)
1223         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1224         (python-nav-forward-defun-3): New tests.
1226 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1228         * automated/python-tests.el (python-nav-backward-defun-1)
1229         (python-nav-forward-defun-1): New tests.
1231 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1233         * automated/add-log-tests.el: New file.  (Bug#14112)
1235 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1237         * automated/python-tests.el (python-indent-block-enders): New test.
1238         (python-info-current-defun-2): Fix test.
1240 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1242         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1244 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1246         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1247         (python-tests-with-temp-file): New macro.
1248         (python-tests-shell-interpreter): New var.
1249         (python-shell-get-process-name-1)
1250         (python-shell-internal-get-process-name-1)
1251         (python-shell-parse-command-1)
1252         (python-shell-calculate-process-environment-1)
1253         (python-shell-calculate-process-environment-2)
1254         (python-shell-calculate-process-environment-3)
1255         (python-shell-calculate-exec-path-1)
1256         (python-shell-calculate-exec-path-2)
1257         (python-shell-make-comint-1)
1258         (python-shell-make-comint-2)
1259         (python-shell-get-process-1)
1260         (python-shell-get-or-create-process-1)
1261         (python-shell-internal-get-or-create-process-1): New tests.
1263 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1265         * automated/python-tests.el: New file.
1267 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1269         * automated/ruby-mode-tests.el
1270         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1271         bits inside the examples.
1272         (ruby-move-to-block-skips-heredoc): New test.
1273         (ruby-add-log-current-method-after-inner-class):
1274         Lower expectations: move point inside a method, initially.
1276 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1278         * automated/ruby-mode-tests.el
1279         (ruby-move-to-block-skips-percent-literal): New test.
1281 2013-02-04  Chong Yidong  <cyd@gnu.org>
1283         * automated/thingatpt.el: New file.
1285 2013-02-03  Chong Yidong  <cyd@gnu.org>
1287         * automated/files.el (file-test--do-local-variables-test):
1288         Avoid compilation warning message.
1290 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1292         * automated/ruby-mode-tests.el
1293         (ruby-indent-spread-args-in-parens): New test.
1294         * automated/ruby-mode-tests.el (ruby-block-test-example):
1295         Break indentation of the do block opener and add a line inside it.
1296         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1297         Adjust line numbers.
1299 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1301         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1303 2013-01-14  Glenn Morris  <rgm@gnu.org>
1305         * automated/compile-tests.el (compile-tests--test-regexps-data):
1306         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1308 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1310         * automated/man-tests.el: New file.
1312 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1314         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1316 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1318         * automated/undo-tests.el: New file.
1320 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1322         * automated/ruby-mode-tests.el
1323         (ruby-indent-after-block-in-continued-expression): New test.
1325 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1327         * automated/ruby-mode-tests.el:
1328         Rename one interpolation test; add three more.
1329         (ruby-with-temp-buffer): New macro, use it where appropriate.
1330         (ruby-add-log-current-method-examples): Use "_" for target point.
1331         Add four new tests for ruby-add-log-current-method.
1333 2012-12-11  Glenn Morris  <rgm@gnu.org>
1335         * automated/f90.el (f90-test-bug13138): New test.
1337 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1339         * automated/inotify-test.el: New test.
1341 2012-12-02  Chong Yidong  <cyd@gnu.org>
1343         * automated/ruby-mode-tests.el
1344         (ruby-add-log-current-method-examples): Don't use loop macro, to
1345         allow automated testing to work.
1347 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1349         * automated/advice-tests.el (advice-tests--data): Remove.
1350         (advice-tests): Move the tests directly here instead.
1351         Add called-interactively-p tests.
1353 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1355         * automated/ert-x-tests.el: Use cl-lib.
1356         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1358 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1360         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1361         (ruby-indent-inside-heredoc-after-operator)
1362         (ruby-indent-inside-heredoc-after-space): New tests.
1363         Change direct font-lock face references to var references.
1364         (ruby-interpolation-suppresses-syntax-inside): New test.
1365         (ruby-interpolation-inside-percent-literal-with-paren):
1366         New failing test.
1368 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1370         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1371         (ruby-singleton-class-no-heredoc-font-lock)
1372         (ruby-add-log-current-method-examples): New tests.
1373         (ruby-test-string): Extract from ruby-should-indent-buffer.
1374         (ruby-deftest-move-to-block): New macro.
1375         Add several move-to-block tests.
1377 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1379         * automated/advice-tests.el: New tests.
1381 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1383         * automated/compile-tests.el (compile-tests--test-regexps-data):
1384         Add new data for msft's new format.
1386 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1388         * automated/ruby-mode-tests.el:
1389         (ruby-toggle-block-to-multiline): New test.
1390         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1391         (ruby-toggle-block-to-brace): Use buffer-string.
1393 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1395         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1397 2012-08-28  Chong Yidong  <cyd@gnu.org>
1399         * automated/files.el: Test every combination of values for
1400         enable-local-variables and enable-local-eval.
1402 2012-08-19  Chong Yidong  <cyd@gnu.org>
1404         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1406 2012-08-18  Chong Yidong  <cyd@gnu.org>
1408         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1410 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1412         * indent/ruby.rb: Rearrange examples, add new ones.
1414 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1416         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1417         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1419 2012-08-11  Glenn Morris  <rgm@gnu.org>
1421         * automated/files.el: New file.
1423         * automated/Makefile.in (all): Fix typo.
1425 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1427         * automated/ruby-mode-tests.el (ruby-should-indent):
1428         Add docstring, check (current-indentation) instead of (current-column).
1429         (ruby-should-indent-buffer): New function.
1430         Add tests for `ruby-deep-indent-paren' behavior.
1431         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1433 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1435         Original tests in test_ruby_mode.rb in upstream (author).
1437 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1439         * automated/ruby-mode-tests.el (ruby-should-indent)
1440         (ruby-assert-state): New functions.
1441         Add new tests.
1443 2012-07-29  David Engster  <deng@randomsample.de>
1445         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1446         New variable to hold test data for name expansion.
1447         (xml-parse-tests): Test the two different types of name expansion.
1449 2012-07-29  Juri Linkov  <juri@jurta.org>
1451         * automated/occur-tests.el (occur-test-case): Use predefined
1452         buffer name " *test-occur*" instead of a random buffer name.
1454 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1456         * automated/ruby-mode-tests.el: New file with one test.
1458 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1460         * indent/shell.sh: Add test case for ${#VAR}.
1462         * indent/latex-mode.tex: New file.
1464 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1466         * eshell.el: Use cl-lib.
1468 2012-07-03  Chong Yidong  <cyd@gnu.org>
1470         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1472 2012-07-02  Chong Yidong  <cyd@gnu.org>
1474         * automated/xml-parse-tests.el (xml-parse-tests--data):
1475         More testcases.
1477 2012-07-01  Chong Yidong  <cyd@gnu.org>
1479         * automated/xml-parse-tests.el: New file.
1481 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1483         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1484         Use cl-flet.
1486 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1488         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1489         Test escaped commas in TZID (Bug#11473).
1490         (icalendar-import-with-timezone): New.
1491         (icalendar-real-world): Add new testcase as given in the bugreport
1492         of Bug#11473.
1494 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1496         * automated/icalendar-tests.el (icalendar-tests--test-import):
1497         Include UID in import tests (Bug#11525).
1498         (icalendar-import-non-recurring, icalendar-import-rrule)
1499         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1500         UID-import change.
1501         (icalendar-import-with-uid): New.
1502         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1503         Include UID in cycle tests.
1504         (icalendar-cycle, icalendar-real-world): UID-import change.
1506 2012-05-21  Glenn Morris  <rgm@gnu.org>
1508         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1510 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1512         * automated/url-util-tests.el: New file to test
1513         lisp/url/url-util.el.  Only `url-build-query-string' and
1514         `url-parse-query-string' are tested right now (Bug#8706).
1516 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1518         * indent/shell.sh:
1519         * indent/shell.rc: Ad some test cases.
1521 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1523         * indent/ruby.rb: New file, to test new syntax-propertize code.
1525 2012-04-11  Glenn Morris  <rgm@gnu.org>
1527         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1529 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1531         * automated/url-future-tests.el (url-future-tests): Move from
1532         lisp/url/url-future.el and rename.
1534 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1536         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1537         Fix broken test, caused by missing trailing blank.
1539 2011-12-03  Chong Yidong  <cyd@gnu.org>
1541         * automated/compile-tests.el (compile-tests--test-regexps-data):
1542         Increase column numbers by one to reflect change in how
1543         compilation-message is recorded (Bug#10172).
1545 2011-11-22  Glenn Morris  <rgm@gnu.org>
1547         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1549 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1551         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1553 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1555         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1556         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1557         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1559 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1561         * automated/newsticker-tests.el
1562         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1563         newsticker--treeview-tree-update.
1565 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1567         * automated/newsticker-tests.el
1568         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1570         * automated/newsticker-tests.el
1571         (newsticker--group-manage-orphan-feeds): Prevent updating
1572         newsticker treeview.  Fixed bug#9763.
1574 2011-10-20  Glenn Morris  <rgm@gnu.org>
1576         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1578         * automated/vc-bzr.el: New file.
1580 2011-10-15  Glenn Morris  <rgm@gnu.org>
1582         * automated/f90.el: New file.
1584 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1586         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1587         to automated/newsticker-tests.el.  Convert to ERT.
1589 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1591         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1592         Remove, simply use string=.
1593         (icalendar--diarytime-to-isotime)
1594         (icalendar--datetime-to-diary-date)
1595         (icalendar--datestring-to-isodate)
1596         (icalendar--format-ical-event)
1597         (icalendar--parse-summary-and-rest)
1598         (icalendar-tests--do-test-import)
1599         (icalendar-tests--do-test-cycle): Change argument order of
1600         string= to EXPECTED ACTUAL.
1601         (icalendar--import-format-sample)
1602         (icalendar--format-ical-event)
1603         (icalendar-import-non-recurring)
1604         (icalendar-import-rrule)
1605         (icalendar-import-duration)
1606         (icalendar-import-bug-6766)
1607         (icalendar-real-world): Adjust to string= instead of
1608         icalendar-tests--compare-strings.
1609         (icalendar-import-multiple-vcalendars): New.
1611 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1613         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1614         Require CL.
1616 2011-05-09  Juri Linkov  <juri@jurta.org>
1618         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1619         Convert to ERT.
1621 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1623         * automated/compile-tests.el: New file.
1625 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1627         * automated/font-parse-tests.el: Don't byte-compile.
1629         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1631 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1633         * automated/lexbind-tests.el: New file.
1635 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1637         * Version 23.3 released.
1639 2011-03-05  Glenn Morris  <rgm@gnu.org>
1641         * eshell.el: Move here from lisp/eshell/esh-test.el.
1643 2011-03-03  Christian Ohler  <ohler@gnu.org>
1645         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1646         New test.
1648 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1650         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1651         convert to ERT format.
1653 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1655         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1656         convert to ERT format.
1658 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1660         * indent/shell.sh:
1661         * indent/shell.rc: New files.
1663 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1665         * automated/font-parse-tests.el: Move from
1666         font-parse-testsuite.el.
1668 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1670         * font-parse-testsuite.el (test-font-parse-data): New file.
1672 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1674         * indent/prolog.prolog: Add tokenizing tests.
1676 2011-01-13  Christian Ohler  <ohler@gnu.org>
1678         * automated: New directory for automated tests.
1680         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1682         * automated/Makefile.in: New file.
1684 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1686         * indent/modula2.mod: New file.
1688 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1690         * indent/octave.m: Add a test to ensure indentation is local.
1692 2010-10-23  Glenn Morris  <rgm@gnu.org>
1694         * comint-testsuite.el
1695         (comint-testsuite--test-comint-password-prompt-regexp):
1696         Add "Please enter the password".  (Bug#7224)
1698 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1700         * indent/prolog.prolog: Use normal spacing around !.
1702 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1704         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
1706 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1708         * indent/octave.m: Remove some `fixindent' not needed any more.
1710 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1712         * indent/octave.m: New file.
1714 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1716         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1717         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1718         (icalendar-testsuite--run-internal-tests): New.
1719         (icalendar-testsuite--test-convert-ordinary-to-ical)
1720         (icalendar-testsuite--test-convert-block-to-ical)
1721         (icalendar-testsuite--test-convert-anniversary-to-ical)
1722         (icalendar-testsuite--test-parse-vtimezone)
1723         (icalendar-testsuite--do-test-export): Code formatting.
1724         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1725         (icalendar-testsuite--do-test-import)
1726         (icalendar-testsuite--do-test-cycle):
1727         Use icalendar-testsuite--compare-strings
1728         (icalendar-testsuite--run-import-tests): Comment added.
1729         (icalendar-testsuite--run-import-tests)
1730         (icalendar-testsuite--run-real-world-tests): Fix expected results.
1732 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
1734         * redisplay-testsuite.el (test-redisplay-3): New test.
1736 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
1738         * comint-testsuite.el: New file.
1740 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1742         * indent: New dir.
1744 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1746         * Version 23.2 released.
1748 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
1750         * cedet/semantic-ia-utest.el
1751         (semantic-symref-test-count-hits-in-tag): Add function, from
1752         semantic-test.el.
1754         * cedet/tests/test.cpp:
1755         * cedet/tests/test.py:
1756         * cedet/tests/teststruct.cpp:
1757         * cedet/tests/testtemplates.cpp:
1758         * cedet/tests/testusing.cpp:
1759         * cedet/tests/scopetest.cpp:
1760         * cedet/tests/scopetest.java: Files deleted.
1762         * cedet/tests/test.make:
1763         * cedet/tests/test.c:
1764         * cedet/tests/testjavacomp.java:
1765         * cedet/tests/testspp.c:
1766         * cedet/tests/testsppreplace.c:
1767         * cedet/tests/testsppreplaced.c:
1768         * cedet/tests/testsubclass.cpp:
1769         * cedet/tests/testsubclass.hh:
1770         * cedet/tests/testtypedefs.cpp:
1771         * cedet/tests/testvarnames.c:
1772         * cedet/tests/test.el:
1773         * cedet/tests/testdoublens.cpp:
1774         * cedet/tests/testdoublens.hpp: Add copyright header.
1776         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1777         Remove reference to deleted files.
1779 2010-03-30  Juri Linkov  <juri@jurta.org>
1781         * occur-testsuite.el (occur-tests): Add tests for context lines.
1783 2010-03-23  Juri Linkov  <juri@jurta.org>
1785         * occur-testsuite.el: New file.
1787 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1789         * Branch for 23.2.
1791 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
1793         * icalendar-testsuite.el
1794         (icalendar-testsuite--run-function-tests): Add new tests.
1795         (icalendar-testsuite--test-diarytime-to-isotime): Add another
1796         testcase.
1797         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1798         (icalendar-testsuite--test-convert-weekly-to-ical): New.
1799         (icalendar-testsuite--test-convert-yearly-to-ical): New.
1800         (icalendar-testsuite--test-convert-block-to-ical): New.
1801         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1802         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1804 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1806         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1807         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1808         Fix typos in docstrings and error messages.
1809         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1811 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1813         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1814         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1815         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1817 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
1819         * icalendar-testsuite.el
1820         (icalendar-testsuite--run-function-tests):
1821         Add icalendar-testsuite--test-parse-vtimezone.
1822         (icalendar-testsuite--test-parse-vtimezone): New.
1823         (icalendar-testsuite--do-test-cycle): Doc changes.
1824         (icalendar-testsuite--run-real-world-tests): Remove trailing
1825         whitespace -- see change of icalendar--add-diary-entry in
1826         icalendar.el.
1827         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1829 2009-09-30  Glenn Morris  <rgm@gnu.org>
1831         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1833 2009-06-26  Eric Ludlam  <zappo@gnu.org>
1835         * cedet/*: New unit tests, from CEDET repository.
1837 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
1839         * redisplay-testsuite.el: New file.
1841 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1843         * Branch for 23.1.
1845 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
1847         * icalendar-testsuite.el
1848         (icalendar-testsuite--run-function-tests):
1849         Add icalendar-testsuite--test-diarytime-to-isotime.
1850         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1851         recent icalendar fixes.
1852         (icalendar-testsuite--test-diarytime-to-isotime): New.
1853         (icalendar-testsuite--test-create-uid): Adjust to recent
1854         icalendar changes.
1856 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
1858         * bytecomp-testsuite.el: New file.
1860 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
1862         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1863         Add `icalendar-testsuite--test-create-uid'.
1864         (icalendar-testsuite--test-create-uid): New.
1866 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
1868         * newsticker-testsuite.el: New file.
1870 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
1872         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1873         Add icalendar-testsuite--test-datestring-to-isodate,
1874         icalendar-testsuite--test-datetime-to-diary-date, and
1875         icalendar-testsuite--test-calendar-style.
1876         (icalendar-testsuite--test-format-ical-event)
1877         (icalendar-testsuite--test-parse-summary-and-rest):
1878         Doc fix.  Remove european-calendar-style.
1879         (icalendar-testsuite--get-ical-event): Doc fix.
1880         (icalendar-testsuite--test-first-weekday-of-year)
1881         (icalendar-testsuite--run-cycle-tests): Add doc string.
1882         (icalendar-testsuite--test-datestring-to-isodate)
1883         (icalendar-testsuite--test-datetime-to-diary-date)
1884         (icalendar-testsuite--test-calendar-style): New functions.
1885         (icalendar-testsuite--test-export): Handle iso date style.
1886         New arg INPUT-ISO.  Use calendar-date-style.
1887         (icalendar-testsuite--test-import): Handle iso date style.
1888         New arg EXPECTED-ISO.  Use calendar-date-style.
1889         (icalendar-testsuite--test-cycle): Handle iso date style.
1890         (icalendar-testsuite--run-import-tests)
1891         (icalendar-testsuite--run-export-tests)
1892         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1894 2008-02-29  Glenn Morris  <rgm@gnu.org>
1896         * README: New file.
1898 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
1900         * icalendar-testsuite.el: New file.
1902 ;; Local Variables:
1903 ;; coding: utf-8
1904 ;; End:
1906   Copyright (C) 2008-2014 Free Software Foundation, Inc.
1908   This file is part of GNU Emacs.
1910   GNU Emacs is free software: you can redistribute it and/or modify
1911   it under the terms of the GNU General Public License as published by
1912   the Free Software Foundation, either version 3 of the License, or
1913   (at your option) any later version.
1915   GNU Emacs is distributed in the hope that it will be useful,
1916   but WITHOUT ANY WARRANTY; without even the implied warranty of
1917   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1918   GNU General Public License for more details.
1920   You should have received a copy of the GNU General Public License
1921   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.