Fix typo in previous change's ChangeLog.
[emacs.git] / test / ChangeLog
blob70c2af66194f9867d7f82e8730b8d78ccb4d6276
1 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
3         * automated/fns-tests.el (fns-tests-sort): New test.
5 2014-08-28  Glenn Morris  <rgm@gnu.org>
7         * automated/python-tests.el (python-shell-calculate-exec-path-2):
8         Update test for today's python.el changes.
10 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12         * automated/compile-tests.el (compile--test-error-line): Grok FILE
13         being nil.  Allows for Guile tests to pass.
14         (compile-tests--test-regexps-data): Add Guile tests.
16 2014-08-11  Glenn Morris  <rgm@gnu.org>
18         * automated/data/files-bug18141.el.gz: New file.
19         * automated/files.el (files-test-bug-18141-file):
20         New variable and test.  (Bug#18141)
22 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
24         Enumerate evaluated sexp diary entries (Bug#7911).
25         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
26         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
27         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
28         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
29         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
30         New tests.
32 2014-08-07  Glenn Morris  <rgm@gnu.org>
34         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
36 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
38         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
39         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
41 2014-08-03  Glenn Morris  <rgm@gnu.org>
43         * automated/Makefile.in (check-tar): New rule.
45 2014-08-02  Glenn Morris  <rgm@gnu.org>
47         * automated/fns-tests.el (fns-tests-compare-strings):
48         Update test.  (Bug#17903)
50         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
51         Use more precise TZ specification, as per 2013-08-04.
53 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
55         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
56         New test.
58 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
60         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
62 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
64         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
65         Work around the failures in icalendar-tests which occasionally occur on
66         hydra.nixos.org.
68 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
70         * automated/python-tests.el:
71         (python-util-clone-local-variables-1): Fix test.
73         * automated/python-tests.el (python-shell-make-comint-1):
74         (python-shell-make-comint-2): Fix indentation.
75         (python-shell-make-comint-3)
76         (python-shell-make-comint-4): New tests.
77         (python-shell-get-or-create-process-1): Fix test.
78         (python-shell-get-or-create-process-2)
79         (python-shell-get-or-create-process-3): New tests.
80         (python-shell-internal-get-or-create-process-1): Fix test.
81         (python-shell-prompt-detect-1): New test.
82         (python-shell-prompt-detect-2): New test.  (Bug#17370)
83         (python-shell-prompt-detect-3)
84         (python-shell-prompt-detect-4)
85         (python-shell-prompt-detect-5)
86         (python-shell-prompt-detect-6)
87         (python-shell-prompt-validate-regexps-1)
88         (python-shell-prompt-validate-regexps-2)
89         (python-shell-prompt-validate-regexps-3)
90         (python-shell-prompt-validate-regexps-4)
91         (python-shell-prompt-validate-regexps-5)
92         (python-shell-prompt-validate-regexps-6)
93         (python-shell-prompt-validate-regexps-7)
94         (python-shell-prompt-set-calculated-regexps-1)
95         (python-shell-prompt-set-calculated-regexps-2)
96         (python-shell-prompt-set-calculated-regexps-3)
97         (python-shell-prompt-set-calculated-regexps-4)
98         (python-shell-prompt-set-calculated-regexps-5)
99         (python-shell-prompt-set-calculated-regexps-6)
100         (python-util-valid-regexp-p-1): New tests.
102 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
104         * automated/advice-tests.el (advice-test-call-interactively): Make sure
105         the function's definition is fully restored at the end.
107 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
109         * automated/python-tests.el (python-indent-block-enders-1)
110         (python-indent-block-enders-2): Fix tests.
111         (python-indent-block-enders-3, python-indent-block-enders-4)
112         (python-indent-block-enders-5, python-indent-dedenters-1)
113         (python-indent-dedenters-2): Remove tests.
114         (python-indent-dedenters-1, python-indent-dedenters-2)
115         (python-indent-dedenters-3, python-indent-dedenters-4)
116         (python-indent-dedenters-5, python-indent-dedenters-6)
117         (python-indent-dedenters-7)
118         (python-info-dedenter-opening-block-position-1)
119         (python-info-dedenter-opening-block-position-2)
120         (python-info-dedenter-opening-block-position-3)
121         (python-info-dedenter-opening-block-positions-1)
122         (python-info-dedenter-opening-block-positions-2)
123         (python-info-dedenter-opening-block-positions-3)
124         (python-info-dedenter-opening-block-positions-4)
125         (python-info-dedenter-opening-block-positions-5)
126         (python-info-dedenter-opening-block-message-1)
127         (python-info-dedenter-opening-block-message-2)
128         (python-info-dedenter-opening-block-message-3)
129         (python-info-dedenter-opening-block-message-4)
130         (python-info-dedenter-opening-block-message-5)
131         (python-info-dedenter-statement-p-1)
132         (python-info-dedenter-statement-p-2)
133         (python-info-dedenter-statement-p-3)
134         (python-info-dedenter-statement-p-4)
135         (python-info-dedenter-statement-p-5): New tests.
137 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
139         * indent/perl.perl: Add indentation pattern for hash-table entries.
141 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
143         * automated/dbus-tests.el (dbus-test02-register-service-session)
144         (dbus-test02-register-service-system): Fix docstring.
145         (dbus-test02-register-service-own-bus)
146         (dbus-test03-peer-interface): New tests.
148 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
150         * automated/python-tests.el (python-tests-self-insert): New function.
151         (python-triple-quote-pairing): Use it.
152         (python-parens-electric-indent-1): New test. (Bug#17658)
154 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
156         * automated/subr-x-tests.el: New file.
158 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
160         * automated/tramp-tests.el (tramp--instrument-test-case):
161         Print debug buffer in any case.
163 2014-06-28  Leo Liu  <sdl.web@gmail.com>
165         * automated/calc-tests.el: New file and add tests for math-bignum.
166         (Bug#17556)
168 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
170         * automated/dbus-tests.el (dbus--test-register-service)
171         (dbus-test02-register-service-session): Replace `dbus-ping' calls
172         by `dbus-list-known-names'.  (Bug#17858)
174 2014-06-28  Glenn Morris  <rgm@gnu.org>
176         * automated/Makefile.in (GDB): New variable.
177         (emacs): Use $GDB.  (Bug#15991)
179         * automated/Makefile.in (WRITE_LOG): New variable.
180         (%.log): Use WRITE_LOG.
181         (test_template): Disable logging.
183         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
184         (test_template): New definition.  Apply to TESTS.
186 2014-06-27  Glenn Morris  <rgm@gnu.org>
188         * automated/Makefile.in (check-maybe): Rename from check.
189         (check): Re-run all the tests, every time.
190         (clean, mostlyclean): Also delete *.log~.
192 2014-06-26  Glenn Morris  <rgm@gnu.org>
194         * automated/package-x-test.el: Do not mess with load-path.
196         * automated/Makefile.in (%.log): If error, dump log to stdout.
198 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
200         * automated/package-test.el (package-test-update-listing)
201         (package-test-update-archives, package-test-describe-package):
202         Adjust tests according to new package-list-unsigned.
204 2014-06-26  Glenn Morris  <rgm@gnu.org>
206         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
208         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
210         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
211         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
212         (setwins, compile-targets, compile-main, compile-clean): Remove.
213         (GREP_OPTIONS): Unexport.
214         (.el.elc): Replace with pattern rule.
215         (%.elc, %.log): New pattern rules.
216         (ELFILES, LOGFILES): New variables.
217         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
218         (clean, mostlyclean): New rules.
219         (bootstrap-clean): Simplify.
220         (bootstrap-clean, distclean): Depend on clean.
222 2014-06-25  Glenn Morris  <rgm@gnu.org>
224         * automated/flymake-tests.el (flymake-tests--current-face):
225         Sleep for longer.  Avoid querying.
227 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
229         * automated/fns-tests.el (fns-tests-compare-string): New test.
231 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
233         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
234         according to Bug#17815.
236 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
238         * automated/python-tests.el (python-util-strip-string-1): New test.
240 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
242         Sync with Tramp 2.2.10.
244         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
245         (tramp--instrument-test-case): Extend docstring.
246         (tramp-test15-copy-directory): Skip for tramp-smb.el.
247         (tramp-test21-file-links): Use `file-truename' for directories.
248         (tramp-test27-start-file-process, tramp-test28-shell-command):
249         Retrieve process output more robustly.
250         (tramp--test-check-files): Extend test.
251         (tramp-test30-special-characters): Skip for tramp-adb.el,
252         tramp-gvfs.el and tramp-smb.el.  Add further file names.
254 2014-06-13  Glenn Morris  <rgm@gnu.org>
256         * automated/Makefile.in (compile-main):
257         GNU make automatically passes command-line arguments to sub-makes.
259 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
261         * automated/tildify-tests.el (tildify-test--test): Optimise the test
262         slightly by reusing the same temporary buffer across multiple test
263         cases.
265         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
266         (tildify-test-find-env-group-index-bug): Update to support new
267         signature of the `tildify-foreach-region-outside-env' function.
268         Namely, it now takes pairs as an argument instead of looking it up in
269         `tildify-ignored-environments-alist'.
271         * automated/tildify-tests.el (tildify-test--example-html): Add support
272         for generating XML code, so that…
273         (tildify-test-xml) …test can be added to check handling of XML
274         documents.
276         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
277         New test checking end-regex building when multiple environment pairs
278         use integers to refer to capture groups.
280         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
281         test checking end-regex building in `tildify-find-env' function when
282         integers (denoting capture groups) and strings are mixed together.
284 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
286         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
287         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
289 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
291         * automated/tramp-tests.el (tramp-test29-vc-registered):
292         Instrument failed test case.
294 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
296         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
297         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
299 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
301         * automated/tildify-tests.el: New file.
303 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
305         * indent/ruby.rb: Add one more test.
307         * indent/ps-mode.ps: New file.
309         * indent/octave.m: Add a few more tests.
311         * automated/core-elisp-tests.el
312         (core-elisp-test-window-configurations): New test.
314 2014-05-26  Glenn Morris  <rgm@gnu.org>
316         * automated/package-test.el (package-test-install-single):
317         Update for changed output.
319 2014-05-22  Glenn Morris  <rgm@gnu.org>
321         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
322         Fix handling of temporary elc files.
324         * automated/fns-tests.el (fns-tests-nreverse):
325         Update for changed string behavior.
327 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
329         * automated/fns-tests.el: New file.
330         * automated/fns-tests.el (fns-tests-nreverse)
331         (fns-tests-nreverse-bool-vector): New tests.
333 2014-05-08  Glenn Morris  <rgm@gnu.org>
335         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
336         (vc-bzr-test-faulty-bzr-autoloads):
337         Give bzr a temporary home-directory, in case the real one is missing.
339 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
341         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
342         New test.
344 2014-05-08  Glenn Morris  <rgm@gnu.org>
346         * automated/help-fns.el: New file.
348 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
350         * automated/undo-tests.el (undo-test-region-deletion): New test to
351         demonstrate bug#17235.
352         (undo-test-region-example): New test to verify example given in
353         comments for undo-make-selective-list.
355 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
357         * automated/tramp-tests.el (top):
358         * automated/file-notify-tests.el (top): Do not disable interactive
359         passwords in batch mode.
360         (password-cache-expiry): Set to nil.
362         * automated/file-notify-tests.el
363         (file-notify-test-remote-temporary-file-directory):
364         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
365         Use a mock-up method as default.
366         (tramp-test00-availability): Print the used directory name.
367         (tramp-test33-recursive-load): Fix typo.
369 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
371         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
372         (tramp-test30-special-characters): Remove test for backslash.
374 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
376         * automated/tramp-tests.el
377         (tramp-test19-directory-files-and-attributes)
378         (tramp-test22-file-times): Check for `file-attributes' equality
379         only if there is a usable timestamp.
380         (tramp--test-check-files): Do not use `copy-sequence'.
382 2014-04-22  Daniel Colascione  <dancol@dancol.org>
384         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
385         Add compile flag.
386         (test-byte-comp-macro-expansion)
387         (test-byte-comp-macro-expansion-eval-and-compile)
388         (test-byte-comp-macro-expansion-eval-when-compile)
389         (test-byte-comp-macro-expand-lexical-override): Use it.
390         (test-eager-load-macro-expansion)
391         (test-eager-load-macro-expansion-eval-and-compile)
392         (test-eager-load-macro-expansion-eval-when-compile)
393         (test-eager-load-macro-expand-lexical-override): New tests.
395         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
396         account for removal of `cl-struct-set-slot-value'. Also, move
397         the defstruct to top level.
399 2014-04-21  Daniel Colascione  <dancol@dancol.org>
401         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
402         New function.
403         (test-byte-comp-macro-expansion)
404         (test-byte-comp-macro-expansion-eval-and-compile)
405         (test-byte-comp-macro-expansion-eval-when-compile)
406         (test-byte-comp-macro-expand-lexical-override): New tests.
408         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
409         (cl-the): Fix cl-the test.
411 2014-04-20  Daniel Colascione  <dancol@dancol.org>
413         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
415 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
417         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
418         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
420 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
422         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
423         (tramp--test-make-temp-name): Optional argument LOCAL.
424         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
425         (tramp-test10-write-region): No special test for out-of-band copy
426         needed anymore.
427         (tramp-test11-copy-file, tramp-test12-rename-file)
428         (tramp-test21-file-links): Extend tests.
429         (tramp-test20-file-modes): More robust check for user "root".
430         (tramp--test-check-files): New defun.
431         (tramp-test30-special-characters, tramp-test33-recursive-load)
432         (tramp-test34-unload): New tests.
433         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
435 2014-04-11  Glenn Morris  <rgm@gnu.org>
437         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
439 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
441         * automated/electric-tests.el: Fix spelling error in test name.
442         (whitespace-skipping-for-quotes-not-outside):
443         Rename from whitespace-skipping-for-quotes-not-ouside.
445 2014-04-09  Daniel Colascione  <dancol@dancol.org>
447         * automated/syntax-tests.el: New file.
449 2014-04-09  Glenn Morris  <rgm@gnu.org>
451         * automated/python-tests.el (python-triple-quote-pairing):
452         Enable/disable electric-pair-mode as needed.
454         * automated/electric-tests.el (electric-pair-backspace-1):
455         Replace deleted function.
457 2014-04-07  João Távora  <joaotavora@gmail.com>
459         * automated/python-tests.el (python-triple-quote-pairing): New test.
460         (python-syntax-after-python-backspace): New test.
462         * automated/electric-tests.el (electric-pair-define-test-form):
463         More readable test docstrings.
464         (whitespace-skipping-for-quotes-not-ouside)
465         (whitespace-skipping-for-quotes-only-inside)
466         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
468 2014-04-04  João Távora  <joaotavora@gmail.com>
470         * automated/electric-tests.el (define-electric-pair-test):
471         Don't overtest.
472         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
473         (inhibit-in-mismatched-string-inside-c-comments): New test.
475 2014-04-02  João Távora  <joaotavora@gmail.com>
477         * automated/electric-tests.el (inhibit-if-strings-mismatched):
478         New test, change from `inhibit-only-of-next-is-mismatched'.
480 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
482         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
483         (undo-test-region-t-marker): New tests of marker adjustments.
484         (undo-test-marker-adjustment-moved):
485         (undo-test-region-mark-adjustment): New tests to demonstrate
486         bug#16818, which fail without the fix.
488 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
490         * automated/package-test.el (package-test-describe-package):
491         Fix test failure in non-graphical mode.
493 2014-03-23  Daniel Colascione  <dancol@dancol.org>
495         * automated/subword-tests.el (subword-tests2): More subword tests.
497         * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New
498         test: correct parsing of keyword arguments.
500 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
502         * automated/package-test.el (package-test-describe-package):
503         Check for the "Keywords: " line.
505         * automated/data/package/archive-contents: Include the :keywords
506         field in `simple-single' data form.
508 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
510         * automated/package-test.el
511         (package-test-install-two-dependencies): New test (bug#16826).
513         * automated/data/package/simple-two-depend-1.1.el: New file.
515         * automated/data/package/archive-contents:
516         Add info about the new package.
518 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
520         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
521         (tramp-test10-write-region): Extend for out-of-band copy.
522         (tramp-test31-asynchronous-requests): New test.
524 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
526         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
527         Add new test of undo in region.
528         (undo-test-in-region-eob): Add test case described at
529         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
531 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
533         * automated/tramp-tests.el (tramp--test-enabled)
534         (tramp-test15-copy-directory): No special handling of tramp-adb.el
535         anymore.  It's fixed in that package.
537 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
539         * automated/tramp-tests.el (tramp--test-enabled): Move connection
540         cleanup into this function.  Remove respective code from all test
541         cases.
542         (tramp--instrument-test-case): Declare `indent' and `debug'.
543         Handle other errors as well.
544         (tramp-test14-delete-directory): Check for `file-error' error.
545         (tramp-test15-copy-directory): Ignore return value of
546         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
547         (tramp-test19-directory-files-and-attributes): Take care of
548         timestamp of "../".
549         (tramp-test20-file-modes, tramp-test27-start-file-process)
550         (tramp-test28-shell-command): Skip for tramp-adb.el.
551         (tramp-test21-file-links): `file-truename' shall preserve trailing
552         link of directories.
553         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
554         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
555         `kill-buffer-query-functions' to nil.
556         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
558 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
560         * automated/tramp-tests.el
561         (tramp-test19-directory-files-and-attributes): Do not include
562         directories in comparison; they might have changed their
563         timestamps already.
565 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
567         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
568         (tramp-test17-insert-directory): First line could contain more
569         text, when produced by `ls-lisp'.
570         (tramp-test19-directory-files-and-attributes): Instrument failed
571         test case.
573 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
575         * automated/tramp-tests.el (tramp-test17-insert-directory):
576         Make first line "total 123" optional.
577         (tramp-test20-file-modes, tramp-test22-file-times)
578         (tramp-test26-process-file, tramp-test27-start-file-process)
579         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
580         tramp-smb.el.
581         (tramp-test20-file-modes): Check for "root" only when there is an
582         explicit user name.
583         (tramp-test21-file-links): Handle "... not supported" error.
584         (tramp-test22-file-times): Skip for "don't know" return values.
585         (tramp-test26-process-file, tramp-test28-shell-command):
586         Remove color escape sequences.
587         (tramp-test28-shell-command): Use `accept-process-output' rather
588         than `sit-for'.
589         (tramp-test30-utf8): Set coding system `utf-8'.
591 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
593         * automated/tramp-tests.el (tramp-test28-shell-command): Perform
594         an initial `sit-for' prior the while loop.
596 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
598         Sync with Tramp 2.2.9.
600         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
601         (tramp-test28-shell-command): Make a while loop when waiting for
602         process exit.
604 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
606         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
607         and `vc-hg'.  Declare `tramp-find-executable' and
608         `tramp-get-remote-path'.
609         (tramp-test29-vc-registered): New test.
610         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
612 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
614         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
615         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
616         (tramp-test28-shell-command): Improve `shell-command' test.  Add
617         `async-shell-command' tests.
619 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
621         * automated/file-notify-tests.el (file-notify--wait-for-events):
622         Use `read-event' instead of `sit-for'.
623         (file-notify-test02-events): Remove expected result, the bug is
624         fixed meanwhile.
625         (file-notify-test02-events, file-notify-test03-autorevert):
626         Use `sleep-for' instead of `sit-for'.
628 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
630         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
631         New test.
633 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
635         * automated/file-notify-tests.el (file-notify--deftest-remote):
636         Do not skip when the local test has failed.  They are unrelated.
637         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
638         `noninteractive' to nil, otherwise `sit-for' could be degraded to
639         `sleep-for'.
640         (file-notify-test02-events): Check for `file-remote-p' instead of
641         `file-notify--test-remote-enabled'.
643 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
645         * automated/file-notify-tests.el (file-notify-test02-events):
646         Let test case fail for Bug#16519.
648 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
650         * automated/file-notify-tests.el (file-notify-test02-events):
651         Hide Bug#16519, until it is solved.
653 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
655         * automated/file-notify-tests.el
656         (file-notify--test-local-enabled): Fix error in logic.
657         (file-notify--wait-for-events): New defmacro.
658         (file-notify-test02-events): Make short breaks between file operations.
659         Use `file-notify--wait-for-events'.  Check, that events have arrived.
660         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
662         * automated/comint-testsuite.el
663         (comint-testsuite-password-strings): Add localized examples.
665 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
667         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
668         case if inotify is not linked with Emacs.  Use `read-event' rather
669         than `sit-for' in order to process events.  (Bug#13662)
671 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
673         * automated/ert-tests.el (ert-test-record-backtrace): Reenable
674         test case with adapted test string.  (Bug#13064)
676 2013-12-28  Glenn Morris  <rgm@gnu.org>
678         * automated/electric-tests.el: Require 'elec-pair.
680 2013-12-26  João Távora  <joaotavora@gmail.com>
682         * automated/electric-tests.el (electric-pair-test-for):
683         Fix autowrapping tests in batch-mode by running with
684         `transient-mark-mode' set to `lambda'.
686         * automated/electric-tests.el: New file.
688 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
690         * automated/python-tests.el
691         (python-nav-lisp-forward-sexp-safe-1): Remove test.
692         (python-nav-forward-sexp-safe-1): New test.
694 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
696         * automated/ruby-mode-tests.el: Add tests for
697         `ruby-align-to-stmt-keywords'.
699         * indent/ruby.rb: Update examples to reflect the lack of change in
700         default indentation of `begin' blocks.
702 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
704         * indent/ruby.rb: Update examples according to the change
705         in `smie-indent-close'.
707 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
709         * indent/ruby.rb: New examples.
711 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
713         * automated/python-tests.el (python-indent-dedenters-2): New test.
715 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
717         * automated/python-tests.el (python-indent-after-comment-1)
718         (python-indent-after-comment-2): New tests.
720 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
722         * automated/python-tests.el (python-indent-block-enders-1):
723         Rename from python-indent-block-enders.
724         (python-indent-block-enders-2): New test.
726 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
728         * indent/js.js: New file.
730 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
732         * automated/dbus-tests.el: New file.
734 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
736         * automated/regexp-tests.el: New file.
738 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
740         * automated/reftex-tests.el (reftex-parse-from-file-test):
741         Run temp-dir through file-truename, to make sure the temporary file
742         names are comparable as strings.
744         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
745         Force Unix EOLs by using 'utf-8-unix', since the default of
746         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
748 2013-11-28  Glenn Morris  <rgm@gnu.org>
750         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
752 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
754         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
755         (EMACSOPT): Use $(PATH_SEP).
757 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
759         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
760         Set to nil.
762 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
764         * automated/file-notify-tests.el
765         (file-notify-test-remote-temporary-file-directory):
766         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
767         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
768         (file-notify--deftest-remote): Cleanup connection initially.
769         (file-notify-test03-autorevert): Run also in batch mode.  Use a
770         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
771         does not work on MS Windows.  Call `accept-process-output' for
772         remote files.  Apply `string-match' instead of `string-equal', the
773         messages are different on MS Windows.
775         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
776         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
777         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
779 2013-11-23  Glenn Morris  <rgm@gnu.org>
781         * automated/python-tests.el (python-shell-make-comint-1)
782         (python-shell-make-comint-2, python-shell-get-process-1):
783         Suppress creation of some temp-files.
785         * automated/python-tests.el (python-shell-parse-command-1)
786         (python-shell-make-comint-1, python-shell-make-comint-2)
787         (python-shell-get-process-1)
788         (python-shell-internal-get-or-create-process-1):
789         Skip rather than fail if prereqs not found.
791         * automated/Makefile.in (emacs):
792         Empty EMACSLOADPATH rather than unsetting.
794 2013-11-22  Glenn Morris  <rgm@gnu.org>
796         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
797         Set expected-result.
799 2013-11-21  Glenn Morris  <rgm@gnu.org>
801         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
802         (compile-main): Pass XARGS_LIMIT to xargs.
804         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
805         (EMACSOPT): Use PATH_SEPARATOR.
807 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
809         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
810         Add a failing test for Bug#15874.
811         (ruby--insert-coding-comment-ruby-style)
812         (ruby--insert-coding-comment-emacs-style)
813         (ruby--insert-coding-comment-custom-style):
814         Add a few tests for `ruby--insert-coding-comment'.
816 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
818         Improve API of recently-added bool vector functions (Bug#15912).
819         * automated/data-tests.el: Adjust to API changes.
821 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
823         * automated/tramp-tests.el (tramp-test07-file-exists-p)
824         (tramp-test08-file-local-copy)
825         (tramp-test09-insert-file-contents, tramp-test10-write-region)
826         (tramp-test11-copy-file, tramp-test12-rename-file)
827         (tramp-test13-make-directory, tramp-test14-delete-directory)
828         (tramp-test15-copy-directory, tramp-test16-directory-files)
829         (tramp-test17-insert-directory, tramp-test18-file-attributes)
830         (tramp-test19-directory-files-and-attributes)
831         (tramp-test20-file-modes, tramp-test21-file-links)
832         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
833         (tramp-test24-file-name-completion, tramp-test25-load)
834         (tramp-test26-process-file, tramp-test27-start-file-process)
835         (tramp-test28-shell-command): Cleanup connection initially.
837 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
839         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
840         connection before running the test.
842 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
844         * automated/tramp-tests.el (tramp-test15-copy-directory)
845         (tramp-test16-directory-files, tramp-test17-insert-directory)
846         (tramp-test18-file-attributes)
847         (tramp-test19-directory-files-and-attributes)
848         (tramp-test20-file-modes, tramp-test21-file-links)
849         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
850         (tramp-test24-file-name-completion, tramp-test25-load)
851         (tramp-test26-process-file, tramp-test27-start-file-process)
852         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
853         (tramp-test29-utf8): New test.
855 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
857         * automated/file-notify-tests.el (file-notify-test02-events)
858         (file-notify-test03-autorevert): Suppress messages in `write-region'.
860         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
861         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
862         (tramp-test26-process-file, tramp-test28-shell-command):
863         Ensure, that the directory is not empty when calling "ls".
865 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
867         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
868         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
869         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
870         (tramp-test09-insert-file-contents, tramp-test10-write-region)
871         (tramp-test26-process-file): Add tests.
872         (tramp-test11-copy-file): Remove debug message.
873         (tramp-test20-file-modes): Special case, if user is "root".
875 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
877         * automated/file-notify-tests.el:
878         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
879         `tramp-remote-path' when running on hydra.
880         (tramp-test07-file-exists-p): Remove instrumentation code.
881         (tramp-test26-process-file): Don't use "/bin/true" and
882         "/bin/false", these paths do not exist on hydra.
884 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
886         * automated/process-tests.el: New file.
888 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
890         * indent/ruby.rb: New examples.
892 2013-11-06  Glenn Morris  <rgm@gnu.org>
894         * automated/Makefile.in (setwins): Avoid accidental matches.
896 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
898         * automated/tramp-tests.el (tramp-test07-file-exists-p):
899         Fix docstring.  Instrument, in order to hunt failure on hydra.
901 2013-11-06  Glenn Morris  <rgm@gnu.org>
903         * automated/flymake-tests.el (warning-predicate-rx-gcc)
904         (warning-predicate-function-gcc, warning-predicate-rx-perl)
905         (warning-predicate-function-perl):
906         * automated/info-xref.el (info-xref-test-makeinfo):
907         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
908         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
910 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
912         * automated/tramp-tests.el: New file.
914 2013-11-05  Glenn Morris  <rgm@gnu.org>
916         Get rid of --chdir usage.
917         * automated/Makefile.in (EMACSOPT): Move -L here.
918         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
919         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
920         (.el.elc): No more need to pass -L here.
921         (compile-main): Get rid of sub-shell and cd.
922         (compile-clean, check): Get rid of cd.
924         Make it possible to run tests with a different working directory.
925         * automated/flymake-tests.el (flymake-tests-data-directory): New.
926         (flymake-tests--current-face): Use flymake-tests-data-directory.
927         (warning-predicate-function-gcc, warning-predicate-rx-perl)
928         (warning-predicate-function-perl): Adapt for above change.
929         * automated/zlib-tests.el (zlib-tests-data-directory): New.
930         (zlib--decompress): Use zlib-tests-data-directory.
932         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
933         Remove test that makes no sense.
935         * automated/files.el (files-test-local-variable-data):
936         Fix result typo presumably caused by interference from dir-locals.
937         (file-test--do-local-variables-test): Prevent dir-locals interfering.
939 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
941         * indent/ruby.rb: Add a statement on the line after heredoc.
942         Move a now-successful example.
944         * automated/ruby-mode-tests.el: Remove outdated comment.
946 2013-11-04  Glenn Morris  <rgm@gnu.org>
948         * automated/Makefile.in (abs_srcdir): Remove.
949         (emacs): Unset EMACSLOADPATH.
950         (.el.elc, check): Use -L to append srcdir to load-path.
952 2013-11-02  Glenn Morris  <rgm@gnu.org>
954         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
955         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
956         (abs_srcdir): New, set by configure.
957         (EMACS): Use a relative file name.
958         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
959         (lisp-compile): Remove (assume it's up-to-date).
960         (compile-main): Do not run lisp-compile.
961         (compile-main, compile-clean, compile-always, bootstrap-clean)
962         (check): Use srcdir rather than $test.  Check cd return value.
963         Use --chdir.
964         (doit, compile, compile-always): Remove stuff copied from lisp/.
965         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
967 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
969         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
970         Add a skipping test.
972 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
974         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
976         * indent/css-mode.css (.x2): Test alignement inside braces.
978 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
980         * indent/ruby.rb: New failing example.
982         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
983         Fix the test, in respect to adding the space after the curly.
985 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
987         * automated/ert-tests.el (ert-test-skip-unless): New test case.
988         (ert-test-deftest): Adapt test for changed macro expansion.
989         (ert-test-run-tests-interactively):
990         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
991         Add a skipping test.
993         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
994         (file-notify--test-local-enabled): Make it a function.  Check also
995         for `file-remote-p' of `temporary-file-directory'.
996         (file-notify--test-remote-enabled-checked): New defvar.
997         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
998         internal functions.  Cache result.
999         (file-notify--deftest-remote, file-notify-test00-availability)
1000         (file-notify-test01-add-watch, file-notify-test02-events)
1001         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1002         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1004 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1006         * indent/ruby.rb: Fix syntax error in the latest example.
1008 2013-10-23  Glenn Morris  <rgm@gnu.org>
1010         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1011         New, set by configure.
1012         (top_srcdir): Remove.
1013         (abs_test, abs_lispsrc): New.
1014         (lisp): No longer absolute.
1015         (emacs, lisp-compile, compile, compile-always):
1016         Quote entities that might contain whitespace.
1018 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1020         * indent/ruby.rb: Move two examples to "working" section, add one
1021         more.
1023 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1025         * indent/ruby.rb: New examples for indentation of blocks.
1026         Example of hash inside parens that inflooped before the present commit.
1028 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1030         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1031         allows another timer to run.
1033 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1035         * indent/ruby.rb: More examples for bug#15594, both failing and
1036         now passing.
1038 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1040         * indent/ruby.rb: Add two more cases.
1042 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1044         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1045         first use.
1046         (ruby-should-indent): Use indent-according-to-mode.
1047         (ruby-deftest-move-to-block): Use `declare'.
1049 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1051         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1053 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1055         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1057 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1059         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1060         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1062         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1064 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1066         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1067         Adjust indentation of continued line to the new SMIE behavior.
1069 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1071         * automated/completion-tests.el:
1072         * indent/css-mode.css: New files.
1074 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1076         * automated/data/package/signed/archive-contents:
1077         * automated/data/package/signed/archive-contents.sig:
1078         * automated/data/package/signed/signed-good-1.0.el:
1079         * automated/data/package/signed/signed-good-1.0.el.sig:
1080         * automated/data/package/signed/signed-bad-1.0.el:
1081         * automated/data/package/signed/signed-bad-1.0.el.sig:
1082         * automated/data/package/key.pub:
1083         * automated/data/package/key.sec: New files.
1085         * automated/package-test.el (package-test-update-listing)
1086         (package-test-update-archives, package-test-describe-package):
1087         Adjust to package.el change.
1088         (package-test-signed): New test.
1090 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1092         * automated/package-test.el: Update all cases to use :url instead
1093         of :homepage.
1095         * automated/package-x-test.el
1096         (package-x-test--single-archive-entry-1-3): Same.
1098 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1100         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1101         was unused.
1102         (simple-single-desc): Expect :homepage property.
1103         (multi-file-desc): Same.
1104         (with-package-test): Do not save previous `default-directory'
1105         value, let-bind the var instead.
1106         (package-test-install-single): Expect :homepage property in the
1107         generated pkg file.
1108         (package-test-describe-package): Expect Homepage button.
1109         (package-test-describe-non-installed-package)
1110         (package-test-describe-non-installed-multi-file-package): Same.
1111         (package-test-describe-not-installed-package): Remove, it was a
1112         duplicate.
1114         * automated/package-x-test.el
1115         (package-x-test--single-archive-entry-1-3): Expect :homepage
1116         property.
1117         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1119         * automated/data/package/simple-single-1.3.el: Add URL header.
1121         * automated/data/package/archive-contents: Add :homepage
1122         properties to `simple-single' and `multi-file'.
1124 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1126         * automated/data-tests.el:
1127         (bool-vector-count-matches-all-0-nil)
1128         (bool-vector-count-matches-all-0-t)
1129         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1130         (bool-vector-count-matches-at, bool-vector-intersection-op)
1131         (bool-vector-union-op, bool-vector-xor-op)
1132         (bool-vector-set-difference-op)
1133         (bool-vector-change-detection, bool-vector-not): New tests.
1134         (mock-bool-vector-count-matches-at)
1135         (test-bool-vector-bv-from-hex-string)
1136         (test-bool-vector-to-hex-string)
1137         (test-bool-vector-count-matches-at-tc)
1138         (test-bool-vector-apply-mock-op)
1139         (test-bool-vector-binop): New helper functions.
1140         (bool-vector-test-vectors): New testcase data.
1142 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1144         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1145         (advice-test-called-interactively-p-filter-args)
1146         (advice-test-called-interactively-p-around): New tests.
1148 2013-09-16  Glenn Morris  <rgm@gnu.org>
1150         * automated/eshell.el (eshell-match-result):
1151         Return a more informative failure than simply "false".  Update callers.
1153         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1154         Test value before and after loop as well as during.
1156 2013-09-15  Glenn Morris  <rgm@gnu.org>
1158         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1159         New test.  (Bug#15372)
1160         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1162 2013-09-13  Glenn Morris  <rgm@gnu.org>
1164         * automated/eshell.el (with-temp-eshell):
1165         Use a temp directory for eshell-directory-name.
1166         (eshell-test-command-result): New, again using a temp directory.
1167         Replace eshell-command-result with this throughout.
1168         (eshell-test/for-loop, eshell-test/for-name-loop):
1169         Ensure environment variables don't confuse us.
1171 2013-09-12  Glenn Morris  <rgm@gnu.org>
1173         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1174         due to "has a running process; kill it?" prompts.
1176 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1178         * automated/eshell.el: Rename from eshell.el.
1179         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1181 2013-09-01  Glenn Morris  <rgm@gnu.org>
1183         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1184         Otherwise the sed command used by eg compile-main ends up
1185         containing "/*.el".  (Bug#15170)
1187 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1189         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1190         for portability to hosts where /bin/sh has problems.
1192 2013-08-21  David Engster  <deng@randomsample.de>
1194         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1195         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1196         upstream.  Changed to use ERT.
1198 2013-08-14  Daniel Hackney  <dan@haxney.org>
1200         * automated/package-test.el: Remove tar-package-building functions.
1201         Tar file used for testing is included in the repository.
1202         (package-test-install-texinfo, package-test-cleanup-built-files):
1203         Remove.
1205 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1207         * automated/python-tests.el (python-imenu-create-index-4)
1208         (python-imenu-create-flat-index-2): New tests.
1210 2013-08-05  Glenn Morris  <rgm@gnu.org>
1212         * automated/mule-util.el: New file, with tests extracted from
1213         lisp/international/mule-util.el.
1215 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1217         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1218         before definition.
1219         (advice-tests-macroaliases): New test.
1221 2013-08-04  Glenn Morris  <rgm@gnu.org>
1223         * automated/ert-tests.el: Disable failing test that no-one seems
1224         to know how to fix.  (Bug#13064)
1226         * automated/icalendar-tests.el (icalendar-tests--test-export)
1227         (icalendar-tests--test-import): Try more precise TZ specification.
1228         Remove debug messages.
1230 2013-08-03  Glenn Morris  <rgm@gnu.org>
1232         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1234         * automated/icalendar-tests.el (icalendar-tests--test-export)
1235         (icalendar-tests--test-import):
1236         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1237         (icalendar-tests--test-import): Reset zone even if error occurred.
1239 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1241         * automated/core-elisp-tests.el: New file.
1243 2013-08-01  Glenn Morris  <rgm@gnu.org>
1245         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1246         Try to check that the remote system has a notification program.
1248 2013-07-31  Glenn Morris  <rgm@gnu.org>
1250         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1252 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1254         * automated/file-notify-tests.el
1255         (file-notify--test-local-enabled): New defconst.  Replaces all
1256         `file-notify-support' occurrences.
1257         (file-notify--test-remote-enabled): New defun.
1258         (file-notify--deftest-remote): Use it.
1259         (file-notify-test00-availability): Rewrite.
1260         (file-notify-test00-availability-remote): New defun.
1261         (file-notify-test01-add-watch): Rewrite first erroneous check.
1263 2013-07-23  Glenn Morris  <rgm@gnu.org>
1265         * automated/inotify-test.el (inotify-file-watch-simple):
1266         Delete temp-file when done.
1268         * automated/subword-tests.el: Require subword.
1270 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1272         * automated/subword-tests.el: New file.
1274 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1276         * automated/python-tests.el (python-imenu-create-index-2)
1277         (python-imenu-create-index-3): New tests.
1279 2013-07-11  Glenn Morris  <rgm@gnu.org>
1281         * automated/ert-tests.el: Require cl-lib at runtime too.
1282         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1283         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1284         (ert-test-set-functions, ert-test-gensym)
1285         (ert-test-coerce-to-vector, ert-test-string-position)
1286         (ert-test-mismatch): Remove tests.
1287         * automated/cl-lib.el: New, split from ert-tests.el.
1289         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1290         Goto point-min.
1291         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1292         (ruby-move-to-block-skips-percent-literal)
1293         (ruby-move-to-block-skips-heredoc)
1294         (ruby-move-to-block-moves-from-else-to-if)
1295         (ruby-beginning-of-defun-does-not-fold-case)
1296         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1297         Replace goto-line with forward-line/goto-char.
1298         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1300         * automated/package-test.el (makeinfo-buffer): Autoload.
1301         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1302         (package-test-install-texinfo): Don't require makeinfo.
1304         * automated/files.el: Stop "local variables" confusion.
1306         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1308         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1309         Use with-current-buffer.
1311         * automated/undo-tests.el (undo-test-buffer-modified)
1312         (undo-test-file-modified): New tests.
1314 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1316         * automated/file-notify-tests.el (file-notify-test00-availability):
1317         Set :expected-result.
1318         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1319         (file-notify-test02-events, file-notify-test02-events-remote)
1320         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1321         Skip when `file-notify-support' is nil.  (Bug#14823)
1323 2013-07-09  Glenn Morris  <rgm@gnu.org>
1325         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1326         Declare.
1327         (inotify-file-watch-simple): Silence compiler.
1329         * automated/python-tests.el (python-indent-block-enders):
1330         Make it actually test something.
1332         * automated/package-x-test.el: Require package-test when compiling.
1334         * automated/add-log-tests.el, automated/advice-tests.el:
1335         * automated/imenu-test.el, automated/package-x-test.el:
1336         * automated/python-tests.el, automated/ruby-mode-tests.el:
1337         * automated/xml-parse-tests.el: Explicitly require ert.
1339 2013-07-08  Kenichi Handa  <handa@gnu.org>
1341         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1342         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1344 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1346         * automated/file-notify-tests.el
1347         (file-notify-test-remote-temporary-file-directory):
1348         Use `null-device' on w32.
1349         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1350         (file-notify--test-results, file-notify--test-event)
1351         (file-notify--deftest-remote, file-notify--event-test)
1352         (file-notify--test-event-handler)
1353         (file-notify--test-make-temp-name): Rename, in order to mark them
1354         internal.
1355         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1356         better fitting in noninteractive tests.
1357         (file-notify-test00-availability): Rename from `file-notify-test0'.
1358         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1359         Use `temporary-file-directory '.
1360         (file-notify-test01-add-watch-remote): New test.
1361         (file-notify-test02-events): Rename from `file-notify-test2'.
1362         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1363         (file-notify-test03-autorevert): Rename from
1364         `file-notify-test4'.  Use timeouts.
1365         (file-notify-test03-autorevert-remote): Rename from
1366         `file-notify-test5'.
1368 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1370         * automated/file-notify-tests.el: New package.
1372 2013-06-28  Kenichi Handa  <handa@gnu.org>
1374         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1375         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1376         Callers changed.
1377         (decoder-tests-filename): New function.
1378         (decoder-tests-prefer-utf-8-read)
1379         (decoder-tests-prefer-utf-8-write): New function.
1380         (ert-test-decoder-prefer-utf-8): New test.
1382 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1384         * automated/package-x-test.el: Change the commentary.
1385         (package-x-test--single-archive-entry-1-3)
1386         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1387         using the appropriate data structure.
1389 2013-06-27  Daniel Hackney  <dan@haxney.org>
1391         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1393         * automated/package-x-test.el: New file.
1395         * automated/package-test.el: New file.
1397         * automated/data/package: New directory, with test examples.
1399 2013-06-27  Glenn Morris  <rgm@gnu.org>
1401         * automated/python-tests.el (python-tests-with-temp-file):
1402         Clean up after ourself.
1404         * automated/undo-tests.el (undo-test3): Remove test that seems to
1405         do nothing that the previous one doesn't, except leave a tempfile.
1407 2013-06-26  Glenn Morris  <rgm@gnu.org>
1409         * automated/info-xref.el: New file.
1411 2013-06-25  Glenn Morris  <rgm@gnu.org>
1413         * automated/occur-tests.el (occur-test-create): New function.
1414         Use it to create separate tests for each element, so we run them
1415         all rather than stopping at the first error.
1417 2013-06-24  Glenn Morris  <rgm@gnu.org>
1419         * automated/occur-tests.el (occur-tests):
1420         Update for 2013-05-29 change to occur header line.
1422 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1424         Test suite for flymake.
1425         * automated/flymake-tests.el:
1426         * automated/flymake/warnpred/Makefile
1427         * automated/flymake/warnpred/test.c
1428         * automated/flymake/warnpred/test.pl: New files.
1430 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1432         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1434 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1436         * automated/reftex-tests.el: New test suite for reftex.
1438 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1440         * automated/ruby-mode-tests.el: New tests, for percent literals
1441         and expression expansion.
1443 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1445         * indent/octave.m: Tweak.
1447 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1449         * eshell.el: Rewrite tests using ERT.
1451 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1453         * indent/octave.m: Add tests for %!, # and ### comments.
1455 2013-05-23  Kenichi Handa  <handa@gnu.org>
1457         * automated/decoder-tests.el: New file.
1459 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1461         * indent/ruby.rb: Add multiline regexp example.
1463         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1464         (ruby-regexp-skips-over-interpolation)
1465         (ruby-regexp-continues-till-end-when-unclosed)
1466         (ruby-regexp-can-be-multiline)
1467         (ruby-interpolation-inside-percent-literal): New tests.
1469 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1471         * indent/ruby.rb: Fix indentation after =; add more cases.
1473 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1475         * indent/pascal.pas: Add test for mis-identified comments.
1477 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1479         * automated/imenu-test.el: New file.  (Bug#14112)
1481 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1483         * automated/python-tests.el (python-imenu-prev-index-position-1):
1484         Remove test.
1485         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1486         New tests.
1488 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1490         * automated/python-tests.el (python-nav-backward-defun-2)
1491         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1492         (python-nav-forward-defun-3): New tests.
1494 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1496         * automated/python-tests.el (python-nav-backward-defun-1)
1497         (python-nav-forward-defun-1): New tests.
1499 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1501         * automated/add-log-tests.el: New file.  (Bug#14112)
1503 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1505         * automated/python-tests.el (python-indent-block-enders): New test.
1506         (python-info-current-defun-2): Fix test.
1508 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1510         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1512 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1514         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1515         (python-tests-with-temp-file): New macro.
1516         (python-tests-shell-interpreter): New var.
1517         (python-shell-get-process-name-1)
1518         (python-shell-internal-get-process-name-1)
1519         (python-shell-parse-command-1)
1520         (python-shell-calculate-process-environment-1)
1521         (python-shell-calculate-process-environment-2)
1522         (python-shell-calculate-process-environment-3)
1523         (python-shell-calculate-exec-path-1)
1524         (python-shell-calculate-exec-path-2)
1525         (python-shell-make-comint-1)
1526         (python-shell-make-comint-2)
1527         (python-shell-get-process-1)
1528         (python-shell-get-or-create-process-1)
1529         (python-shell-internal-get-or-create-process-1): New tests.
1531 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1533         * automated/python-tests.el: New file.
1535 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1537         * automated/ruby-mode-tests.el
1538         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1539         bits inside the examples.
1540         (ruby-move-to-block-skips-heredoc): New test.
1541         (ruby-add-log-current-method-after-inner-class):
1542         Lower expectations: move point inside a method, initially.
1544 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1546         * automated/ruby-mode-tests.el
1547         (ruby-move-to-block-skips-percent-literal): New test.
1549 2013-02-04  Chong Yidong  <cyd@gnu.org>
1551         * automated/thingatpt.el: New file.
1553 2013-02-03  Chong Yidong  <cyd@gnu.org>
1555         * automated/files.el (file-test--do-local-variables-test):
1556         Avoid compilation warning message.
1558 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1560         * automated/ruby-mode-tests.el
1561         (ruby-indent-spread-args-in-parens): New test.
1562         * automated/ruby-mode-tests.el (ruby-block-test-example):
1563         Break indentation of the do block opener and add a line inside it.
1564         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1565         Adjust line numbers.
1567 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1569         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1571 2013-01-14  Glenn Morris  <rgm@gnu.org>
1573         * automated/compile-tests.el (compile-tests--test-regexps-data):
1574         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1576 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1578         * automated/man-tests.el: New file.
1580 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1582         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1584 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1586         * automated/undo-tests.el: New file.
1588 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1590         * automated/ruby-mode-tests.el
1591         (ruby-indent-after-block-in-continued-expression): New test.
1593 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1595         * automated/ruby-mode-tests.el:
1596         Rename one interpolation test; add three more.
1597         (ruby-with-temp-buffer): New macro, use it where appropriate.
1598         (ruby-add-log-current-method-examples): Use "_" for target point.
1599         Add four new tests for ruby-add-log-current-method.
1601 2012-12-11  Glenn Morris  <rgm@gnu.org>
1603         * automated/f90.el (f90-test-bug13138): New test.
1605 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1607         * automated/inotify-test.el: New test.
1609 2012-12-02  Chong Yidong  <cyd@gnu.org>
1611         * automated/ruby-mode-tests.el
1612         (ruby-add-log-current-method-examples): Don't use loop macro, to
1613         allow automated testing to work.
1615 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1617         * automated/advice-tests.el (advice-tests--data): Remove.
1618         (advice-tests): Move the tests directly here instead.
1619         Add called-interactively-p tests.
1621 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1623         * automated/ert-x-tests.el: Use cl-lib.
1624         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1626 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1628         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1629         (ruby-indent-inside-heredoc-after-operator)
1630         (ruby-indent-inside-heredoc-after-space): New tests.
1631         Change direct font-lock face references to var references.
1632         (ruby-interpolation-suppresses-syntax-inside): New test.
1633         (ruby-interpolation-inside-percent-literal-with-paren):
1634         New failing test.
1636 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1638         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1639         (ruby-singleton-class-no-heredoc-font-lock)
1640         (ruby-add-log-current-method-examples): New tests.
1641         (ruby-test-string): Extract from ruby-should-indent-buffer.
1642         (ruby-deftest-move-to-block): New macro.
1643         Add several move-to-block tests.
1645 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1647         * automated/advice-tests.el: New tests.
1649 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1651         * automated/compile-tests.el (compile-tests--test-regexps-data):
1652         Add new data for msft's new format.
1654 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1656         * automated/ruby-mode-tests.el:
1657         (ruby-toggle-block-to-multiline): New test.
1658         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1659         (ruby-toggle-block-to-brace): Use buffer-string.
1661 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1663         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1665 2012-08-28  Chong Yidong  <cyd@gnu.org>
1667         * automated/files.el: Test every combination of values for
1668         enable-local-variables and enable-local-eval.
1670 2012-08-19  Chong Yidong  <cyd@gnu.org>
1672         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1674 2012-08-18  Chong Yidong  <cyd@gnu.org>
1676         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1678 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1680         * indent/ruby.rb: Rearrange examples, add new ones.
1682 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1684         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1685         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1687 2012-08-11  Glenn Morris  <rgm@gnu.org>
1689         * automated/files.el: New file.
1691         * automated/Makefile.in (all): Fix typo.
1693 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1695         * automated/ruby-mode-tests.el (ruby-should-indent):
1696         Add docstring, check (current-indentation) instead of (current-column).
1697         (ruby-should-indent-buffer): New function.
1698         Add tests for `ruby-deep-indent-paren' behavior.
1699         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1701 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1703         Original tests in test_ruby_mode.rb in upstream (author).
1705 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1707         * automated/ruby-mode-tests.el (ruby-should-indent)
1708         (ruby-assert-state): New functions.
1709         Add new tests.
1711 2012-07-29  David Engster  <deng@randomsample.de>
1713         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1714         New variable to hold test data for name expansion.
1715         (xml-parse-tests): Test the two different types of name expansion.
1717 2012-07-29  Juri Linkov  <juri@jurta.org>
1719         * automated/occur-tests.el (occur-test-case): Use predefined
1720         buffer name " *test-occur*" instead of a random buffer name.
1722 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1724         * automated/ruby-mode-tests.el: New file with one test.
1726 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1728         * indent/shell.sh: Add test case for ${#VAR}.
1730         * indent/latex-mode.tex: New file.
1732 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1734         * eshell.el: Use cl-lib.
1736 2012-07-03  Chong Yidong  <cyd@gnu.org>
1738         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1740 2012-07-02  Chong Yidong  <cyd@gnu.org>
1742         * automated/xml-parse-tests.el (xml-parse-tests--data):
1743         More testcases.
1745 2012-07-01  Chong Yidong  <cyd@gnu.org>
1747         * automated/xml-parse-tests.el: New file.
1749 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1751         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1752         Use cl-flet.
1754 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1756         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1757         Test escaped commas in TZID (Bug#11473).
1758         (icalendar-import-with-timezone): New.
1759         (icalendar-real-world): Add new testcase as given in the bugreport
1760         of Bug#11473.
1762 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1764         * automated/icalendar-tests.el (icalendar-tests--test-import):
1765         Include UID in import tests (Bug#11525).
1766         (icalendar-import-non-recurring, icalendar-import-rrule)
1767         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1768         UID-import change.
1769         (icalendar-import-with-uid): New.
1770         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1771         Include UID in cycle tests.
1772         (icalendar-cycle, icalendar-real-world): UID-import change.
1774 2012-05-21  Glenn Morris  <rgm@gnu.org>
1776         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1778 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1780         * automated/url-util-tests.el: New file to test
1781         lisp/url/url-util.el.  Only `url-build-query-string' and
1782         `url-parse-query-string' are tested right now (Bug#8706).
1784 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1786         * indent/shell.sh:
1787         * indent/shell.rc: Ad some test cases.
1789 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1791         * indent/ruby.rb: New file, to test new syntax-propertize code.
1793 2012-04-11  Glenn Morris  <rgm@gnu.org>
1795         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1797 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1799         * automated/url-future-tests.el (url-future-tests): Move from
1800         lisp/url/url-future.el and rename.
1802 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1804         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1805         Fix broken test, caused by missing trailing blank.
1807 2011-12-03  Chong Yidong  <cyd@gnu.org>
1809         * automated/compile-tests.el (compile-tests--test-regexps-data):
1810         Increase column numbers by one to reflect change in how
1811         compilation-message is recorded (Bug#10172).
1813 2011-11-22  Glenn Morris  <rgm@gnu.org>
1815         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1817 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1819         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1821 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1823         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1824         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1825         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1827 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1829         * automated/newsticker-tests.el
1830         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1831         newsticker--treeview-tree-update.
1833 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1835         * automated/newsticker-tests.el
1836         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1838         * automated/newsticker-tests.el
1839         (newsticker--group-manage-orphan-feeds): Prevent updating
1840         newsticker treeview.  Fixed bug#9763.
1842 2011-10-20  Glenn Morris  <rgm@gnu.org>
1844         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1846         * automated/vc-bzr.el: New file.
1848 2011-10-15  Glenn Morris  <rgm@gnu.org>
1850         * automated/f90.el: New file.
1852 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1854         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1855         to automated/newsticker-tests.el.  Convert to ERT.
1857 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1859         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1860         Remove, simply use string=.
1861         (icalendar--diarytime-to-isotime)
1862         (icalendar--datetime-to-diary-date)
1863         (icalendar--datestring-to-isodate)
1864         (icalendar--format-ical-event)
1865         (icalendar--parse-summary-and-rest)
1866         (icalendar-tests--do-test-import)
1867         (icalendar-tests--do-test-cycle): Change argument order of
1868         string= to EXPECTED ACTUAL.
1869         (icalendar--import-format-sample)
1870         (icalendar--format-ical-event)
1871         (icalendar-import-non-recurring)
1872         (icalendar-import-rrule)
1873         (icalendar-import-duration)
1874         (icalendar-import-bug-6766)
1875         (icalendar-real-world): Adjust to string= instead of
1876         icalendar-tests--compare-strings.
1877         (icalendar-import-multiple-vcalendars): New.
1879 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1881         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1882         Require CL.
1884 2011-05-09  Juri Linkov  <juri@jurta.org>
1886         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1887         Convert to ERT.
1889 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1891         * automated/compile-tests.el: New file.
1893 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1895         * automated/font-parse-tests.el: Don't byte-compile.
1897         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1899 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1901         * automated/lexbind-tests.el: New file.
1903 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1905         * Version 23.3 released.
1907 2011-03-05  Glenn Morris  <rgm@gnu.org>
1909         * eshell.el: Move here from lisp/eshell/esh-test.el.
1911 2011-03-03  Christian Ohler  <ohler@gnu.org>
1913         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1914         New test.
1916 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1918         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1919         convert to ERT format.
1921 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1923         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1924         convert to ERT format.
1926 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1928         * indent/shell.sh:
1929         * indent/shell.rc: New files.
1931 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1933         * automated/font-parse-tests.el: Move from
1934         font-parse-testsuite.el.
1936 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1938         * font-parse-testsuite.el (test-font-parse-data): New file.
1940 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1942         * indent/prolog.prolog: Add tokenizing tests.
1944 2011-01-13  Christian Ohler  <ohler@gnu.org>
1946         * automated: New directory for automated tests.
1948         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1950         * automated/Makefile.in: New file.
1952 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1954         * indent/modula2.mod: New file.
1956 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1958         * indent/octave.m: Add a test to ensure indentation is local.
1960 2010-10-23  Glenn Morris  <rgm@gnu.org>
1962         * comint-testsuite.el
1963         (comint-testsuite--test-comint-password-prompt-regexp):
1964         Add "Please enter the password".  (Bug#7224)
1966 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1968         * indent/prolog.prolog: Use normal spacing around !.
1970 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1972         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
1974 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1976         * indent/octave.m: Remove some `fixindent' not needed any more.
1978 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1980         * indent/octave.m: New file.
1982 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1984         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1985         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1986         (icalendar-testsuite--run-internal-tests): New.
1987         (icalendar-testsuite--test-convert-ordinary-to-ical)
1988         (icalendar-testsuite--test-convert-block-to-ical)
1989         (icalendar-testsuite--test-convert-anniversary-to-ical)
1990         (icalendar-testsuite--test-parse-vtimezone)
1991         (icalendar-testsuite--do-test-export): Code formatting.
1992         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1993         (icalendar-testsuite--do-test-import)
1994         (icalendar-testsuite--do-test-cycle):
1995         Use icalendar-testsuite--compare-strings
1996         (icalendar-testsuite--run-import-tests): Comment added.
1997         (icalendar-testsuite--run-import-tests)
1998         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2000 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2002         * redisplay-testsuite.el (test-redisplay-3): New test.
2004 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2006         * comint-testsuite.el: New file.
2008 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2010         * indent: New dir.
2012 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2014         * Version 23.2 released.
2016 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2018         * cedet/semantic-ia-utest.el
2019         (semantic-symref-test-count-hits-in-tag): Add function, from
2020         semantic-test.el.
2022         * cedet/tests/test.cpp:
2023         * cedet/tests/test.py:
2024         * cedet/tests/teststruct.cpp:
2025         * cedet/tests/testtemplates.cpp:
2026         * cedet/tests/testusing.cpp:
2027         * cedet/tests/scopetest.cpp:
2028         * cedet/tests/scopetest.java: Files deleted.
2030         * cedet/tests/test.make:
2031         * cedet/tests/test.c:
2032         * cedet/tests/testjavacomp.java:
2033         * cedet/tests/testspp.c:
2034         * cedet/tests/testsppreplace.c:
2035         * cedet/tests/testsppreplaced.c:
2036         * cedet/tests/testsubclass.cpp:
2037         * cedet/tests/testsubclass.hh:
2038         * cedet/tests/testtypedefs.cpp:
2039         * cedet/tests/testvarnames.c:
2040         * cedet/tests/test.el:
2041         * cedet/tests/testdoublens.cpp:
2042         * cedet/tests/testdoublens.hpp: Add copyright header.
2044         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2045         Remove reference to deleted files.
2047 2010-03-30  Juri Linkov  <juri@jurta.org>
2049         * occur-testsuite.el (occur-tests): Add tests for context lines.
2051 2010-03-23  Juri Linkov  <juri@jurta.org>
2053         * occur-testsuite.el: New file.
2055 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2057         * Branch for 23.2.
2059 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2061         * icalendar-testsuite.el
2062         (icalendar-testsuite--run-function-tests): Add new tests.
2063         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2064         testcase.
2065         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2066         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2067         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2068         (icalendar-testsuite--test-convert-block-to-ical): New.
2069         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2070         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2072 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2074         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2075         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2076         Fix typos in docstrings and error messages.
2077         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2079 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2081         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2082         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2083         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2085 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2087         * icalendar-testsuite.el
2088         (icalendar-testsuite--run-function-tests):
2089         Add icalendar-testsuite--test-parse-vtimezone.
2090         (icalendar-testsuite--test-parse-vtimezone): New.
2091         (icalendar-testsuite--do-test-cycle): Doc changes.
2092         (icalendar-testsuite--run-real-world-tests): Remove trailing
2093         whitespace -- see change of icalendar--add-diary-entry in
2094         icalendar.el.
2095         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2097 2009-09-30  Glenn Morris  <rgm@gnu.org>
2099         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2101 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2103         * cedet/*: New unit tests, from CEDET repository.
2105 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2107         * redisplay-testsuite.el: New file.
2109 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2111         * Branch for 23.1.
2113 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2115         * icalendar-testsuite.el
2116         (icalendar-testsuite--run-function-tests):
2117         Add icalendar-testsuite--test-diarytime-to-isotime.
2118         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2119         recent icalendar fixes.
2120         (icalendar-testsuite--test-diarytime-to-isotime): New.
2121         (icalendar-testsuite--test-create-uid): Adjust to recent
2122         icalendar changes.
2124 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2126         * bytecomp-testsuite.el: New file.
2128 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2130         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2131         Add `icalendar-testsuite--test-create-uid'.
2132         (icalendar-testsuite--test-create-uid): New.
2134 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2136         * newsticker-testsuite.el: New file.
2138 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2140         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2141         Add icalendar-testsuite--test-datestring-to-isodate,
2142         icalendar-testsuite--test-datetime-to-diary-date, and
2143         icalendar-testsuite--test-calendar-style.
2144         (icalendar-testsuite--test-format-ical-event)
2145         (icalendar-testsuite--test-parse-summary-and-rest):
2146         Doc fix.  Remove european-calendar-style.
2147         (icalendar-testsuite--get-ical-event): Doc fix.
2148         (icalendar-testsuite--test-first-weekday-of-year)
2149         (icalendar-testsuite--run-cycle-tests): Add doc string.
2150         (icalendar-testsuite--test-datestring-to-isodate)
2151         (icalendar-testsuite--test-datetime-to-diary-date)
2152         (icalendar-testsuite--test-calendar-style): New functions.
2153         (icalendar-testsuite--test-export): Handle iso date style.
2154         New arg INPUT-ISO.  Use calendar-date-style.
2155         (icalendar-testsuite--test-import): Handle iso date style.
2156         New arg EXPECTED-ISO.  Use calendar-date-style.
2157         (icalendar-testsuite--test-cycle): Handle iso date style.
2158         (icalendar-testsuite--run-import-tests)
2159         (icalendar-testsuite--run-export-tests)
2160         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2162 2008-02-29  Glenn Morris  <rgm@gnu.org>
2164         * README: New file.
2166 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2168         * icalendar-testsuite.el: New file.
2170 ;; Local Variables:
2171 ;; coding: utf-8
2172 ;; End:
2174   Copyright (C) 2008-2014 Free Software Foundation, Inc.
2176   This file is part of GNU Emacs.
2178   GNU Emacs is free software: you can redistribute it and/or modify
2179   it under the terms of the GNU General Public License as published by
2180   the Free Software Foundation, either version 3 of the License, or
2181   (at your option) any later version.
2183   GNU Emacs is distributed in the hope that it will be useful,
2184   but WITHOUT ANY WARRANTY; without even the implied warranty of
2185   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2186   GNU General Public License for more details.
2188   You should have received a copy of the GNU General Public License
2189   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.