* lisp/progmodes/python.el (python-indent-post-self-insert-function):
[emacs.git] / test / ChangeLog
blobf93b553f341386f64464614ab5e41c4d9988ebde
1 2014-07-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3         * automated/python-tests.el
4         (python-tests-self-insert): New function.
5         (python-triple-quote-pairing): Use it.
6         (python-util-forward-comment-1): New test. (Bug#17658)
8 2014-06-28  Leo Liu  <sdl.web@gmail.com>
10         * automated/calc-tests.el: New file and add tests for math-bignum.
11         (Bug#17556)
13 2014-06-27  Michael Albinus  <michael.albinus@gmx.de>
15         * automated/dbus-tests.el (dbus--test-register-service)
16         (dbus-test02-register-service-session): Replace `dbus-ping' calls
17         by `dbus-list-known-names'.  (Bug#17858)
19 2014-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
21         * automated/package-test.el (package-test-update-listing)
22         (package-test-update-archives, package-test-describe-package):
23         Adjust tests according to new package-list-unsigned.
25 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
27         * automated/python-tests.el (python-util-strip-string-1): New test.
29 2014-05-08  Glenn Morris  <rgm@gnu.org>
31         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
32         (vc-bzr-test-faulty-bzr-autoloads):
33         Give bzr a temporary home-directory, in case the real one is missing.
35 2014-05-05  Dmitry Gutov  <dgutov@yandex.ru>
37         * automated/ruby-mode-tests.el
38         (ruby-interpolation-after-dollar-sign): New test.
40 2014-05-05  Glenn Morris  <rgm@gnu.org>
42         * automated/help-fns.el: New file.
44 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
46         * automated/tramp-tests.el (top):
47         * automated/file-notify-tests.el (top): Do not disable interactive
48         passwords in batch mode.
49         (password-cache-expiry): Set to nil.
51 2014-04-24  Michael Albinus  <michael.albinus@gmx.de>
53         * automated/file-notify-tests.el
54         (file-notify-test-remote-temporary-file-directory):
55         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
56         Use a mock-up method as default.
57         (tramp-test00-availability): Print the used directory name.
58         (tramp-test33-recursive-load): Fix typo.
60 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
62         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
63         (tramp-test30-special-characters): Remove test for backslash.
65 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
67         * automated/tramp-tests.el
68         (tramp-test19-directory-files-and-attributes)
69         (tramp-test22-file-times): Check for `file-attributes' equality
70         only if there is a usable timestamp.
71         (tramp--test-check-files): Do not use `copy-sequence'.
73 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
75         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
76         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
78 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
80         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
81         (tramp--test-make-temp-name): Optional argument LOCAL.
82         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
83         (tramp-test10-write-region): No special test for out-of-band copy
84         needed anymore.
85         (tramp-test11-copy-file, tramp-test12-rename-file)
86         (tramp-test21-file-links): Extend tests.
87         (tramp-test20-file-modes): More robust check for user "root".
88         (tramp--test-check-files): New defun.
89         (tramp-test30-special-characters, tramp-test33-recursive-load)
90         (tramp-test34-unload): New tests.
91         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
93 2014-04-10  Paul Eggert  <eggert@cs.ucla.edu>
95         * automated/electric-tests.el: Fix spelling error in test name.
96         (whitespace-skipping-for-quotes-not-outside):
97         Rename from whitespace-skipping-for-quotes-not-ouside.
99 2014-04-09  Glenn Morris  <rgm@gnu.org>
101         * automated/python-tests.el (python-triple-quote-pairing):
102         Enable/disable electric-pair-mode as needed.
104         * automated/electric-tests.el (electric-pair-backspace-1):
105         Replace deleted function.
107 2014-04-07  João Távora  <joaotavora@gmail.com>
109         * automated/electric-tests.el (define-electric-pair-test):
110         Don't overtest.
111         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
112         (inhibit-in-mismatched-string-inside-c-comments): New test.
114         * automated/electric-tests.el (inhibit-if-strings-mismatched):
115         New test, change from `inhibit-only-of-next-is-mismatched'.
117 2014-04-06  João Távora  <joaotavora@gmail.com>
119         * automated/python-tests.el (python-triple-quote-pairing): New test.
120         (python-syntax-after-python-backspace): New test.
122         * automated/electric-tests.el (electric-pair-define-test-form):
123         More readable test docstrings.
124         (whitespace-skipping-for-quotes-not-ouside)
125         (whitespace-skipping-for-quotes-only-inside)
126         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
128 2014-03-24  Barry O'Reilly  <gundaetiapo@gmail.com>
130         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
131         (undo-test-region-t-marker): New tests of marker adjustments.
132         (undo-test-marker-adjustment-moved):
133         (undo-test-region-mark-adjustment): New tests to demonstrate
134         bug#16818, which fail without the fix.
136 2014-03-23  Daniel Colascione  <dancol@dancol.org>
138         * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New
139         test: correct parsing of keyword arguments.
141 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
143         * automated/package-test.el (package-test-describe-package):
144         Fix test failure in non-graphical mode.
146 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
148         * automated/package-test.el (package-test-describe-package):
149         Check for the "Keywords: " line.
151         * automated/data/package/archive-contents: Include the :keywords
152         field in `simple-single' data form.
154 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
156         * automated/package-test.el
157         (package-test-install-two-dependencies): New test (bug#16826).
159         * automated/data/package/simple-two-depend-1.1.el: New file.
161         * automated/data/package/archive-contents:
162         Add info about the new package.
164 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
166         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
167         (tramp-test10-write-region): Extend for out-of-band copy.
168         (tramp-test31-asynchronous-requests): New test.
170 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
172         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
173         Add new test of undo in region.
174         (undo-test-in-region-eob): Add test case described at
175         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
177 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
179         * automated/tramp-tests.el (tramp--test-enabled)
180         (tramp-test15-copy-directory): No special handling of tramp-adb.el
181         anymore.  It's fixed in that package.
183 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
185         * automated/tramp-tests.el (tramp--test-enabled): Move connection
186         cleanup into this function.  Remove respective code from all test
187         cases.
188         (tramp--instrument-test-case): Declare `indent' and `debug'.
189         Handle other errors as well.
190         (tramp-test14-delete-directory): Check for `file-error' error.
191         (tramp-test15-copy-directory): Ignore return value of
192         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
193         (tramp-test19-directory-files-and-attributes): Take care of
194         timestamp of "../".
195         (tramp-test20-file-modes, tramp-test27-start-file-process)
196         (tramp-test28-shell-command): Skip for tramp-adb.el.
197         (tramp-test21-file-links): `file-truename' shall preserve trailing
198         link of directories.
199         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
200         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
201         `kill-buffer-query-functions' to nil.
202         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
204 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
206         * automated/tramp-tests.el
207         (tramp-test19-directory-files-and-attributes): Do not include
208         directories in comparison; they might have changed their
209         timestamps already.
211 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
213         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
214         (tramp-test17-insert-directory): First line could contain more
215         text, when produced by `ls-lisp'.
216         (tramp-test19-directory-files-and-attributes): Instrument failed
217         test case.
219 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
221         * automated/tramp-tests.el (tramp-test17-insert-directory):
222         Make first line "total 123" optional.
223         (tramp-test20-file-modes, tramp-test22-file-times)
224         (tramp-test26-process-file, tramp-test27-start-file-process)
225         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
226         tramp-smb.el.
227         (tramp-test20-file-modes): Check for "root" only when there is an
228         explicit user name.
229         (tramp-test21-file-links): Handle "... not supported" error.
230         (tramp-test22-file-times): Skip for "don't know" return values.
231         (tramp-test26-process-file, tramp-test28-shell-command):
232         Remove color escape sequences.
233         (tramp-test28-shell-command): Use `accept-process-output' rather
234         than `sit-for'.
235         (tramp-test30-utf8): Set coding system `utf-8'.
237 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
239         * automated/tramp-tests.el (tramp-test28-shell-command): Perform
240         an initial `sit-for' prior the while loop.
242 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
244         Sync with Tramp 2.2.9.
246         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
247         (tramp-test28-shell-command): Make a while loop when waiting for
248         process exit.
250 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
252         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
253         and `vc-hg'.  Declare `tramp-find-executable' and
254         `tramp-get-remote-path'.
255         (tramp-test29-vc-registered): New test.
256         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
258 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
260         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
261         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
262         (tramp-test28-shell-command): Improve `shell-command' test.  Add
263         `async-shell-command' tests.
265 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
267         * automated/file-notify-tests.el (file-notify--wait-for-events):
268         Use `read-event' instead of `sit-for'.
269         (file-notify-test02-events): Remove expected result, the bug is
270         fixed meanwhile.
271         (file-notify-test02-events, file-notify-test03-autorevert):
272         Use `sleep-for' instead of `sit-for'.
274 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
276         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
277         New test.
279 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
281         * automated/file-notify-tests.el (file-notify--deftest-remote):
282         Do not skip when the local test has failed.  They are unrelated.
283         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
284         `noninteractive' to nil, otherwise `sit-for' could be degraded to
285         `sleep-for'.
286         (file-notify-test02-events): Check for `file-remote-p' instead of
287         `file-notify--test-remote-enabled'.
289 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
291         * automated/file-notify-tests.el (file-notify-test02-events):
292         Let test case fail for Bug#16519.
294 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
296         * automated/file-notify-tests.el (file-notify-test02-events):
297         Hide Bug#16519, until it is solved.
299 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
301         * automated/file-notify-tests.el
302         (file-notify--test-local-enabled): Fix error in logic.
303         (file-notify--wait-for-events): New defmacro.
304         (file-notify-test02-events): Make short breaks between file operations.
305         Use `file-notify--wait-for-events'.  Check, that events have arrived.
306         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
308         * automated/comint-testsuite.el
309         (comint-testsuite-password-strings): Add localized examples.
311 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
313         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
314         case if inotify is not linked with Emacs.  Use `read-event' rather
315         than `sit-for' in order to process events.  (Bug#13662)
317 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
319         * automated/ert-tests.el (ert-test-record-backtrace): Reenable
320         test case with adapted test string.  (Bug#13064)
322 2013-12-28  Glenn Morris  <rgm@gnu.org>
324         * automated/electric-tests.el: Require 'elec-pair.
326 2013-12-26  João Távora  <joaotavora@gmail.com>
328         * automated/electric-tests.el (electric-pair-test-for):
329         Fix autowrapping tests in batch-mode by running with
330         `transient-mark-mode' set to `lambda'.
332         * automated/electric-tests.el: New file.
334 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
336         * automated/python-tests.el
337         (python-nav-lisp-forward-sexp-safe-1): Remove test.
338         (python-nav-forward-sexp-safe-1): New test.
340 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
342         * automated/ruby-mode-tests.el: Add tests for
343         `ruby-align-to-stmt-keywords'.
345         * indent/ruby.rb: Update examples to reflect the lack of change in
346         default indentation of `begin' blocks.
348 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
350         * indent/ruby.rb: Update examples according to the change
351         in `smie-indent-close'.
353 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
355         * indent/ruby.rb: New examples.
357 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
359         * automated/python-tests.el (python-indent-dedenters-2): New test.
361 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
363         * automated/python-tests.el (python-indent-after-comment-1)
364         (python-indent-after-comment-2): New tests.
366 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
368         * automated/python-tests.el (python-indent-block-enders-1):
369         Rename from python-indent-block-enders.
370         (python-indent-block-enders-2): New test.
372 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
374         * indent/js.js: New file.
376 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
378         * automated/dbus-tests.el: New file.
380 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
382         * automated/regexp-tests.el: New file.
384 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
386         * automated/reftex-tests.el (reftex-parse-from-file-test):
387         Run temp-dir through file-truename, to make sure the temporary file
388         names are comparable as strings.
390         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
391         Force Unix EOLs by using 'utf-8-unix', since the default of
392         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
394 2013-11-28  Glenn Morris  <rgm@gnu.org>
396         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
398 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
400         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
401         (EMACSOPT): Use $(PATH_SEP).
403 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
405         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
406         Set to nil.
408 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
410         * automated/file-notify-tests.el
411         (file-notify-test-remote-temporary-file-directory):
412         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
413         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
414         (file-notify--deftest-remote): Cleanup connection initially.
415         (file-notify-test03-autorevert): Run also in batch mode.  Use a
416         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
417         does not work on MS Windows.  Call `accept-process-output' for
418         remote files.  Apply `string-match' instead of `string-equal', the
419         messages are different on MS Windows.
421         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
422         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
423         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
425 2013-11-23  Glenn Morris  <rgm@gnu.org>
427         * automated/python-tests.el (python-shell-make-comint-1)
428         (python-shell-make-comint-2, python-shell-get-process-1):
429         Suppress creation of some temp-files.
431         * automated/python-tests.el (python-shell-parse-command-1)
432         (python-shell-make-comint-1, python-shell-make-comint-2)
433         (python-shell-get-process-1)
434         (python-shell-internal-get-or-create-process-1):
435         Skip rather than fail if prereqs not found.
437         * automated/Makefile.in (emacs):
438         Empty EMACSLOADPATH rather than unsetting.
440 2013-11-22  Glenn Morris  <rgm@gnu.org>
442         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
443         Set expected-result.
445 2013-11-21  Glenn Morris  <rgm@gnu.org>
447         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
448         (compile-main): Pass XARGS_LIMIT to xargs.
450         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
451         (EMACSOPT): Use PATH_SEPARATOR.
453 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
455         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
456         Add a failing test for Bug#15874.
457         (ruby--insert-coding-comment-ruby-style)
458         (ruby--insert-coding-comment-emacs-style)
459         (ruby--insert-coding-comment-custom-style):
460         Add a few tests for `ruby--insert-coding-comment'.
462 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
464         Improve API of recently-added bool vector functions (Bug#15912).
465         * automated/data-tests.el: Adjust to API changes.
467 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
469         * automated/tramp-tests.el (tramp-test07-file-exists-p)
470         (tramp-test08-file-local-copy)
471         (tramp-test09-insert-file-contents, tramp-test10-write-region)
472         (tramp-test11-copy-file, tramp-test12-rename-file)
473         (tramp-test13-make-directory, tramp-test14-delete-directory)
474         (tramp-test15-copy-directory, tramp-test16-directory-files)
475         (tramp-test17-insert-directory, tramp-test18-file-attributes)
476         (tramp-test19-directory-files-and-attributes)
477         (tramp-test20-file-modes, tramp-test21-file-links)
478         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
479         (tramp-test24-file-name-completion, tramp-test25-load)
480         (tramp-test26-process-file, tramp-test27-start-file-process)
481         (tramp-test28-shell-command): Cleanup connection initially.
483 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
485         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
486         connection before running the test.
488 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
490         * automated/tramp-tests.el (tramp-test15-copy-directory)
491         (tramp-test16-directory-files, tramp-test17-insert-directory)
492         (tramp-test18-file-attributes)
493         (tramp-test19-directory-files-and-attributes)
494         (tramp-test20-file-modes, tramp-test21-file-links)
495         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
496         (tramp-test24-file-name-completion, tramp-test25-load)
497         (tramp-test26-process-file, tramp-test27-start-file-process)
498         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
499         (tramp-test29-utf8): New test.
501 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
503         * automated/file-notify-tests.el (file-notify-test02-events)
504         (file-notify-test03-autorevert): Suppress messages in `write-region'.
506         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
507         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
508         (tramp-test26-process-file, tramp-test28-shell-command):
509         Ensure, that the directory is not empty when calling "ls".
511 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
513         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
514         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
515         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
516         (tramp-test09-insert-file-contents, tramp-test10-write-region)
517         (tramp-test26-process-file): Add tests.
518         (tramp-test11-copy-file): Remove debug message.
519         (tramp-test20-file-modes): Special case, if user is "root".
521 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
523         * automated/file-notify-tests.el:
524         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
525         `tramp-remote-path' when running on hydra.
526         (tramp-test07-file-exists-p): Remove instrumentation code.
527         (tramp-test26-process-file): Don't use "/bin/true" and
528         "/bin/false", these paths do not exist on hydra.
530 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
532         * automated/process-tests.el: New file.
534 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
536         * indent/ruby.rb: New examples.
538 2013-11-06  Glenn Morris  <rgm@gnu.org>
540         * automated/Makefile.in (setwins): Avoid accidental matches.
542 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
544         * automated/tramp-tests.el (tramp-test07-file-exists-p):
545         Fix docstring.  Instrument, in order to hunt failure on hydra.
547 2013-11-06  Glenn Morris  <rgm@gnu.org>
549         * automated/flymake-tests.el (warning-predicate-rx-gcc)
550         (warning-predicate-function-gcc, warning-predicate-rx-perl)
551         (warning-predicate-function-perl):
552         * automated/info-xref.el (info-xref-test-makeinfo):
553         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
554         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
556 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
558         * automated/tramp-tests.el: New file.
560 2013-11-05  Glenn Morris  <rgm@gnu.org>
562         Get rid of --chdir usage.
563         * automated/Makefile.in (EMACSOPT): Move -L here.
564         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
565         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
566         (.el.elc): No more need to pass -L here.
567         (compile-main): Get rid of sub-shell and cd.
568         (compile-clean, check): Get rid of cd.
570         Make it possible to run tests with a different working directory.
571         * automated/flymake-tests.el (flymake-tests-data-directory): New.
572         (flymake-tests--current-face): Use flymake-tests-data-directory.
573         (warning-predicate-function-gcc, warning-predicate-rx-perl)
574         (warning-predicate-function-perl): Adapt for above change.
575         * automated/zlib-tests.el (zlib-tests-data-directory): New.
576         (zlib--decompress): Use zlib-tests-data-directory.
578         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
579         Remove test that makes no sense.
581         * automated/files.el (files-test-local-variable-data):
582         Fix result typo presumably caused by interference from dir-locals.
583         (file-test--do-local-variables-test): Prevent dir-locals interfering.
585 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
587         * indent/ruby.rb: Add a statement on the line after heredoc.
588         Move a now-successful example.
590         * automated/ruby-mode-tests.el: Remove outdated comment.
592 2013-11-04  Glenn Morris  <rgm@gnu.org>
594         * automated/Makefile.in (abs_srcdir): Remove.
595         (emacs): Unset EMACSLOADPATH.
596         (.el.elc, check): Use -L to append srcdir to load-path.
598 2013-11-02  Glenn Morris  <rgm@gnu.org>
600         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
601         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
602         (abs_srcdir): New, set by configure.
603         (EMACS): Use a relative file name.
604         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
605         (lisp-compile): Remove (assume it's up-to-date).
606         (compile-main): Do not run lisp-compile.
607         (compile-main, compile-clean, compile-always, bootstrap-clean)
608         (check): Use srcdir rather than $test.  Check cd return value.
609         Use --chdir.
610         (doit, compile, compile-always): Remove stuff copied from lisp/.
611         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
613 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
615         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
616         Add a skipping test.
618 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
620         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
622         * indent/css-mode.css (.x2): Test alignement inside braces.
624 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
626         * indent/ruby.rb: New failing example.
628         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
629         Fix the test, in respect to adding the space after the curly.
631 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
633         * automated/ert-tests.el (ert-test-skip-unless): New test case.
634         (ert-test-deftest): Adapt test for changed macro expansion.
635         (ert-test-run-tests-interactively):
636         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
637         Add a skipping test.
639         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
640         (file-notify--test-local-enabled): Make it a function.  Check also
641         for `file-remote-p' of `temporary-file-directory'.
642         (file-notify--test-remote-enabled-checked): New defvar.
643         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
644         internal functions.  Cache result.
645         (file-notify--deftest-remote, file-notify-test00-availability)
646         (file-notify-test01-add-watch, file-notify-test02-events)
647         (file-notify-test03-autorevert): Add checks with `skip_unless'.
648         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
650 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
652         * indent/ruby.rb: Fix syntax error in the latest example.
654 2013-10-23  Glenn Morris  <rgm@gnu.org>
656         * automated/Makefile.in (abs_top_srcdir, top_builddir):
657         New, set by configure.
658         (top_srcdir): Remove.
659         (abs_test, abs_lispsrc): New.
660         (lisp): No longer absolute.
661         (emacs, lisp-compile, compile, compile-always):
662         Quote entities that might contain whitespace.
664 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
666         * indent/ruby.rb: Move two examples to "working" section, add one
667         more.
669 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
671         * indent/ruby.rb: New examples for indentation of blocks.
672         Example of hash inside parens that inflooped before the present commit.
674 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
676         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
677         allows another timer to run.
679 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
681         * indent/ruby.rb: More examples for bug#15594, both failing and
682         now passing.
684 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
686         * indent/ruby.rb: Add two more cases.
688 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
690         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
691         first use.
692         (ruby-should-indent): Use indent-according-to-mode.
693         (ruby-deftest-move-to-block): Use `declare'.
695 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
697         * indent/ruby.rb: Fix a spurious change, add more failing examples.
699 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
701         * indent/ruby.rb: Add a few more tests; adjust some indentation.
703 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
705         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
706         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
708         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
710 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
712         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
713         Adjust indentation of continued line to the new SMIE behavior.
715 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
717         * automated/completion-tests.el:
718         * indent/css-mode.css: New files.
720 2013-10-03  Daiki Ueno  <ueno@gnu.org>
722         * automated/data/package/signed/archive-contents:
723         * automated/data/package/signed/archive-contents.sig:
724         * automated/data/package/signed/signed-good-1.0.el:
725         * automated/data/package/signed/signed-good-1.0.el.sig:
726         * automated/data/package/signed/signed-bad-1.0.el:
727         * automated/data/package/signed/signed-bad-1.0.el.sig:
728         * automated/data/package/key.pub:
729         * automated/data/package/key.sec: New files.
731         * automated/package-test.el (package-test-update-listing)
732         (package-test-update-archives, package-test-describe-package):
733         Adjust to package.el change.
734         (package-test-signed): New test.
736 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
738         * automated/package-test.el: Update all cases to use :url instead
739         of :homepage.
741         * automated/package-x-test.el
742         (package-x-test--single-archive-entry-1-3): Same.
744 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
746         * automated/package-test.el (simple-single-desc-1-4): Remove, it
747         was unused.
748         (simple-single-desc): Expect :homepage property.
749         (multi-file-desc): Same.
750         (with-package-test): Do not save previous `default-directory'
751         value, let-bind the var instead.
752         (package-test-install-single): Expect :homepage property in the
753         generated pkg file.
754         (package-test-describe-package): Expect Homepage button.
755         (package-test-describe-non-installed-package)
756         (package-test-describe-non-installed-multi-file-package): Same.
757         (package-test-describe-not-installed-package): Remove, it was a
758         duplicate.
760         * automated/package-x-test.el
761         (package-x-test--single-archive-entry-1-3): Expect :homepage
762         property.
763         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
765         * automated/data/package/simple-single-1.3.el: Add URL header.
767         * automated/data/package/archive-contents: Add :homepage
768         properties to `simple-single' and `multi-file'.
770 2013-09-22  Daniel Colascione  <dancol@dancol.org>
772         * automated/data-tests.el:
773         (bool-vector-count-matches-all-0-nil)
774         (bool-vector-count-matches-all-0-t)
775         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
776         (bool-vector-count-matches-at, bool-vector-intersection-op)
777         (bool-vector-union-op, bool-vector-xor-op)
778         (bool-vector-set-difference-op)
779         (bool-vector-change-detection, bool-vector-not): New tests.
780         (mock-bool-vector-count-matches-at)
781         (test-bool-vector-bv-from-hex-string)
782         (test-bool-vector-to-hex-string)
783         (test-bool-vector-count-matches-at-tc)
784         (test-bool-vector-apply-mock-op)
785         (test-bool-vector-binop): New helper functions.
786         (bool-vector-test-vectors): New testcase data.
788 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
790         * automated/advice-tests.el (advice-test-called-interactively-p-around)
791         (advice-test-called-interactively-p-filter-args)
792         (advice-test-called-interactively-p-around): New tests.
794 2013-09-16  Glenn Morris  <rgm@gnu.org>
796         * automated/eshell.el (eshell-match-result):
797         Return a more informative failure than simply "false".  Update callers.
799         * automated/eshell.el (eshell-test/for-name-shadow-loop):
800         Test value before and after loop as well as during.
802 2013-09-15  Glenn Morris  <rgm@gnu.org>
804         * automated/eshell.el (eshell-test/for-name-shadow-loop):
805         New test.  (Bug#15372)
806         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
808 2013-09-13  Glenn Morris  <rgm@gnu.org>
810         * automated/eshell.el (with-temp-eshell):
811         Use a temp directory for eshell-directory-name.
812         (eshell-test-command-result): New, again using a temp directory.
813         Replace eshell-command-result with this throughout.
814         (eshell-test/for-loop, eshell-test/for-name-loop):
815         Ensure environment variables don't confuse us.
817 2013-09-12  Glenn Morris  <rgm@gnu.org>
819         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
820         due to "has a running process; kill it?" prompts.
822 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
824         * automated/eshell.el: Rename from eshell.el.
825         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
827 2013-09-01  Glenn Morris  <rgm@gnu.org>
829         * automated/Makefile.in (setwins): Avoid leading space in $wins.
830         Otherwise the sed command used by eg compile-main ends up
831         containing "/*.el".  (Bug#15170)
833 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
835         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
836         for portability to hosts where /bin/sh has problems.
838 2013-08-21  David Engster  <deng@randomsample.de>
840         * automated/eieio-tests.el, automated/eieio-test-persist.el:
841         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
842         upstream.  Changed to use ERT.
844 2013-08-14  Daniel Hackney  <dan@haxney.org>
846         * automated/package-test.el: Remove tar-package-building functions.
847         Tar file used for testing is included in the repository.
848         (package-test-install-texinfo, package-test-cleanup-built-files):
849         Remove.
851 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
853         * automated/python-tests.el (python-imenu-create-index-4)
854         (python-imenu-create-flat-index-2): New tests.
856 2013-08-05  Glenn Morris  <rgm@gnu.org>
858         * automated/mule-util.el: New file, with tests extracted from
859         lisp/international/mule-util.el.
861 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
863         * automated/advice-tests.el (advice-tests-nadvice): Test removal
864         before definition.
865         (advice-tests-macroaliases): New test.
867 2013-08-04  Glenn Morris  <rgm@gnu.org>
869         * automated/ert-tests.el: Disable failing test that no-one seems
870         to know how to fix.  (Bug#13064)
872         * automated/icalendar-tests.el (icalendar-tests--test-export)
873         (icalendar-tests--test-import): Try more precise TZ specification.
874         Remove debug messages.
876 2013-08-03  Glenn Morris  <rgm@gnu.org>
878         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
880         * automated/icalendar-tests.el (icalendar-tests--test-export)
881         (icalendar-tests--test-import):
882         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
883         (icalendar-tests--test-import): Reset zone even if error occurred.
885 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
887         * automated/core-elisp-tests.el: New file.
889 2013-08-01  Glenn Morris  <rgm@gnu.org>
891         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
892         Try to check that the remote system has a notification program.
894 2013-07-31  Glenn Morris  <rgm@gnu.org>
896         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
898 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
900         * automated/file-notify-tests.el
901         (file-notify--test-local-enabled): New defconst.  Replaces all
902         `file-notify-support' occurrences.
903         (file-notify--test-remote-enabled): New defun.
904         (file-notify--deftest-remote): Use it.
905         (file-notify-test00-availability): Rewrite.
906         (file-notify-test00-availability-remote): New defun.
907         (file-notify-test01-add-watch): Rewrite first erroneous check.
909 2013-07-23  Glenn Morris  <rgm@gnu.org>
911         * automated/inotify-test.el (inotify-file-watch-simple):
912         Delete temp-file when done.
914         * automated/subword-tests.el: Require subword.
916 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
918         * automated/subword-tests.el: New file.
920 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
922         * automated/python-tests.el (python-imenu-create-index-2)
923         (python-imenu-create-index-3): New tests.
925 2013-07-11  Glenn Morris  <rgm@gnu.org>
927         * automated/ert-tests.el: Require cl-lib at runtime too.
928         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
929         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
930         (ert-test-set-functions, ert-test-gensym)
931         (ert-test-coerce-to-vector, ert-test-string-position)
932         (ert-test-mismatch): Remove tests.
933         * automated/cl-lib.el: New, split from ert-tests.el.
935         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
936         Goto point-min.
937         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
938         (ruby-move-to-block-skips-percent-literal)
939         (ruby-move-to-block-skips-heredoc)
940         (ruby-move-to-block-moves-from-else-to-if)
941         (ruby-beginning-of-defun-does-not-fold-case)
942         (ruby-end-of-defun-skips-to-next-line-after-the-method):
943         Replace goto-line with forward-line/goto-char.
944         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
946         * automated/package-test.el (makeinfo-buffer): Autoload.
947         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
948         (package-test-install-texinfo): Don't require makeinfo.
950         * automated/files.el: Stop "local variables" confusion.
952         * automated/flymake-tests.el (flymake-tests): Remove unused group.
954         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
955         Use with-current-buffer.
957         * automated/undo-tests.el (undo-test-buffer-modified)
958         (undo-test-file-modified): New tests.
960 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
962         * automated/file-notify-tests.el (file-notify-test00-availability):
963         Set :expected-result.
964         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
965         (file-notify-test02-events, file-notify-test02-events-remote)
966         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
967         Skip when `file-notify-support' is nil.  (Bug#14823)
969 2013-07-09  Glenn Morris  <rgm@gnu.org>
971         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
972         Declare.
973         (inotify-file-watch-simple): Silence compiler.
975         * automated/python-tests.el (python-indent-block-enders):
976         Make it actually test something.
978         * automated/package-x-test.el: Require package-test when compiling.
980         * automated/add-log-tests.el, automated/advice-tests.el:
981         * automated/imenu-test.el, automated/package-x-test.el:
982         * automated/python-tests.el, automated/ruby-mode-tests.el:
983         * automated/xml-parse-tests.el: Explicitly require ert.
985 2013-07-08  Kenichi Handa  <handa@gnu.org>
987         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
988         Use with-ccoding-priority to avoid side-effect (Bug#14781).
990 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
992         * automated/file-notify-tests.el
993         (file-notify-test-remote-temporary-file-directory):
994         Use `null-device' on w32.
995         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
996         (file-notify--test-results, file-notify--test-event)
997         (file-notify--deftest-remote, file-notify--event-test)
998         (file-notify--test-event-handler)
999         (file-notify--test-make-temp-name): Rename, in order to mark them
1000         internal.
1001         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1002         better fitting in noninteractive tests.
1003         (file-notify-test00-availability): Rename from `file-notify-test0'.
1004         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1005         Use `temporary-file-directory '.
1006         (file-notify-test01-add-watch-remote): New test.
1007         (file-notify-test02-events): Rename from `file-notify-test2'.
1008         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1009         (file-notify-test03-autorevert): Rename from
1010         `file-notify-test4'.  Use timeouts.
1011         (file-notify-test03-autorevert-remote): Rename from
1012         `file-notify-test5'.
1014 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1016         * automated/file-notify-tests.el: New package.
1018 2013-06-28  Kenichi Handa  <handa@gnu.org>
1020         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1021         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1022         Callers changed.
1023         (decoder-tests-filename): New function.
1024         (decoder-tests-prefer-utf-8-read)
1025         (decoder-tests-prefer-utf-8-write): New function.
1026         (ert-test-decoder-prefer-utf-8): New test.
1028 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1030         * automated/package-x-test.el: Change the commentary.
1031         (package-x-test--single-archive-entry-1-3)
1032         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1033         using the appropriate data structure.
1035 2013-06-27  Daniel Hackney  <dan@haxney.org>
1037         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1039         * automated/package-x-test.el: New file.
1041         * automated/package-test.el: New file.
1043         * automated/data/package: New directory, with test examples.
1045 2013-06-27  Glenn Morris  <rgm@gnu.org>
1047         * automated/python-tests.el (python-tests-with-temp-file):
1048         Clean up after ourself.
1050         * automated/undo-tests.el (undo-test3): Remove test that seems to
1051         do nothing that the previous one doesn't, except leave a tempfile.
1053 2013-06-26  Glenn Morris  <rgm@gnu.org>
1055         * automated/info-xref.el: New file.
1057 2013-06-25  Glenn Morris  <rgm@gnu.org>
1059         * automated/occur-tests.el (occur-test-create): New function.
1060         Use it to create separate tests for each element, so we run them
1061         all rather than stopping at the first error.
1063 2013-06-24  Glenn Morris  <rgm@gnu.org>
1065         * automated/occur-tests.el (occur-tests):
1066         Update for 2013-05-29 change to occur header line.
1068 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1070         Test suite for flymake.
1071         * automated/flymake-tests.el:
1072         * automated/flymake/warnpred/Makefile
1073         * automated/flymake/warnpred/test.c
1074         * automated/flymake/warnpred/test.pl: New files.
1076 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1078         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1080 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1082         * automated/reftex-tests.el: New test suite for reftex.
1084 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1086         * automated/ruby-mode-tests.el: New tests, for percent literals
1087         and expression expansion.
1089 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1091         * indent/octave.m: Tweak.
1093 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1095         * eshell.el: Rewrite tests using ERT.
1097 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1099         * indent/octave.m: Add tests for %!, # and ### comments.
1101 2013-05-23  Kenichi Handa  <handa@gnu.org>
1103         * automated/decoder-tests.el: New file.
1105 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1107         * indent/ruby.rb: Add multiline regexp example.
1109         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1110         (ruby-regexp-skips-over-interpolation)
1111         (ruby-regexp-continues-till-end-when-unclosed)
1112         (ruby-regexp-can-be-multiline)
1113         (ruby-interpolation-inside-percent-literal): New tests.
1115 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1117         * indent/ruby.rb: Fix indentation after =; add more cases.
1119 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1121         * indent/pascal.pas: Add test for mis-identified comments.
1123 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1125         * automated/imenu-test.el: New file.  (Bug#14112)
1127 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1129         * automated/python-tests.el (python-imenu-prev-index-position-1):
1130         Remove test.
1131         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1132         New tests.
1134 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1136         * automated/python-tests.el (python-nav-backward-defun-2)
1137         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1138         (python-nav-forward-defun-3): New tests.
1140 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1142         * automated/python-tests.el (python-nav-backward-defun-1)
1143         (python-nav-forward-defun-1): New tests.
1145 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1147         * automated/add-log-tests.el: New file.  (Bug#14112)
1149 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1151         * automated/python-tests.el (python-indent-block-enders): New test.
1152         (python-info-current-defun-2): Fix test.
1154 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1156         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1158 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1160         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1161         (python-tests-with-temp-file): New macro.
1162         (python-tests-shell-interpreter): New var.
1163         (python-shell-get-process-name-1)
1164         (python-shell-internal-get-process-name-1)
1165         (python-shell-parse-command-1)
1166         (python-shell-calculate-process-environment-1)
1167         (python-shell-calculate-process-environment-2)
1168         (python-shell-calculate-process-environment-3)
1169         (python-shell-calculate-exec-path-1)
1170         (python-shell-calculate-exec-path-2)
1171         (python-shell-make-comint-1)
1172         (python-shell-make-comint-2)
1173         (python-shell-get-process-1)
1174         (python-shell-get-or-create-process-1)
1175         (python-shell-internal-get-or-create-process-1): New tests.
1177 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1179         * automated/python-tests.el: New file.
1181 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1183         * automated/ruby-mode-tests.el
1184         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1185         bits inside the examples.
1186         (ruby-move-to-block-skips-heredoc): New test.
1187         (ruby-add-log-current-method-after-inner-class):
1188         Lower expectations: move point inside a method, initially.
1190 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1192         * automated/ruby-mode-tests.el
1193         (ruby-move-to-block-skips-percent-literal): New test.
1195 2013-02-04  Chong Yidong  <cyd@gnu.org>
1197         * automated/thingatpt.el: New file.
1199 2013-02-03  Chong Yidong  <cyd@gnu.org>
1201         * automated/files.el (file-test--do-local-variables-test):
1202         Avoid compilation warning message.
1204 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1206         * automated/ruby-mode-tests.el
1207         (ruby-indent-spread-args-in-parens): New test.
1208         * automated/ruby-mode-tests.el (ruby-block-test-example):
1209         Break indentation of the do block opener and add a line inside it.
1210         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1211         Adjust line numbers.
1213 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1215         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1217 2013-01-14  Glenn Morris  <rgm@gnu.org>
1219         * automated/compile-tests.el (compile-tests--test-regexps-data):
1220         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1222 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1224         * automated/man-tests.el: New file.
1226 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1228         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1230 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1232         * automated/undo-tests.el: New file.
1234 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1236         * automated/ruby-mode-tests.el
1237         (ruby-indent-after-block-in-continued-expression): New test.
1239 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1241         * automated/ruby-mode-tests.el:
1242         Rename one interpolation test; add three more.
1243         (ruby-with-temp-buffer): New macro, use it where appropriate.
1244         (ruby-add-log-current-method-examples): Use "_" for target point.
1245         Add four new tests for ruby-add-log-current-method.
1247 2012-12-11  Glenn Morris  <rgm@gnu.org>
1249         * automated/f90.el (f90-test-bug13138): New test.
1251 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1253         * automated/inotify-test.el: New test.
1255 2012-12-02  Chong Yidong  <cyd@gnu.org>
1257         * automated/ruby-mode-tests.el
1258         (ruby-add-log-current-method-examples): Don't use loop macro, to
1259         allow automated testing to work.
1261 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1263         * automated/advice-tests.el (advice-tests--data): Remove.
1264         (advice-tests): Move the tests directly here instead.
1265         Add called-interactively-p tests.
1267 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1269         * automated/ert-x-tests.el: Use cl-lib.
1270         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1272 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1274         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1275         (ruby-indent-inside-heredoc-after-operator)
1276         (ruby-indent-inside-heredoc-after-space): New tests.
1277         Change direct font-lock face references to var references.
1278         (ruby-interpolation-suppresses-syntax-inside): New test.
1279         (ruby-interpolation-inside-percent-literal-with-paren):
1280         New failing test.
1282 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1284         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1285         (ruby-singleton-class-no-heredoc-font-lock)
1286         (ruby-add-log-current-method-examples): New tests.
1287         (ruby-test-string): Extract from ruby-should-indent-buffer.
1288         (ruby-deftest-move-to-block): New macro.
1289         Add several move-to-block tests.
1291 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1293         * automated/advice-tests.el: New tests.
1295 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1297         * automated/compile-tests.el (compile-tests--test-regexps-data):
1298         Add new data for msft's new format.
1300 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1302         * automated/ruby-mode-tests.el:
1303         (ruby-toggle-block-to-multiline): New test.
1304         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1305         (ruby-toggle-block-to-brace): Use buffer-string.
1307 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1309         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1311 2012-08-28  Chong Yidong  <cyd@gnu.org>
1313         * automated/files.el: Test every combination of values for
1314         enable-local-variables and enable-local-eval.
1316 2012-08-19  Chong Yidong  <cyd@gnu.org>
1318         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1320 2012-08-18  Chong Yidong  <cyd@gnu.org>
1322         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1324 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1326         * indent/ruby.rb: Rearrange examples, add new ones.
1328 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1330         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1331         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1333 2012-08-11  Glenn Morris  <rgm@gnu.org>
1335         * automated/files.el: New file.
1337         * automated/Makefile.in (all): Fix typo.
1339 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1341         * automated/ruby-mode-tests.el (ruby-should-indent):
1342         Add docstring, check (current-indentation) instead of (current-column).
1343         (ruby-should-indent-buffer): New function.
1344         Add tests for `ruby-deep-indent-paren' behavior.
1345         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1347 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1349         Original tests in test_ruby_mode.rb in upstream (author).
1351 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1353         * automated/ruby-mode-tests.el (ruby-should-indent)
1354         (ruby-assert-state): New functions.
1355         Add new tests.
1357 2012-07-29  David Engster  <deng@randomsample.de>
1359         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1360         New variable to hold test data for name expansion.
1361         (xml-parse-tests): Test the two different types of name expansion.
1363 2012-07-29  Juri Linkov  <juri@jurta.org>
1365         * automated/occur-tests.el (occur-test-case): Use predefined
1366         buffer name " *test-occur*" instead of a random buffer name.
1368 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1370         * automated/ruby-mode-tests.el: New file with one test.
1372 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1374         * indent/shell.sh: Add test case for ${#VAR}.
1376         * indent/latex-mode.tex: New file.
1378 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1380         * eshell.el: Use cl-lib.
1382 2012-07-03  Chong Yidong  <cyd@gnu.org>
1384         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1386 2012-07-02  Chong Yidong  <cyd@gnu.org>
1388         * automated/xml-parse-tests.el (xml-parse-tests--data):
1389         More testcases.
1391 2012-07-01  Chong Yidong  <cyd@gnu.org>
1393         * automated/xml-parse-tests.el: New file.
1395 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1397         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1398         Use cl-flet.
1400 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1402         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1403         Test escaped commas in TZID (Bug#11473).
1404         (icalendar-import-with-timezone): New.
1405         (icalendar-real-world): Add new testcase as given in the bugreport
1406         of Bug#11473.
1408 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1410         * automated/icalendar-tests.el (icalendar-tests--test-import):
1411         Include UID in import tests (Bug#11525).
1412         (icalendar-import-non-recurring, icalendar-import-rrule)
1413         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1414         UID-import change.
1415         (icalendar-import-with-uid): New.
1416         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1417         Include UID in cycle tests.
1418         (icalendar-cycle, icalendar-real-world): UID-import change.
1420 2012-05-21  Glenn Morris  <rgm@gnu.org>
1422         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1424 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1426         * automated/url-util-tests.el: New file to test
1427         lisp/url/url-util.el.  Only `url-build-query-string' and
1428         `url-parse-query-string' are tested right now (Bug#8706).
1430 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1432         * indent/shell.sh:
1433         * indent/shell.rc: Ad some test cases.
1435 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1437         * indent/ruby.rb: New file, to test new syntax-propertize code.
1439 2012-04-11  Glenn Morris  <rgm@gnu.org>
1441         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1443 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1445         * automated/url-future-tests.el (url-future-tests): Move from
1446         lisp/url/url-future.el and rename.
1448 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1450         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1451         Fix broken test, caused by missing trailing blank.
1453 2011-12-03  Chong Yidong  <cyd@gnu.org>
1455         * automated/compile-tests.el (compile-tests--test-regexps-data):
1456         Increase column numbers by one to reflect change in how
1457         compilation-message is recorded (Bug#10172).
1459 2011-11-22  Glenn Morris  <rgm@gnu.org>
1461         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1463 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1465         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1467 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1469         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1470         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1471         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1473 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1475         * automated/newsticker-tests.el
1476         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1477         newsticker--treeview-tree-update.
1479 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1481         * automated/newsticker-tests.el
1482         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1484         * automated/newsticker-tests.el
1485         (newsticker--group-manage-orphan-feeds): Prevent updating
1486         newsticker treeview.  Fixed bug#9763.
1488 2011-10-20  Glenn Morris  <rgm@gnu.org>
1490         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1492         * automated/vc-bzr.el: New file.
1494 2011-10-15  Glenn Morris  <rgm@gnu.org>
1496         * automated/f90.el: New file.
1498 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1500         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1501         to automated/newsticker-tests.el.  Convert to ERT.
1503 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1505         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1506         Remove, simply use string=.
1507         (icalendar--diarytime-to-isotime)
1508         (icalendar--datetime-to-diary-date)
1509         (icalendar--datestring-to-isodate)
1510         (icalendar--format-ical-event)
1511         (icalendar--parse-summary-and-rest)
1512         (icalendar-tests--do-test-import)
1513         (icalendar-tests--do-test-cycle): Change argument order of
1514         string= to EXPECTED ACTUAL.
1515         (icalendar--import-format-sample)
1516         (icalendar--format-ical-event)
1517         (icalendar-import-non-recurring)
1518         (icalendar-import-rrule)
1519         (icalendar-import-duration)
1520         (icalendar-import-bug-6766)
1521         (icalendar-real-world): Adjust to string= instead of
1522         icalendar-tests--compare-strings.
1523         (icalendar-import-multiple-vcalendars): New.
1525 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1527         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1528         Require CL.
1530 2011-05-09  Juri Linkov  <juri@jurta.org>
1532         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1533         Convert to ERT.
1535 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1537         * automated/compile-tests.el: New file.
1539 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1541         * automated/font-parse-tests.el: Don't byte-compile.
1543         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1545 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1547         * automated/lexbind-tests.el: New file.
1549 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1551         * Version 23.3 released.
1553 2011-03-05  Glenn Morris  <rgm@gnu.org>
1555         * eshell.el: Move here from lisp/eshell/esh-test.el.
1557 2011-03-03  Christian Ohler  <ohler@gnu.org>
1559         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1560         New test.
1562 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1564         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1565         convert to ERT format.
1567 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1569         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1570         convert to ERT format.
1572 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1574         * indent/shell.sh:
1575         * indent/shell.rc: New files.
1577 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1579         * automated/font-parse-tests.el: Move from
1580         font-parse-testsuite.el.
1582 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1584         * font-parse-testsuite.el (test-font-parse-data): New file.
1586 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1588         * indent/prolog.prolog: Add tokenizing tests.
1590 2011-01-13  Christian Ohler  <ohler@gnu.org>
1592         * automated: New directory for automated tests.
1594         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1596         * automated/Makefile.in: New file.
1598 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1600         * indent/modula2.mod: New file.
1602 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1604         * indent/octave.m: Add a test to ensure indentation is local.
1606 2010-10-23  Glenn Morris  <rgm@gnu.org>
1608         * comint-testsuite.el
1609         (comint-testsuite--test-comint-password-prompt-regexp):
1610         Add "Please enter the password".  (Bug#7224)
1612 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1614         * indent/prolog.prolog: Use normal spacing around !.
1616 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1618         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
1620 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1622         * indent/octave.m: Remove some `fixindent' not needed any more.
1624 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1626         * indent/octave.m: New file.
1628 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1630         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1631         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1632         (icalendar-testsuite--run-internal-tests): New.
1633         (icalendar-testsuite--test-convert-ordinary-to-ical)
1634         (icalendar-testsuite--test-convert-block-to-ical)
1635         (icalendar-testsuite--test-convert-anniversary-to-ical)
1636         (icalendar-testsuite--test-parse-vtimezone)
1637         (icalendar-testsuite--do-test-export): Code formatting.
1638         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1639         (icalendar-testsuite--do-test-import)
1640         (icalendar-testsuite--do-test-cycle):
1641         Use icalendar-testsuite--compare-strings
1642         (icalendar-testsuite--run-import-tests): Comment added.
1643         (icalendar-testsuite--run-import-tests)
1644         (icalendar-testsuite--run-real-world-tests): Fix expected results.
1646 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
1648         * redisplay-testsuite.el (test-redisplay-3): New test.
1650 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
1652         * comint-testsuite.el: New file.
1654 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1656         * indent: New dir.
1658 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1660         * Version 23.2 released.
1662 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
1664         * cedet/semantic-ia-utest.el
1665         (semantic-symref-test-count-hits-in-tag): Add function, from
1666         semantic-test.el.
1668         * cedet/tests/test.cpp:
1669         * cedet/tests/test.py:
1670         * cedet/tests/teststruct.cpp:
1671         * cedet/tests/testtemplates.cpp:
1672         * cedet/tests/testusing.cpp:
1673         * cedet/tests/scopetest.cpp:
1674         * cedet/tests/scopetest.java: Files deleted.
1676         * cedet/tests/test.make:
1677         * cedet/tests/test.c:
1678         * cedet/tests/testjavacomp.java:
1679         * cedet/tests/testspp.c:
1680         * cedet/tests/testsppreplace.c:
1681         * cedet/tests/testsppreplaced.c:
1682         * cedet/tests/testsubclass.cpp:
1683         * cedet/tests/testsubclass.hh:
1684         * cedet/tests/testtypedefs.cpp:
1685         * cedet/tests/testvarnames.c:
1686         * cedet/tests/test.el:
1687         * cedet/tests/testdoublens.cpp:
1688         * cedet/tests/testdoublens.hpp: Add copyright header.
1690         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1691         Remove reference to deleted files.
1693 2010-03-30  Juri Linkov  <juri@jurta.org>
1695         * occur-testsuite.el (occur-tests): Add tests for context lines.
1697 2010-03-23  Juri Linkov  <juri@jurta.org>
1699         * occur-testsuite.el: New file.
1701 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1703         * Branch for 23.2.
1705 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
1707         * icalendar-testsuite.el
1708         (icalendar-testsuite--run-function-tests): Add new tests.
1709         (icalendar-testsuite--test-diarytime-to-isotime): Add another
1710         testcase.
1711         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1712         (icalendar-testsuite--test-convert-weekly-to-ical): New.
1713         (icalendar-testsuite--test-convert-yearly-to-ical): New.
1714         (icalendar-testsuite--test-convert-block-to-ical): New.
1715         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1716         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1718 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1720         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1721         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1722         Fix typos in docstrings and error messages.
1723         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1725 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1727         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1728         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1729         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1731 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
1733         * icalendar-testsuite.el
1734         (icalendar-testsuite--run-function-tests):
1735         Add icalendar-testsuite--test-parse-vtimezone.
1736         (icalendar-testsuite--test-parse-vtimezone): New.
1737         (icalendar-testsuite--do-test-cycle): Doc changes.
1738         (icalendar-testsuite--run-real-world-tests): Remove trailing
1739         whitespace -- see change of icalendar--add-diary-entry in
1740         icalendar.el.
1741         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1743 2009-09-30  Glenn Morris  <rgm@gnu.org>
1745         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1747 2009-06-26  Eric Ludlam  <zappo@gnu.org>
1749         * cedet/*: New unit tests, from CEDET repository.
1751 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
1753         * redisplay-testsuite.el: New file.
1755 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1757         * Branch for 23.1.
1759 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
1761         * icalendar-testsuite.el
1762         (icalendar-testsuite--run-function-tests):
1763         Add icalendar-testsuite--test-diarytime-to-isotime.
1764         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1765         recent icalendar fixes.
1766         (icalendar-testsuite--test-diarytime-to-isotime): New.
1767         (icalendar-testsuite--test-create-uid): Adjust to recent
1768         icalendar changes.
1770 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
1772         * bytecomp-testsuite.el: New file.
1774 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
1776         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1777         Add `icalendar-testsuite--test-create-uid'.
1778         (icalendar-testsuite--test-create-uid): New.
1780 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
1782         * newsticker-testsuite.el: New file.
1784 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
1786         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1787         Add icalendar-testsuite--test-datestring-to-isodate,
1788         icalendar-testsuite--test-datetime-to-diary-date, and
1789         icalendar-testsuite--test-calendar-style.
1790         (icalendar-testsuite--test-format-ical-event)
1791         (icalendar-testsuite--test-parse-summary-and-rest):
1792         Doc fix.  Remove european-calendar-style.
1793         (icalendar-testsuite--get-ical-event): Doc fix.
1794         (icalendar-testsuite--test-first-weekday-of-year)
1795         (icalendar-testsuite--run-cycle-tests): Add doc string.
1796         (icalendar-testsuite--test-datestring-to-isodate)
1797         (icalendar-testsuite--test-datetime-to-diary-date)
1798         (icalendar-testsuite--test-calendar-style): New functions.
1799         (icalendar-testsuite--test-export): Handle iso date style.
1800         New arg INPUT-ISO.  Use calendar-date-style.
1801         (icalendar-testsuite--test-import): Handle iso date style.
1802         New arg EXPECTED-ISO.  Use calendar-date-style.
1803         (icalendar-testsuite--test-cycle): Handle iso date style.
1804         (icalendar-testsuite--run-import-tests)
1805         (icalendar-testsuite--run-export-tests)
1806         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1808 2008-02-29  Glenn Morris  <rgm@gnu.org>
1810         * README: New file.
1812 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
1814         * icalendar-testsuite.el: New file.
1816 ;; Local Variables:
1817 ;; coding: utf-8
1818 ;; End:
1820   Copyright (C) 2008-2014 Free Software Foundation, Inc.
1822   This file is part of GNU Emacs.
1824   GNU Emacs is free software: you can redistribute it and/or modify
1825   it under the terms of the GNU General Public License as published by
1826   the Free Software Foundation, either version 3 of the License, or
1827   (at your option) any later version.
1829   GNU Emacs is distributed in the hope that it will be useful,
1830   but WITHOUT ANY WARRANTY; without even the implied warranty of
1831   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1832   GNU General Public License for more details.
1834   You should have received a copy of the GNU General Public License
1835   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.