Remove calendar code obsolete since at least version 23.1
[emacs/old-mirror.git] / test / ChangeLog
blob3d930be56c1c8763a850a8773a0225c38c86905d
1 2014-10-06  Glenn Morris  <rgm@gnu.org>
3         * automated/icalendar-tests.el (icalendar--calendar-style):
4         Remove test, no longer relevant.
6 2014-10-04  Glenn Morris  <rgm@gnu.org>
8         * automated/package-x-test.el: Remove file...
9         * automated/package-test.el: ... merge package-x-test.el.  (Bug#18574)
11 2014-10-02  Glenn Morris  <rgm@gnu.org>
13         * automated/package-test.el (with-package-test, package-test-signed):
14         Also set HOME to a temp value, in case the real one is absent (e.g.
15         hydra) or read-only.  (Bug#18575)
16         (package-test-signed): Use skip-unless rather than expected-result.
18 2014-09-26  Leo Liu  <sdl.web@gmail.com>
20         * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer): New
21         tests.  (Bug#18557)
23 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
25         * automated/newsticker-tests.el
26         (newsticker--group-find-parent-group),
27         (newsticker--group-do-rename-group): New tests.
29 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
31         * automated/fns-tests.el (fns-tests-collate-sort): Bind
32         w32-collate-ignore-punctuation to t when sorting according to
33         UTS#10 rules.
35 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
37         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
38         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
40 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
42         * automated/fns-tests.el (fns-tests-compare-strings): In case
43         `compare-strings' shall return t, check for this.
44         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
46 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
48         * automated/python-tests.el (python-indent-electric-colon-1):
49         New test.  (Bug#18228)
51 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
53         * automated/fns-tests.el (fns-tests-sort): New test.
55 2014-08-28  Glenn Morris  <rgm@gnu.org>
57         * automated/python-tests.el (python-shell-calculate-exec-path-2):
58         Update test for today's python.el changes.
60 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
62         * automated/compile-tests.el (compile--test-error-line): Grok FILE
63         being nil.  Allows for Guile tests to pass.
64         (compile-tests--test-regexps-data): Add Guile tests.
66 2014-08-11  Glenn Morris  <rgm@gnu.org>
68         * automated/data/files-bug18141.el.gz: New file.
69         * automated/files.el (files-test-bug-18141-file):
70         New variable and test.  (Bug#18141)
72 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
74         Enumerate evaluated sexp diary entries (Bug#7911).
75         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
76         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
77         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
78         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
79         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
80         New tests.
82 2014-08-07  Glenn Morris  <rgm@gnu.org>
84         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
86 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
88         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
89         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
91 2014-08-03  Glenn Morris  <rgm@gnu.org>
93         * automated/Makefile.in (check-tar): New rule.
95 2014-08-02  Glenn Morris  <rgm@gnu.org>
97         * automated/fns-tests.el (fns-tests-compare-strings):
98         Update test.  (Bug#17903)
100         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
101         Use more precise TZ specification, as per 2013-08-04.
103 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
105         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
106         New test.
108 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
110         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
112 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
114         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
115         Work around the failures in icalendar-tests which occasionally occur on
116         hydra.nixos.org.
118 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
120         * automated/python-tests.el:
121         (python-util-clone-local-variables-1): Fix test.
123         * automated/python-tests.el (python-shell-make-comint-1):
124         (python-shell-make-comint-2): Fix indentation.
125         (python-shell-make-comint-3)
126         (python-shell-make-comint-4): New tests.
127         (python-shell-get-or-create-process-1): Fix test.
128         (python-shell-get-or-create-process-2)
129         (python-shell-get-or-create-process-3): New tests.
130         (python-shell-internal-get-or-create-process-1): Fix test.
131         (python-shell-prompt-detect-1): New test.
132         (python-shell-prompt-detect-2): New test.  (Bug#17370)
133         (python-shell-prompt-detect-3)
134         (python-shell-prompt-detect-4)
135         (python-shell-prompt-detect-5)
136         (python-shell-prompt-detect-6)
137         (python-shell-prompt-validate-regexps-1)
138         (python-shell-prompt-validate-regexps-2)
139         (python-shell-prompt-validate-regexps-3)
140         (python-shell-prompt-validate-regexps-4)
141         (python-shell-prompt-validate-regexps-5)
142         (python-shell-prompt-validate-regexps-6)
143         (python-shell-prompt-validate-regexps-7)
144         (python-shell-prompt-set-calculated-regexps-1)
145         (python-shell-prompt-set-calculated-regexps-2)
146         (python-shell-prompt-set-calculated-regexps-3)
147         (python-shell-prompt-set-calculated-regexps-4)
148         (python-shell-prompt-set-calculated-regexps-5)
149         (python-shell-prompt-set-calculated-regexps-6)
150         (python-util-valid-regexp-p-1): New tests.
152 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
154         * automated/advice-tests.el (advice-test-call-interactively): Make sure
155         the function's definition is fully restored at the end.
157 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
159         * automated/python-tests.el (python-indent-block-enders-1)
160         (python-indent-block-enders-2): Fix tests.
161         (python-indent-block-enders-3, python-indent-block-enders-4)
162         (python-indent-block-enders-5, python-indent-dedenters-1)
163         (python-indent-dedenters-2): Remove tests.
164         (python-indent-dedenters-1, python-indent-dedenters-2)
165         (python-indent-dedenters-3, python-indent-dedenters-4)
166         (python-indent-dedenters-5, python-indent-dedenters-6)
167         (python-indent-dedenters-7)
168         (python-info-dedenter-opening-block-position-1)
169         (python-info-dedenter-opening-block-position-2)
170         (python-info-dedenter-opening-block-position-3)
171         (python-info-dedenter-opening-block-positions-1)
172         (python-info-dedenter-opening-block-positions-2)
173         (python-info-dedenter-opening-block-positions-3)
174         (python-info-dedenter-opening-block-positions-4)
175         (python-info-dedenter-opening-block-positions-5)
176         (python-info-dedenter-opening-block-message-1)
177         (python-info-dedenter-opening-block-message-2)
178         (python-info-dedenter-opening-block-message-3)
179         (python-info-dedenter-opening-block-message-4)
180         (python-info-dedenter-opening-block-message-5)
181         (python-info-dedenter-statement-p-1)
182         (python-info-dedenter-statement-p-2)
183         (python-info-dedenter-statement-p-3)
184         (python-info-dedenter-statement-p-4)
185         (python-info-dedenter-statement-p-5): New tests.
187 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
189         * indent/perl.perl: Add indentation pattern for hash-table entries.
191 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
193         * automated/dbus-tests.el (dbus-test02-register-service-session)
194         (dbus-test02-register-service-system): Fix docstring.
195         (dbus-test02-register-service-own-bus)
196         (dbus-test03-peer-interface): New tests.
198 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
200         * automated/python-tests.el (python-tests-self-insert): New function.
201         (python-triple-quote-pairing): Use it.
202         (python-parens-electric-indent-1): New test. (Bug#17658)
204 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
206         * automated/subr-x-tests.el: New file.
208 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
210         * automated/tramp-tests.el (tramp--instrument-test-case):
211         Print debug buffer in any case.
213 2014-06-28  Leo Liu  <sdl.web@gmail.com>
215         * automated/calc-tests.el: New file and add tests for math-bignum.
216         (Bug#17556)
218 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
220         * automated/dbus-tests.el (dbus--test-register-service)
221         (dbus-test02-register-service-session): Replace `dbus-ping' calls
222         by `dbus-list-known-names'.  (Bug#17858)
224 2014-06-28  Glenn Morris  <rgm@gnu.org>
226         * automated/Makefile.in (GDB): New variable.
227         (emacs): Use $GDB.  (Bug#15991)
229         * automated/Makefile.in (WRITE_LOG): New variable.
230         (%.log): Use WRITE_LOG.
231         (test_template): Disable logging.
233         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
234         (test_template): New definition.  Apply to TESTS.
236 2014-06-27  Glenn Morris  <rgm@gnu.org>
238         * automated/Makefile.in (check-maybe): Rename from check.
239         (check): Re-run all the tests, every time.
240         (clean, mostlyclean): Also delete *.log~.
242 2014-06-26  Glenn Morris  <rgm@gnu.org>
244         * automated/package-x-test.el: Do not mess with load-path.
246         * automated/Makefile.in (%.log): If error, dump log to stdout.
248 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
250         * automated/package-test.el (package-test-update-listing)
251         (package-test-update-archives, package-test-describe-package):
252         Adjust tests according to new package-list-unsigned.
254 2014-06-26  Glenn Morris  <rgm@gnu.org>
256         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
258         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
260         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
261         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
262         (setwins, compile-targets, compile-main, compile-clean): Remove.
263         (GREP_OPTIONS): Unexport.
264         (.el.elc): Replace with pattern rule.
265         (%.elc, %.log): New pattern rules.
266         (ELFILES, LOGFILES): New variables.
267         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
268         (clean, mostlyclean): New rules.
269         (bootstrap-clean): Simplify.
270         (bootstrap-clean, distclean): Depend on clean.
272 2014-06-25  Glenn Morris  <rgm@gnu.org>
274         * automated/flymake-tests.el (flymake-tests--current-face):
275         Sleep for longer.  Avoid querying.
277 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
279         * automated/fns-tests.el (fns-tests-compare-string): New test.
281 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
283         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
284         according to Bug#17815.
286 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
288         * automated/python-tests.el (python-util-strip-string-1): New test.
290 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
292         Sync with Tramp 2.2.10.
294         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
295         (tramp--instrument-test-case): Extend docstring.
296         (tramp-test15-copy-directory): Skip for tramp-smb.el.
297         (tramp-test21-file-links): Use `file-truename' for directories.
298         (tramp-test27-start-file-process, tramp-test28-shell-command):
299         Retrieve process output more robustly.
300         (tramp--test-check-files): Extend test.
301         (tramp-test30-special-characters): Skip for tramp-adb.el,
302         tramp-gvfs.el and tramp-smb.el.  Add further file names.
304 2014-06-13  Glenn Morris  <rgm@gnu.org>
306         * automated/Makefile.in (compile-main):
307         GNU make automatically passes command-line arguments to sub-makes.
309 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
311         * automated/tildify-tests.el (tildify-test--test): Optimise the test
312         slightly by reusing the same temporary buffer across multiple test
313         cases.
315         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
316         (tildify-test-find-env-group-index-bug): Update to support new
317         signature of the `tildify-foreach-region-outside-env' function.
318         Namely, it now takes pairs as an argument instead of looking it up in
319         `tildify-ignored-environments-alist'.
321         * automated/tildify-tests.el (tildify-test--example-html): Add support
322         for generating XML code, so that…
323         (tildify-test-xml) …test can be added to check handling of XML
324         documents.
326         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
327         New test checking end-regex building when multiple environment pairs
328         use integers to refer to capture groups.
330         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
331         test checking end-regex building in `tildify-find-env' function when
332         integers (denoting capture groups) and strings are mixed together.
334 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
336         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
337         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
339 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
341         * automated/tramp-tests.el (tramp-test29-vc-registered):
342         Instrument failed test case.
344 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
346         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
347         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
349 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
351         * automated/tildify-tests.el: New file.
353 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
355         * indent/ruby.rb: Add one more test.
357         * indent/ps-mode.ps: New file.
359         * indent/octave.m: Add a few more tests.
361         * automated/core-elisp-tests.el
362         (core-elisp-test-window-configurations): New test.
364 2014-05-26  Glenn Morris  <rgm@gnu.org>
366         * automated/package-test.el (package-test-install-single):
367         Update for changed output.
369 2014-05-22  Glenn Morris  <rgm@gnu.org>
371         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
372         Fix handling of temporary elc files.
374         * automated/fns-tests.el (fns-tests-nreverse):
375         Update for changed string behavior.
377 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
379         * automated/fns-tests.el: New file.
380         * automated/fns-tests.el (fns-tests-nreverse)
381         (fns-tests-nreverse-bool-vector): New tests.
383 2014-05-08  Glenn Morris  <rgm@gnu.org>
385         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
386         (vc-bzr-test-faulty-bzr-autoloads):
387         Give bzr a temporary home-directory, in case the real one is missing.
389 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
391         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
392         New test.
394 2014-05-08  Glenn Morris  <rgm@gnu.org>
396         * automated/help-fns.el: New file.
398 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
400         * automated/undo-tests.el (undo-test-region-deletion): New test to
401         demonstrate bug#17235.
402         (undo-test-region-example): New test to verify example given in
403         comments for undo-make-selective-list.
405 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
407         * automated/tramp-tests.el (top):
408         * automated/file-notify-tests.el (top): Do not disable interactive
409         passwords in batch mode.
410         (password-cache-expiry): Set to nil.
412         * automated/file-notify-tests.el
413         (file-notify-test-remote-temporary-file-directory):
414         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
415         Use a mock-up method as default.
416         (tramp-test00-availability): Print the used directory name.
417         (tramp-test33-recursive-load): Fix typo.
419 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
421         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
422         (tramp-test30-special-characters): Remove test for backslash.
424 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
426         * automated/tramp-tests.el
427         (tramp-test19-directory-files-and-attributes)
428         (tramp-test22-file-times): Check for `file-attributes' equality
429         only if there is a usable timestamp.
430         (tramp--test-check-files): Do not use `copy-sequence'.
432 2014-04-22  Daniel Colascione  <dancol@dancol.org>
434         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
435         Add compile flag.
436         (test-byte-comp-macro-expansion)
437         (test-byte-comp-macro-expansion-eval-and-compile)
438         (test-byte-comp-macro-expansion-eval-when-compile)
439         (test-byte-comp-macro-expand-lexical-override): Use it.
440         (test-eager-load-macro-expansion)
441         (test-eager-load-macro-expansion-eval-and-compile)
442         (test-eager-load-macro-expansion-eval-when-compile)
443         (test-eager-load-macro-expand-lexical-override): New tests.
445         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
446         account for removal of `cl-struct-set-slot-value'. Also, move
447         the defstruct to top level.
449 2014-04-21  Daniel Colascione  <dancol@dancol.org>
451         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
452         New function.
453         (test-byte-comp-macro-expansion)
454         (test-byte-comp-macro-expansion-eval-and-compile)
455         (test-byte-comp-macro-expansion-eval-when-compile)
456         (test-byte-comp-macro-expand-lexical-override): New tests.
458         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
459         (cl-the): Fix cl-the test.
461 2014-04-20  Daniel Colascione  <dancol@dancol.org>
463         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
465 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
467         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
468         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
470 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
472         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
473         (tramp--test-make-temp-name): Optional argument LOCAL.
474         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
475         (tramp-test10-write-region): No special test for out-of-band copy
476         needed anymore.
477         (tramp-test11-copy-file, tramp-test12-rename-file)
478         (tramp-test21-file-links): Extend tests.
479         (tramp-test20-file-modes): More robust check for user "root".
480         (tramp--test-check-files): New defun.
481         (tramp-test30-special-characters, tramp-test33-recursive-load)
482         (tramp-test34-unload): New tests.
483         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
485 2014-04-11  Glenn Morris  <rgm@gnu.org>
487         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
489 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
491         * automated/electric-tests.el: Fix spelling error in test name.
492         (whitespace-skipping-for-quotes-not-outside):
493         Rename from whitespace-skipping-for-quotes-not-ouside.
495 2014-04-09  Daniel Colascione  <dancol@dancol.org>
497         * automated/syntax-tests.el: New file.
499 2014-04-09  Glenn Morris  <rgm@gnu.org>
501         * automated/python-tests.el (python-triple-quote-pairing):
502         Enable/disable electric-pair-mode as needed.
504         * automated/electric-tests.el (electric-pair-backspace-1):
505         Replace deleted function.
507 2014-04-07  João Távora  <joaotavora@gmail.com>
509         * automated/python-tests.el (python-triple-quote-pairing): New test.
510         (python-syntax-after-python-backspace): New test.
512         * automated/electric-tests.el (electric-pair-define-test-form):
513         More readable test docstrings.
514         (whitespace-skipping-for-quotes-not-ouside)
515         (whitespace-skipping-for-quotes-only-inside)
516         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
518 2014-04-04  João Távora  <joaotavora@gmail.com>
520         * automated/electric-tests.el (define-electric-pair-test):
521         Don't overtest.
522         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
523         (inhibit-in-mismatched-string-inside-c-comments): New test.
525 2014-04-02  João Távora  <joaotavora@gmail.com>
527         * automated/electric-tests.el (inhibit-if-strings-mismatched):
528         New test, change from `inhibit-only-of-next-is-mismatched'.
530 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
532         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
533         (undo-test-region-t-marker): New tests of marker adjustments.
534         (undo-test-marker-adjustment-moved):
535         (undo-test-region-mark-adjustment): New tests to demonstrate
536         bug#16818, which fail without the fix.
538 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
540         * automated/package-test.el (package-test-describe-package):
541         Fix test failure in non-graphical mode.
543 2014-03-23  Daniel Colascione  <dancol@dancol.org>
545         * automated/subword-tests.el (subword-tests2): More subword tests.
547         * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New
548         test: correct parsing of keyword arguments.
550 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
552         * automated/package-test.el (package-test-describe-package):
553         Check for the "Keywords: " line.
555         * automated/data/package/archive-contents: Include the :keywords
556         field in `simple-single' data form.
558 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
560         * automated/package-test.el
561         (package-test-install-two-dependencies): New test (bug#16826).
563         * automated/data/package/simple-two-depend-1.1.el: New file.
565         * automated/data/package/archive-contents:
566         Add info about the new package.
568 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
570         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
571         (tramp-test10-write-region): Extend for out-of-band copy.
572         (tramp-test31-asynchronous-requests): New test.
574 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
576         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
577         Add new test of undo in region.
578         (undo-test-in-region-eob): Add test case described at
579         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
581 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
583         * automated/tramp-tests.el (tramp--test-enabled)
584         (tramp-test15-copy-directory): No special handling of tramp-adb.el
585         anymore.  It's fixed in that package.
587 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
589         * automated/tramp-tests.el (tramp--test-enabled): Move connection
590         cleanup into this function.  Remove respective code from all test
591         cases.
592         (tramp--instrument-test-case): Declare `indent' and `debug'.
593         Handle other errors as well.
594         (tramp-test14-delete-directory): Check for `file-error' error.
595         (tramp-test15-copy-directory): Ignore return value of
596         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
597         (tramp-test19-directory-files-and-attributes): Take care of
598         timestamp of "../".
599         (tramp-test20-file-modes, tramp-test27-start-file-process)
600         (tramp-test28-shell-command): Skip for tramp-adb.el.
601         (tramp-test21-file-links): `file-truename' shall preserve trailing
602         link of directories.
603         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
604         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
605         `kill-buffer-query-functions' to nil.
606         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
608 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
610         * automated/tramp-tests.el
611         (tramp-test19-directory-files-and-attributes): Do not include
612         directories in comparison; they might have changed their
613         timestamps already.
615 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
617         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
618         (tramp-test17-insert-directory): First line could contain more
619         text, when produced by `ls-lisp'.
620         (tramp-test19-directory-files-and-attributes): Instrument failed
621         test case.
623 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
625         * automated/tramp-tests.el (tramp-test17-insert-directory):
626         Make first line "total 123" optional.
627         (tramp-test20-file-modes, tramp-test22-file-times)
628         (tramp-test26-process-file, tramp-test27-start-file-process)
629         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
630         tramp-smb.el.
631         (tramp-test20-file-modes): Check for "root" only when there is an
632         explicit user name.
633         (tramp-test21-file-links): Handle "... not supported" error.
634         (tramp-test22-file-times): Skip for "don't know" return values.
635         (tramp-test26-process-file, tramp-test28-shell-command):
636         Remove color escape sequences.
637         (tramp-test28-shell-command): Use `accept-process-output' rather
638         than `sit-for'.
639         (tramp-test30-utf8): Set coding system `utf-8'.
641 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
643         * automated/tramp-tests.el (tramp-test28-shell-command): Perform
644         an initial `sit-for' prior the while loop.
646 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
648         Sync with Tramp 2.2.9.
650         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
651         (tramp-test28-shell-command): Make a while loop when waiting for
652         process exit.
654 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
656         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
657         and `vc-hg'.  Declare `tramp-find-executable' and
658         `tramp-get-remote-path'.
659         (tramp-test29-vc-registered): New test.
660         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
662 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
664         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
665         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
666         (tramp-test28-shell-command): Improve `shell-command' test.  Add
667         `async-shell-command' tests.
669 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
671         * automated/file-notify-tests.el (file-notify--wait-for-events):
672         Use `read-event' instead of `sit-for'.
673         (file-notify-test02-events): Remove expected result, the bug is
674         fixed meanwhile.
675         (file-notify-test02-events, file-notify-test03-autorevert):
676         Use `sleep-for' instead of `sit-for'.
678 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
680         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
681         New test.
683 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
685         * automated/file-notify-tests.el (file-notify--deftest-remote):
686         Do not skip when the local test has failed.  They are unrelated.
687         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
688         `noninteractive' to nil, otherwise `sit-for' could be degraded to
689         `sleep-for'.
690         (file-notify-test02-events): Check for `file-remote-p' instead of
691         `file-notify--test-remote-enabled'.
693 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
695         * automated/file-notify-tests.el (file-notify-test02-events):
696         Let test case fail for Bug#16519.
698 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
700         * automated/file-notify-tests.el (file-notify-test02-events):
701         Hide Bug#16519, until it is solved.
703 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
705         * automated/file-notify-tests.el
706         (file-notify--test-local-enabled): Fix error in logic.
707         (file-notify--wait-for-events): New defmacro.
708         (file-notify-test02-events): Make short breaks between file operations.
709         Use `file-notify--wait-for-events'.  Check, that events have arrived.
710         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
712         * automated/comint-testsuite.el
713         (comint-testsuite-password-strings): Add localized examples.
715 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
717         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
718         case if inotify is not linked with Emacs.  Use `read-event' rather
719         than `sit-for' in order to process events.  (Bug#13662)
721 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
723         * automated/ert-tests.el (ert-test-record-backtrace): Reenable
724         test case with adapted test string.  (Bug#13064)
726 2013-12-28  Glenn Morris  <rgm@gnu.org>
728         * automated/electric-tests.el: Require 'elec-pair.
730 2013-12-26  João Távora  <joaotavora@gmail.com>
732         * automated/electric-tests.el (electric-pair-test-for):
733         Fix autowrapping tests in batch-mode by running with
734         `transient-mark-mode' set to `lambda'.
736         * automated/electric-tests.el: New file.
738 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
740         * automated/python-tests.el
741         (python-nav-lisp-forward-sexp-safe-1): Remove test.
742         (python-nav-forward-sexp-safe-1): New test.
744 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
746         * automated/ruby-mode-tests.el: Add tests for
747         `ruby-align-to-stmt-keywords'.
749         * indent/ruby.rb: Update examples to reflect the lack of change in
750         default indentation of `begin' blocks.
752 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
754         * indent/ruby.rb: Update examples according to the change
755         in `smie-indent-close'.
757 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
759         * indent/ruby.rb: New examples.
761 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
763         * automated/python-tests.el (python-indent-dedenters-2): New test.
765 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
767         * automated/python-tests.el (python-indent-after-comment-1)
768         (python-indent-after-comment-2): New tests.
770 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
772         * automated/python-tests.el (python-indent-block-enders-1):
773         Rename from python-indent-block-enders.
774         (python-indent-block-enders-2): New test.
776 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
778         * indent/js.js: New file.
780 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
782         * automated/dbus-tests.el: New file.
784 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
786         * automated/regexp-tests.el: New file.
788 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
790         * automated/reftex-tests.el (reftex-parse-from-file-test):
791         Run temp-dir through file-truename, to make sure the temporary file
792         names are comparable as strings.
794         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
795         Force Unix EOLs by using 'utf-8-unix', since the default of
796         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
798 2013-11-28  Glenn Morris  <rgm@gnu.org>
800         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
802 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
804         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
805         (EMACSOPT): Use $(PATH_SEP).
807 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
809         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
810         Set to nil.
812 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
814         * automated/file-notify-tests.el
815         (file-notify-test-remote-temporary-file-directory):
816         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
817         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
818         (file-notify--deftest-remote): Cleanup connection initially.
819         (file-notify-test03-autorevert): Run also in batch mode.  Use a
820         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
821         does not work on MS Windows.  Call `accept-process-output' for
822         remote files.  Apply `string-match' instead of `string-equal', the
823         messages are different on MS Windows.
825         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
826         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
827         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
829 2013-11-23  Glenn Morris  <rgm@gnu.org>
831         * automated/python-tests.el (python-shell-make-comint-1)
832         (python-shell-make-comint-2, python-shell-get-process-1):
833         Suppress creation of some temp-files.
835         * automated/python-tests.el (python-shell-parse-command-1)
836         (python-shell-make-comint-1, python-shell-make-comint-2)
837         (python-shell-get-process-1)
838         (python-shell-internal-get-or-create-process-1):
839         Skip rather than fail if prereqs not found.
841         * automated/Makefile.in (emacs):
842         Empty EMACSLOADPATH rather than unsetting.
844 2013-11-22  Glenn Morris  <rgm@gnu.org>
846         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
847         Set expected-result.
849 2013-11-21  Glenn Morris  <rgm@gnu.org>
851         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
852         (compile-main): Pass XARGS_LIMIT to xargs.
854         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
855         (EMACSOPT): Use PATH_SEPARATOR.
857 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
859         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
860         Add a failing test for Bug#15874.
861         (ruby--insert-coding-comment-ruby-style)
862         (ruby--insert-coding-comment-emacs-style)
863         (ruby--insert-coding-comment-custom-style):
864         Add a few tests for `ruby--insert-coding-comment'.
866 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
868         Improve API of recently-added bool vector functions (Bug#15912).
869         * automated/data-tests.el: Adjust to API changes.
871 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
873         * automated/tramp-tests.el (tramp-test07-file-exists-p)
874         (tramp-test08-file-local-copy)
875         (tramp-test09-insert-file-contents, tramp-test10-write-region)
876         (tramp-test11-copy-file, tramp-test12-rename-file)
877         (tramp-test13-make-directory, tramp-test14-delete-directory)
878         (tramp-test15-copy-directory, tramp-test16-directory-files)
879         (tramp-test17-insert-directory, tramp-test18-file-attributes)
880         (tramp-test19-directory-files-and-attributes)
881         (tramp-test20-file-modes, tramp-test21-file-links)
882         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
883         (tramp-test24-file-name-completion, tramp-test25-load)
884         (tramp-test26-process-file, tramp-test27-start-file-process)
885         (tramp-test28-shell-command): Cleanup connection initially.
887 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
889         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
890         connection before running the test.
892 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
894         * automated/tramp-tests.el (tramp-test15-copy-directory)
895         (tramp-test16-directory-files, tramp-test17-insert-directory)
896         (tramp-test18-file-attributes)
897         (tramp-test19-directory-files-and-attributes)
898         (tramp-test20-file-modes, tramp-test21-file-links)
899         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
900         (tramp-test24-file-name-completion, tramp-test25-load)
901         (tramp-test26-process-file, tramp-test27-start-file-process)
902         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
903         (tramp-test29-utf8): New test.
905 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
907         * automated/file-notify-tests.el (file-notify-test02-events)
908         (file-notify-test03-autorevert): Suppress messages in `write-region'.
910         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
911         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
912         (tramp-test26-process-file, tramp-test28-shell-command):
913         Ensure, that the directory is not empty when calling "ls".
915 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
917         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
918         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
919         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
920         (tramp-test09-insert-file-contents, tramp-test10-write-region)
921         (tramp-test26-process-file): Add tests.
922         (tramp-test11-copy-file): Remove debug message.
923         (tramp-test20-file-modes): Special case, if user is "root".
925 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
927         * automated/file-notify-tests.el:
928         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
929         `tramp-remote-path' when running on hydra.
930         (tramp-test07-file-exists-p): Remove instrumentation code.
931         (tramp-test26-process-file): Don't use "/bin/true" and
932         "/bin/false", these paths do not exist on hydra.
934 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
936         * automated/process-tests.el: New file.
938 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
940         * indent/ruby.rb: New examples.
942 2013-11-06  Glenn Morris  <rgm@gnu.org>
944         * automated/Makefile.in (setwins): Avoid accidental matches.
946 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
948         * automated/tramp-tests.el (tramp-test07-file-exists-p):
949         Fix docstring.  Instrument, in order to hunt failure on hydra.
951 2013-11-06  Glenn Morris  <rgm@gnu.org>
953         * automated/flymake-tests.el (warning-predicate-rx-gcc)
954         (warning-predicate-function-gcc, warning-predicate-rx-perl)
955         (warning-predicate-function-perl):
956         * automated/info-xref.el (info-xref-test-makeinfo):
957         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
958         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
960 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
962         * automated/tramp-tests.el: New file.
964 2013-11-05  Glenn Morris  <rgm@gnu.org>
966         Get rid of --chdir usage.
967         * automated/Makefile.in (EMACSOPT): Move -L here.
968         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
969         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
970         (.el.elc): No more need to pass -L here.
971         (compile-main): Get rid of sub-shell and cd.
972         (compile-clean, check): Get rid of cd.
974         Make it possible to run tests with a different working directory.
975         * automated/flymake-tests.el (flymake-tests-data-directory): New.
976         (flymake-tests--current-face): Use flymake-tests-data-directory.
977         (warning-predicate-function-gcc, warning-predicate-rx-perl)
978         (warning-predicate-function-perl): Adapt for above change.
979         * automated/zlib-tests.el (zlib-tests-data-directory): New.
980         (zlib--decompress): Use zlib-tests-data-directory.
982         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
983         Remove test that makes no sense.
985         * automated/files.el (files-test-local-variable-data):
986         Fix result typo presumably caused by interference from dir-locals.
987         (file-test--do-local-variables-test): Prevent dir-locals interfering.
989 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
991         * indent/ruby.rb: Add a statement on the line after heredoc.
992         Move a now-successful example.
994         * automated/ruby-mode-tests.el: Remove outdated comment.
996 2013-11-04  Glenn Morris  <rgm@gnu.org>
998         * automated/Makefile.in (abs_srcdir): Remove.
999         (emacs): Unset EMACSLOADPATH.
1000         (.el.elc, check): Use -L to append srcdir to load-path.
1002 2013-11-02  Glenn Morris  <rgm@gnu.org>
1004         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1005         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1006         (abs_srcdir): New, set by configure.
1007         (EMACS): Use a relative file name.
1008         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1009         (lisp-compile): Remove (assume it's up-to-date).
1010         (compile-main): Do not run lisp-compile.
1011         (compile-main, compile-clean, compile-always, bootstrap-clean)
1012         (check): Use srcdir rather than $test.  Check cd return value.
1013         Use --chdir.
1014         (doit, compile, compile-always): Remove stuff copied from lisp/.
1015         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1017 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
1019         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1020         Add a skipping test.
1022 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1024         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1026         * indent/css-mode.css (.x2): Test alignement inside braces.
1028 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1030         * indent/ruby.rb: New failing example.
1032         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1033         Fix the test, in respect to adding the space after the curly.
1035 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1037         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1038         (ert-test-deftest): Adapt test for changed macro expansion.
1039         (ert-test-run-tests-interactively):
1040         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1041         Add a skipping test.
1043         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1044         (file-notify--test-local-enabled): Make it a function.  Check also
1045         for `file-remote-p' of `temporary-file-directory'.
1046         (file-notify--test-remote-enabled-checked): New defvar.
1047         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1048         internal functions.  Cache result.
1049         (file-notify--deftest-remote, file-notify-test00-availability)
1050         (file-notify-test01-add-watch, file-notify-test02-events)
1051         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1052         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1054 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1056         * indent/ruby.rb: Fix syntax error in the latest example.
1058 2013-10-23  Glenn Morris  <rgm@gnu.org>
1060         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1061         New, set by configure.
1062         (top_srcdir): Remove.
1063         (abs_test, abs_lispsrc): New.
1064         (lisp): No longer absolute.
1065         (emacs, lisp-compile, compile, compile-always):
1066         Quote entities that might contain whitespace.
1068 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1070         * indent/ruby.rb: Move two examples to "working" section, add one
1071         more.
1073 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1075         * indent/ruby.rb: New examples for indentation of blocks.
1076         Example of hash inside parens that inflooped before the present commit.
1078 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1080         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1081         allows another timer to run.
1083 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1085         * indent/ruby.rb: More examples for bug#15594, both failing and
1086         now passing.
1088 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1090         * indent/ruby.rb: Add two more cases.
1092 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1094         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1095         first use.
1096         (ruby-should-indent): Use indent-according-to-mode.
1097         (ruby-deftest-move-to-block): Use `declare'.
1099 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1101         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1103 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1105         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1107 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1109         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1110         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1112         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1114 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1116         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1117         Adjust indentation of continued line to the new SMIE behavior.
1119 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1121         * automated/completion-tests.el:
1122         * indent/css-mode.css: New files.
1124 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1126         * automated/data/package/signed/archive-contents:
1127         * automated/data/package/signed/archive-contents.sig:
1128         * automated/data/package/signed/signed-good-1.0.el:
1129         * automated/data/package/signed/signed-good-1.0.el.sig:
1130         * automated/data/package/signed/signed-bad-1.0.el:
1131         * automated/data/package/signed/signed-bad-1.0.el.sig:
1132         * automated/data/package/key.pub:
1133         * automated/data/package/key.sec: New files.
1135         * automated/package-test.el (package-test-update-listing)
1136         (package-test-update-archives, package-test-describe-package):
1137         Adjust to package.el change.
1138         (package-test-signed): New test.
1140 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1142         * automated/package-test.el: Update all cases to use :url instead
1143         of :homepage.
1145         * automated/package-x-test.el
1146         (package-x-test--single-archive-entry-1-3): Same.
1148 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1150         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1151         was unused.
1152         (simple-single-desc): Expect :homepage property.
1153         (multi-file-desc): Same.
1154         (with-package-test): Do not save previous `default-directory'
1155         value, let-bind the var instead.
1156         (package-test-install-single): Expect :homepage property in the
1157         generated pkg file.
1158         (package-test-describe-package): Expect Homepage button.
1159         (package-test-describe-non-installed-package)
1160         (package-test-describe-non-installed-multi-file-package): Same.
1161         (package-test-describe-not-installed-package): Remove, it was a
1162         duplicate.
1164         * automated/package-x-test.el
1165         (package-x-test--single-archive-entry-1-3): Expect :homepage
1166         property.
1167         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1169         * automated/data/package/simple-single-1.3.el: Add URL header.
1171         * automated/data/package/archive-contents: Add :homepage
1172         properties to `simple-single' and `multi-file'.
1174 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1176         * automated/data-tests.el:
1177         (bool-vector-count-matches-all-0-nil)
1178         (bool-vector-count-matches-all-0-t)
1179         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1180         (bool-vector-count-matches-at, bool-vector-intersection-op)
1181         (bool-vector-union-op, bool-vector-xor-op)
1182         (bool-vector-set-difference-op)
1183         (bool-vector-change-detection, bool-vector-not): New tests.
1184         (mock-bool-vector-count-matches-at)
1185         (test-bool-vector-bv-from-hex-string)
1186         (test-bool-vector-to-hex-string)
1187         (test-bool-vector-count-matches-at-tc)
1188         (test-bool-vector-apply-mock-op)
1189         (test-bool-vector-binop): New helper functions.
1190         (bool-vector-test-vectors): New testcase data.
1192 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1194         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1195         (advice-test-called-interactively-p-filter-args)
1196         (advice-test-called-interactively-p-around): New tests.
1198 2013-09-16  Glenn Morris  <rgm@gnu.org>
1200         * automated/eshell.el (eshell-match-result):
1201         Return a more informative failure than simply "false".  Update callers.
1203         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1204         Test value before and after loop as well as during.
1206 2013-09-15  Glenn Morris  <rgm@gnu.org>
1208         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1209         New test.  (Bug#15372)
1210         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1212 2013-09-13  Glenn Morris  <rgm@gnu.org>
1214         * automated/eshell.el (with-temp-eshell):
1215         Use a temp directory for eshell-directory-name.
1216         (eshell-test-command-result): New, again using a temp directory.
1217         Replace eshell-command-result with this throughout.
1218         (eshell-test/for-loop, eshell-test/for-name-loop):
1219         Ensure environment variables don't confuse us.
1221 2013-09-12  Glenn Morris  <rgm@gnu.org>
1223         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1224         due to "has a running process; kill it?" prompts.
1226 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1228         * automated/eshell.el: Rename from eshell.el.
1229         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1231 2013-09-01  Glenn Morris  <rgm@gnu.org>
1233         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1234         Otherwise the sed command used by eg compile-main ends up
1235         containing "/*.el".  (Bug#15170)
1237 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1239         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1240         for portability to hosts where /bin/sh has problems.
1242 2013-08-21  David Engster  <deng@randomsample.de>
1244         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1245         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1246         upstream.  Changed to use ERT.
1248 2013-08-14  Daniel Hackney  <dan@haxney.org>
1250         * automated/package-test.el: Remove tar-package-building functions.
1251         Tar file used for testing is included in the repository.
1252         (package-test-install-texinfo, package-test-cleanup-built-files):
1253         Remove.
1255 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1257         * automated/python-tests.el (python-imenu-create-index-4)
1258         (python-imenu-create-flat-index-2): New tests.
1260 2013-08-05  Glenn Morris  <rgm@gnu.org>
1262         * automated/mule-util.el: New file, with tests extracted from
1263         lisp/international/mule-util.el.
1265 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1267         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1268         before definition.
1269         (advice-tests-macroaliases): New test.
1271 2013-08-04  Glenn Morris  <rgm@gnu.org>
1273         * automated/ert-tests.el: Disable failing test that no-one seems
1274         to know how to fix.  (Bug#13064)
1276         * automated/icalendar-tests.el (icalendar-tests--test-export)
1277         (icalendar-tests--test-import): Try more precise TZ specification.
1278         Remove debug messages.
1280 2013-08-03  Glenn Morris  <rgm@gnu.org>
1282         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1284         * automated/icalendar-tests.el (icalendar-tests--test-export)
1285         (icalendar-tests--test-import):
1286         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1287         (icalendar-tests--test-import): Reset zone even if error occurred.
1289 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1291         * automated/core-elisp-tests.el: New file.
1293 2013-08-01  Glenn Morris  <rgm@gnu.org>
1295         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1296         Try to check that the remote system has a notification program.
1298 2013-07-31  Glenn Morris  <rgm@gnu.org>
1300         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1302 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1304         * automated/file-notify-tests.el
1305         (file-notify--test-local-enabled): New defconst.  Replaces all
1306         `file-notify-support' occurrences.
1307         (file-notify--test-remote-enabled): New defun.
1308         (file-notify--deftest-remote): Use it.
1309         (file-notify-test00-availability): Rewrite.
1310         (file-notify-test00-availability-remote): New defun.
1311         (file-notify-test01-add-watch): Rewrite first erroneous check.
1313 2013-07-23  Glenn Morris  <rgm@gnu.org>
1315         * automated/inotify-test.el (inotify-file-watch-simple):
1316         Delete temp-file when done.
1318         * automated/subword-tests.el: Require subword.
1320 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1322         * automated/subword-tests.el: New file.
1324 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1326         * automated/python-tests.el (python-imenu-create-index-2)
1327         (python-imenu-create-index-3): New tests.
1329 2013-07-11  Glenn Morris  <rgm@gnu.org>
1331         * automated/ert-tests.el: Require cl-lib at runtime too.
1332         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1333         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1334         (ert-test-set-functions, ert-test-gensym)
1335         (ert-test-coerce-to-vector, ert-test-string-position)
1336         (ert-test-mismatch): Remove tests.
1337         * automated/cl-lib.el: New, split from ert-tests.el.
1339         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1340         Goto point-min.
1341         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1342         (ruby-move-to-block-skips-percent-literal)
1343         (ruby-move-to-block-skips-heredoc)
1344         (ruby-move-to-block-moves-from-else-to-if)
1345         (ruby-beginning-of-defun-does-not-fold-case)
1346         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1347         Replace goto-line with forward-line/goto-char.
1348         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1350         * automated/package-test.el (makeinfo-buffer): Autoload.
1351         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1352         (package-test-install-texinfo): Don't require makeinfo.
1354         * automated/files.el: Stop "local variables" confusion.
1356         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1358         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1359         Use with-current-buffer.
1361         * automated/undo-tests.el (undo-test-buffer-modified)
1362         (undo-test-file-modified): New tests.
1364 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1366         * automated/file-notify-tests.el (file-notify-test00-availability):
1367         Set :expected-result.
1368         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1369         (file-notify-test02-events, file-notify-test02-events-remote)
1370         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1371         Skip when `file-notify-support' is nil.  (Bug#14823)
1373 2013-07-09  Glenn Morris  <rgm@gnu.org>
1375         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1376         Declare.
1377         (inotify-file-watch-simple): Silence compiler.
1379         * automated/python-tests.el (python-indent-block-enders):
1380         Make it actually test something.
1382         * automated/package-x-test.el: Require package-test when compiling.
1384         * automated/add-log-tests.el, automated/advice-tests.el:
1385         * automated/imenu-test.el, automated/package-x-test.el:
1386         * automated/python-tests.el, automated/ruby-mode-tests.el:
1387         * automated/xml-parse-tests.el: Explicitly require ert.
1389 2013-07-08  Kenichi Handa  <handa@gnu.org>
1391         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1392         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1394 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1396         * automated/file-notify-tests.el
1397         (file-notify-test-remote-temporary-file-directory):
1398         Use `null-device' on w32.
1399         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1400         (file-notify--test-results, file-notify--test-event)
1401         (file-notify--deftest-remote, file-notify--event-test)
1402         (file-notify--test-event-handler)
1403         (file-notify--test-make-temp-name): Rename, in order to mark them
1404         internal.
1405         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1406         better fitting in noninteractive tests.
1407         (file-notify-test00-availability): Rename from `file-notify-test0'.
1408         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1409         Use `temporary-file-directory '.
1410         (file-notify-test01-add-watch-remote): New test.
1411         (file-notify-test02-events): Rename from `file-notify-test2'.
1412         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1413         (file-notify-test03-autorevert): Rename from
1414         `file-notify-test4'.  Use timeouts.
1415         (file-notify-test03-autorevert-remote): Rename from
1416         `file-notify-test5'.
1418 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1420         * automated/file-notify-tests.el: New package.
1422 2013-06-28  Kenichi Handa  <handa@gnu.org>
1424         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1425         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1426         Callers changed.
1427         (decoder-tests-filename): New function.
1428         (decoder-tests-prefer-utf-8-read)
1429         (decoder-tests-prefer-utf-8-write): New function.
1430         (ert-test-decoder-prefer-utf-8): New test.
1432 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1434         * automated/package-x-test.el: Change the commentary.
1435         (package-x-test--single-archive-entry-1-3)
1436         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1437         using the appropriate data structure.
1439 2013-06-27  Daniel Hackney  <dan@haxney.org>
1441         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1443         * automated/package-x-test.el: New file.
1445         * automated/package-test.el: New file.
1447         * automated/data/package: New directory, with test examples.
1449 2013-06-27  Glenn Morris  <rgm@gnu.org>
1451         * automated/python-tests.el (python-tests-with-temp-file):
1452         Clean up after ourself.
1454         * automated/undo-tests.el (undo-test3): Remove test that seems to
1455         do nothing that the previous one doesn't, except leave a tempfile.
1457 2013-06-26  Glenn Morris  <rgm@gnu.org>
1459         * automated/info-xref.el: New file.
1461 2013-06-25  Glenn Morris  <rgm@gnu.org>
1463         * automated/occur-tests.el (occur-test-create): New function.
1464         Use it to create separate tests for each element, so we run them
1465         all rather than stopping at the first error.
1467 2013-06-24  Glenn Morris  <rgm@gnu.org>
1469         * automated/occur-tests.el (occur-tests):
1470         Update for 2013-05-29 change to occur header line.
1472 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1474         Test suite for flymake.
1475         * automated/flymake-tests.el:
1476         * automated/flymake/warnpred/Makefile
1477         * automated/flymake/warnpred/test.c
1478         * automated/flymake/warnpred/test.pl: New files.
1480 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1482         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1484 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1486         * automated/reftex-tests.el: New test suite for reftex.
1488 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1490         * automated/ruby-mode-tests.el: New tests, for percent literals
1491         and expression expansion.
1493 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1495         * indent/octave.m: Tweak.
1497 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1499         * eshell.el: Rewrite tests using ERT.
1501 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1503         * indent/octave.m: Add tests for %!, # and ### comments.
1505 2013-05-23  Kenichi Handa  <handa@gnu.org>
1507         * automated/decoder-tests.el: New file.
1509 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1511         * indent/ruby.rb: Add multiline regexp example.
1513         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1514         (ruby-regexp-skips-over-interpolation)
1515         (ruby-regexp-continues-till-end-when-unclosed)
1516         (ruby-regexp-can-be-multiline)
1517         (ruby-interpolation-inside-percent-literal): New tests.
1519 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1521         * indent/ruby.rb: Fix indentation after =; add more cases.
1523 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1525         * indent/pascal.pas: Add test for mis-identified comments.
1527 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1529         * automated/imenu-test.el: New file.  (Bug#14112)
1531 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1533         * automated/python-tests.el (python-imenu-prev-index-position-1):
1534         Remove test.
1535         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1536         New tests.
1538 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1540         * automated/python-tests.el (python-nav-backward-defun-2)
1541         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1542         (python-nav-forward-defun-3): New tests.
1544 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1546         * automated/python-tests.el (python-nav-backward-defun-1)
1547         (python-nav-forward-defun-1): New tests.
1549 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1551         * automated/add-log-tests.el: New file.  (Bug#14112)
1553 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1555         * automated/python-tests.el (python-indent-block-enders): New test.
1556         (python-info-current-defun-2): Fix test.
1558 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1560         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1562 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1564         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1565         (python-tests-with-temp-file): New macro.
1566         (python-tests-shell-interpreter): New var.
1567         (python-shell-get-process-name-1)
1568         (python-shell-internal-get-process-name-1)
1569         (python-shell-parse-command-1)
1570         (python-shell-calculate-process-environment-1)
1571         (python-shell-calculate-process-environment-2)
1572         (python-shell-calculate-process-environment-3)
1573         (python-shell-calculate-exec-path-1)
1574         (python-shell-calculate-exec-path-2)
1575         (python-shell-make-comint-1)
1576         (python-shell-make-comint-2)
1577         (python-shell-get-process-1)
1578         (python-shell-get-or-create-process-1)
1579         (python-shell-internal-get-or-create-process-1): New tests.
1581 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1583         * automated/python-tests.el: New file.
1585 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1587         * automated/ruby-mode-tests.el
1588         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1589         bits inside the examples.
1590         (ruby-move-to-block-skips-heredoc): New test.
1591         (ruby-add-log-current-method-after-inner-class):
1592         Lower expectations: move point inside a method, initially.
1594 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1596         * automated/ruby-mode-tests.el
1597         (ruby-move-to-block-skips-percent-literal): New test.
1599 2013-02-04  Chong Yidong  <cyd@gnu.org>
1601         * automated/thingatpt.el: New file.
1603 2013-02-03  Chong Yidong  <cyd@gnu.org>
1605         * automated/files.el (file-test--do-local-variables-test):
1606         Avoid compilation warning message.
1608 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1610         * automated/ruby-mode-tests.el
1611         (ruby-indent-spread-args-in-parens): New test.
1612         * automated/ruby-mode-tests.el (ruby-block-test-example):
1613         Break indentation of the do block opener and add a line inside it.
1614         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1615         Adjust line numbers.
1617 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1619         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1621 2013-01-14  Glenn Morris  <rgm@gnu.org>
1623         * automated/compile-tests.el (compile-tests--test-regexps-data):
1624         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1626 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1628         * automated/man-tests.el: New file.
1630 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1632         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1634 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1636         * automated/undo-tests.el: New file.
1638 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1640         * automated/ruby-mode-tests.el
1641         (ruby-indent-after-block-in-continued-expression): New test.
1643 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1645         * automated/ruby-mode-tests.el:
1646         Rename one interpolation test; add three more.
1647         (ruby-with-temp-buffer): New macro, use it where appropriate.
1648         (ruby-add-log-current-method-examples): Use "_" for target point.
1649         Add four new tests for ruby-add-log-current-method.
1651 2012-12-11  Glenn Morris  <rgm@gnu.org>
1653         * automated/f90.el (f90-test-bug13138): New test.
1655 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1657         * automated/inotify-test.el: New test.
1659 2012-12-02  Chong Yidong  <cyd@gnu.org>
1661         * automated/ruby-mode-tests.el
1662         (ruby-add-log-current-method-examples): Don't use loop macro, to
1663         allow automated testing to work.
1665 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1667         * automated/advice-tests.el (advice-tests--data): Remove.
1668         (advice-tests): Move the tests directly here instead.
1669         Add called-interactively-p tests.
1671 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1673         * automated/ert-x-tests.el: Use cl-lib.
1674         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1676 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1678         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1679         (ruby-indent-inside-heredoc-after-operator)
1680         (ruby-indent-inside-heredoc-after-space): New tests.
1681         Change direct font-lock face references to var references.
1682         (ruby-interpolation-suppresses-syntax-inside): New test.
1683         (ruby-interpolation-inside-percent-literal-with-paren):
1684         New failing test.
1686 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1688         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1689         (ruby-singleton-class-no-heredoc-font-lock)
1690         (ruby-add-log-current-method-examples): New tests.
1691         (ruby-test-string): Extract from ruby-should-indent-buffer.
1692         (ruby-deftest-move-to-block): New macro.
1693         Add several move-to-block tests.
1695 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1697         * automated/advice-tests.el: New tests.
1699 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1701         * automated/compile-tests.el (compile-tests--test-regexps-data):
1702         Add new data for msft's new format.
1704 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1706         * automated/ruby-mode-tests.el:
1707         (ruby-toggle-block-to-multiline): New test.
1708         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1709         (ruby-toggle-block-to-brace): Use buffer-string.
1711 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1713         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1715 2012-08-28  Chong Yidong  <cyd@gnu.org>
1717         * automated/files.el: Test every combination of values for
1718         enable-local-variables and enable-local-eval.
1720 2012-08-19  Chong Yidong  <cyd@gnu.org>
1722         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1724 2012-08-18  Chong Yidong  <cyd@gnu.org>
1726         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1728 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1730         * indent/ruby.rb: Rearrange examples, add new ones.
1732 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1734         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1735         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1737 2012-08-11  Glenn Morris  <rgm@gnu.org>
1739         * automated/files.el: New file.
1741         * automated/Makefile.in (all): Fix typo.
1743 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1745         * automated/ruby-mode-tests.el (ruby-should-indent):
1746         Add docstring, check (current-indentation) instead of (current-column).
1747         (ruby-should-indent-buffer): New function.
1748         Add tests for `ruby-deep-indent-paren' behavior.
1749         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1751 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1753         Original tests in test_ruby_mode.rb in upstream (author).
1755 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1757         * automated/ruby-mode-tests.el (ruby-should-indent)
1758         (ruby-assert-state): New functions.
1759         Add new tests.
1761 2012-07-29  David Engster  <deng@randomsample.de>
1763         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1764         New variable to hold test data for name expansion.
1765         (xml-parse-tests): Test the two different types of name expansion.
1767 2012-07-29  Juri Linkov  <juri@jurta.org>
1769         * automated/occur-tests.el (occur-test-case): Use predefined
1770         buffer name " *test-occur*" instead of a random buffer name.
1772 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1774         * automated/ruby-mode-tests.el: New file with one test.
1776 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1778         * indent/shell.sh: Add test case for ${#VAR}.
1780         * indent/latex-mode.tex: New file.
1782 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1784         * eshell.el: Use cl-lib.
1786 2012-07-03  Chong Yidong  <cyd@gnu.org>
1788         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1790 2012-07-02  Chong Yidong  <cyd@gnu.org>
1792         * automated/xml-parse-tests.el (xml-parse-tests--data):
1793         More testcases.
1795 2012-07-01  Chong Yidong  <cyd@gnu.org>
1797         * automated/xml-parse-tests.el: New file.
1799 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1801         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1802         Use cl-flet.
1804 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1806         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1807         Test escaped commas in TZID (Bug#11473).
1808         (icalendar-import-with-timezone): New.
1809         (icalendar-real-world): Add new testcase as given in the bugreport
1810         of Bug#11473.
1812 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1814         * automated/icalendar-tests.el (icalendar-tests--test-import):
1815         Include UID in import tests (Bug#11525).
1816         (icalendar-import-non-recurring, icalendar-import-rrule)
1817         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1818         UID-import change.
1819         (icalendar-import-with-uid): New.
1820         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1821         Include UID in cycle tests.
1822         (icalendar-cycle, icalendar-real-world): UID-import change.
1824 2012-05-21  Glenn Morris  <rgm@gnu.org>
1826         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1828 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1830         * automated/url-util-tests.el: New file to test
1831         lisp/url/url-util.el.  Only `url-build-query-string' and
1832         `url-parse-query-string' are tested right now (Bug#8706).
1834 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1836         * indent/shell.sh:
1837         * indent/shell.rc: Ad some test cases.
1839 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1841         * indent/ruby.rb: New file, to test new syntax-propertize code.
1843 2012-04-11  Glenn Morris  <rgm@gnu.org>
1845         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1847 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1849         * automated/url-future-tests.el (url-future-tests): Move from
1850         lisp/url/url-future.el and rename.
1852 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1854         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1855         Fix broken test, caused by missing trailing blank.
1857 2011-12-03  Chong Yidong  <cyd@gnu.org>
1859         * automated/compile-tests.el (compile-tests--test-regexps-data):
1860         Increase column numbers by one to reflect change in how
1861         compilation-message is recorded (Bug#10172).
1863 2011-11-22  Glenn Morris  <rgm@gnu.org>
1865         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1867 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1869         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1871 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1873         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1874         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1875         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1877 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1879         * automated/newsticker-tests.el
1880         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1881         newsticker--treeview-tree-update.
1883 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1885         * automated/newsticker-tests.el
1886         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1888         * automated/newsticker-tests.el
1889         (newsticker--group-manage-orphan-feeds): Prevent updating
1890         newsticker treeview.  Fixed bug#9763.
1892 2011-10-20  Glenn Morris  <rgm@gnu.org>
1894         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1896         * automated/vc-bzr.el: New file.
1898 2011-10-15  Glenn Morris  <rgm@gnu.org>
1900         * automated/f90.el: New file.
1902 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1904         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1905         to automated/newsticker-tests.el.  Convert to ERT.
1907 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1909         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1910         Remove, simply use string=.
1911         (icalendar--diarytime-to-isotime)
1912         (icalendar--datetime-to-diary-date)
1913         (icalendar--datestring-to-isodate)
1914         (icalendar--format-ical-event)
1915         (icalendar--parse-summary-and-rest)
1916         (icalendar-tests--do-test-import)
1917         (icalendar-tests--do-test-cycle): Change argument order of
1918         string= to EXPECTED ACTUAL.
1919         (icalendar--import-format-sample)
1920         (icalendar--format-ical-event)
1921         (icalendar-import-non-recurring)
1922         (icalendar-import-rrule)
1923         (icalendar-import-duration)
1924         (icalendar-import-bug-6766)
1925         (icalendar-real-world): Adjust to string= instead of
1926         icalendar-tests--compare-strings.
1927         (icalendar-import-multiple-vcalendars): New.
1929 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1931         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1932         Require CL.
1934 2011-05-09  Juri Linkov  <juri@jurta.org>
1936         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1937         Convert to ERT.
1939 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1941         * automated/compile-tests.el: New file.
1943 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1945         * automated/font-parse-tests.el: Don't byte-compile.
1947         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1949 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1951         * automated/lexbind-tests.el: New file.
1953 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1955         * Version 23.3 released.
1957 2011-03-05  Glenn Morris  <rgm@gnu.org>
1959         * eshell.el: Move here from lisp/eshell/esh-test.el.
1961 2011-03-03  Christian Ohler  <ohler@gnu.org>
1963         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1964         New test.
1966 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1968         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1969         convert to ERT format.
1971 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1973         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1974         convert to ERT format.
1976 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1978         * indent/shell.sh:
1979         * indent/shell.rc: New files.
1981 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1983         * automated/font-parse-tests.el: Move from
1984         font-parse-testsuite.el.
1986 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1988         * font-parse-testsuite.el (test-font-parse-data): New file.
1990 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1992         * indent/prolog.prolog: Add tokenizing tests.
1994 2011-01-13  Christian Ohler  <ohler@gnu.org>
1996         * automated: New directory for automated tests.
1998         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2000         * automated/Makefile.in: New file.
2002 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2004         * indent/modula2.mod: New file.
2006 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2008         * indent/octave.m: Add a test to ensure indentation is local.
2010 2010-10-23  Glenn Morris  <rgm@gnu.org>
2012         * comint-testsuite.el
2013         (comint-testsuite--test-comint-password-prompt-regexp):
2014         Add "Please enter the password".  (Bug#7224)
2016 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2018         * indent/prolog.prolog: Use normal spacing around !.
2020 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2022         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2024 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2026         * indent/octave.m: Remove some `fixindent' not needed any more.
2028 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2030         * indent/octave.m: New file.
2032 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2034         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2035         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2036         (icalendar-testsuite--run-internal-tests): New.
2037         (icalendar-testsuite--test-convert-ordinary-to-ical)
2038         (icalendar-testsuite--test-convert-block-to-ical)
2039         (icalendar-testsuite--test-convert-anniversary-to-ical)
2040         (icalendar-testsuite--test-parse-vtimezone)
2041         (icalendar-testsuite--do-test-export): Code formatting.
2042         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2043         (icalendar-testsuite--do-test-import)
2044         (icalendar-testsuite--do-test-cycle):
2045         Use icalendar-testsuite--compare-strings
2046         (icalendar-testsuite--run-import-tests): Comment added.
2047         (icalendar-testsuite--run-import-tests)
2048         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2050 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2052         * redisplay-testsuite.el (test-redisplay-3): New test.
2054 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2056         * comint-testsuite.el: New file.
2058 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2060         * indent: New dir.
2062 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2064         * Version 23.2 released.
2066 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2068         * cedet/semantic-ia-utest.el
2069         (semantic-symref-test-count-hits-in-tag): Add function, from
2070         semantic-test.el.
2072         * cedet/tests/test.cpp:
2073         * cedet/tests/test.py:
2074         * cedet/tests/teststruct.cpp:
2075         * cedet/tests/testtemplates.cpp:
2076         * cedet/tests/testusing.cpp:
2077         * cedet/tests/scopetest.cpp:
2078         * cedet/tests/scopetest.java: Files deleted.
2080         * cedet/tests/test.make:
2081         * cedet/tests/test.c:
2082         * cedet/tests/testjavacomp.java:
2083         * cedet/tests/testspp.c:
2084         * cedet/tests/testsppreplace.c:
2085         * cedet/tests/testsppreplaced.c:
2086         * cedet/tests/testsubclass.cpp:
2087         * cedet/tests/testsubclass.hh:
2088         * cedet/tests/testtypedefs.cpp:
2089         * cedet/tests/testvarnames.c:
2090         * cedet/tests/test.el:
2091         * cedet/tests/testdoublens.cpp:
2092         * cedet/tests/testdoublens.hpp: Add copyright header.
2094         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2095         Remove reference to deleted files.
2097 2010-03-30  Juri Linkov  <juri@jurta.org>
2099         * occur-testsuite.el (occur-tests): Add tests for context lines.
2101 2010-03-23  Juri Linkov  <juri@jurta.org>
2103         * occur-testsuite.el: New file.
2105 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2107         * Branch for 23.2.
2109 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2111         * icalendar-testsuite.el
2112         (icalendar-testsuite--run-function-tests): Add new tests.
2113         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2114         testcase.
2115         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2116         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2117         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2118         (icalendar-testsuite--test-convert-block-to-ical): New.
2119         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2120         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2122 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2124         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2125         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2126         Fix typos in docstrings and error messages.
2127         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2129 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2131         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2132         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2133         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2135 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2137         * icalendar-testsuite.el
2138         (icalendar-testsuite--run-function-tests):
2139         Add icalendar-testsuite--test-parse-vtimezone.
2140         (icalendar-testsuite--test-parse-vtimezone): New.
2141         (icalendar-testsuite--do-test-cycle): Doc changes.
2142         (icalendar-testsuite--run-real-world-tests): Remove trailing
2143         whitespace -- see change of icalendar--add-diary-entry in
2144         icalendar.el.
2145         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2147 2009-09-30  Glenn Morris  <rgm@gnu.org>
2149         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2151 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2153         * cedet/*: New unit tests, from CEDET repository.
2155 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2157         * redisplay-testsuite.el: New file.
2159 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2161         * Branch for 23.1.
2163 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2165         * icalendar-testsuite.el
2166         (icalendar-testsuite--run-function-tests):
2167         Add icalendar-testsuite--test-diarytime-to-isotime.
2168         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2169         recent icalendar fixes.
2170         (icalendar-testsuite--test-diarytime-to-isotime): New.
2171         (icalendar-testsuite--test-create-uid): Adjust to recent
2172         icalendar changes.
2174 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2176         * bytecomp-testsuite.el: New file.
2178 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2180         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2181         Add `icalendar-testsuite--test-create-uid'.
2182         (icalendar-testsuite--test-create-uid): New.
2184 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2186         * newsticker-testsuite.el: New file.
2188 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2190         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2191         Add icalendar-testsuite--test-datestring-to-isodate,
2192         icalendar-testsuite--test-datetime-to-diary-date, and
2193         icalendar-testsuite--test-calendar-style.
2194         (icalendar-testsuite--test-format-ical-event)
2195         (icalendar-testsuite--test-parse-summary-and-rest):
2196         Doc fix.  Remove european-calendar-style.
2197         (icalendar-testsuite--get-ical-event): Doc fix.
2198         (icalendar-testsuite--test-first-weekday-of-year)
2199         (icalendar-testsuite--run-cycle-tests): Add doc string.
2200         (icalendar-testsuite--test-datestring-to-isodate)
2201         (icalendar-testsuite--test-datetime-to-diary-date)
2202         (icalendar-testsuite--test-calendar-style): New functions.
2203         (icalendar-testsuite--test-export): Handle iso date style.
2204         New arg INPUT-ISO.  Use calendar-date-style.
2205         (icalendar-testsuite--test-import): Handle iso date style.
2206         New arg EXPECTED-ISO.  Use calendar-date-style.
2207         (icalendar-testsuite--test-cycle): Handle iso date style.
2208         (icalendar-testsuite--run-import-tests)
2209         (icalendar-testsuite--run-export-tests)
2210         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2212 2008-02-29  Glenn Morris  <rgm@gnu.org>
2214         * README: New file.
2216 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2218         * icalendar-testsuite.el: New file.
2220 ;; Local Variables:
2221 ;; coding: utf-8
2222 ;; End:
2224   Copyright (C) 2008-2014 Free Software Foundation, Inc.
2226   This file is part of GNU Emacs.
2228   GNU Emacs is free software: you can redistribute it and/or modify
2229   it under the terms of the GNU General Public License as published by
2230   the Free Software Foundation, either version 3 of the License, or
2231   (at your option) any later version.
2233   GNU Emacs is distributed in the hope that it will be useful,
2234   but WITHOUT ANY WARRANTY; without even the implied warranty of
2235   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2236   GNU General Public License for more details.
2238   You should have received a copy of the GNU General Public License
2239   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.