* lisp/find-cmd.el (find-cmd): Use grep's `find-program'.
[emacs.git] / test / ChangeLog
blob6d64da10a33afe9eaf1e498b93831fa20810f2ec
1 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
3         * automated/newsticker-tests.el
4         (newsticker--group-find-parent-group),
5         (newsticker--group-do-rename-group): New tests.
7 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
9         * automated/fns-tests.el (fns-tests-collate-sort): Bind
10         w32-collate-ignore-punctuation to t when sorting according to
11         UTS#10 rules.
13 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
15         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
16         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
18 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
20         * automated/fns-tests.el (fns-tests-compare-strings): In case
21         `compare-strings' shall return t, check for this.
22         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
24 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
26         * automated/python-tests.el (python-indent-electric-colon-1):
27         New test.  (Bug#18228)
29 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
31         * automated/fns-tests.el (fns-tests-sort): New test.
33 2014-08-28  Glenn Morris  <rgm@gnu.org>
35         * automated/python-tests.el (python-shell-calculate-exec-path-2):
36         Update test for today's python.el changes.
38 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
40         * automated/compile-tests.el (compile--test-error-line): Grok FILE
41         being nil.  Allows for Guile tests to pass.
42         (compile-tests--test-regexps-data): Add Guile tests.
44 2014-08-11  Glenn Morris  <rgm@gnu.org>
46         * automated/data/files-bug18141.el.gz: New file.
47         * automated/files.el (files-test-bug-18141-file):
48         New variable and test.  (Bug#18141)
50 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
52         Enumerate evaluated sexp diary entries (Bug#7911).
53         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
54         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
55         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
56         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
57         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
58         New tests.
60 2014-08-07  Glenn Morris  <rgm@gnu.org>
62         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
64 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
66         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
67         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
69 2014-08-03  Glenn Morris  <rgm@gnu.org>
71         * automated/Makefile.in (check-tar): New rule.
73 2014-08-02  Glenn Morris  <rgm@gnu.org>
75         * automated/fns-tests.el (fns-tests-compare-strings):
76         Update test.  (Bug#17903)
78         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
79         Use more precise TZ specification, as per 2013-08-04.
81 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
83         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
84         New test.
86 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
88         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
90 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
92         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
93         Work around the failures in icalendar-tests which occasionally occur on
94         hydra.nixos.org.
96 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
98         * automated/python-tests.el:
99         (python-util-clone-local-variables-1): Fix test.
101         * automated/python-tests.el (python-shell-make-comint-1):
102         (python-shell-make-comint-2): Fix indentation.
103         (python-shell-make-comint-3)
104         (python-shell-make-comint-4): New tests.
105         (python-shell-get-or-create-process-1): Fix test.
106         (python-shell-get-or-create-process-2)
107         (python-shell-get-or-create-process-3): New tests.
108         (python-shell-internal-get-or-create-process-1): Fix test.
109         (python-shell-prompt-detect-1): New test.
110         (python-shell-prompt-detect-2): New test.  (Bug#17370)
111         (python-shell-prompt-detect-3)
112         (python-shell-prompt-detect-4)
113         (python-shell-prompt-detect-5)
114         (python-shell-prompt-detect-6)
115         (python-shell-prompt-validate-regexps-1)
116         (python-shell-prompt-validate-regexps-2)
117         (python-shell-prompt-validate-regexps-3)
118         (python-shell-prompt-validate-regexps-4)
119         (python-shell-prompt-validate-regexps-5)
120         (python-shell-prompt-validate-regexps-6)
121         (python-shell-prompt-validate-regexps-7)
122         (python-shell-prompt-set-calculated-regexps-1)
123         (python-shell-prompt-set-calculated-regexps-2)
124         (python-shell-prompt-set-calculated-regexps-3)
125         (python-shell-prompt-set-calculated-regexps-4)
126         (python-shell-prompt-set-calculated-regexps-5)
127         (python-shell-prompt-set-calculated-regexps-6)
128         (python-util-valid-regexp-p-1): New tests.
130 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
132         * automated/advice-tests.el (advice-test-call-interactively): Make sure
133         the function's definition is fully restored at the end.
135 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
137         * automated/python-tests.el (python-indent-block-enders-1)
138         (python-indent-block-enders-2): Fix tests.
139         (python-indent-block-enders-3, python-indent-block-enders-4)
140         (python-indent-block-enders-5, python-indent-dedenters-1)
141         (python-indent-dedenters-2): Remove tests.
142         (python-indent-dedenters-1, python-indent-dedenters-2)
143         (python-indent-dedenters-3, python-indent-dedenters-4)
144         (python-indent-dedenters-5, python-indent-dedenters-6)
145         (python-indent-dedenters-7)
146         (python-info-dedenter-opening-block-position-1)
147         (python-info-dedenter-opening-block-position-2)
148         (python-info-dedenter-opening-block-position-3)
149         (python-info-dedenter-opening-block-positions-1)
150         (python-info-dedenter-opening-block-positions-2)
151         (python-info-dedenter-opening-block-positions-3)
152         (python-info-dedenter-opening-block-positions-4)
153         (python-info-dedenter-opening-block-positions-5)
154         (python-info-dedenter-opening-block-message-1)
155         (python-info-dedenter-opening-block-message-2)
156         (python-info-dedenter-opening-block-message-3)
157         (python-info-dedenter-opening-block-message-4)
158         (python-info-dedenter-opening-block-message-5)
159         (python-info-dedenter-statement-p-1)
160         (python-info-dedenter-statement-p-2)
161         (python-info-dedenter-statement-p-3)
162         (python-info-dedenter-statement-p-4)
163         (python-info-dedenter-statement-p-5): New tests.
165 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
167         * indent/perl.perl: Add indentation pattern for hash-table entries.
169 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
171         * automated/dbus-tests.el (dbus-test02-register-service-session)
172         (dbus-test02-register-service-system): Fix docstring.
173         (dbus-test02-register-service-own-bus)
174         (dbus-test03-peer-interface): New tests.
176 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
178         * automated/python-tests.el (python-tests-self-insert): New function.
179         (python-triple-quote-pairing): Use it.
180         (python-parens-electric-indent-1): New test. (Bug#17658)
182 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
184         * automated/subr-x-tests.el: New file.
186 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
188         * automated/tramp-tests.el (tramp--instrument-test-case):
189         Print debug buffer in any case.
191 2014-06-28  Leo Liu  <sdl.web@gmail.com>
193         * automated/calc-tests.el: New file and add tests for math-bignum.
194         (Bug#17556)
196 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
198         * automated/dbus-tests.el (dbus--test-register-service)
199         (dbus-test02-register-service-session): Replace `dbus-ping' calls
200         by `dbus-list-known-names'.  (Bug#17858)
202 2014-06-28  Glenn Morris  <rgm@gnu.org>
204         * automated/Makefile.in (GDB): New variable.
205         (emacs): Use $GDB.  (Bug#15991)
207         * automated/Makefile.in (WRITE_LOG): New variable.
208         (%.log): Use WRITE_LOG.
209         (test_template): Disable logging.
211         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
212         (test_template): New definition.  Apply to TESTS.
214 2014-06-27  Glenn Morris  <rgm@gnu.org>
216         * automated/Makefile.in (check-maybe): Rename from check.
217         (check): Re-run all the tests, every time.
218         (clean, mostlyclean): Also delete *.log~.
220 2014-06-26  Glenn Morris  <rgm@gnu.org>
222         * automated/package-x-test.el: Do not mess with load-path.
224         * automated/Makefile.in (%.log): If error, dump log to stdout.
226 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
228         * automated/package-test.el (package-test-update-listing)
229         (package-test-update-archives, package-test-describe-package):
230         Adjust tests according to new package-list-unsigned.
232 2014-06-26  Glenn Morris  <rgm@gnu.org>
234         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
236         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
238         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
239         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
240         (setwins, compile-targets, compile-main, compile-clean): Remove.
241         (GREP_OPTIONS): Unexport.
242         (.el.elc): Replace with pattern rule.
243         (%.elc, %.log): New pattern rules.
244         (ELFILES, LOGFILES): New variables.
245         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
246         (clean, mostlyclean): New rules.
247         (bootstrap-clean): Simplify.
248         (bootstrap-clean, distclean): Depend on clean.
250 2014-06-25  Glenn Morris  <rgm@gnu.org>
252         * automated/flymake-tests.el (flymake-tests--current-face):
253         Sleep for longer.  Avoid querying.
255 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
257         * automated/fns-tests.el (fns-tests-compare-string): New test.
259 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
261         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
262         according to Bug#17815.
264 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
266         * automated/python-tests.el (python-util-strip-string-1): New test.
268 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
270         Sync with Tramp 2.2.10.
272         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
273         (tramp--instrument-test-case): Extend docstring.
274         (tramp-test15-copy-directory): Skip for tramp-smb.el.
275         (tramp-test21-file-links): Use `file-truename' for directories.
276         (tramp-test27-start-file-process, tramp-test28-shell-command):
277         Retrieve process output more robustly.
278         (tramp--test-check-files): Extend test.
279         (tramp-test30-special-characters): Skip for tramp-adb.el,
280         tramp-gvfs.el and tramp-smb.el.  Add further file names.
282 2014-06-13  Glenn Morris  <rgm@gnu.org>
284         * automated/Makefile.in (compile-main):
285         GNU make automatically passes command-line arguments to sub-makes.
287 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
289         * automated/tildify-tests.el (tildify-test--test): Optimise the test
290         slightly by reusing the same temporary buffer across multiple test
291         cases.
293         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
294         (tildify-test-find-env-group-index-bug): Update to support new
295         signature of the `tildify-foreach-region-outside-env' function.
296         Namely, it now takes pairs as an argument instead of looking it up in
297         `tildify-ignored-environments-alist'.
299         * automated/tildify-tests.el (tildify-test--example-html): Add support
300         for generating XML code, so that…
301         (tildify-test-xml) …test can be added to check handling of XML
302         documents.
304         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
305         New test checking end-regex building when multiple environment pairs
306         use integers to refer to capture groups.
308         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
309         test checking end-regex building in `tildify-find-env' function when
310         integers (denoting capture groups) and strings are mixed together.
312 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
314         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
315         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
317 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
319         * automated/tramp-tests.el (tramp-test29-vc-registered):
320         Instrument failed test case.
322 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
324         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
325         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
327 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
329         * automated/tildify-tests.el: New file.
331 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
333         * indent/ruby.rb: Add one more test.
335         * indent/ps-mode.ps: New file.
337         * indent/octave.m: Add a few more tests.
339         * automated/core-elisp-tests.el
340         (core-elisp-test-window-configurations): New test.
342 2014-05-26  Glenn Morris  <rgm@gnu.org>
344         * automated/package-test.el (package-test-install-single):
345         Update for changed output.
347 2014-05-22  Glenn Morris  <rgm@gnu.org>
349         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
350         Fix handling of temporary elc files.
352         * automated/fns-tests.el (fns-tests-nreverse):
353         Update for changed string behavior.
355 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
357         * automated/fns-tests.el: New file.
358         * automated/fns-tests.el (fns-tests-nreverse)
359         (fns-tests-nreverse-bool-vector): New tests.
361 2014-05-08  Glenn Morris  <rgm@gnu.org>
363         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
364         (vc-bzr-test-faulty-bzr-autoloads):
365         Give bzr a temporary home-directory, in case the real one is missing.
367 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
369         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
370         New test.
372 2014-05-08  Glenn Morris  <rgm@gnu.org>
374         * automated/help-fns.el: New file.
376 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
378         * automated/undo-tests.el (undo-test-region-deletion): New test to
379         demonstrate bug#17235.
380         (undo-test-region-example): New test to verify example given in
381         comments for undo-make-selective-list.
383 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
385         * automated/tramp-tests.el (top):
386         * automated/file-notify-tests.el (top): Do not disable interactive
387         passwords in batch mode.
388         (password-cache-expiry): Set to nil.
390         * automated/file-notify-tests.el
391         (file-notify-test-remote-temporary-file-directory):
392         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
393         Use a mock-up method as default.
394         (tramp-test00-availability): Print the used directory name.
395         (tramp-test33-recursive-load): Fix typo.
397 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
399         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
400         (tramp-test30-special-characters): Remove test for backslash.
402 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
404         * automated/tramp-tests.el
405         (tramp-test19-directory-files-and-attributes)
406         (tramp-test22-file-times): Check for `file-attributes' equality
407         only if there is a usable timestamp.
408         (tramp--test-check-files): Do not use `copy-sequence'.
410 2014-04-22  Daniel Colascione  <dancol@dancol.org>
412         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
413         Add compile flag.
414         (test-byte-comp-macro-expansion)
415         (test-byte-comp-macro-expansion-eval-and-compile)
416         (test-byte-comp-macro-expansion-eval-when-compile)
417         (test-byte-comp-macro-expand-lexical-override): Use it.
418         (test-eager-load-macro-expansion)
419         (test-eager-load-macro-expansion-eval-and-compile)
420         (test-eager-load-macro-expansion-eval-when-compile)
421         (test-eager-load-macro-expand-lexical-override): New tests.
423         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
424         account for removal of `cl-struct-set-slot-value'. Also, move
425         the defstruct to top level.
427 2014-04-21  Daniel Colascione  <dancol@dancol.org>
429         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
430         New function.
431         (test-byte-comp-macro-expansion)
432         (test-byte-comp-macro-expansion-eval-and-compile)
433         (test-byte-comp-macro-expansion-eval-when-compile)
434         (test-byte-comp-macro-expand-lexical-override): New tests.
436         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
437         (cl-the): Fix cl-the test.
439 2014-04-20  Daniel Colascione  <dancol@dancol.org>
441         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
443 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
445         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
446         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
448 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
450         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
451         (tramp--test-make-temp-name): Optional argument LOCAL.
452         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
453         (tramp-test10-write-region): No special test for out-of-band copy
454         needed anymore.
455         (tramp-test11-copy-file, tramp-test12-rename-file)
456         (tramp-test21-file-links): Extend tests.
457         (tramp-test20-file-modes): More robust check for user "root".
458         (tramp--test-check-files): New defun.
459         (tramp-test30-special-characters, tramp-test33-recursive-load)
460         (tramp-test34-unload): New tests.
461         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
463 2014-04-11  Glenn Morris  <rgm@gnu.org>
465         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
467 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
469         * automated/electric-tests.el: Fix spelling error in test name.
470         (whitespace-skipping-for-quotes-not-outside):
471         Rename from whitespace-skipping-for-quotes-not-ouside.
473 2014-04-09  Daniel Colascione  <dancol@dancol.org>
475         * automated/syntax-tests.el: New file.
477 2014-04-09  Glenn Morris  <rgm@gnu.org>
479         * automated/python-tests.el (python-triple-quote-pairing):
480         Enable/disable electric-pair-mode as needed.
482         * automated/electric-tests.el (electric-pair-backspace-1):
483         Replace deleted function.
485 2014-04-07  João Távora  <joaotavora@gmail.com>
487         * automated/python-tests.el (python-triple-quote-pairing): New test.
488         (python-syntax-after-python-backspace): New test.
490         * automated/electric-tests.el (electric-pair-define-test-form):
491         More readable test docstrings.
492         (whitespace-skipping-for-quotes-not-ouside)
493         (whitespace-skipping-for-quotes-only-inside)
494         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
496 2014-04-04  João Távora  <joaotavora@gmail.com>
498         * automated/electric-tests.el (define-electric-pair-test):
499         Don't overtest.
500         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
501         (inhibit-in-mismatched-string-inside-c-comments): New test.
503 2014-04-02  João Távora  <joaotavora@gmail.com>
505         * automated/electric-tests.el (inhibit-if-strings-mismatched):
506         New test, change from `inhibit-only-of-next-is-mismatched'.
508 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
510         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
511         (undo-test-region-t-marker): New tests of marker adjustments.
512         (undo-test-marker-adjustment-moved):
513         (undo-test-region-mark-adjustment): New tests to demonstrate
514         bug#16818, which fail without the fix.
516 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
518         * automated/package-test.el (package-test-describe-package):
519         Fix test failure in non-graphical mode.
521 2014-03-23  Daniel Colascione  <dancol@dancol.org>
523         * automated/subword-tests.el (subword-tests2): More subword tests.
525         * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New
526         test: correct parsing of keyword arguments.
528 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
530         * automated/package-test.el (package-test-describe-package):
531         Check for the "Keywords: " line.
533         * automated/data/package/archive-contents: Include the :keywords
534         field in `simple-single' data form.
536 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
538         * automated/package-test.el
539         (package-test-install-two-dependencies): New test (bug#16826).
541         * automated/data/package/simple-two-depend-1.1.el: New file.
543         * automated/data/package/archive-contents:
544         Add info about the new package.
546 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
548         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
549         (tramp-test10-write-region): Extend for out-of-band copy.
550         (tramp-test31-asynchronous-requests): New test.
552 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
554         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
555         Add new test of undo in region.
556         (undo-test-in-region-eob): Add test case described at
557         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
559 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
561         * automated/tramp-tests.el (tramp--test-enabled)
562         (tramp-test15-copy-directory): No special handling of tramp-adb.el
563         anymore.  It's fixed in that package.
565 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
567         * automated/tramp-tests.el (tramp--test-enabled): Move connection
568         cleanup into this function.  Remove respective code from all test
569         cases.
570         (tramp--instrument-test-case): Declare `indent' and `debug'.
571         Handle other errors as well.
572         (tramp-test14-delete-directory): Check for `file-error' error.
573         (tramp-test15-copy-directory): Ignore return value of
574         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
575         (tramp-test19-directory-files-and-attributes): Take care of
576         timestamp of "../".
577         (tramp-test20-file-modes, tramp-test27-start-file-process)
578         (tramp-test28-shell-command): Skip for tramp-adb.el.
579         (tramp-test21-file-links): `file-truename' shall preserve trailing
580         link of directories.
581         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
582         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
583         `kill-buffer-query-functions' to nil.
584         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
586 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
588         * automated/tramp-tests.el
589         (tramp-test19-directory-files-and-attributes): Do not include
590         directories in comparison; they might have changed their
591         timestamps already.
593 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
595         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
596         (tramp-test17-insert-directory): First line could contain more
597         text, when produced by `ls-lisp'.
598         (tramp-test19-directory-files-and-attributes): Instrument failed
599         test case.
601 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
603         * automated/tramp-tests.el (tramp-test17-insert-directory):
604         Make first line "total 123" optional.
605         (tramp-test20-file-modes, tramp-test22-file-times)
606         (tramp-test26-process-file, tramp-test27-start-file-process)
607         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
608         tramp-smb.el.
609         (tramp-test20-file-modes): Check for "root" only when there is an
610         explicit user name.
611         (tramp-test21-file-links): Handle "... not supported" error.
612         (tramp-test22-file-times): Skip for "don't know" return values.
613         (tramp-test26-process-file, tramp-test28-shell-command):
614         Remove color escape sequences.
615         (tramp-test28-shell-command): Use `accept-process-output' rather
616         than `sit-for'.
617         (tramp-test30-utf8): Set coding system `utf-8'.
619 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
621         * automated/tramp-tests.el (tramp-test28-shell-command): Perform
622         an initial `sit-for' prior the while loop.
624 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
626         Sync with Tramp 2.2.9.
628         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
629         (tramp-test28-shell-command): Make a while loop when waiting for
630         process exit.
632 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
634         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
635         and `vc-hg'.  Declare `tramp-find-executable' and
636         `tramp-get-remote-path'.
637         (tramp-test29-vc-registered): New test.
638         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
640 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
642         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
643         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
644         (tramp-test28-shell-command): Improve `shell-command' test.  Add
645         `async-shell-command' tests.
647 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
649         * automated/file-notify-tests.el (file-notify--wait-for-events):
650         Use `read-event' instead of `sit-for'.
651         (file-notify-test02-events): Remove expected result, the bug is
652         fixed meanwhile.
653         (file-notify-test02-events, file-notify-test03-autorevert):
654         Use `sleep-for' instead of `sit-for'.
656 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
658         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
659         New test.
661 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
663         * automated/file-notify-tests.el (file-notify--deftest-remote):
664         Do not skip when the local test has failed.  They are unrelated.
665         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
666         `noninteractive' to nil, otherwise `sit-for' could be degraded to
667         `sleep-for'.
668         (file-notify-test02-events): Check for `file-remote-p' instead of
669         `file-notify--test-remote-enabled'.
671 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
673         * automated/file-notify-tests.el (file-notify-test02-events):
674         Let test case fail for Bug#16519.
676 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
678         * automated/file-notify-tests.el (file-notify-test02-events):
679         Hide Bug#16519, until it is solved.
681 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
683         * automated/file-notify-tests.el
684         (file-notify--test-local-enabled): Fix error in logic.
685         (file-notify--wait-for-events): New defmacro.
686         (file-notify-test02-events): Make short breaks between file operations.
687         Use `file-notify--wait-for-events'.  Check, that events have arrived.
688         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
690         * automated/comint-testsuite.el
691         (comint-testsuite-password-strings): Add localized examples.
693 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
695         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
696         case if inotify is not linked with Emacs.  Use `read-event' rather
697         than `sit-for' in order to process events.  (Bug#13662)
699 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
701         * automated/ert-tests.el (ert-test-record-backtrace): Reenable
702         test case with adapted test string.  (Bug#13064)
704 2013-12-28  Glenn Morris  <rgm@gnu.org>
706         * automated/electric-tests.el: Require 'elec-pair.
708 2013-12-26  João Távora  <joaotavora@gmail.com>
710         * automated/electric-tests.el (electric-pair-test-for):
711         Fix autowrapping tests in batch-mode by running with
712         `transient-mark-mode' set to `lambda'.
714         * automated/electric-tests.el: New file.
716 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
718         * automated/python-tests.el
719         (python-nav-lisp-forward-sexp-safe-1): Remove test.
720         (python-nav-forward-sexp-safe-1): New test.
722 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
724         * automated/ruby-mode-tests.el: Add tests for
725         `ruby-align-to-stmt-keywords'.
727         * indent/ruby.rb: Update examples to reflect the lack of change in
728         default indentation of `begin' blocks.
730 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
732         * indent/ruby.rb: Update examples according to the change
733         in `smie-indent-close'.
735 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
737         * indent/ruby.rb: New examples.
739 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
741         * automated/python-tests.el (python-indent-dedenters-2): New test.
743 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
745         * automated/python-tests.el (python-indent-after-comment-1)
746         (python-indent-after-comment-2): New tests.
748 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
750         * automated/python-tests.el (python-indent-block-enders-1):
751         Rename from python-indent-block-enders.
752         (python-indent-block-enders-2): New test.
754 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
756         * indent/js.js: New file.
758 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
760         * automated/dbus-tests.el: New file.
762 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
764         * automated/regexp-tests.el: New file.
766 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
768         * automated/reftex-tests.el (reftex-parse-from-file-test):
769         Run temp-dir through file-truename, to make sure the temporary file
770         names are comparable as strings.
772         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
773         Force Unix EOLs by using 'utf-8-unix', since the default of
774         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
776 2013-11-28  Glenn Morris  <rgm@gnu.org>
778         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
780 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
782         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
783         (EMACSOPT): Use $(PATH_SEP).
785 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
787         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
788         Set to nil.
790 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
792         * automated/file-notify-tests.el
793         (file-notify-test-remote-temporary-file-directory):
794         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
795         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
796         (file-notify--deftest-remote): Cleanup connection initially.
797         (file-notify-test03-autorevert): Run also in batch mode.  Use a
798         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
799         does not work on MS Windows.  Call `accept-process-output' for
800         remote files.  Apply `string-match' instead of `string-equal', the
801         messages are different on MS Windows.
803         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
804         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
805         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
807 2013-11-23  Glenn Morris  <rgm@gnu.org>
809         * automated/python-tests.el (python-shell-make-comint-1)
810         (python-shell-make-comint-2, python-shell-get-process-1):
811         Suppress creation of some temp-files.
813         * automated/python-tests.el (python-shell-parse-command-1)
814         (python-shell-make-comint-1, python-shell-make-comint-2)
815         (python-shell-get-process-1)
816         (python-shell-internal-get-or-create-process-1):
817         Skip rather than fail if prereqs not found.
819         * automated/Makefile.in (emacs):
820         Empty EMACSLOADPATH rather than unsetting.
822 2013-11-22  Glenn Morris  <rgm@gnu.org>
824         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
825         Set expected-result.
827 2013-11-21  Glenn Morris  <rgm@gnu.org>
829         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
830         (compile-main): Pass XARGS_LIMIT to xargs.
832         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
833         (EMACSOPT): Use PATH_SEPARATOR.
835 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
837         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
838         Add a failing test for Bug#15874.
839         (ruby--insert-coding-comment-ruby-style)
840         (ruby--insert-coding-comment-emacs-style)
841         (ruby--insert-coding-comment-custom-style):
842         Add a few tests for `ruby--insert-coding-comment'.
844 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
846         Improve API of recently-added bool vector functions (Bug#15912).
847         * automated/data-tests.el: Adjust to API changes.
849 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
851         * automated/tramp-tests.el (tramp-test07-file-exists-p)
852         (tramp-test08-file-local-copy)
853         (tramp-test09-insert-file-contents, tramp-test10-write-region)
854         (tramp-test11-copy-file, tramp-test12-rename-file)
855         (tramp-test13-make-directory, tramp-test14-delete-directory)
856         (tramp-test15-copy-directory, tramp-test16-directory-files)
857         (tramp-test17-insert-directory, tramp-test18-file-attributes)
858         (tramp-test19-directory-files-and-attributes)
859         (tramp-test20-file-modes, tramp-test21-file-links)
860         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
861         (tramp-test24-file-name-completion, tramp-test25-load)
862         (tramp-test26-process-file, tramp-test27-start-file-process)
863         (tramp-test28-shell-command): Cleanup connection initially.
865 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
867         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
868         connection before running the test.
870 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
872         * automated/tramp-tests.el (tramp-test15-copy-directory)
873         (tramp-test16-directory-files, tramp-test17-insert-directory)
874         (tramp-test18-file-attributes)
875         (tramp-test19-directory-files-and-attributes)
876         (tramp-test20-file-modes, tramp-test21-file-links)
877         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
878         (tramp-test24-file-name-completion, tramp-test25-load)
879         (tramp-test26-process-file, tramp-test27-start-file-process)
880         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
881         (tramp-test29-utf8): New test.
883 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
885         * automated/file-notify-tests.el (file-notify-test02-events)
886         (file-notify-test03-autorevert): Suppress messages in `write-region'.
888         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
889         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
890         (tramp-test26-process-file, tramp-test28-shell-command):
891         Ensure, that the directory is not empty when calling "ls".
893 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
895         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
896         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
897         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
898         (tramp-test09-insert-file-contents, tramp-test10-write-region)
899         (tramp-test26-process-file): Add tests.
900         (tramp-test11-copy-file): Remove debug message.
901         (tramp-test20-file-modes): Special case, if user is "root".
903 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
905         * automated/file-notify-tests.el:
906         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
907         `tramp-remote-path' when running on hydra.
908         (tramp-test07-file-exists-p): Remove instrumentation code.
909         (tramp-test26-process-file): Don't use "/bin/true" and
910         "/bin/false", these paths do not exist on hydra.
912 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
914         * automated/process-tests.el: New file.
916 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
918         * indent/ruby.rb: New examples.
920 2013-11-06  Glenn Morris  <rgm@gnu.org>
922         * automated/Makefile.in (setwins): Avoid accidental matches.
924 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
926         * automated/tramp-tests.el (tramp-test07-file-exists-p):
927         Fix docstring.  Instrument, in order to hunt failure on hydra.
929 2013-11-06  Glenn Morris  <rgm@gnu.org>
931         * automated/flymake-tests.el (warning-predicate-rx-gcc)
932         (warning-predicate-function-gcc, warning-predicate-rx-perl)
933         (warning-predicate-function-perl):
934         * automated/info-xref.el (info-xref-test-makeinfo):
935         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
936         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
938 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
940         * automated/tramp-tests.el: New file.
942 2013-11-05  Glenn Morris  <rgm@gnu.org>
944         Get rid of --chdir usage.
945         * automated/Makefile.in (EMACSOPT): Move -L here.
946         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
947         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
948         (.el.elc): No more need to pass -L here.
949         (compile-main): Get rid of sub-shell and cd.
950         (compile-clean, check): Get rid of cd.
952         Make it possible to run tests with a different working directory.
953         * automated/flymake-tests.el (flymake-tests-data-directory): New.
954         (flymake-tests--current-face): Use flymake-tests-data-directory.
955         (warning-predicate-function-gcc, warning-predicate-rx-perl)
956         (warning-predicate-function-perl): Adapt for above change.
957         * automated/zlib-tests.el (zlib-tests-data-directory): New.
958         (zlib--decompress): Use zlib-tests-data-directory.
960         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
961         Remove test that makes no sense.
963         * automated/files.el (files-test-local-variable-data):
964         Fix result typo presumably caused by interference from dir-locals.
965         (file-test--do-local-variables-test): Prevent dir-locals interfering.
967 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
969         * indent/ruby.rb: Add a statement on the line after heredoc.
970         Move a now-successful example.
972         * automated/ruby-mode-tests.el: Remove outdated comment.
974 2013-11-04  Glenn Morris  <rgm@gnu.org>
976         * automated/Makefile.in (abs_srcdir): Remove.
977         (emacs): Unset EMACSLOADPATH.
978         (.el.elc, check): Use -L to append srcdir to load-path.
980 2013-11-02  Glenn Morris  <rgm@gnu.org>
982         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
983         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
984         (abs_srcdir): New, set by configure.
985         (EMACS): Use a relative file name.
986         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
987         (lisp-compile): Remove (assume it's up-to-date).
988         (compile-main): Do not run lisp-compile.
989         (compile-main, compile-clean, compile-always, bootstrap-clean)
990         (check): Use srcdir rather than $test.  Check cd return value.
991         Use --chdir.
992         (doit, compile, compile-always): Remove stuff copied from lisp/.
993         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
995 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
997         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
998         Add a skipping test.
1000 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1002         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1004         * indent/css-mode.css (.x2): Test alignement inside braces.
1006 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1008         * indent/ruby.rb: New failing example.
1010         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1011         Fix the test, in respect to adding the space after the curly.
1013 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1015         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1016         (ert-test-deftest): Adapt test for changed macro expansion.
1017         (ert-test-run-tests-interactively):
1018         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1019         Add a skipping test.
1021         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1022         (file-notify--test-local-enabled): Make it a function.  Check also
1023         for `file-remote-p' of `temporary-file-directory'.
1024         (file-notify--test-remote-enabled-checked): New defvar.
1025         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1026         internal functions.  Cache result.
1027         (file-notify--deftest-remote, file-notify-test00-availability)
1028         (file-notify-test01-add-watch, file-notify-test02-events)
1029         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1030         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1032 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1034         * indent/ruby.rb: Fix syntax error in the latest example.
1036 2013-10-23  Glenn Morris  <rgm@gnu.org>
1038         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1039         New, set by configure.
1040         (top_srcdir): Remove.
1041         (abs_test, abs_lispsrc): New.
1042         (lisp): No longer absolute.
1043         (emacs, lisp-compile, compile, compile-always):
1044         Quote entities that might contain whitespace.
1046 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1048         * indent/ruby.rb: Move two examples to "working" section, add one
1049         more.
1051 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1053         * indent/ruby.rb: New examples for indentation of blocks.
1054         Example of hash inside parens that inflooped before the present commit.
1056 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1058         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1059         allows another timer to run.
1061 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1063         * indent/ruby.rb: More examples for bug#15594, both failing and
1064         now passing.
1066 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1068         * indent/ruby.rb: Add two more cases.
1070 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1072         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1073         first use.
1074         (ruby-should-indent): Use indent-according-to-mode.
1075         (ruby-deftest-move-to-block): Use `declare'.
1077 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1079         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1081 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1083         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1085 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1087         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1088         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1090         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1092 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1094         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1095         Adjust indentation of continued line to the new SMIE behavior.
1097 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1099         * automated/completion-tests.el:
1100         * indent/css-mode.css: New files.
1102 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1104         * automated/data/package/signed/archive-contents:
1105         * automated/data/package/signed/archive-contents.sig:
1106         * automated/data/package/signed/signed-good-1.0.el:
1107         * automated/data/package/signed/signed-good-1.0.el.sig:
1108         * automated/data/package/signed/signed-bad-1.0.el:
1109         * automated/data/package/signed/signed-bad-1.0.el.sig:
1110         * automated/data/package/key.pub:
1111         * automated/data/package/key.sec: New files.
1113         * automated/package-test.el (package-test-update-listing)
1114         (package-test-update-archives, package-test-describe-package):
1115         Adjust to package.el change.
1116         (package-test-signed): New test.
1118 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1120         * automated/package-test.el: Update all cases to use :url instead
1121         of :homepage.
1123         * automated/package-x-test.el
1124         (package-x-test--single-archive-entry-1-3): Same.
1126 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1128         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1129         was unused.
1130         (simple-single-desc): Expect :homepage property.
1131         (multi-file-desc): Same.
1132         (with-package-test): Do not save previous `default-directory'
1133         value, let-bind the var instead.
1134         (package-test-install-single): Expect :homepage property in the
1135         generated pkg file.
1136         (package-test-describe-package): Expect Homepage button.
1137         (package-test-describe-non-installed-package)
1138         (package-test-describe-non-installed-multi-file-package): Same.
1139         (package-test-describe-not-installed-package): Remove, it was a
1140         duplicate.
1142         * automated/package-x-test.el
1143         (package-x-test--single-archive-entry-1-3): Expect :homepage
1144         property.
1145         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1147         * automated/data/package/simple-single-1.3.el: Add URL header.
1149         * automated/data/package/archive-contents: Add :homepage
1150         properties to `simple-single' and `multi-file'.
1152 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1154         * automated/data-tests.el:
1155         (bool-vector-count-matches-all-0-nil)
1156         (bool-vector-count-matches-all-0-t)
1157         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1158         (bool-vector-count-matches-at, bool-vector-intersection-op)
1159         (bool-vector-union-op, bool-vector-xor-op)
1160         (bool-vector-set-difference-op)
1161         (bool-vector-change-detection, bool-vector-not): New tests.
1162         (mock-bool-vector-count-matches-at)
1163         (test-bool-vector-bv-from-hex-string)
1164         (test-bool-vector-to-hex-string)
1165         (test-bool-vector-count-matches-at-tc)
1166         (test-bool-vector-apply-mock-op)
1167         (test-bool-vector-binop): New helper functions.
1168         (bool-vector-test-vectors): New testcase data.
1170 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1172         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1173         (advice-test-called-interactively-p-filter-args)
1174         (advice-test-called-interactively-p-around): New tests.
1176 2013-09-16  Glenn Morris  <rgm@gnu.org>
1178         * automated/eshell.el (eshell-match-result):
1179         Return a more informative failure than simply "false".  Update callers.
1181         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1182         Test value before and after loop as well as during.
1184 2013-09-15  Glenn Morris  <rgm@gnu.org>
1186         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1187         New test.  (Bug#15372)
1188         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1190 2013-09-13  Glenn Morris  <rgm@gnu.org>
1192         * automated/eshell.el (with-temp-eshell):
1193         Use a temp directory for eshell-directory-name.
1194         (eshell-test-command-result): New, again using a temp directory.
1195         Replace eshell-command-result with this throughout.
1196         (eshell-test/for-loop, eshell-test/for-name-loop):
1197         Ensure environment variables don't confuse us.
1199 2013-09-12  Glenn Morris  <rgm@gnu.org>
1201         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1202         due to "has a running process; kill it?" prompts.
1204 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1206         * automated/eshell.el: Rename from eshell.el.
1207         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1209 2013-09-01  Glenn Morris  <rgm@gnu.org>
1211         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1212         Otherwise the sed command used by eg compile-main ends up
1213         containing "/*.el".  (Bug#15170)
1215 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1217         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1218         for portability to hosts where /bin/sh has problems.
1220 2013-08-21  David Engster  <deng@randomsample.de>
1222         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1223         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1224         upstream.  Changed to use ERT.
1226 2013-08-14  Daniel Hackney  <dan@haxney.org>
1228         * automated/package-test.el: Remove tar-package-building functions.
1229         Tar file used for testing is included in the repository.
1230         (package-test-install-texinfo, package-test-cleanup-built-files):
1231         Remove.
1233 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1235         * automated/python-tests.el (python-imenu-create-index-4)
1236         (python-imenu-create-flat-index-2): New tests.
1238 2013-08-05  Glenn Morris  <rgm@gnu.org>
1240         * automated/mule-util.el: New file, with tests extracted from
1241         lisp/international/mule-util.el.
1243 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1245         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1246         before definition.
1247         (advice-tests-macroaliases): New test.
1249 2013-08-04  Glenn Morris  <rgm@gnu.org>
1251         * automated/ert-tests.el: Disable failing test that no-one seems
1252         to know how to fix.  (Bug#13064)
1254         * automated/icalendar-tests.el (icalendar-tests--test-export)
1255         (icalendar-tests--test-import): Try more precise TZ specification.
1256         Remove debug messages.
1258 2013-08-03  Glenn Morris  <rgm@gnu.org>
1260         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1262         * automated/icalendar-tests.el (icalendar-tests--test-export)
1263         (icalendar-tests--test-import):
1264         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1265         (icalendar-tests--test-import): Reset zone even if error occurred.
1267 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1269         * automated/core-elisp-tests.el: New file.
1271 2013-08-01  Glenn Morris  <rgm@gnu.org>
1273         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1274         Try to check that the remote system has a notification program.
1276 2013-07-31  Glenn Morris  <rgm@gnu.org>
1278         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1280 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1282         * automated/file-notify-tests.el
1283         (file-notify--test-local-enabled): New defconst.  Replaces all
1284         `file-notify-support' occurrences.
1285         (file-notify--test-remote-enabled): New defun.
1286         (file-notify--deftest-remote): Use it.
1287         (file-notify-test00-availability): Rewrite.
1288         (file-notify-test00-availability-remote): New defun.
1289         (file-notify-test01-add-watch): Rewrite first erroneous check.
1291 2013-07-23  Glenn Morris  <rgm@gnu.org>
1293         * automated/inotify-test.el (inotify-file-watch-simple):
1294         Delete temp-file when done.
1296         * automated/subword-tests.el: Require subword.
1298 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1300         * automated/subword-tests.el: New file.
1302 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1304         * automated/python-tests.el (python-imenu-create-index-2)
1305         (python-imenu-create-index-3): New tests.
1307 2013-07-11  Glenn Morris  <rgm@gnu.org>
1309         * automated/ert-tests.el: Require cl-lib at runtime too.
1310         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1311         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1312         (ert-test-set-functions, ert-test-gensym)
1313         (ert-test-coerce-to-vector, ert-test-string-position)
1314         (ert-test-mismatch): Remove tests.
1315         * automated/cl-lib.el: New, split from ert-tests.el.
1317         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1318         Goto point-min.
1319         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1320         (ruby-move-to-block-skips-percent-literal)
1321         (ruby-move-to-block-skips-heredoc)
1322         (ruby-move-to-block-moves-from-else-to-if)
1323         (ruby-beginning-of-defun-does-not-fold-case)
1324         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1325         Replace goto-line with forward-line/goto-char.
1326         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1328         * automated/package-test.el (makeinfo-buffer): Autoload.
1329         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1330         (package-test-install-texinfo): Don't require makeinfo.
1332         * automated/files.el: Stop "local variables" confusion.
1334         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1336         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1337         Use with-current-buffer.
1339         * automated/undo-tests.el (undo-test-buffer-modified)
1340         (undo-test-file-modified): New tests.
1342 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1344         * automated/file-notify-tests.el (file-notify-test00-availability):
1345         Set :expected-result.
1346         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1347         (file-notify-test02-events, file-notify-test02-events-remote)
1348         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1349         Skip when `file-notify-support' is nil.  (Bug#14823)
1351 2013-07-09  Glenn Morris  <rgm@gnu.org>
1353         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1354         Declare.
1355         (inotify-file-watch-simple): Silence compiler.
1357         * automated/python-tests.el (python-indent-block-enders):
1358         Make it actually test something.
1360         * automated/package-x-test.el: Require package-test when compiling.
1362         * automated/add-log-tests.el, automated/advice-tests.el:
1363         * automated/imenu-test.el, automated/package-x-test.el:
1364         * automated/python-tests.el, automated/ruby-mode-tests.el:
1365         * automated/xml-parse-tests.el: Explicitly require ert.
1367 2013-07-08  Kenichi Handa  <handa@gnu.org>
1369         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1370         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1372 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1374         * automated/file-notify-tests.el
1375         (file-notify-test-remote-temporary-file-directory):
1376         Use `null-device' on w32.
1377         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1378         (file-notify--test-results, file-notify--test-event)
1379         (file-notify--deftest-remote, file-notify--event-test)
1380         (file-notify--test-event-handler)
1381         (file-notify--test-make-temp-name): Rename, in order to mark them
1382         internal.
1383         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1384         better fitting in noninteractive tests.
1385         (file-notify-test00-availability): Rename from `file-notify-test0'.
1386         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1387         Use `temporary-file-directory '.
1388         (file-notify-test01-add-watch-remote): New test.
1389         (file-notify-test02-events): Rename from `file-notify-test2'.
1390         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1391         (file-notify-test03-autorevert): Rename from
1392         `file-notify-test4'.  Use timeouts.
1393         (file-notify-test03-autorevert-remote): Rename from
1394         `file-notify-test5'.
1396 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1398         * automated/file-notify-tests.el: New package.
1400 2013-06-28  Kenichi Handa  <handa@gnu.org>
1402         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1403         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1404         Callers changed.
1405         (decoder-tests-filename): New function.
1406         (decoder-tests-prefer-utf-8-read)
1407         (decoder-tests-prefer-utf-8-write): New function.
1408         (ert-test-decoder-prefer-utf-8): New test.
1410 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1412         * automated/package-x-test.el: Change the commentary.
1413         (package-x-test--single-archive-entry-1-3)
1414         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1415         using the appropriate data structure.
1417 2013-06-27  Daniel Hackney  <dan@haxney.org>
1419         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1421         * automated/package-x-test.el: New file.
1423         * automated/package-test.el: New file.
1425         * automated/data/package: New directory, with test examples.
1427 2013-06-27  Glenn Morris  <rgm@gnu.org>
1429         * automated/python-tests.el (python-tests-with-temp-file):
1430         Clean up after ourself.
1432         * automated/undo-tests.el (undo-test3): Remove test that seems to
1433         do nothing that the previous one doesn't, except leave a tempfile.
1435 2013-06-26  Glenn Morris  <rgm@gnu.org>
1437         * automated/info-xref.el: New file.
1439 2013-06-25  Glenn Morris  <rgm@gnu.org>
1441         * automated/occur-tests.el (occur-test-create): New function.
1442         Use it to create separate tests for each element, so we run them
1443         all rather than stopping at the first error.
1445 2013-06-24  Glenn Morris  <rgm@gnu.org>
1447         * automated/occur-tests.el (occur-tests):
1448         Update for 2013-05-29 change to occur header line.
1450 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1452         Test suite for flymake.
1453         * automated/flymake-tests.el:
1454         * automated/flymake/warnpred/Makefile
1455         * automated/flymake/warnpred/test.c
1456         * automated/flymake/warnpred/test.pl: New files.
1458 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1460         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1462 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1464         * automated/reftex-tests.el: New test suite for reftex.
1466 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1468         * automated/ruby-mode-tests.el: New tests, for percent literals
1469         and expression expansion.
1471 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1473         * indent/octave.m: Tweak.
1475 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1477         * eshell.el: Rewrite tests using ERT.
1479 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1481         * indent/octave.m: Add tests for %!, # and ### comments.
1483 2013-05-23  Kenichi Handa  <handa@gnu.org>
1485         * automated/decoder-tests.el: New file.
1487 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1489         * indent/ruby.rb: Add multiline regexp example.
1491         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1492         (ruby-regexp-skips-over-interpolation)
1493         (ruby-regexp-continues-till-end-when-unclosed)
1494         (ruby-regexp-can-be-multiline)
1495         (ruby-interpolation-inside-percent-literal): New tests.
1497 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1499         * indent/ruby.rb: Fix indentation after =; add more cases.
1501 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1503         * indent/pascal.pas: Add test for mis-identified comments.
1505 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1507         * automated/imenu-test.el: New file.  (Bug#14112)
1509 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1511         * automated/python-tests.el (python-imenu-prev-index-position-1):
1512         Remove test.
1513         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1514         New tests.
1516 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1518         * automated/python-tests.el (python-nav-backward-defun-2)
1519         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1520         (python-nav-forward-defun-3): New tests.
1522 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1524         * automated/python-tests.el (python-nav-backward-defun-1)
1525         (python-nav-forward-defun-1): New tests.
1527 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1529         * automated/add-log-tests.el: New file.  (Bug#14112)
1531 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1533         * automated/python-tests.el (python-indent-block-enders): New test.
1534         (python-info-current-defun-2): Fix test.
1536 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1538         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1540 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1542         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1543         (python-tests-with-temp-file): New macro.
1544         (python-tests-shell-interpreter): New var.
1545         (python-shell-get-process-name-1)
1546         (python-shell-internal-get-process-name-1)
1547         (python-shell-parse-command-1)
1548         (python-shell-calculate-process-environment-1)
1549         (python-shell-calculate-process-environment-2)
1550         (python-shell-calculate-process-environment-3)
1551         (python-shell-calculate-exec-path-1)
1552         (python-shell-calculate-exec-path-2)
1553         (python-shell-make-comint-1)
1554         (python-shell-make-comint-2)
1555         (python-shell-get-process-1)
1556         (python-shell-get-or-create-process-1)
1557         (python-shell-internal-get-or-create-process-1): New tests.
1559 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1561         * automated/python-tests.el: New file.
1563 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1565         * automated/ruby-mode-tests.el
1566         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1567         bits inside the examples.
1568         (ruby-move-to-block-skips-heredoc): New test.
1569         (ruby-add-log-current-method-after-inner-class):
1570         Lower expectations: move point inside a method, initially.
1572 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1574         * automated/ruby-mode-tests.el
1575         (ruby-move-to-block-skips-percent-literal): New test.
1577 2013-02-04  Chong Yidong  <cyd@gnu.org>
1579         * automated/thingatpt.el: New file.
1581 2013-02-03  Chong Yidong  <cyd@gnu.org>
1583         * automated/files.el (file-test--do-local-variables-test):
1584         Avoid compilation warning message.
1586 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1588         * automated/ruby-mode-tests.el
1589         (ruby-indent-spread-args-in-parens): New test.
1590         * automated/ruby-mode-tests.el (ruby-block-test-example):
1591         Break indentation of the do block opener and add a line inside it.
1592         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1593         Adjust line numbers.
1595 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1597         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1599 2013-01-14  Glenn Morris  <rgm@gnu.org>
1601         * automated/compile-tests.el (compile-tests--test-regexps-data):
1602         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1604 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1606         * automated/man-tests.el: New file.
1608 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1610         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1612 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1614         * automated/undo-tests.el: New file.
1616 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1618         * automated/ruby-mode-tests.el
1619         (ruby-indent-after-block-in-continued-expression): New test.
1621 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1623         * automated/ruby-mode-tests.el:
1624         Rename one interpolation test; add three more.
1625         (ruby-with-temp-buffer): New macro, use it where appropriate.
1626         (ruby-add-log-current-method-examples): Use "_" for target point.
1627         Add four new tests for ruby-add-log-current-method.
1629 2012-12-11  Glenn Morris  <rgm@gnu.org>
1631         * automated/f90.el (f90-test-bug13138): New test.
1633 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1635         * automated/inotify-test.el: New test.
1637 2012-12-02  Chong Yidong  <cyd@gnu.org>
1639         * automated/ruby-mode-tests.el
1640         (ruby-add-log-current-method-examples): Don't use loop macro, to
1641         allow automated testing to work.
1643 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1645         * automated/advice-tests.el (advice-tests--data): Remove.
1646         (advice-tests): Move the tests directly here instead.
1647         Add called-interactively-p tests.
1649 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1651         * automated/ert-x-tests.el: Use cl-lib.
1652         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1654 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1656         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1657         (ruby-indent-inside-heredoc-after-operator)
1658         (ruby-indent-inside-heredoc-after-space): New tests.
1659         Change direct font-lock face references to var references.
1660         (ruby-interpolation-suppresses-syntax-inside): New test.
1661         (ruby-interpolation-inside-percent-literal-with-paren):
1662         New failing test.
1664 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1666         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1667         (ruby-singleton-class-no-heredoc-font-lock)
1668         (ruby-add-log-current-method-examples): New tests.
1669         (ruby-test-string): Extract from ruby-should-indent-buffer.
1670         (ruby-deftest-move-to-block): New macro.
1671         Add several move-to-block tests.
1673 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1675         * automated/advice-tests.el: New tests.
1677 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1679         * automated/compile-tests.el (compile-tests--test-regexps-data):
1680         Add new data for msft's new format.
1682 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1684         * automated/ruby-mode-tests.el:
1685         (ruby-toggle-block-to-multiline): New test.
1686         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1687         (ruby-toggle-block-to-brace): Use buffer-string.
1689 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1691         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1693 2012-08-28  Chong Yidong  <cyd@gnu.org>
1695         * automated/files.el: Test every combination of values for
1696         enable-local-variables and enable-local-eval.
1698 2012-08-19  Chong Yidong  <cyd@gnu.org>
1700         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1702 2012-08-18  Chong Yidong  <cyd@gnu.org>
1704         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1706 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1708         * indent/ruby.rb: Rearrange examples, add new ones.
1710 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1712         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1713         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1715 2012-08-11  Glenn Morris  <rgm@gnu.org>
1717         * automated/files.el: New file.
1719         * automated/Makefile.in (all): Fix typo.
1721 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1723         * automated/ruby-mode-tests.el (ruby-should-indent):
1724         Add docstring, check (current-indentation) instead of (current-column).
1725         (ruby-should-indent-buffer): New function.
1726         Add tests for `ruby-deep-indent-paren' behavior.
1727         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1729 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1731         Original tests in test_ruby_mode.rb in upstream (author).
1733 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1735         * automated/ruby-mode-tests.el (ruby-should-indent)
1736         (ruby-assert-state): New functions.
1737         Add new tests.
1739 2012-07-29  David Engster  <deng@randomsample.de>
1741         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1742         New variable to hold test data for name expansion.
1743         (xml-parse-tests): Test the two different types of name expansion.
1745 2012-07-29  Juri Linkov  <juri@jurta.org>
1747         * automated/occur-tests.el (occur-test-case): Use predefined
1748         buffer name " *test-occur*" instead of a random buffer name.
1750 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1752         * automated/ruby-mode-tests.el: New file with one test.
1754 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1756         * indent/shell.sh: Add test case for ${#VAR}.
1758         * indent/latex-mode.tex: New file.
1760 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1762         * eshell.el: Use cl-lib.
1764 2012-07-03  Chong Yidong  <cyd@gnu.org>
1766         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1768 2012-07-02  Chong Yidong  <cyd@gnu.org>
1770         * automated/xml-parse-tests.el (xml-parse-tests--data):
1771         More testcases.
1773 2012-07-01  Chong Yidong  <cyd@gnu.org>
1775         * automated/xml-parse-tests.el: New file.
1777 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1779         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1780         Use cl-flet.
1782 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1784         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1785         Test escaped commas in TZID (Bug#11473).
1786         (icalendar-import-with-timezone): New.
1787         (icalendar-real-world): Add new testcase as given in the bugreport
1788         of Bug#11473.
1790 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1792         * automated/icalendar-tests.el (icalendar-tests--test-import):
1793         Include UID in import tests (Bug#11525).
1794         (icalendar-import-non-recurring, icalendar-import-rrule)
1795         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1796         UID-import change.
1797         (icalendar-import-with-uid): New.
1798         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1799         Include UID in cycle tests.
1800         (icalendar-cycle, icalendar-real-world): UID-import change.
1802 2012-05-21  Glenn Morris  <rgm@gnu.org>
1804         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1806 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1808         * automated/url-util-tests.el: New file to test
1809         lisp/url/url-util.el.  Only `url-build-query-string' and
1810         `url-parse-query-string' are tested right now (Bug#8706).
1812 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1814         * indent/shell.sh:
1815         * indent/shell.rc: Ad some test cases.
1817 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1819         * indent/ruby.rb: New file, to test new syntax-propertize code.
1821 2012-04-11  Glenn Morris  <rgm@gnu.org>
1823         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1825 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1827         * automated/url-future-tests.el (url-future-tests): Move from
1828         lisp/url/url-future.el and rename.
1830 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1832         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1833         Fix broken test, caused by missing trailing blank.
1835 2011-12-03  Chong Yidong  <cyd@gnu.org>
1837         * automated/compile-tests.el (compile-tests--test-regexps-data):
1838         Increase column numbers by one to reflect change in how
1839         compilation-message is recorded (Bug#10172).
1841 2011-11-22  Glenn Morris  <rgm@gnu.org>
1843         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1845 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1847         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1849 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1851         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1852         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1853         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1855 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1857         * automated/newsticker-tests.el
1858         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1859         newsticker--treeview-tree-update.
1861 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1863         * automated/newsticker-tests.el
1864         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1866         * automated/newsticker-tests.el
1867         (newsticker--group-manage-orphan-feeds): Prevent updating
1868         newsticker treeview.  Fixed bug#9763.
1870 2011-10-20  Glenn Morris  <rgm@gnu.org>
1872         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1874         * automated/vc-bzr.el: New file.
1876 2011-10-15  Glenn Morris  <rgm@gnu.org>
1878         * automated/f90.el: New file.
1880 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1882         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1883         to automated/newsticker-tests.el.  Convert to ERT.
1885 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1887         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1888         Remove, simply use string=.
1889         (icalendar--diarytime-to-isotime)
1890         (icalendar--datetime-to-diary-date)
1891         (icalendar--datestring-to-isodate)
1892         (icalendar--format-ical-event)
1893         (icalendar--parse-summary-and-rest)
1894         (icalendar-tests--do-test-import)
1895         (icalendar-tests--do-test-cycle): Change argument order of
1896         string= to EXPECTED ACTUAL.
1897         (icalendar--import-format-sample)
1898         (icalendar--format-ical-event)
1899         (icalendar-import-non-recurring)
1900         (icalendar-import-rrule)
1901         (icalendar-import-duration)
1902         (icalendar-import-bug-6766)
1903         (icalendar-real-world): Adjust to string= instead of
1904         icalendar-tests--compare-strings.
1905         (icalendar-import-multiple-vcalendars): New.
1907 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1909         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1910         Require CL.
1912 2011-05-09  Juri Linkov  <juri@jurta.org>
1914         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1915         Convert to ERT.
1917 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1919         * automated/compile-tests.el: New file.
1921 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1923         * automated/font-parse-tests.el: Don't byte-compile.
1925         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1927 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1929         * automated/lexbind-tests.el: New file.
1931 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1933         * Version 23.3 released.
1935 2011-03-05  Glenn Morris  <rgm@gnu.org>
1937         * eshell.el: Move here from lisp/eshell/esh-test.el.
1939 2011-03-03  Christian Ohler  <ohler@gnu.org>
1941         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1942         New test.
1944 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1946         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1947         convert to ERT format.
1949 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1951         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1952         convert to ERT format.
1954 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1956         * indent/shell.sh:
1957         * indent/shell.rc: New files.
1959 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1961         * automated/font-parse-tests.el: Move from
1962         font-parse-testsuite.el.
1964 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1966         * font-parse-testsuite.el (test-font-parse-data): New file.
1968 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1970         * indent/prolog.prolog: Add tokenizing tests.
1972 2011-01-13  Christian Ohler  <ohler@gnu.org>
1974         * automated: New directory for automated tests.
1976         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1978         * automated/Makefile.in: New file.
1980 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1982         * indent/modula2.mod: New file.
1984 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1986         * indent/octave.m: Add a test to ensure indentation is local.
1988 2010-10-23  Glenn Morris  <rgm@gnu.org>
1990         * comint-testsuite.el
1991         (comint-testsuite--test-comint-password-prompt-regexp):
1992         Add "Please enter the password".  (Bug#7224)
1994 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1996         * indent/prolog.prolog: Use normal spacing around !.
1998 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2000         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2002 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2004         * indent/octave.m: Remove some `fixindent' not needed any more.
2006 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2008         * indent/octave.m: New file.
2010 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2012         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2013         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2014         (icalendar-testsuite--run-internal-tests): New.
2015         (icalendar-testsuite--test-convert-ordinary-to-ical)
2016         (icalendar-testsuite--test-convert-block-to-ical)
2017         (icalendar-testsuite--test-convert-anniversary-to-ical)
2018         (icalendar-testsuite--test-parse-vtimezone)
2019         (icalendar-testsuite--do-test-export): Code formatting.
2020         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2021         (icalendar-testsuite--do-test-import)
2022         (icalendar-testsuite--do-test-cycle):
2023         Use icalendar-testsuite--compare-strings
2024         (icalendar-testsuite--run-import-tests): Comment added.
2025         (icalendar-testsuite--run-import-tests)
2026         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2028 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2030         * redisplay-testsuite.el (test-redisplay-3): New test.
2032 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2034         * comint-testsuite.el: New file.
2036 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2038         * indent: New dir.
2040 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2042         * Version 23.2 released.
2044 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2046         * cedet/semantic-ia-utest.el
2047         (semantic-symref-test-count-hits-in-tag): Add function, from
2048         semantic-test.el.
2050         * cedet/tests/test.cpp:
2051         * cedet/tests/test.py:
2052         * cedet/tests/teststruct.cpp:
2053         * cedet/tests/testtemplates.cpp:
2054         * cedet/tests/testusing.cpp:
2055         * cedet/tests/scopetest.cpp:
2056         * cedet/tests/scopetest.java: Files deleted.
2058         * cedet/tests/test.make:
2059         * cedet/tests/test.c:
2060         * cedet/tests/testjavacomp.java:
2061         * cedet/tests/testspp.c:
2062         * cedet/tests/testsppreplace.c:
2063         * cedet/tests/testsppreplaced.c:
2064         * cedet/tests/testsubclass.cpp:
2065         * cedet/tests/testsubclass.hh:
2066         * cedet/tests/testtypedefs.cpp:
2067         * cedet/tests/testvarnames.c:
2068         * cedet/tests/test.el:
2069         * cedet/tests/testdoublens.cpp:
2070         * cedet/tests/testdoublens.hpp: Add copyright header.
2072         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2073         Remove reference to deleted files.
2075 2010-03-30  Juri Linkov  <juri@jurta.org>
2077         * occur-testsuite.el (occur-tests): Add tests for context lines.
2079 2010-03-23  Juri Linkov  <juri@jurta.org>
2081         * occur-testsuite.el: New file.
2083 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2085         * Branch for 23.2.
2087 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2089         * icalendar-testsuite.el
2090         (icalendar-testsuite--run-function-tests): Add new tests.
2091         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2092         testcase.
2093         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2094         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2095         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2096         (icalendar-testsuite--test-convert-block-to-ical): New.
2097         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2098         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2100 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2102         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2103         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2104         Fix typos in docstrings and error messages.
2105         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2107 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2109         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2110         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2111         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2113 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2115         * icalendar-testsuite.el
2116         (icalendar-testsuite--run-function-tests):
2117         Add icalendar-testsuite--test-parse-vtimezone.
2118         (icalendar-testsuite--test-parse-vtimezone): New.
2119         (icalendar-testsuite--do-test-cycle): Doc changes.
2120         (icalendar-testsuite--run-real-world-tests): Remove trailing
2121         whitespace -- see change of icalendar--add-diary-entry in
2122         icalendar.el.
2123         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2125 2009-09-30  Glenn Morris  <rgm@gnu.org>
2127         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2129 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2131         * cedet/*: New unit tests, from CEDET repository.
2133 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2135         * redisplay-testsuite.el: New file.
2137 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2139         * Branch for 23.1.
2141 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2143         * icalendar-testsuite.el
2144         (icalendar-testsuite--run-function-tests):
2145         Add icalendar-testsuite--test-diarytime-to-isotime.
2146         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2147         recent icalendar fixes.
2148         (icalendar-testsuite--test-diarytime-to-isotime): New.
2149         (icalendar-testsuite--test-create-uid): Adjust to recent
2150         icalendar changes.
2152 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2154         * bytecomp-testsuite.el: New file.
2156 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2158         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2159         Add `icalendar-testsuite--test-create-uid'.
2160         (icalendar-testsuite--test-create-uid): New.
2162 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2164         * newsticker-testsuite.el: New file.
2166 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2168         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2169         Add icalendar-testsuite--test-datestring-to-isodate,
2170         icalendar-testsuite--test-datetime-to-diary-date, and
2171         icalendar-testsuite--test-calendar-style.
2172         (icalendar-testsuite--test-format-ical-event)
2173         (icalendar-testsuite--test-parse-summary-and-rest):
2174         Doc fix.  Remove european-calendar-style.
2175         (icalendar-testsuite--get-ical-event): Doc fix.
2176         (icalendar-testsuite--test-first-weekday-of-year)
2177         (icalendar-testsuite--run-cycle-tests): Add doc string.
2178         (icalendar-testsuite--test-datestring-to-isodate)
2179         (icalendar-testsuite--test-datetime-to-diary-date)
2180         (icalendar-testsuite--test-calendar-style): New functions.
2181         (icalendar-testsuite--test-export): Handle iso date style.
2182         New arg INPUT-ISO.  Use calendar-date-style.
2183         (icalendar-testsuite--test-import): Handle iso date style.
2184         New arg EXPECTED-ISO.  Use calendar-date-style.
2185         (icalendar-testsuite--test-cycle): Handle iso date style.
2186         (icalendar-testsuite--run-import-tests)
2187         (icalendar-testsuite--run-export-tests)
2188         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2190 2008-02-29  Glenn Morris  <rgm@gnu.org>
2192         * README: New file.
2194 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2196         * icalendar-testsuite.el: New file.
2198 ;; Local Variables:
2199 ;; coding: utf-8
2200 ;; End:
2202   Copyright (C) 2008-2014 Free Software Foundation, Inc.
2204   This file is part of GNU Emacs.
2206   GNU Emacs is free software: you can redistribute it and/or modify
2207   it under the terms of the GNU General Public License as published by
2208   the Free Software Foundation, either version 3 of the License, or
2209   (at your option) any later version.
2211   GNU Emacs is distributed in the hope that it will be useful,
2212   but WITHOUT ANY WARRANTY; without even the implied warranty of
2213   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2214   GNU General Public License for more details.
2216   You should have received a copy of the GNU General Public License
2217   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.