Merge from emacs-24
[emacs.git] / test / ChangeLog
blobbcfde995332b1821327fa8c01eb20ccb0a2afe17
1 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
3         * automated/fns-tests.el (fns-tests-collate-sort): Bind
4         w32-collate-ignore-punctuation to t when sorting according to
5         UTS#10 rules.
7 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
9         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
10         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
12 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
14         * automated/fns-tests.el (fns-tests-compare-strings): In case
15         `compare-strings' shall return t, check for this.
16         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
18 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
20         * automated/python-tests.el (python-indent-electric-colon-1):
21         New test.  (Bug#18228)
23 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
25         * automated/fns-tests.el (fns-tests-sort): New test.
27 2014-08-28  Glenn Morris  <rgm@gnu.org>
29         * automated/python-tests.el (python-shell-calculate-exec-path-2):
30         Update test for today's python.el changes.
32 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
34         * automated/compile-tests.el (compile--test-error-line): Grok FILE
35         being nil.  Allows for Guile tests to pass.
36         (compile-tests--test-regexps-data): Add Guile tests.
38 2014-08-11  Glenn Morris  <rgm@gnu.org>
40         * automated/data/files-bug18141.el.gz: New file.
41         * automated/files.el (files-test-bug-18141-file):
42         New variable and test.  (Bug#18141)
44 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
46         Enumerate evaluated sexp diary entries (Bug#7911).
47         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
48         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
49         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
50         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
51         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
52         New tests.
54 2014-08-07  Glenn Morris  <rgm@gnu.org>
56         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
58 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
60         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
61         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
63 2014-08-03  Glenn Morris  <rgm@gnu.org>
65         * automated/Makefile.in (check-tar): New rule.
67 2014-08-02  Glenn Morris  <rgm@gnu.org>
69         * automated/fns-tests.el (fns-tests-compare-strings):
70         Update test.  (Bug#17903)
72         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
73         Use more precise TZ specification, as per 2013-08-04.
75 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
77         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
78         New test.
80 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
82         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
84 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
86         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
87         Work around the failures in icalendar-tests which occasionally occur on
88         hydra.nixos.org.
90 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
92         * automated/python-tests.el:
93         (python-util-clone-local-variables-1): Fix test.
95         * automated/python-tests.el (python-shell-make-comint-1):
96         (python-shell-make-comint-2): Fix indentation.
97         (python-shell-make-comint-3)
98         (python-shell-make-comint-4): New tests.
99         (python-shell-get-or-create-process-1): Fix test.
100         (python-shell-get-or-create-process-2)
101         (python-shell-get-or-create-process-3): New tests.
102         (python-shell-internal-get-or-create-process-1): Fix test.
103         (python-shell-prompt-detect-1): New test.
104         (python-shell-prompt-detect-2): New test.  (Bug#17370)
105         (python-shell-prompt-detect-3)
106         (python-shell-prompt-detect-4)
107         (python-shell-prompt-detect-5)
108         (python-shell-prompt-detect-6)
109         (python-shell-prompt-validate-regexps-1)
110         (python-shell-prompt-validate-regexps-2)
111         (python-shell-prompt-validate-regexps-3)
112         (python-shell-prompt-validate-regexps-4)
113         (python-shell-prompt-validate-regexps-5)
114         (python-shell-prompt-validate-regexps-6)
115         (python-shell-prompt-validate-regexps-7)
116         (python-shell-prompt-set-calculated-regexps-1)
117         (python-shell-prompt-set-calculated-regexps-2)
118         (python-shell-prompt-set-calculated-regexps-3)
119         (python-shell-prompt-set-calculated-regexps-4)
120         (python-shell-prompt-set-calculated-regexps-5)
121         (python-shell-prompt-set-calculated-regexps-6)
122         (python-util-valid-regexp-p-1): New tests.
124 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
126         * automated/advice-tests.el (advice-test-call-interactively): Make sure
127         the function's definition is fully restored at the end.
129 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
131         * automated/python-tests.el (python-indent-block-enders-1)
132         (python-indent-block-enders-2): Fix tests.
133         (python-indent-block-enders-3, python-indent-block-enders-4)
134         (python-indent-block-enders-5, python-indent-dedenters-1)
135         (python-indent-dedenters-2): Remove tests.
136         (python-indent-dedenters-1, python-indent-dedenters-2)
137         (python-indent-dedenters-3, python-indent-dedenters-4)
138         (python-indent-dedenters-5, python-indent-dedenters-6)
139         (python-indent-dedenters-7)
140         (python-info-dedenter-opening-block-position-1)
141         (python-info-dedenter-opening-block-position-2)
142         (python-info-dedenter-opening-block-position-3)
143         (python-info-dedenter-opening-block-positions-1)
144         (python-info-dedenter-opening-block-positions-2)
145         (python-info-dedenter-opening-block-positions-3)
146         (python-info-dedenter-opening-block-positions-4)
147         (python-info-dedenter-opening-block-positions-5)
148         (python-info-dedenter-opening-block-message-1)
149         (python-info-dedenter-opening-block-message-2)
150         (python-info-dedenter-opening-block-message-3)
151         (python-info-dedenter-opening-block-message-4)
152         (python-info-dedenter-opening-block-message-5)
153         (python-info-dedenter-statement-p-1)
154         (python-info-dedenter-statement-p-2)
155         (python-info-dedenter-statement-p-3)
156         (python-info-dedenter-statement-p-4)
157         (python-info-dedenter-statement-p-5): New tests.
159 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
161         * indent/perl.perl: Add indentation pattern for hash-table entries.
163 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
165         * automated/dbus-tests.el (dbus-test02-register-service-session)
166         (dbus-test02-register-service-system): Fix docstring.
167         (dbus-test02-register-service-own-bus)
168         (dbus-test03-peer-interface): New tests.
170 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
172         * automated/python-tests.el (python-tests-self-insert): New function.
173         (python-triple-quote-pairing): Use it.
174         (python-parens-electric-indent-1): New test. (Bug#17658)
176 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
178         * automated/subr-x-tests.el: New file.
180 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
182         * automated/tramp-tests.el (tramp--instrument-test-case):
183         Print debug buffer in any case.
185 2014-06-28  Leo Liu  <sdl.web@gmail.com>
187         * automated/calc-tests.el: New file and add tests for math-bignum.
188         (Bug#17556)
190 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
192         * automated/dbus-tests.el (dbus--test-register-service)
193         (dbus-test02-register-service-session): Replace `dbus-ping' calls
194         by `dbus-list-known-names'.  (Bug#17858)
196 2014-06-28  Glenn Morris  <rgm@gnu.org>
198         * automated/Makefile.in (GDB): New variable.
199         (emacs): Use $GDB.  (Bug#15991)
201         * automated/Makefile.in (WRITE_LOG): New variable.
202         (%.log): Use WRITE_LOG.
203         (test_template): Disable logging.
205         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
206         (test_template): New definition.  Apply to TESTS.
208 2014-06-27  Glenn Morris  <rgm@gnu.org>
210         * automated/Makefile.in (check-maybe): Rename from check.
211         (check): Re-run all the tests, every time.
212         (clean, mostlyclean): Also delete *.log~.
214 2014-06-26  Glenn Morris  <rgm@gnu.org>
216         * automated/package-x-test.el: Do not mess with load-path.
218         * automated/Makefile.in (%.log): If error, dump log to stdout.
220 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
222         * automated/package-test.el (package-test-update-listing)
223         (package-test-update-archives, package-test-describe-package):
224         Adjust tests according to new package-list-unsigned.
226 2014-06-26  Glenn Morris  <rgm@gnu.org>
228         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
230         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
232         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
233         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
234         (setwins, compile-targets, compile-main, compile-clean): Remove.
235         (GREP_OPTIONS): Unexport.
236         (.el.elc): Replace with pattern rule.
237         (%.elc, %.log): New pattern rules.
238         (ELFILES, LOGFILES): New variables.
239         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
240         (clean, mostlyclean): New rules.
241         (bootstrap-clean): Simplify.
242         (bootstrap-clean, distclean): Depend on clean.
244 2014-06-25  Glenn Morris  <rgm@gnu.org>
246         * automated/flymake-tests.el (flymake-tests--current-face):
247         Sleep for longer.  Avoid querying.
249 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
251         * automated/fns-tests.el (fns-tests-compare-string): New test.
253 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
255         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
256         according to Bug#17815.
258 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
260         * automated/python-tests.el (python-util-strip-string-1): New test.
262 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
264         Sync with Tramp 2.2.10.
266         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
267         (tramp--instrument-test-case): Extend docstring.
268         (tramp-test15-copy-directory): Skip for tramp-smb.el.
269         (tramp-test21-file-links): Use `file-truename' for directories.
270         (tramp-test27-start-file-process, tramp-test28-shell-command):
271         Retrieve process output more robustly.
272         (tramp--test-check-files): Extend test.
273         (tramp-test30-special-characters): Skip for tramp-adb.el,
274         tramp-gvfs.el and tramp-smb.el.  Add further file names.
276 2014-06-13  Glenn Morris  <rgm@gnu.org>
278         * automated/Makefile.in (compile-main):
279         GNU make automatically passes command-line arguments to sub-makes.
281 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
283         * automated/tildify-tests.el (tildify-test--test): Optimise the test
284         slightly by reusing the same temporary buffer across multiple test
285         cases.
287         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
288         (tildify-test-find-env-group-index-bug): Update to support new
289         signature of the `tildify-foreach-region-outside-env' function.
290         Namely, it now takes pairs as an argument instead of looking it up in
291         `tildify-ignored-environments-alist'.
293         * automated/tildify-tests.el (tildify-test--example-html): Add support
294         for generating XML code, so that…
295         (tildify-test-xml) …test can be added to check handling of XML
296         documents.
298         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
299         New test checking end-regex building when multiple environment pairs
300         use integers to refer to capture groups.
302         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
303         test checking end-regex building in `tildify-find-env' function when
304         integers (denoting capture groups) and strings are mixed together.
306 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
308         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
309         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
311 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
313         * automated/tramp-tests.el (tramp-test29-vc-registered):
314         Instrument failed test case.
316 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
318         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
319         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
321 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
323         * automated/tildify-tests.el: New file.
325 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
327         * indent/ruby.rb: Add one more test.
329         * indent/ps-mode.ps: New file.
331         * indent/octave.m: Add a few more tests.
333         * automated/core-elisp-tests.el
334         (core-elisp-test-window-configurations): New test.
336 2014-05-26  Glenn Morris  <rgm@gnu.org>
338         * automated/package-test.el (package-test-install-single):
339         Update for changed output.
341 2014-05-22  Glenn Morris  <rgm@gnu.org>
343         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
344         Fix handling of temporary elc files.
346         * automated/fns-tests.el (fns-tests-nreverse):
347         Update for changed string behavior.
349 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
351         * automated/fns-tests.el: New file.
352         * automated/fns-tests.el (fns-tests-nreverse)
353         (fns-tests-nreverse-bool-vector): New tests.
355 2014-05-08  Glenn Morris  <rgm@gnu.org>
357         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
358         (vc-bzr-test-faulty-bzr-autoloads):
359         Give bzr a temporary home-directory, in case the real one is missing.
361 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
363         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
364         New test.
366 2014-05-08  Glenn Morris  <rgm@gnu.org>
368         * automated/help-fns.el: New file.
370 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
372         * automated/undo-tests.el (undo-test-region-deletion): New test to
373         demonstrate bug#17235.
374         (undo-test-region-example): New test to verify example given in
375         comments for undo-make-selective-list.
377 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
379         * automated/tramp-tests.el (top):
380         * automated/file-notify-tests.el (top): Do not disable interactive
381         passwords in batch mode.
382         (password-cache-expiry): Set to nil.
384         * automated/file-notify-tests.el
385         (file-notify-test-remote-temporary-file-directory):
386         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
387         Use a mock-up method as default.
388         (tramp-test00-availability): Print the used directory name.
389         (tramp-test33-recursive-load): Fix typo.
391 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
393         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
394         (tramp-test30-special-characters): Remove test for backslash.
396 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
398         * automated/tramp-tests.el
399         (tramp-test19-directory-files-and-attributes)
400         (tramp-test22-file-times): Check for `file-attributes' equality
401         only if there is a usable timestamp.
402         (tramp--test-check-files): Do not use `copy-sequence'.
404 2014-04-22  Daniel Colascione  <dancol@dancol.org>
406         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
407         Add compile flag.
408         (test-byte-comp-macro-expansion)
409         (test-byte-comp-macro-expansion-eval-and-compile)
410         (test-byte-comp-macro-expansion-eval-when-compile)
411         (test-byte-comp-macro-expand-lexical-override): Use it.
412         (test-eager-load-macro-expansion)
413         (test-eager-load-macro-expansion-eval-and-compile)
414         (test-eager-load-macro-expansion-eval-when-compile)
415         (test-eager-load-macro-expand-lexical-override): New tests.
417         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
418         account for removal of `cl-struct-set-slot-value'. Also, move
419         the defstruct to top level.
421 2014-04-21  Daniel Colascione  <dancol@dancol.org>
423         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
424         New function.
425         (test-byte-comp-macro-expansion)
426         (test-byte-comp-macro-expansion-eval-and-compile)
427         (test-byte-comp-macro-expansion-eval-when-compile)
428         (test-byte-comp-macro-expand-lexical-override): New tests.
430         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
431         (cl-the): Fix cl-the test.
433 2014-04-20  Daniel Colascione  <dancol@dancol.org>
435         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
437 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
439         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
440         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
442 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
444         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
445         (tramp--test-make-temp-name): Optional argument LOCAL.
446         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
447         (tramp-test10-write-region): No special test for out-of-band copy
448         needed anymore.
449         (tramp-test11-copy-file, tramp-test12-rename-file)
450         (tramp-test21-file-links): Extend tests.
451         (tramp-test20-file-modes): More robust check for user "root".
452         (tramp--test-check-files): New defun.
453         (tramp-test30-special-characters, tramp-test33-recursive-load)
454         (tramp-test34-unload): New tests.
455         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
457 2014-04-11  Glenn Morris  <rgm@gnu.org>
459         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
461 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
463         * automated/electric-tests.el: Fix spelling error in test name.
464         (whitespace-skipping-for-quotes-not-outside):
465         Rename from whitespace-skipping-for-quotes-not-ouside.
467 2014-04-09  Daniel Colascione  <dancol@dancol.org>
469         * automated/syntax-tests.el: New file.
471 2014-04-09  Glenn Morris  <rgm@gnu.org>
473         * automated/python-tests.el (python-triple-quote-pairing):
474         Enable/disable electric-pair-mode as needed.
476         * automated/electric-tests.el (electric-pair-backspace-1):
477         Replace deleted function.
479 2014-04-07  João Távora  <joaotavora@gmail.com>
481         * automated/python-tests.el (python-triple-quote-pairing): New test.
482         (python-syntax-after-python-backspace): New test.
484         * automated/electric-tests.el (electric-pair-define-test-form):
485         More readable test docstrings.
486         (whitespace-skipping-for-quotes-not-ouside)
487         (whitespace-skipping-for-quotes-only-inside)
488         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
490 2014-04-04  João Távora  <joaotavora@gmail.com>
492         * automated/electric-tests.el (define-electric-pair-test):
493         Don't overtest.
494         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
495         (inhibit-in-mismatched-string-inside-c-comments): New test.
497 2014-04-02  João Távora  <joaotavora@gmail.com>
499         * automated/electric-tests.el (inhibit-if-strings-mismatched):
500         New test, change from `inhibit-only-of-next-is-mismatched'.
502 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
504         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
505         (undo-test-region-t-marker): New tests of marker adjustments.
506         (undo-test-marker-adjustment-moved):
507         (undo-test-region-mark-adjustment): New tests to demonstrate
508         bug#16818, which fail without the fix.
510 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
512         * automated/package-test.el (package-test-describe-package):
513         Fix test failure in non-graphical mode.
515 2014-03-23  Daniel Colascione  <dancol@dancol.org>
517         * automated/subword-tests.el (subword-tests2): More subword tests.
519         * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New
520         test: correct parsing of keyword arguments.
522 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
524         * automated/package-test.el (package-test-describe-package):
525         Check for the "Keywords: " line.
527         * automated/data/package/archive-contents: Include the :keywords
528         field in `simple-single' data form.
530 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
532         * automated/package-test.el
533         (package-test-install-two-dependencies): New test (bug#16826).
535         * automated/data/package/simple-two-depend-1.1.el: New file.
537         * automated/data/package/archive-contents:
538         Add info about the new package.
540 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
542         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
543         (tramp-test10-write-region): Extend for out-of-band copy.
544         (tramp-test31-asynchronous-requests): New test.
546 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
548         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
549         Add new test of undo in region.
550         (undo-test-in-region-eob): Add test case described at
551         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
553 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
555         * automated/tramp-tests.el (tramp--test-enabled)
556         (tramp-test15-copy-directory): No special handling of tramp-adb.el
557         anymore.  It's fixed in that package.
559 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
561         * automated/tramp-tests.el (tramp--test-enabled): Move connection
562         cleanup into this function.  Remove respective code from all test
563         cases.
564         (tramp--instrument-test-case): Declare `indent' and `debug'.
565         Handle other errors as well.
566         (tramp-test14-delete-directory): Check for `file-error' error.
567         (tramp-test15-copy-directory): Ignore return value of
568         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
569         (tramp-test19-directory-files-and-attributes): Take care of
570         timestamp of "../".
571         (tramp-test20-file-modes, tramp-test27-start-file-process)
572         (tramp-test28-shell-command): Skip for tramp-adb.el.
573         (tramp-test21-file-links): `file-truename' shall preserve trailing
574         link of directories.
575         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
576         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
577         `kill-buffer-query-functions' to nil.
578         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
580 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
582         * automated/tramp-tests.el
583         (tramp-test19-directory-files-and-attributes): Do not include
584         directories in comparison; they might have changed their
585         timestamps already.
587 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
589         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
590         (tramp-test17-insert-directory): First line could contain more
591         text, when produced by `ls-lisp'.
592         (tramp-test19-directory-files-and-attributes): Instrument failed
593         test case.
595 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
597         * automated/tramp-tests.el (tramp-test17-insert-directory):
598         Make first line "total 123" optional.
599         (tramp-test20-file-modes, tramp-test22-file-times)
600         (tramp-test26-process-file, tramp-test27-start-file-process)
601         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
602         tramp-smb.el.
603         (tramp-test20-file-modes): Check for "root" only when there is an
604         explicit user name.
605         (tramp-test21-file-links): Handle "... not supported" error.
606         (tramp-test22-file-times): Skip for "don't know" return values.
607         (tramp-test26-process-file, tramp-test28-shell-command):
608         Remove color escape sequences.
609         (tramp-test28-shell-command): Use `accept-process-output' rather
610         than `sit-for'.
611         (tramp-test30-utf8): Set coding system `utf-8'.
613 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
615         * automated/tramp-tests.el (tramp-test28-shell-command): Perform
616         an initial `sit-for' prior the while loop.
618 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
620         Sync with Tramp 2.2.9.
622         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
623         (tramp-test28-shell-command): Make a while loop when waiting for
624         process exit.
626 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
628         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
629         and `vc-hg'.  Declare `tramp-find-executable' and
630         `tramp-get-remote-path'.
631         (tramp-test29-vc-registered): New test.
632         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
634 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
636         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
637         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
638         (tramp-test28-shell-command): Improve `shell-command' test.  Add
639         `async-shell-command' tests.
641 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
643         * automated/file-notify-tests.el (file-notify--wait-for-events):
644         Use `read-event' instead of `sit-for'.
645         (file-notify-test02-events): Remove expected result, the bug is
646         fixed meanwhile.
647         (file-notify-test02-events, file-notify-test03-autorevert):
648         Use `sleep-for' instead of `sit-for'.
650 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
652         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
653         New test.
655 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
657         * automated/file-notify-tests.el (file-notify--deftest-remote):
658         Do not skip when the local test has failed.  They are unrelated.
659         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
660         `noninteractive' to nil, otherwise `sit-for' could be degraded to
661         `sleep-for'.
662         (file-notify-test02-events): Check for `file-remote-p' instead of
663         `file-notify--test-remote-enabled'.
665 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
667         * automated/file-notify-tests.el (file-notify-test02-events):
668         Let test case fail for Bug#16519.
670 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
672         * automated/file-notify-tests.el (file-notify-test02-events):
673         Hide Bug#16519, until it is solved.
675 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
677         * automated/file-notify-tests.el
678         (file-notify--test-local-enabled): Fix error in logic.
679         (file-notify--wait-for-events): New defmacro.
680         (file-notify-test02-events): Make short breaks between file operations.
681         Use `file-notify--wait-for-events'.  Check, that events have arrived.
682         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
684         * automated/comint-testsuite.el
685         (comint-testsuite-password-strings): Add localized examples.
687 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
689         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
690         case if inotify is not linked with Emacs.  Use `read-event' rather
691         than `sit-for' in order to process events.  (Bug#13662)
693 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
695         * automated/ert-tests.el (ert-test-record-backtrace): Reenable
696         test case with adapted test string.  (Bug#13064)
698 2013-12-28  Glenn Morris  <rgm@gnu.org>
700         * automated/electric-tests.el: Require 'elec-pair.
702 2013-12-26  João Távora  <joaotavora@gmail.com>
704         * automated/electric-tests.el (electric-pair-test-for):
705         Fix autowrapping tests in batch-mode by running with
706         `transient-mark-mode' set to `lambda'.
708         * automated/electric-tests.el: New file.
710 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
712         * automated/python-tests.el
713         (python-nav-lisp-forward-sexp-safe-1): Remove test.
714         (python-nav-forward-sexp-safe-1): New test.
716 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
718         * automated/ruby-mode-tests.el: Add tests for
719         `ruby-align-to-stmt-keywords'.
721         * indent/ruby.rb: Update examples to reflect the lack of change in
722         default indentation of `begin' blocks.
724 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
726         * indent/ruby.rb: Update examples according to the change
727         in `smie-indent-close'.
729 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
731         * indent/ruby.rb: New examples.
733 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
735         * automated/python-tests.el (python-indent-dedenters-2): New test.
737 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
739         * automated/python-tests.el (python-indent-after-comment-1)
740         (python-indent-after-comment-2): New tests.
742 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
744         * automated/python-tests.el (python-indent-block-enders-1):
745         Rename from python-indent-block-enders.
746         (python-indent-block-enders-2): New test.
748 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
750         * indent/js.js: New file.
752 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
754         * automated/dbus-tests.el: New file.
756 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
758         * automated/regexp-tests.el: New file.
760 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
762         * automated/reftex-tests.el (reftex-parse-from-file-test):
763         Run temp-dir through file-truename, to make sure the temporary file
764         names are comparable as strings.
766         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
767         Force Unix EOLs by using 'utf-8-unix', since the default of
768         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
770 2013-11-28  Glenn Morris  <rgm@gnu.org>
772         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
774 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
776         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
777         (EMACSOPT): Use $(PATH_SEP).
779 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
781         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
782         Set to nil.
784 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
786         * automated/file-notify-tests.el
787         (file-notify-test-remote-temporary-file-directory):
788         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
789         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
790         (file-notify--deftest-remote): Cleanup connection initially.
791         (file-notify-test03-autorevert): Run also in batch mode.  Use a
792         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
793         does not work on MS Windows.  Call `accept-process-output' for
794         remote files.  Apply `string-match' instead of `string-equal', the
795         messages are different on MS Windows.
797         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
798         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
799         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
801 2013-11-23  Glenn Morris  <rgm@gnu.org>
803         * automated/python-tests.el (python-shell-make-comint-1)
804         (python-shell-make-comint-2, python-shell-get-process-1):
805         Suppress creation of some temp-files.
807         * automated/python-tests.el (python-shell-parse-command-1)
808         (python-shell-make-comint-1, python-shell-make-comint-2)
809         (python-shell-get-process-1)
810         (python-shell-internal-get-or-create-process-1):
811         Skip rather than fail if prereqs not found.
813         * automated/Makefile.in (emacs):
814         Empty EMACSLOADPATH rather than unsetting.
816 2013-11-22  Glenn Morris  <rgm@gnu.org>
818         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
819         Set expected-result.
821 2013-11-21  Glenn Morris  <rgm@gnu.org>
823         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
824         (compile-main): Pass XARGS_LIMIT to xargs.
826         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
827         (EMACSOPT): Use PATH_SEPARATOR.
829 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
831         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
832         Add a failing test for Bug#15874.
833         (ruby--insert-coding-comment-ruby-style)
834         (ruby--insert-coding-comment-emacs-style)
835         (ruby--insert-coding-comment-custom-style):
836         Add a few tests for `ruby--insert-coding-comment'.
838 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
840         Improve API of recently-added bool vector functions (Bug#15912).
841         * automated/data-tests.el: Adjust to API changes.
843 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
845         * automated/tramp-tests.el (tramp-test07-file-exists-p)
846         (tramp-test08-file-local-copy)
847         (tramp-test09-insert-file-contents, tramp-test10-write-region)
848         (tramp-test11-copy-file, tramp-test12-rename-file)
849         (tramp-test13-make-directory, tramp-test14-delete-directory)
850         (tramp-test15-copy-directory, tramp-test16-directory-files)
851         (tramp-test17-insert-directory, tramp-test18-file-attributes)
852         (tramp-test19-directory-files-and-attributes)
853         (tramp-test20-file-modes, tramp-test21-file-links)
854         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
855         (tramp-test24-file-name-completion, tramp-test25-load)
856         (tramp-test26-process-file, tramp-test27-start-file-process)
857         (tramp-test28-shell-command): Cleanup connection initially.
859 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
861         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
862         connection before running the test.
864 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
866         * automated/tramp-tests.el (tramp-test15-copy-directory)
867         (tramp-test16-directory-files, tramp-test17-insert-directory)
868         (tramp-test18-file-attributes)
869         (tramp-test19-directory-files-and-attributes)
870         (tramp-test20-file-modes, tramp-test21-file-links)
871         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
872         (tramp-test24-file-name-completion, tramp-test25-load)
873         (tramp-test26-process-file, tramp-test27-start-file-process)
874         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
875         (tramp-test29-utf8): New test.
877 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
879         * automated/file-notify-tests.el (file-notify-test02-events)
880         (file-notify-test03-autorevert): Suppress messages in `write-region'.
882         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
883         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
884         (tramp-test26-process-file, tramp-test28-shell-command):
885         Ensure, that the directory is not empty when calling "ls".
887 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
889         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
890         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
891         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
892         (tramp-test09-insert-file-contents, tramp-test10-write-region)
893         (tramp-test26-process-file): Add tests.
894         (tramp-test11-copy-file): Remove debug message.
895         (tramp-test20-file-modes): Special case, if user is "root".
897 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
899         * automated/file-notify-tests.el:
900         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
901         `tramp-remote-path' when running on hydra.
902         (tramp-test07-file-exists-p): Remove instrumentation code.
903         (tramp-test26-process-file): Don't use "/bin/true" and
904         "/bin/false", these paths do not exist on hydra.
906 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
908         * automated/process-tests.el: New file.
910 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
912         * indent/ruby.rb: New examples.
914 2013-11-06  Glenn Morris  <rgm@gnu.org>
916         * automated/Makefile.in (setwins): Avoid accidental matches.
918 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
920         * automated/tramp-tests.el (tramp-test07-file-exists-p):
921         Fix docstring.  Instrument, in order to hunt failure on hydra.
923 2013-11-06  Glenn Morris  <rgm@gnu.org>
925         * automated/flymake-tests.el (warning-predicate-rx-gcc)
926         (warning-predicate-function-gcc, warning-predicate-rx-perl)
927         (warning-predicate-function-perl):
928         * automated/info-xref.el (info-xref-test-makeinfo):
929         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
930         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
932 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
934         * automated/tramp-tests.el: New file.
936 2013-11-05  Glenn Morris  <rgm@gnu.org>
938         Get rid of --chdir usage.
939         * automated/Makefile.in (EMACSOPT): Move -L here.
940         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
941         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
942         (.el.elc): No more need to pass -L here.
943         (compile-main): Get rid of sub-shell and cd.
944         (compile-clean, check): Get rid of cd.
946         Make it possible to run tests with a different working directory.
947         * automated/flymake-tests.el (flymake-tests-data-directory): New.
948         (flymake-tests--current-face): Use flymake-tests-data-directory.
949         (warning-predicate-function-gcc, warning-predicate-rx-perl)
950         (warning-predicate-function-perl): Adapt for above change.
951         * automated/zlib-tests.el (zlib-tests-data-directory): New.
952         (zlib--decompress): Use zlib-tests-data-directory.
954         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
955         Remove test that makes no sense.
957         * automated/files.el (files-test-local-variable-data):
958         Fix result typo presumably caused by interference from dir-locals.
959         (file-test--do-local-variables-test): Prevent dir-locals interfering.
961 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
963         * indent/ruby.rb: Add a statement on the line after heredoc.
964         Move a now-successful example.
966         * automated/ruby-mode-tests.el: Remove outdated comment.
968 2013-11-04  Glenn Morris  <rgm@gnu.org>
970         * automated/Makefile.in (abs_srcdir): Remove.
971         (emacs): Unset EMACSLOADPATH.
972         (.el.elc, check): Use -L to append srcdir to load-path.
974 2013-11-02  Glenn Morris  <rgm@gnu.org>
976         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
977         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
978         (abs_srcdir): New, set by configure.
979         (EMACS): Use a relative file name.
980         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
981         (lisp-compile): Remove (assume it's up-to-date).
982         (compile-main): Do not run lisp-compile.
983         (compile-main, compile-clean, compile-always, bootstrap-clean)
984         (check): Use srcdir rather than $test.  Check cd return value.
985         Use --chdir.
986         (doit, compile, compile-always): Remove stuff copied from lisp/.
987         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
989 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
991         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
992         Add a skipping test.
994 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
996         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
998         * indent/css-mode.css (.x2): Test alignement inside braces.
1000 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1002         * indent/ruby.rb: New failing example.
1004         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1005         Fix the test, in respect to adding the space after the curly.
1007 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1009         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1010         (ert-test-deftest): Adapt test for changed macro expansion.
1011         (ert-test-run-tests-interactively):
1012         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1013         Add a skipping test.
1015         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1016         (file-notify--test-local-enabled): Make it a function.  Check also
1017         for `file-remote-p' of `temporary-file-directory'.
1018         (file-notify--test-remote-enabled-checked): New defvar.
1019         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1020         internal functions.  Cache result.
1021         (file-notify--deftest-remote, file-notify-test00-availability)
1022         (file-notify-test01-add-watch, file-notify-test02-events)
1023         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1024         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1026 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1028         * indent/ruby.rb: Fix syntax error in the latest example.
1030 2013-10-23  Glenn Morris  <rgm@gnu.org>
1032         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1033         New, set by configure.
1034         (top_srcdir): Remove.
1035         (abs_test, abs_lispsrc): New.
1036         (lisp): No longer absolute.
1037         (emacs, lisp-compile, compile, compile-always):
1038         Quote entities that might contain whitespace.
1040 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1042         * indent/ruby.rb: Move two examples to "working" section, add one
1043         more.
1045 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1047         * indent/ruby.rb: New examples for indentation of blocks.
1048         Example of hash inside parens that inflooped before the present commit.
1050 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1052         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1053         allows another timer to run.
1055 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1057         * indent/ruby.rb: More examples for bug#15594, both failing and
1058         now passing.
1060 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1062         * indent/ruby.rb: Add two more cases.
1064 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1066         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1067         first use.
1068         (ruby-should-indent): Use indent-according-to-mode.
1069         (ruby-deftest-move-to-block): Use `declare'.
1071 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1073         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1075 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1077         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1079 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1081         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1082         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1084         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1086 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1088         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1089         Adjust indentation of continued line to the new SMIE behavior.
1091 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1093         * automated/completion-tests.el:
1094         * indent/css-mode.css: New files.
1096 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1098         * automated/data/package/signed/archive-contents:
1099         * automated/data/package/signed/archive-contents.sig:
1100         * automated/data/package/signed/signed-good-1.0.el:
1101         * automated/data/package/signed/signed-good-1.0.el.sig:
1102         * automated/data/package/signed/signed-bad-1.0.el:
1103         * automated/data/package/signed/signed-bad-1.0.el.sig:
1104         * automated/data/package/key.pub:
1105         * automated/data/package/key.sec: New files.
1107         * automated/package-test.el (package-test-update-listing)
1108         (package-test-update-archives, package-test-describe-package):
1109         Adjust to package.el change.
1110         (package-test-signed): New test.
1112 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1114         * automated/package-test.el: Update all cases to use :url instead
1115         of :homepage.
1117         * automated/package-x-test.el
1118         (package-x-test--single-archive-entry-1-3): Same.
1120 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1122         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1123         was unused.
1124         (simple-single-desc): Expect :homepage property.
1125         (multi-file-desc): Same.
1126         (with-package-test): Do not save previous `default-directory'
1127         value, let-bind the var instead.
1128         (package-test-install-single): Expect :homepage property in the
1129         generated pkg file.
1130         (package-test-describe-package): Expect Homepage button.
1131         (package-test-describe-non-installed-package)
1132         (package-test-describe-non-installed-multi-file-package): Same.
1133         (package-test-describe-not-installed-package): Remove, it was a
1134         duplicate.
1136         * automated/package-x-test.el
1137         (package-x-test--single-archive-entry-1-3): Expect :homepage
1138         property.
1139         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1141         * automated/data/package/simple-single-1.3.el: Add URL header.
1143         * automated/data/package/archive-contents: Add :homepage
1144         properties to `simple-single' and `multi-file'.
1146 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1148         * automated/data-tests.el:
1149         (bool-vector-count-matches-all-0-nil)
1150         (bool-vector-count-matches-all-0-t)
1151         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1152         (bool-vector-count-matches-at, bool-vector-intersection-op)
1153         (bool-vector-union-op, bool-vector-xor-op)
1154         (bool-vector-set-difference-op)
1155         (bool-vector-change-detection, bool-vector-not): New tests.
1156         (mock-bool-vector-count-matches-at)
1157         (test-bool-vector-bv-from-hex-string)
1158         (test-bool-vector-to-hex-string)
1159         (test-bool-vector-count-matches-at-tc)
1160         (test-bool-vector-apply-mock-op)
1161         (test-bool-vector-binop): New helper functions.
1162         (bool-vector-test-vectors): New testcase data.
1164 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1166         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1167         (advice-test-called-interactively-p-filter-args)
1168         (advice-test-called-interactively-p-around): New tests.
1170 2013-09-16  Glenn Morris  <rgm@gnu.org>
1172         * automated/eshell.el (eshell-match-result):
1173         Return a more informative failure than simply "false".  Update callers.
1175         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1176         Test value before and after loop as well as during.
1178 2013-09-15  Glenn Morris  <rgm@gnu.org>
1180         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1181         New test.  (Bug#15372)
1182         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1184 2013-09-13  Glenn Morris  <rgm@gnu.org>
1186         * automated/eshell.el (with-temp-eshell):
1187         Use a temp directory for eshell-directory-name.
1188         (eshell-test-command-result): New, again using a temp directory.
1189         Replace eshell-command-result with this throughout.
1190         (eshell-test/for-loop, eshell-test/for-name-loop):
1191         Ensure environment variables don't confuse us.
1193 2013-09-12  Glenn Morris  <rgm@gnu.org>
1195         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1196         due to "has a running process; kill it?" prompts.
1198 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1200         * automated/eshell.el: Rename from eshell.el.
1201         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1203 2013-09-01  Glenn Morris  <rgm@gnu.org>
1205         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1206         Otherwise the sed command used by eg compile-main ends up
1207         containing "/*.el".  (Bug#15170)
1209 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1211         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1212         for portability to hosts where /bin/sh has problems.
1214 2013-08-21  David Engster  <deng@randomsample.de>
1216         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1217         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1218         upstream.  Changed to use ERT.
1220 2013-08-14  Daniel Hackney  <dan@haxney.org>
1222         * automated/package-test.el: Remove tar-package-building functions.
1223         Tar file used for testing is included in the repository.
1224         (package-test-install-texinfo, package-test-cleanup-built-files):
1225         Remove.
1227 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1229         * automated/python-tests.el (python-imenu-create-index-4)
1230         (python-imenu-create-flat-index-2): New tests.
1232 2013-08-05  Glenn Morris  <rgm@gnu.org>
1234         * automated/mule-util.el: New file, with tests extracted from
1235         lisp/international/mule-util.el.
1237 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1239         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1240         before definition.
1241         (advice-tests-macroaliases): New test.
1243 2013-08-04  Glenn Morris  <rgm@gnu.org>
1245         * automated/ert-tests.el: Disable failing test that no-one seems
1246         to know how to fix.  (Bug#13064)
1248         * automated/icalendar-tests.el (icalendar-tests--test-export)
1249         (icalendar-tests--test-import): Try more precise TZ specification.
1250         Remove debug messages.
1252 2013-08-03  Glenn Morris  <rgm@gnu.org>
1254         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1256         * automated/icalendar-tests.el (icalendar-tests--test-export)
1257         (icalendar-tests--test-import):
1258         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1259         (icalendar-tests--test-import): Reset zone even if error occurred.
1261 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1263         * automated/core-elisp-tests.el: New file.
1265 2013-08-01  Glenn Morris  <rgm@gnu.org>
1267         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1268         Try to check that the remote system has a notification program.
1270 2013-07-31  Glenn Morris  <rgm@gnu.org>
1272         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1274 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1276         * automated/file-notify-tests.el
1277         (file-notify--test-local-enabled): New defconst.  Replaces all
1278         `file-notify-support' occurrences.
1279         (file-notify--test-remote-enabled): New defun.
1280         (file-notify--deftest-remote): Use it.
1281         (file-notify-test00-availability): Rewrite.
1282         (file-notify-test00-availability-remote): New defun.
1283         (file-notify-test01-add-watch): Rewrite first erroneous check.
1285 2013-07-23  Glenn Morris  <rgm@gnu.org>
1287         * automated/inotify-test.el (inotify-file-watch-simple):
1288         Delete temp-file when done.
1290         * automated/subword-tests.el: Require subword.
1292 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1294         * automated/subword-tests.el: New file.
1296 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1298         * automated/python-tests.el (python-imenu-create-index-2)
1299         (python-imenu-create-index-3): New tests.
1301 2013-07-11  Glenn Morris  <rgm@gnu.org>
1303         * automated/ert-tests.el: Require cl-lib at runtime too.
1304         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1305         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1306         (ert-test-set-functions, ert-test-gensym)
1307         (ert-test-coerce-to-vector, ert-test-string-position)
1308         (ert-test-mismatch): Remove tests.
1309         * automated/cl-lib.el: New, split from ert-tests.el.
1311         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1312         Goto point-min.
1313         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1314         (ruby-move-to-block-skips-percent-literal)
1315         (ruby-move-to-block-skips-heredoc)
1316         (ruby-move-to-block-moves-from-else-to-if)
1317         (ruby-beginning-of-defun-does-not-fold-case)
1318         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1319         Replace goto-line with forward-line/goto-char.
1320         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1322         * automated/package-test.el (makeinfo-buffer): Autoload.
1323         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1324         (package-test-install-texinfo): Don't require makeinfo.
1326         * automated/files.el: Stop "local variables" confusion.
1328         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1330         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1331         Use with-current-buffer.
1333         * automated/undo-tests.el (undo-test-buffer-modified)
1334         (undo-test-file-modified): New tests.
1336 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1338         * automated/file-notify-tests.el (file-notify-test00-availability):
1339         Set :expected-result.
1340         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1341         (file-notify-test02-events, file-notify-test02-events-remote)
1342         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1343         Skip when `file-notify-support' is nil.  (Bug#14823)
1345 2013-07-09  Glenn Morris  <rgm@gnu.org>
1347         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1348         Declare.
1349         (inotify-file-watch-simple): Silence compiler.
1351         * automated/python-tests.el (python-indent-block-enders):
1352         Make it actually test something.
1354         * automated/package-x-test.el: Require package-test when compiling.
1356         * automated/add-log-tests.el, automated/advice-tests.el:
1357         * automated/imenu-test.el, automated/package-x-test.el:
1358         * automated/python-tests.el, automated/ruby-mode-tests.el:
1359         * automated/xml-parse-tests.el: Explicitly require ert.
1361 2013-07-08  Kenichi Handa  <handa@gnu.org>
1363         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1364         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1366 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1368         * automated/file-notify-tests.el
1369         (file-notify-test-remote-temporary-file-directory):
1370         Use `null-device' on w32.
1371         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1372         (file-notify--test-results, file-notify--test-event)
1373         (file-notify--deftest-remote, file-notify--event-test)
1374         (file-notify--test-event-handler)
1375         (file-notify--test-make-temp-name): Rename, in order to mark them
1376         internal.
1377         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1378         better fitting in noninteractive tests.
1379         (file-notify-test00-availability): Rename from `file-notify-test0'.
1380         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1381         Use `temporary-file-directory '.
1382         (file-notify-test01-add-watch-remote): New test.
1383         (file-notify-test02-events): Rename from `file-notify-test2'.
1384         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1385         (file-notify-test03-autorevert): Rename from
1386         `file-notify-test4'.  Use timeouts.
1387         (file-notify-test03-autorevert-remote): Rename from
1388         `file-notify-test5'.
1390 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1392         * automated/file-notify-tests.el: New package.
1394 2013-06-28  Kenichi Handa  <handa@gnu.org>
1396         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1397         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1398         Callers changed.
1399         (decoder-tests-filename): New function.
1400         (decoder-tests-prefer-utf-8-read)
1401         (decoder-tests-prefer-utf-8-write): New function.
1402         (ert-test-decoder-prefer-utf-8): New test.
1404 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1406         * automated/package-x-test.el: Change the commentary.
1407         (package-x-test--single-archive-entry-1-3)
1408         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1409         using the appropriate data structure.
1411 2013-06-27  Daniel Hackney  <dan@haxney.org>
1413         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1415         * automated/package-x-test.el: New file.
1417         * automated/package-test.el: New file.
1419         * automated/data/package: New directory, with test examples.
1421 2013-06-27  Glenn Morris  <rgm@gnu.org>
1423         * automated/python-tests.el (python-tests-with-temp-file):
1424         Clean up after ourself.
1426         * automated/undo-tests.el (undo-test3): Remove test that seems to
1427         do nothing that the previous one doesn't, except leave a tempfile.
1429 2013-06-26  Glenn Morris  <rgm@gnu.org>
1431         * automated/info-xref.el: New file.
1433 2013-06-25  Glenn Morris  <rgm@gnu.org>
1435         * automated/occur-tests.el (occur-test-create): New function.
1436         Use it to create separate tests for each element, so we run them
1437         all rather than stopping at the first error.
1439 2013-06-24  Glenn Morris  <rgm@gnu.org>
1441         * automated/occur-tests.el (occur-tests):
1442         Update for 2013-05-29 change to occur header line.
1444 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1446         Test suite for flymake.
1447         * automated/flymake-tests.el:
1448         * automated/flymake/warnpred/Makefile
1449         * automated/flymake/warnpred/test.c
1450         * automated/flymake/warnpred/test.pl: New files.
1452 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1454         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1456 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1458         * automated/reftex-tests.el: New test suite for reftex.
1460 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1462         * automated/ruby-mode-tests.el: New tests, for percent literals
1463         and expression expansion.
1465 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1467         * indent/octave.m: Tweak.
1469 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1471         * eshell.el: Rewrite tests using ERT.
1473 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1475         * indent/octave.m: Add tests for %!, # and ### comments.
1477 2013-05-23  Kenichi Handa  <handa@gnu.org>
1479         * automated/decoder-tests.el: New file.
1481 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1483         * indent/ruby.rb: Add multiline regexp example.
1485         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1486         (ruby-regexp-skips-over-interpolation)
1487         (ruby-regexp-continues-till-end-when-unclosed)
1488         (ruby-regexp-can-be-multiline)
1489         (ruby-interpolation-inside-percent-literal): New tests.
1491 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1493         * indent/ruby.rb: Fix indentation after =; add more cases.
1495 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1497         * indent/pascal.pas: Add test for mis-identified comments.
1499 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1501         * automated/imenu-test.el: New file.  (Bug#14112)
1503 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1505         * automated/python-tests.el (python-imenu-prev-index-position-1):
1506         Remove test.
1507         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1508         New tests.
1510 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1512         * automated/python-tests.el (python-nav-backward-defun-2)
1513         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1514         (python-nav-forward-defun-3): New tests.
1516 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1518         * automated/python-tests.el (python-nav-backward-defun-1)
1519         (python-nav-forward-defun-1): New tests.
1521 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1523         * automated/add-log-tests.el: New file.  (Bug#14112)
1525 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1527         * automated/python-tests.el (python-indent-block-enders): New test.
1528         (python-info-current-defun-2): Fix test.
1530 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1532         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1534 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1536         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1537         (python-tests-with-temp-file): New macro.
1538         (python-tests-shell-interpreter): New var.
1539         (python-shell-get-process-name-1)
1540         (python-shell-internal-get-process-name-1)
1541         (python-shell-parse-command-1)
1542         (python-shell-calculate-process-environment-1)
1543         (python-shell-calculate-process-environment-2)
1544         (python-shell-calculate-process-environment-3)
1545         (python-shell-calculate-exec-path-1)
1546         (python-shell-calculate-exec-path-2)
1547         (python-shell-make-comint-1)
1548         (python-shell-make-comint-2)
1549         (python-shell-get-process-1)
1550         (python-shell-get-or-create-process-1)
1551         (python-shell-internal-get-or-create-process-1): New tests.
1553 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1555         * automated/python-tests.el: New file.
1557 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1559         * automated/ruby-mode-tests.el
1560         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1561         bits inside the examples.
1562         (ruby-move-to-block-skips-heredoc): New test.
1563         (ruby-add-log-current-method-after-inner-class):
1564         Lower expectations: move point inside a method, initially.
1566 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1568         * automated/ruby-mode-tests.el
1569         (ruby-move-to-block-skips-percent-literal): New test.
1571 2013-02-04  Chong Yidong  <cyd@gnu.org>
1573         * automated/thingatpt.el: New file.
1575 2013-02-03  Chong Yidong  <cyd@gnu.org>
1577         * automated/files.el (file-test--do-local-variables-test):
1578         Avoid compilation warning message.
1580 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1582         * automated/ruby-mode-tests.el
1583         (ruby-indent-spread-args-in-parens): New test.
1584         * automated/ruby-mode-tests.el (ruby-block-test-example):
1585         Break indentation of the do block opener and add a line inside it.
1586         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1587         Adjust line numbers.
1589 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1591         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1593 2013-01-14  Glenn Morris  <rgm@gnu.org>
1595         * automated/compile-tests.el (compile-tests--test-regexps-data):
1596         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1598 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1600         * automated/man-tests.el: New file.
1602 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1604         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1606 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1608         * automated/undo-tests.el: New file.
1610 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1612         * automated/ruby-mode-tests.el
1613         (ruby-indent-after-block-in-continued-expression): New test.
1615 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1617         * automated/ruby-mode-tests.el:
1618         Rename one interpolation test; add three more.
1619         (ruby-with-temp-buffer): New macro, use it where appropriate.
1620         (ruby-add-log-current-method-examples): Use "_" for target point.
1621         Add four new tests for ruby-add-log-current-method.
1623 2012-12-11  Glenn Morris  <rgm@gnu.org>
1625         * automated/f90.el (f90-test-bug13138): New test.
1627 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1629         * automated/inotify-test.el: New test.
1631 2012-12-02  Chong Yidong  <cyd@gnu.org>
1633         * automated/ruby-mode-tests.el
1634         (ruby-add-log-current-method-examples): Don't use loop macro, to
1635         allow automated testing to work.
1637 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1639         * automated/advice-tests.el (advice-tests--data): Remove.
1640         (advice-tests): Move the tests directly here instead.
1641         Add called-interactively-p tests.
1643 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1645         * automated/ert-x-tests.el: Use cl-lib.
1646         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1648 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1650         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1651         (ruby-indent-inside-heredoc-after-operator)
1652         (ruby-indent-inside-heredoc-after-space): New tests.
1653         Change direct font-lock face references to var references.
1654         (ruby-interpolation-suppresses-syntax-inside): New test.
1655         (ruby-interpolation-inside-percent-literal-with-paren):
1656         New failing test.
1658 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1660         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1661         (ruby-singleton-class-no-heredoc-font-lock)
1662         (ruby-add-log-current-method-examples): New tests.
1663         (ruby-test-string): Extract from ruby-should-indent-buffer.
1664         (ruby-deftest-move-to-block): New macro.
1665         Add several move-to-block tests.
1667 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1669         * automated/advice-tests.el: New tests.
1671 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1673         * automated/compile-tests.el (compile-tests--test-regexps-data):
1674         Add new data for msft's new format.
1676 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1678         * automated/ruby-mode-tests.el:
1679         (ruby-toggle-block-to-multiline): New test.
1680         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1681         (ruby-toggle-block-to-brace): Use buffer-string.
1683 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1685         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1687 2012-08-28  Chong Yidong  <cyd@gnu.org>
1689         * automated/files.el: Test every combination of values for
1690         enable-local-variables and enable-local-eval.
1692 2012-08-19  Chong Yidong  <cyd@gnu.org>
1694         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1696 2012-08-18  Chong Yidong  <cyd@gnu.org>
1698         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1700 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1702         * indent/ruby.rb: Rearrange examples, add new ones.
1704 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1706         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1707         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1709 2012-08-11  Glenn Morris  <rgm@gnu.org>
1711         * automated/files.el: New file.
1713         * automated/Makefile.in (all): Fix typo.
1715 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1717         * automated/ruby-mode-tests.el (ruby-should-indent):
1718         Add docstring, check (current-indentation) instead of (current-column).
1719         (ruby-should-indent-buffer): New function.
1720         Add tests for `ruby-deep-indent-paren' behavior.
1721         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1723 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1725         Original tests in test_ruby_mode.rb in upstream (author).
1727 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1729         * automated/ruby-mode-tests.el (ruby-should-indent)
1730         (ruby-assert-state): New functions.
1731         Add new tests.
1733 2012-07-29  David Engster  <deng@randomsample.de>
1735         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1736         New variable to hold test data for name expansion.
1737         (xml-parse-tests): Test the two different types of name expansion.
1739 2012-07-29  Juri Linkov  <juri@jurta.org>
1741         * automated/occur-tests.el (occur-test-case): Use predefined
1742         buffer name " *test-occur*" instead of a random buffer name.
1744 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1746         * automated/ruby-mode-tests.el: New file with one test.
1748 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1750         * indent/shell.sh: Add test case for ${#VAR}.
1752         * indent/latex-mode.tex: New file.
1754 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1756         * eshell.el: Use cl-lib.
1758 2012-07-03  Chong Yidong  <cyd@gnu.org>
1760         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1762 2012-07-02  Chong Yidong  <cyd@gnu.org>
1764         * automated/xml-parse-tests.el (xml-parse-tests--data):
1765         More testcases.
1767 2012-07-01  Chong Yidong  <cyd@gnu.org>
1769         * automated/xml-parse-tests.el: New file.
1771 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1773         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1774         Use cl-flet.
1776 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1778         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1779         Test escaped commas in TZID (Bug#11473).
1780         (icalendar-import-with-timezone): New.
1781         (icalendar-real-world): Add new testcase as given in the bugreport
1782         of Bug#11473.
1784 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1786         * automated/icalendar-tests.el (icalendar-tests--test-import):
1787         Include UID in import tests (Bug#11525).
1788         (icalendar-import-non-recurring, icalendar-import-rrule)
1789         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1790         UID-import change.
1791         (icalendar-import-with-uid): New.
1792         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1793         Include UID in cycle tests.
1794         (icalendar-cycle, icalendar-real-world): UID-import change.
1796 2012-05-21  Glenn Morris  <rgm@gnu.org>
1798         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1800 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1802         * automated/url-util-tests.el: New file to test
1803         lisp/url/url-util.el.  Only `url-build-query-string' and
1804         `url-parse-query-string' are tested right now (Bug#8706).
1806 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1808         * indent/shell.sh:
1809         * indent/shell.rc: Ad some test cases.
1811 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1813         * indent/ruby.rb: New file, to test new syntax-propertize code.
1815 2012-04-11  Glenn Morris  <rgm@gnu.org>
1817         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1819 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1821         * automated/url-future-tests.el (url-future-tests): Move from
1822         lisp/url/url-future.el and rename.
1824 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1826         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1827         Fix broken test, caused by missing trailing blank.
1829 2011-12-03  Chong Yidong  <cyd@gnu.org>
1831         * automated/compile-tests.el (compile-tests--test-regexps-data):
1832         Increase column numbers by one to reflect change in how
1833         compilation-message is recorded (Bug#10172).
1835 2011-11-22  Glenn Morris  <rgm@gnu.org>
1837         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1839 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1841         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1843 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1845         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1846         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1847         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1849 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1851         * automated/newsticker-tests.el
1852         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1853         newsticker--treeview-tree-update.
1855 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1857         * automated/newsticker-tests.el
1858         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1860         * automated/newsticker-tests.el
1861         (newsticker--group-manage-orphan-feeds): Prevent updating
1862         newsticker treeview.  Fixed bug#9763.
1864 2011-10-20  Glenn Morris  <rgm@gnu.org>
1866         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1868         * automated/vc-bzr.el: New file.
1870 2011-10-15  Glenn Morris  <rgm@gnu.org>
1872         * automated/f90.el: New file.
1874 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1876         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1877         to automated/newsticker-tests.el.  Convert to ERT.
1879 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1881         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1882         Remove, simply use string=.
1883         (icalendar--diarytime-to-isotime)
1884         (icalendar--datetime-to-diary-date)
1885         (icalendar--datestring-to-isodate)
1886         (icalendar--format-ical-event)
1887         (icalendar--parse-summary-and-rest)
1888         (icalendar-tests--do-test-import)
1889         (icalendar-tests--do-test-cycle): Change argument order of
1890         string= to EXPECTED ACTUAL.
1891         (icalendar--import-format-sample)
1892         (icalendar--format-ical-event)
1893         (icalendar-import-non-recurring)
1894         (icalendar-import-rrule)
1895         (icalendar-import-duration)
1896         (icalendar-import-bug-6766)
1897         (icalendar-real-world): Adjust to string= instead of
1898         icalendar-tests--compare-strings.
1899         (icalendar-import-multiple-vcalendars): New.
1901 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1903         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1904         Require CL.
1906 2011-05-09  Juri Linkov  <juri@jurta.org>
1908         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1909         Convert to ERT.
1911 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1913         * automated/compile-tests.el: New file.
1915 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1917         * automated/font-parse-tests.el: Don't byte-compile.
1919         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1921 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1923         * automated/lexbind-tests.el: New file.
1925 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1927         * Version 23.3 released.
1929 2011-03-05  Glenn Morris  <rgm@gnu.org>
1931         * eshell.el: Move here from lisp/eshell/esh-test.el.
1933 2011-03-03  Christian Ohler  <ohler@gnu.org>
1935         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1936         New test.
1938 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1940         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1941         convert to ERT format.
1943 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1945         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1946         convert to ERT format.
1948 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1950         * indent/shell.sh:
1951         * indent/shell.rc: New files.
1953 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1955         * automated/font-parse-tests.el: Move from
1956         font-parse-testsuite.el.
1958 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1960         * font-parse-testsuite.el (test-font-parse-data): New file.
1962 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1964         * indent/prolog.prolog: Add tokenizing tests.
1966 2011-01-13  Christian Ohler  <ohler@gnu.org>
1968         * automated: New directory for automated tests.
1970         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1972         * automated/Makefile.in: New file.
1974 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1976         * indent/modula2.mod: New file.
1978 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1980         * indent/octave.m: Add a test to ensure indentation is local.
1982 2010-10-23  Glenn Morris  <rgm@gnu.org>
1984         * comint-testsuite.el
1985         (comint-testsuite--test-comint-password-prompt-regexp):
1986         Add "Please enter the password".  (Bug#7224)
1988 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1990         * indent/prolog.prolog: Use normal spacing around !.
1992 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1994         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
1996 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1998         * indent/octave.m: Remove some `fixindent' not needed any more.
2000 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2002         * indent/octave.m: New file.
2004 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2006         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2007         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2008         (icalendar-testsuite--run-internal-tests): New.
2009         (icalendar-testsuite--test-convert-ordinary-to-ical)
2010         (icalendar-testsuite--test-convert-block-to-ical)
2011         (icalendar-testsuite--test-convert-anniversary-to-ical)
2012         (icalendar-testsuite--test-parse-vtimezone)
2013         (icalendar-testsuite--do-test-export): Code formatting.
2014         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2015         (icalendar-testsuite--do-test-import)
2016         (icalendar-testsuite--do-test-cycle):
2017         Use icalendar-testsuite--compare-strings
2018         (icalendar-testsuite--run-import-tests): Comment added.
2019         (icalendar-testsuite--run-import-tests)
2020         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2022 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2024         * redisplay-testsuite.el (test-redisplay-3): New test.
2026 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2028         * comint-testsuite.el: New file.
2030 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2032         * indent: New dir.
2034 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2036         * Version 23.2 released.
2038 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2040         * cedet/semantic-ia-utest.el
2041         (semantic-symref-test-count-hits-in-tag): Add function, from
2042         semantic-test.el.
2044         * cedet/tests/test.cpp:
2045         * cedet/tests/test.py:
2046         * cedet/tests/teststruct.cpp:
2047         * cedet/tests/testtemplates.cpp:
2048         * cedet/tests/testusing.cpp:
2049         * cedet/tests/scopetest.cpp:
2050         * cedet/tests/scopetest.java: Files deleted.
2052         * cedet/tests/test.make:
2053         * cedet/tests/test.c:
2054         * cedet/tests/testjavacomp.java:
2055         * cedet/tests/testspp.c:
2056         * cedet/tests/testsppreplace.c:
2057         * cedet/tests/testsppreplaced.c:
2058         * cedet/tests/testsubclass.cpp:
2059         * cedet/tests/testsubclass.hh:
2060         * cedet/tests/testtypedefs.cpp:
2061         * cedet/tests/testvarnames.c:
2062         * cedet/tests/test.el:
2063         * cedet/tests/testdoublens.cpp:
2064         * cedet/tests/testdoublens.hpp: Add copyright header.
2066         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2067         Remove reference to deleted files.
2069 2010-03-30  Juri Linkov  <juri@jurta.org>
2071         * occur-testsuite.el (occur-tests): Add tests for context lines.
2073 2010-03-23  Juri Linkov  <juri@jurta.org>
2075         * occur-testsuite.el: New file.
2077 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2079         * Branch for 23.2.
2081 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2083         * icalendar-testsuite.el
2084         (icalendar-testsuite--run-function-tests): Add new tests.
2085         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2086         testcase.
2087         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2088         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2089         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2090         (icalendar-testsuite--test-convert-block-to-ical): New.
2091         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2092         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2094 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2096         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2097         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2098         Fix typos in docstrings and error messages.
2099         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2101 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2103         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2104         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2105         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2107 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2109         * icalendar-testsuite.el
2110         (icalendar-testsuite--run-function-tests):
2111         Add icalendar-testsuite--test-parse-vtimezone.
2112         (icalendar-testsuite--test-parse-vtimezone): New.
2113         (icalendar-testsuite--do-test-cycle): Doc changes.
2114         (icalendar-testsuite--run-real-world-tests): Remove trailing
2115         whitespace -- see change of icalendar--add-diary-entry in
2116         icalendar.el.
2117         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2119 2009-09-30  Glenn Morris  <rgm@gnu.org>
2121         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2123 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2125         * cedet/*: New unit tests, from CEDET repository.
2127 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2129         * redisplay-testsuite.el: New file.
2131 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2133         * Branch for 23.1.
2135 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2137         * icalendar-testsuite.el
2138         (icalendar-testsuite--run-function-tests):
2139         Add icalendar-testsuite--test-diarytime-to-isotime.
2140         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2141         recent icalendar fixes.
2142         (icalendar-testsuite--test-diarytime-to-isotime): New.
2143         (icalendar-testsuite--test-create-uid): Adjust to recent
2144         icalendar changes.
2146 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2148         * bytecomp-testsuite.el: New file.
2150 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2152         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2153         Add `icalendar-testsuite--test-create-uid'.
2154         (icalendar-testsuite--test-create-uid): New.
2156 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2158         * newsticker-testsuite.el: New file.
2160 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2162         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2163         Add icalendar-testsuite--test-datestring-to-isodate,
2164         icalendar-testsuite--test-datetime-to-diary-date, and
2165         icalendar-testsuite--test-calendar-style.
2166         (icalendar-testsuite--test-format-ical-event)
2167         (icalendar-testsuite--test-parse-summary-and-rest):
2168         Doc fix.  Remove european-calendar-style.
2169         (icalendar-testsuite--get-ical-event): Doc fix.
2170         (icalendar-testsuite--test-first-weekday-of-year)
2171         (icalendar-testsuite--run-cycle-tests): Add doc string.
2172         (icalendar-testsuite--test-datestring-to-isodate)
2173         (icalendar-testsuite--test-datetime-to-diary-date)
2174         (icalendar-testsuite--test-calendar-style): New functions.
2175         (icalendar-testsuite--test-export): Handle iso date style.
2176         New arg INPUT-ISO.  Use calendar-date-style.
2177         (icalendar-testsuite--test-import): Handle iso date style.
2178         New arg EXPECTED-ISO.  Use calendar-date-style.
2179         (icalendar-testsuite--test-cycle): Handle iso date style.
2180         (icalendar-testsuite--run-import-tests)
2181         (icalendar-testsuite--run-export-tests)
2182         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2184 2008-02-29  Glenn Morris  <rgm@gnu.org>
2186         * README: New file.
2188 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2190         * icalendar-testsuite.el: New file.
2192 ;; Local Variables:
2193 ;; coding: utf-8
2194 ;; End:
2196   Copyright (C) 2008-2014 Free Software Foundation, Inc.
2198   This file is part of GNU Emacs.
2200   GNU Emacs is free software: you can redistribute it and/or modify
2201   it under the terms of the GNU General Public License as published by
2202   the Free Software Foundation, either version 3 of the License, or
2203   (at your option) any later version.
2205   GNU Emacs is distributed in the hope that it will be useful,
2206   but WITHOUT ANY WARRANTY; without even the implied warranty of
2207   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2208   GNU General Public License for more details.
2210   You should have received a copy of the GNU General Public License
2211   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.