automated/package-test.el (package-test-sort-by-dependence): New test
[emacs.git] / test / ChangeLog
blob23c48708b6c57b85e155002036ce4d09250b2305
1 2015-02-05  Artur Malabarba  <bruce.connor.am@gmail.com>
3         * automated/package-test.el (package-test-get-deps): Fix typo.
4         (package-test-sort-by-dependence): New test
6 2015-02-03  Artur Malabarba  <bruce.connor.am@gmail.com>
8         * automated/package-test.el (package-test-get-deps): New test.
10 2015-01-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12         * automated/eieio-tests.el (eieio-test-23-inheritance-check): Simplify.
14 2015-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16         * automated/core-elisp-tests.el (core-elisp-tests-3-backquote): New test.
18 2015-01-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
20         * automated/python-tests.el (python-indent-pep8-1)
21         (python-indent-pep8-2, python-indent-pep8-3)
22         (python-indent-after-comment-1, python-indent-after-comment-2)
23         (python-indent-inside-paren-1, python-indent-inside-paren-2)
24         (python-indent-after-block-1, python-indent-after-block-2)
25         (python-indent-after-backslash-1, python-indent-after-backslash-2)
26         (python-indent-after-backslash-3, python-indent-block-enders-1)
27         (python-indent-block-enders-2, python-indent-block-enders-3)
28         (python-indent-block-enders-4, python-indent-block-enders-5)
29         (python-indent-dedenters-1, python-indent-dedenters-2)
30         (python-indent-dedenters-3, python-indent-dedenters-4)
31         (python-indent-dedenters-5, python-indent-dedenters-6)
32         (python-indent-dedenters-7, python-indent-dedenters-8): Fix tests.
33         (python-indent-base-case, python-indent-after-block-3)
34         (python-indent-after-backslash-5, python-indent-inside-paren-3)
35         (python-indent-inside-paren-4, python-indent-inside-paren-5)
36         (python-indent-inside-paren-6, python-indent-inside-string-1)
37         (python-indent-inside-string-2, python-indent-inside-string-3)
38         (python-indent-dedent-line-backspace-1): New Tests.
40 2015-01-28  Glenn Morris  <rgm@gnu.org>
42         * automated/regexp-tests.el: Require regexp-opt, which is
43         not preloaded --without-x.
45 2015-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
47         * automated/cl-generic-tests.el: Try and make sure cl-lib is not
48         required at run-time.
50 2015-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
52         * automated/cl-generic-tests.el (cl-generic-test-11-next-method-p):
53         New test.
55 2015-01-25  Paul Eggert  <eggert@cs.ucla.edu>
57         * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'.
58         This is more portable in shell scripts.
59         Fixes: bug#19658
61 2015-01-23  Dmitry Gutov  <dgutov@yandex.ru>
63         Fix package tests when TMPDIR is in HOME.  (Bug#19657)
64         * automated/package-test.el (with-package-test):
65         Bind `abbreviated-home-dir' to nil.
66         (package-test-describe-package, package-test-signed):
67         Expect abbreviated directory names.
69 2015-01-22  Jorgen Schaefer  <contact@jorgenschaefer.de>
71         * automated/package-test.el (package-test-install-prioritized):
72         Re-add the test case and add priority to the correct repository
73         this time around.
75 2015-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
77         * automated/cl-generic-tests.el (setf cl--generic-2): Make sure
78         the setf can be used already in the body of the method.
80 2015-01-20  Jorgen Schaefer  <contact@jorgenschaefer.de>
82         * automated/package-test.el (package-test-install-prioritized):
83         Remove test due to unreproducible failures.
85 2015-01-20  Michal Nazarewicz  <mina86@mina86.com>
87         * automated/descr-text-test.el: New file with tests for
88         `describe-char-eldoc--truncate', `describe-char-eldoc--format',
89         and `describe-char-eldoc'.
91 2015-01-20  Michal Nazarewicz  <mina86@mina86.com>
93         * automated/tildify-tests.el (tildify-space-undo-test--test):
94         A new helper function for testing `tildify-double-space-undos'
95         behaviour in the `tildify-space' function.
96         (tildify-space-undo-test-html, tildify-space-undo-test-html-nbsp)
97         (tildify-space-undo-test-xml, tildify-space-undo-test-tex):
98         New tests for `tildify-doule-space-undos' behaviour.
100         * automated/tildify-tests.el (tildify-space-test--test):
101         A new helper function for testing `tildify-space' function.
102         (tildify-space-test-html, tildify-space-test-html-nbsp)
103         (tildify-space-test-xml, tildify-space-test-tex): New tests for
104         `tildify-space' function.
106 2015-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
108         * automated/Makefile.in (EMACS_EXTRAOPT): New var.
109         (EMACSOPT): Use it.
111         * automated/cl-generic-tests.el (cl-generic-test-10-weird): New test.
112         Rename other tests to preserve ordering.
114 2015-01-18  Leo Liu  <sdl.web@gmail.com>
116         * automated/seq-tests.el (test-seq-subseq): Add more tests.
117         (Bug#19434)
119 2015-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
121         * automated/eieio-test-methodinvoke.el (eieio-test-cl-generic-1):
122         Test `subclass' specializer.
124 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
126         * automated/eieio-tests.el
127         (eieio-test-37-obsolete-name-in-constructor): New test.
129 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
131         * automated/eieio-tests.el (eieio-test-25-slot-tests)
132         (eieio-test-26-default-inheritance, eieio-test-28-slot-protection)
133         (eieio-test-30-slot-attribute-override)
134         (eieio-test-31-slot-attribute-override-class-allocation): Don't check
135         that we enforce :protection since we don't any more.
137         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
138         Use an explicit arg instead of eieio--scoped-class.  Update all callers.
140 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
142         * automated/eieio-test-methodinvoke.el (eieio-test-cl-generic-1):
143         Reset eieio-test--1.
145         * automated/cl-generic-tests.el (cl-generic-test-8-after/before):
146         Rename from cl-generic-test-7-after/before.
147         (cl--generic-test-advice): New function.
148         (cl-generic-test-9-advice): New test.
150 2015-01-16  Jorgen Schaefer  <contact@jorgenschaefer.de>
152         * automated/package-test.el (package-test-install-prioritized):
153         New test.
155 2015-01-15  Wolfgang Jenkner  <wjenkner@inode.at>
157         * automated/calc-tests.el (calc-tests-equal, calc-tests-simple):
158         New functions.
159         (test-calc-remove-units, test-calc-extract-units)
160         (test-calc-convert-units): New tests.
162 2015-01-15  Wolfgang Jenkner  <wjenkner@inode.at>
164         * automated/Makefile.in (WRITE_LOG): Use POSIX redirection.
166 2015-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
168         * automated/eieio-test-methodinvoke.el (eieio-test-method-store): Add
169         keysym arg instead of relying on internal var eieio--generic-call-key.
170         Update all callers.
171         (eieio-test-cl-generic-1): New tests.
173 2015-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
175         * automated/cl-generic-tests.el: New file.
177 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
179         * automated/eieio-tests.el (eieio-test-23-inheritance-check): Don't use
180         <foo>-child-p.
182         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
183         Update reference to eieio--generic-call-key.
185 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
187         * automated/eieio-tests.el: Use cl-lib.  Don't use <class> as a variable.
188         Don't use <class>-list types and <class>-list-p predicates.
190         * automated/eieio-test-persist.el (persistent-with-objs-list-slot):
191         Don't use <class>-list type.
193         * automated/eieio-test-methodinvoke.el
194         (eieio-test-method-order-list-4):
195         Don't use <class> as a variable.
197 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
199         * automated/eieio-tests.el (eieio-test-04-static-method)
200         (eieio-test-05-static-method-2): Use oref-default to access
201         class slots.
202         (eieio-test-23-inheritance-check): Don't assume that
203         eieio-class-parents returns class names, or that a class can only have
204         a single name.
206         * automated/eieio-test-persist.el (eieio--attribute-to-initarg):
207         Move from eieio-core.el.  Rename from eieio-attribute-to-initarg.
208         Change arg to be a class object.  Update all callers.
210 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
212         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
213         Adjust to new semantics of eieio--scoped-class.
214         (eieio-test-match): Improve error feedback.
216 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
218         * automated/eieio-tests.el: Remove dummy object names.
220         * automated/eieio-test-persist.el (persistent-with-objs-slot-subs):
221         The type FOO-child is the same as FOO.
223 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
225         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
226         Remove use of eieio-generic-call-methodname.
227         (eieio-test-method-order-list-3, eieio-test-method-order-list-6)
228         (eieio-test-method-order-list-7, eieio-test-method-order-list-8):
229         Adjust the expected result accordingly.
231 2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
233         * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):
234         New defun.
235         (tramp-test30-special-characters): Use it.  (Bug#19463)
236         (tramp--test-check-files): Filter nil file names out.
238 2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
240         Sync with Tramp 2.2.11.
242         * automated/tramp-tests.el (tramp-test30-special-characters):
243         Skip test on MS-Windows.
245 2014-12-27  Glenn Morris  <rgm@gnu.org>
247         * automated/let-alist.el: Load dependency.
249 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
251         * automated/python-tests.el
252         (python-shell-completion-native-interpreter-disabled-p-1): New test.
254 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
256         * automated/python-tests.el (python-shell-get-or-create-process-1)
257         (python-shell-get-or-create-process-2)
258         (python-shell-get-or-create-process-3): Remove tests.
260 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
262         * automated/python-tests.el (python-shell-buffer-substring-9): New test.
264 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
266         * automated/python-tests.el (python-shell-buffer-substring-1)
267         (python-shell-buffer-substring-2, python-shell-buffer-substring-3)
268         (python-shell-buffer-substring-4, python-shell-buffer-substring-5)
269         (python-shell-buffer-substring-6, python-shell-buffer-substring-7)
270         (python-shell-buffer-substring-8)
271         (python-info-encoding-from-cookie-1)
272         (python-info-encoding-from-cookie-2)
273         (python-info-encoding-from-cookie-3)
274         (python-info-encoding-from-cookie-4)
275         (python-info-encoding-from-cookie-5)
276         (python-info-encoding-from-cookie-6)
277         (python-info-encoding-from-cookie-7, python-info-encoding-1)
278         (python-info-encoding-2): New tests.
280 2014-12-27  Michael Albinus  <michael.albinus@gmx.de>
282         * automated/tramp-tests.el (tramp-test17-insert-directory): Do not
283         expect a given order of "." and "..".
285 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
287         * automated/python-tests.el (python-indent-electric-colon-2)
288         (python-indent-electric-colon-3): New tests.
290 2014-12-27  João Távora  <joaotavora@gmail.com>
292         * automated/electric-tests.el (autowrapping-7): Tests for
293         tex-mode.
295 2014-12-27  Glenn Morris  <rgm@gnu.org>
297         * automated/flymake/warnpred/test.pl: Tweak format, since the
298         previous one seems to have stopped giving a warning with perl 5.20.1.
300 2014-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
302         * automated/python-tests.el (python-shell-get-process-name-1)
303         (python-shell-internal-get-process-name-1): Cleanup.
304         (python-shell-get-process-name-2)
305         (python-shell-internal-get-process-name-2): New tests.
306         (python-shell-calculate-command-1)
307         (python-shell-calculate-process-environment-3)
308         (python-shell-calculate-exec-path-2, python-shell-make-comint-1)
309         (python-shell-make-comint-2, python-shell-make-comint-4)
310         (python-shell-get-process-1, python-util-clone-local-variables-1):
311         Replace obsolete function and variable references with current.
313 2014-12-19  Artur Malabarba  <bruce.connor.am@gmail.com>
315         * automated/let-alist.el: require `cl-lib'
316         New tests for accessing alists inside alists.
318 2014-12-18  Artur Malabarba  <bruce.connor.am@gmail.com>
320         * automated/let-alist.el: New file.
322 2014-12-16  Nicolas Petton <petton.nicolas@gmail.com>
324         * automated/seq-tests.el: New file.
326 2014-12-16  Glenn Morris  <rgm@gnu.org>
328         * automated/data/flymake/Makefile (check-syntax):
329         Prevent colorized gcc output from confusing flymake.
331         * automated/flymake-tests.el (flymake-tests-data-directory):
332         Change from flymake/warnpred to more standard data/flymake.
333         * automated/flymake/warnpred/: Rename to automated/data/flymake/.
335 2014-12-11  Michael Albinus  <michael.albinus@gmx.de>
337         * automated/vc-tests.el (vc-test--revision-granularity-function):
338         New defun.
339         (vc-test--create-repo-function): Rename from
340         `vc-test--create-repo-if-not-supported'.  Adapt all callees.
341         (vc-test--create-repo): Check also for revision-granularity.
342         (vc-test--unregister-function): Additional argument FILE.
343         Adapt all callees.
344         (vc-test--working-revision): New defun.
345         (vc-test-*-working-revision): New tests.
347 2014-12-10  Michael Albinus  <michael.albinus@gmx.de>
349         * automated/vc-tests.el (vc-test--register): Check, that the file
350         still exists after register and unregister operations.
352 2014-12-06  Michael Albinus  <michael.albinus@gmx.de>
354         * automated/vc-tests.el: New file.
356 2014-12-03  Michael Albinus  <michael.albinus@gmx.de>
358         * automated/tramp-tests.el (tramp-test29-vc-registered):
359         Fallback for changed `vc-register' argument list.
361 2014-12-03  Glenn Morris  <rgm@gnu.org>
363         * automated/tramp-tests.el (tramp-test29-vc-registered):
364         Update for recent incompatible change in vc-register.
366 2014-11-29  Fabián Ezequiel Gallina  <fgallina@gnu.org>
368         * automated/python-tests.el
369         (python-shell-calculate-process-environment-4)
370         (python-shell-calculate-process-environment-5): New tests.
371         (python-shell-make-comint-3): Use file-equal-p.
372         (python-shell-get-or-create-process-1)
373         (python-shell-get-or-create-process-2)
374         (python-shell-get-or-create-process-3): Fix interpreter for
375         Windows (Bug#18595).
377 2014-11-21  Ulf Jasper  <ulf.jasper@web.de>
379         * automated/libxml-tests.el
380         (libxml-tests--data-comments-preserved): Rename from
381         'libxml-tests--data'.
382         (libxml-tests--data-comments-discarded): New.
383         (libxml-tests): Check whether 'libxml-parse-xml-region' is
384         discarding comments correctly.
386 2014-11-17  Michal Nazarewicz  <mina86@mina86.com>
388         * automated/tildify-tests.el (tildify-test-html, tildify-test-xml):
389         HTML and XML now use no-break space as hard space.  Update tests.
390         (tildify-test-foreach-ignore-environments)
391         (tildify-test-foreach-ignore-environments-early-return,
392         (tildify-test-foreach-region)
393         (tildify-test-foreach-region-early-return)
394         (tildify-test-foreach-region-limit-region): New tests of
395         `tildify-foreach-ignore-environments' and
396         `tildify--foreach-region' functions.
397         (with-test-foreach): New helper macro for the above tests.
399 2014-11-17  Glenn Morris  <rgm@gnu.org>
401         * automated/occur-tests.el (occur-test-case, occur-test-create):
402         In case of failure, show the actual string, rather than just nil.
403         (occur-tests): Update for apparent change in output re control-chars.
405 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
407         * automated/icalendar-tests.el (icalendar-tests--test-export):
408         New optional parameter `alarms'.
409         (icalendar-export-alarms): New test for exporting icalendar
410         alarms.
411         (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil.
413 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
415         * automated/icalendar-tests.el (icalendar-tests--test-import):
416         Mention timezone in doc string.  Clean up.
417         (icalendar-real-world): Add another test case for no-dst
418         timezones.
420 2014-11-16  Ulf Jasper  <ulf.jasper@web.de>
422         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
423         Add testcase where offsets of standard time and daylight saving time
424         are equal.
425         (icalendar-real-world): Fix error in test case.  Expected result
426         was wrong when offsets of standard time and daylight saving time
427         were equal.
429 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
431         * automated/python-tests.el
432         (python-shell-calculate-process-environment-2): Fix test.
433         (python-shell-calculate-process-environment-1)
434         (python-shell-calculate-process-environment-3): Cleanup.
436 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
438         * automated/python-tests.el (python-indent-dedenters-8): New test
439         for Bug#18432.
441 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
443         * automated/python-tests.el (python-indent-region-1)
444         (python-indent-region-2, python-indent-region-3)
445         (python-indent-region-4, python-indent-region-5): New tests.
447 2014-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
449         * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
450         * automated/cl-lib-tests.el: Rename from cl-lib.el.
452 2014-10-28  Ulf Jasper  <ulf.jasper@web.de>
454         * automated/libxml-tests.el: New file.
456 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
458         * automated/process-tests.el (process-test-quoted-batfile):
459         New test.
461 2014-10-20  Glenn Morris  <rgm@gnu.org>
463         * Merge in all changes up to 24.4 release.
465 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
467         * indent/scss-mode.scss: New file.
468         * indent/css-mode.css: Add a few uneventful examples.
470 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
472         * BidiCharacterTest.txt: New file, from Unicode.
474         * biditest.el: New file.
476 2014-10-08  Leo Liu  <sdl.web@gmail.com>
478         * automated/print-tests.el: New file.
479         (terpri): Tests for terpri.  (Bug#18652)
481 2014-10-06  Glenn Morris  <rgm@gnu.org>
483         * automated/icalendar-tests.el (icalendar--calendar-style):
484         Remove test, no longer relevant.
486 2014-10-04  Glenn Morris  <rgm@gnu.org>
488         * automated/package-x-test.el: Remove file...
489         * automated/package-test.el: ... merge package-x-test.el.  (Bug#18574)
491 2014-10-02  Glenn Morris  <rgm@gnu.org>
493         * automated/package-test.el (with-package-test, package-test-signed):
494         Also set HOME to a temp value, in case the real one is absent (e.g.
495         hydra) or read-only.  (Bug#18575)
496         (package-test-signed): Use skip-unless rather than expected-result.
498 2014-09-26  Leo Liu  <sdl.web@gmail.com>
500         * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
501         New tests.  (Bug#18557)
503 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
505         * automated/newsticker-tests.el
506         (newsticker--group-find-parent-group),
507         (newsticker--group-do-rename-group): New tests.
509 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
511         * automated/fns-tests.el (fns-tests-collate-sort):
512         Bind w32-collate-ignore-punctuation to t when sorting according to
513         UTS#10 rules.
515 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
517         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
518         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
520 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
522         * automated/fns-tests.el (fns-tests-compare-strings): In case
523         `compare-strings' shall return t, check for this.
524         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
526 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
528         * automated/python-tests.el (python-indent-electric-colon-1):
529         New test.  (Bug#18228)
531 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
533         * automated/fns-tests.el (fns-tests-sort): New test.
535 2014-08-28  Glenn Morris  <rgm@gnu.org>
537         * automated/python-tests.el (python-shell-calculate-exec-path-2):
538         Update test for today's python.el changes.
540 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
542         * automated/compile-tests.el (compile--test-error-line): Grok FILE
543         being nil.  Allows for Guile tests to pass.
544         (compile-tests--test-regexps-data): Add Guile tests.
546 2014-08-11  Glenn Morris  <rgm@gnu.org>
548         * automated/data/files-bug18141.el.gz: New file.
549         * automated/files.el (files-test-bug-18141-file):
550         New variable and test.  (Bug#18141)
552 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
554         Enumerate evaluated sexp diary entries (Bug#7911).
555         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
556         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
557         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
558         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
559         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
560         New tests.
562 2014-08-07  Glenn Morris  <rgm@gnu.org>
564         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
566 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
568         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
569         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
571 2014-08-03  Glenn Morris  <rgm@gnu.org>
573         * automated/Makefile.in (check-tar): New rule.
575 2014-08-02  Glenn Morris  <rgm@gnu.org>
577         * automated/fns-tests.el (fns-tests-compare-strings):
578         Update test.  (Bug#17903)
580         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
581         Use more precise TZ specification, as per 2013-08-04.
583 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
585         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
586         New test.
588 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
590         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
592 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
594         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
595         Work around the failures in icalendar-tests which occasionally occur on
596         hydra.nixos.org.
598 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
600         * automated/python-tests.el:
601         (python-util-clone-local-variables-1): Fix test.
603         * automated/python-tests.el (python-shell-make-comint-1):
604         (python-shell-make-comint-2): Fix indentation.
605         (python-shell-make-comint-3)
606         (python-shell-make-comint-4): New tests.
607         (python-shell-get-or-create-process-1): Fix test.
608         (python-shell-get-or-create-process-2)
609         (python-shell-get-or-create-process-3): New tests.
610         (python-shell-internal-get-or-create-process-1): Fix test.
611         (python-shell-prompt-detect-1): New test.
612         (python-shell-prompt-detect-2): New test.  (Bug#17370)
613         (python-shell-prompt-detect-3)
614         (python-shell-prompt-detect-4)
615         (python-shell-prompt-detect-5)
616         (python-shell-prompt-detect-6)
617         (python-shell-prompt-validate-regexps-1)
618         (python-shell-prompt-validate-regexps-2)
619         (python-shell-prompt-validate-regexps-3)
620         (python-shell-prompt-validate-regexps-4)
621         (python-shell-prompt-validate-regexps-5)
622         (python-shell-prompt-validate-regexps-6)
623         (python-shell-prompt-validate-regexps-7)
624         (python-shell-prompt-set-calculated-regexps-1)
625         (python-shell-prompt-set-calculated-regexps-2)
626         (python-shell-prompt-set-calculated-regexps-3)
627         (python-shell-prompt-set-calculated-regexps-4)
628         (python-shell-prompt-set-calculated-regexps-5)
629         (python-shell-prompt-set-calculated-regexps-6)
630         (python-util-valid-regexp-p-1): New tests.
632 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
634         * automated/advice-tests.el (advice-test-call-interactively): Make sure
635         the function's definition is fully restored at the end.
637 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
639         * automated/python-tests.el (python-indent-block-enders-1)
640         (python-indent-block-enders-2): Fix tests.
641         (python-indent-block-enders-3, python-indent-block-enders-4)
642         (python-indent-block-enders-5, python-indent-dedenters-1)
643         (python-indent-dedenters-2): Remove tests.
644         (python-indent-dedenters-1, python-indent-dedenters-2)
645         (python-indent-dedenters-3, python-indent-dedenters-4)
646         (python-indent-dedenters-5, python-indent-dedenters-6)
647         (python-indent-dedenters-7)
648         (python-info-dedenter-opening-block-position-1)
649         (python-info-dedenter-opening-block-position-2)
650         (python-info-dedenter-opening-block-position-3)
651         (python-info-dedenter-opening-block-positions-1)
652         (python-info-dedenter-opening-block-positions-2)
653         (python-info-dedenter-opening-block-positions-3)
654         (python-info-dedenter-opening-block-positions-4)
655         (python-info-dedenter-opening-block-positions-5)
656         (python-info-dedenter-opening-block-message-1)
657         (python-info-dedenter-opening-block-message-2)
658         (python-info-dedenter-opening-block-message-3)
659         (python-info-dedenter-opening-block-message-4)
660         (python-info-dedenter-opening-block-message-5)
661         (python-info-dedenter-statement-p-1)
662         (python-info-dedenter-statement-p-2)
663         (python-info-dedenter-statement-p-3)
664         (python-info-dedenter-statement-p-4)
665         (python-info-dedenter-statement-p-5): New tests.
667 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
669         * indent/perl.perl: Add indentation pattern for hash-table entries.
671 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
673         * automated/dbus-tests.el (dbus-test02-register-service-session)
674         (dbus-test02-register-service-system): Fix docstring.
675         (dbus-test02-register-service-own-bus)
676         (dbus-test03-peer-interface): New tests.
678 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
680         * automated/python-tests.el (python-tests-self-insert): New function.
681         (python-triple-quote-pairing): Use it.
682         (python-parens-electric-indent-1): New test. (Bug#17658)
684 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
686         * automated/subr-x-tests.el: New file.
688 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
690         * automated/tramp-tests.el (tramp--instrument-test-case):
691         Print debug buffer in any case.
693 2014-06-28  Leo Liu  <sdl.web@gmail.com>
695         * automated/calc-tests.el: New file and add tests for math-bignum.
696         (Bug#17556)
698 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
700         * automated/dbus-tests.el (dbus--test-register-service)
701         (dbus-test02-register-service-session): Replace `dbus-ping' calls
702         by `dbus-list-known-names'.  (Bug#17858)
704 2014-06-28  Glenn Morris  <rgm@gnu.org>
706         * automated/Makefile.in (GDB): New variable.
707         (emacs): Use $GDB.  (Bug#15991)
709         * automated/Makefile.in (WRITE_LOG): New variable.
710         (%.log): Use WRITE_LOG.
711         (test_template): Disable logging.
713         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
714         (test_template): New definition.  Apply to TESTS.
716 2014-06-27  Glenn Morris  <rgm@gnu.org>
718         * automated/Makefile.in (check-maybe): Rename from check.
719         (check): Re-run all the tests, every time.
720         (clean, mostlyclean): Also delete *.log~.
722 2014-06-26  Glenn Morris  <rgm@gnu.org>
724         * automated/package-x-test.el: Do not mess with load-path.
726         * automated/Makefile.in (%.log): If error, dump log to stdout.
728 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
730         * automated/package-test.el (package-test-update-listing)
731         (package-test-update-archives, package-test-describe-package):
732         Adjust tests according to new package-list-unsigned.
734 2014-06-26  Glenn Morris  <rgm@gnu.org>
736         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
738         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
740         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
741         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
742         (setwins, compile-targets, compile-main, compile-clean): Remove.
743         (GREP_OPTIONS): Unexport.
744         (.el.elc): Replace with pattern rule.
745         (%.elc, %.log): New pattern rules.
746         (ELFILES, LOGFILES): New variables.
747         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
748         (clean, mostlyclean): New rules.
749         (bootstrap-clean): Simplify.
750         (bootstrap-clean, distclean): Depend on clean.
752 2014-06-25  Glenn Morris  <rgm@gnu.org>
754         * automated/flymake-tests.el (flymake-tests--current-face):
755         Sleep for longer.  Avoid querying.
757 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
759         * automated/fns-tests.el (fns-tests-compare-string): New test.
761 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
763         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
764         according to Bug#17815.
766 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
768         * automated/python-tests.el (python-util-strip-string-1): New test.
770 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
772         Sync with Tramp 2.2.10.
774         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
775         (tramp--instrument-test-case): Extend docstring.
776         (tramp-test15-copy-directory): Skip for tramp-smb.el.
777         (tramp-test21-file-links): Use `file-truename' for directories.
778         (tramp-test27-start-file-process, tramp-test28-shell-command):
779         Retrieve process output more robustly.
780         (tramp--test-check-files): Extend test.
781         (tramp-test30-special-characters): Skip for tramp-adb.el,
782         tramp-gvfs.el and tramp-smb.el.  Add further file names.
784 2014-06-13  Glenn Morris  <rgm@gnu.org>
786         * automated/Makefile.in (compile-main):
787         GNU make automatically passes command-line arguments to sub-makes.
789 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
791         * automated/tildify-tests.el (tildify-test--test): Optimize the test
792         slightly by reusing the same temporary buffer across multiple test
793         cases.
795         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
796         (tildify-test-find-env-group-index-bug): Update to support new
797         signature of the `tildify-foreach-region-outside-env' function.
798         Namely, it now takes pairs as an argument instead of looking it up in
799         `tildify-ignored-environments-alist'.
801         * automated/tildify-tests.el (tildify-test--example-html): Add support
802         for generating XML code, so that…
803         (tildify-test-xml) …test can be added to check handling of XML
804         documents.
806         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
807         New test checking end-regex building when multiple environment pairs
808         use integers to refer to capture groups.
810         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
811         test checking end-regex building in `tildify-find-env' function when
812         integers (denoting capture groups) and strings are mixed together.
814 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
816         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
817         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
819 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
821         * automated/tramp-tests.el (tramp-test29-vc-registered):
822         Instrument failed test case.
824 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
826         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
827         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
829 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
831         * automated/tildify-tests.el: New file.
833 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
835         * indent/ruby.rb: Add one more test.
837         * indent/ps-mode.ps: New file.
839         * indent/octave.m: Add a few more tests.
841         * automated/core-elisp-tests.el
842         (core-elisp-test-window-configurations): New test.
844 2014-05-26  Glenn Morris  <rgm@gnu.org>
846         * automated/package-test.el (package-test-install-single):
847         Update for changed output.
849 2014-05-22  Glenn Morris  <rgm@gnu.org>
851         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
852         Fix handling of temporary elc files.
854         * automated/fns-tests.el (fns-tests-nreverse):
855         Update for changed string behavior.
857 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
859         * automated/fns-tests.el: New file.
860         * automated/fns-tests.el (fns-tests-nreverse)
861         (fns-tests-nreverse-bool-vector): New tests.
863 2014-05-08  Glenn Morris  <rgm@gnu.org>
865         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
866         (vc-bzr-test-faulty-bzr-autoloads):
867         Give bzr a temporary home-directory, in case the real one is missing.
869 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
871         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
872         New test.
874 2014-05-08  Glenn Morris  <rgm@gnu.org>
876         * automated/help-fns.el: New file.
878 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
880         * automated/undo-tests.el (undo-test-region-deletion): New test to
881         demonstrate bug#17235.
882         (undo-test-region-example): New test to verify example given in
883         comments for undo-make-selective-list.
885 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
887         * automated/tramp-tests.el (top):
888         * automated/file-notify-tests.el (top): Do not disable interactive
889         passwords in batch mode.
890         (password-cache-expiry): Set to nil.
892         * automated/file-notify-tests.el
893         (file-notify-test-remote-temporary-file-directory):
894         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
895         Use a mock-up method as default.
896         (tramp-test00-availability): Print the used directory name.
897         (tramp-test33-recursive-load): Fix typo.
899 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
901         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
902         (tramp-test30-special-characters): Remove test for backslash.
904 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
906         * automated/tramp-tests.el
907         (tramp-test19-directory-files-and-attributes)
908         (tramp-test22-file-times): Check for `file-attributes' equality
909         only if there is a usable timestamp.
910         (tramp--test-check-files): Do not use `copy-sequence'.
912 2014-04-22  Daniel Colascione  <dancol@dancol.org>
914         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
915         Add compile flag.
916         (test-byte-comp-macro-expansion)
917         (test-byte-comp-macro-expansion-eval-and-compile)
918         (test-byte-comp-macro-expansion-eval-when-compile)
919         (test-byte-comp-macro-expand-lexical-override): Use it.
920         (test-eager-load-macro-expansion)
921         (test-eager-load-macro-expansion-eval-and-compile)
922         (test-eager-load-macro-expansion-eval-when-compile)
923         (test-eager-load-macro-expand-lexical-override): New tests.
925         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
926         account for removal of `cl-struct-set-slot-value'. Also, move
927         the defstruct to top level.
929 2014-04-21  Daniel Colascione  <dancol@dancol.org>
931         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
932         New function.
933         (test-byte-comp-macro-expansion)
934         (test-byte-comp-macro-expansion-eval-and-compile)
935         (test-byte-comp-macro-expansion-eval-when-compile)
936         (test-byte-comp-macro-expand-lexical-override): New tests.
938         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
939         (cl-the): Fix cl-the test.
941 2014-04-20  Daniel Colascione  <dancol@dancol.org>
943         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
945 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
947         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
948         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
950 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
952         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
953         (tramp--test-make-temp-name): Optional argument LOCAL.
954         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
955         (tramp-test10-write-region): No special test for out-of-band copy
956         needed anymore.
957         (tramp-test11-copy-file, tramp-test12-rename-file)
958         (tramp-test21-file-links): Extend tests.
959         (tramp-test20-file-modes): More robust check for user "root".
960         (tramp--test-check-files): New defun.
961         (tramp-test30-special-characters, tramp-test33-recursive-load)
962         (tramp-test34-unload): New tests.
963         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
965 2014-04-11  Glenn Morris  <rgm@gnu.org>
967         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
969 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
971         * automated/electric-tests.el: Fix spelling error in test name.
972         (whitespace-skipping-for-quotes-not-outside):
973         Rename from whitespace-skipping-for-quotes-not-ouside.
975 2014-04-09  Daniel Colascione  <dancol@dancol.org>
977         * automated/syntax-tests.el: New file.
979 2014-04-09  Glenn Morris  <rgm@gnu.org>
981         * automated/python-tests.el (python-triple-quote-pairing):
982         Enable/disable electric-pair-mode as needed.
984         * automated/electric-tests.el (electric-pair-backspace-1):
985         Replace deleted function.
987 2014-04-07  João Távora  <joaotavora@gmail.com>
989         * automated/python-tests.el (python-triple-quote-pairing): New test.
990         (python-syntax-after-python-backspace): New test.
992         * automated/electric-tests.el (electric-pair-define-test-form):
993         More readable test docstrings.
994         (whitespace-skipping-for-quotes-not-ouside)
995         (whitespace-skipping-for-quotes-only-inside)
996         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
998 2014-04-04  João Távora  <joaotavora@gmail.com>
1000         * automated/electric-tests.el (define-electric-pair-test):
1001         Don't overtest.
1002         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
1003         (inhibit-in-mismatched-string-inside-c-comments): New test.
1005 2014-04-02  João Távora  <joaotavora@gmail.com>
1007         * automated/electric-tests.el (inhibit-if-strings-mismatched):
1008         New test, change from `inhibit-only-of-next-is-mismatched'.
1010 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
1012         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
1013         (undo-test-region-t-marker): New tests of marker adjustments.
1014         (undo-test-marker-adjustment-moved):
1015         (undo-test-region-mark-adjustment): New tests to demonstrate
1016         bug#16818, which fail without the fix.
1018 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
1020         * automated/package-test.el (package-test-describe-package):
1021         Fix test failure in non-graphical mode.
1023 2014-03-23  Daniel Colascione  <dancol@dancol.org>
1025         * automated/subword-tests.el (subword-tests2): More subword tests.
1027         * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
1028         New test: correct parsing of keyword arguments.
1030 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
1032         * automated/package-test.el (package-test-describe-package):
1033         Check for the "Keywords: " line.
1035         * automated/data/package/archive-contents: Include the :keywords
1036         field in `simple-single' data form.
1038 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
1040         * automated/package-test.el
1041         (package-test-install-two-dependencies): New test (bug#16826).
1043         * automated/data/package/simple-two-depend-1.1.el: New file.
1045         * automated/data/package/archive-contents:
1046         Add info about the new package.
1048 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
1050         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
1051         (tramp-test10-write-region): Extend for out-of-band copy.
1052         (tramp-test31-asynchronous-requests): New test.
1054 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
1056         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
1057         Add new test of undo in region.
1058         (undo-test-in-region-eob): Add test case described at
1059         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
1061 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
1063         * automated/tramp-tests.el (tramp--test-enabled)
1064         (tramp-test15-copy-directory): No special handling of tramp-adb.el
1065         anymore.  It's fixed in that package.
1067 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
1069         * automated/tramp-tests.el (tramp--test-enabled): Move connection
1070         cleanup into this function.  Remove respective code from all test
1071         cases.
1072         (tramp--instrument-test-case): Declare `indent' and `debug'.
1073         Handle other errors as well.
1074         (tramp-test14-delete-directory): Check for `file-error' error.
1075         (tramp-test15-copy-directory): Ignore return value of
1076         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
1077         (tramp-test19-directory-files-and-attributes): Take care of
1078         timestamp of "../".
1079         (tramp-test20-file-modes, tramp-test27-start-file-process)
1080         (tramp-test28-shell-command): Skip for tramp-adb.el.
1081         (tramp-test21-file-links): `file-truename' shall preserve trailing
1082         link of directories.
1083         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
1084         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
1085         `kill-buffer-query-functions' to nil.
1086         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
1088 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
1090         * automated/tramp-tests.el
1091         (tramp-test19-directory-files-and-attributes): Do not include
1092         directories in comparison; they might have changed their
1093         timestamps already.
1095 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
1097         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
1098         (tramp-test17-insert-directory): First line could contain more
1099         text, when produced by `ls-lisp'.
1100         (tramp-test19-directory-files-and-attributes): Instrument failed
1101         test case.
1103 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
1105         * automated/tramp-tests.el (tramp-test17-insert-directory):
1106         Make first line "total 123" optional.
1107         (tramp-test20-file-modes, tramp-test22-file-times)
1108         (tramp-test26-process-file, tramp-test27-start-file-process)
1109         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
1110         tramp-smb.el.
1111         (tramp-test20-file-modes): Check for "root" only when there is an
1112         explicit user name.
1113         (tramp-test21-file-links): Handle "... not supported" error.
1114         (tramp-test22-file-times): Skip for "don't know" return values.
1115         (tramp-test26-process-file, tramp-test28-shell-command):
1116         Remove color escape sequences.
1117         (tramp-test28-shell-command): Use `accept-process-output' rather
1118         than `sit-for'.
1119         (tramp-test30-utf8): Set coding system `utf-8'.
1121 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
1123         * automated/tramp-tests.el (tramp-test28-shell-command):
1124         Perform an initial `sit-for' prior the while loop.
1126 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
1128         Sync with Tramp 2.2.9.
1130         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
1131         (tramp-test28-shell-command): Make a while loop when waiting for
1132         process exit.
1134 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
1136         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
1137         and `vc-hg'.  Declare `tramp-find-executable' and
1138         `tramp-get-remote-path'.
1139         (tramp-test29-vc-registered): New test.
1140         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
1142 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
1144         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
1145         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
1146         (tramp-test28-shell-command): Improve `shell-command' test.
1147         Add `async-shell-command' tests.
1149 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
1151         * automated/file-notify-tests.el (file-notify--wait-for-events):
1152         Use `read-event' instead of `sit-for'.
1153         (file-notify-test02-events): Remove expected result, the bug is
1154         fixed meanwhile.
1155         (file-notify-test02-events, file-notify-test03-autorevert):
1156         Use `sleep-for' instead of `sit-for'.
1158 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
1160         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
1161         New test.
1163 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
1165         * automated/file-notify-tests.el (file-notify--deftest-remote):
1166         Do not skip when the local test has failed.  They are unrelated.
1167         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
1168         `noninteractive' to nil, otherwise `sit-for' could be degraded to
1169         `sleep-for'.
1170         (file-notify-test02-events): Check for `file-remote-p' instead of
1171         `file-notify--test-remote-enabled'.
1173 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
1175         * automated/file-notify-tests.el (file-notify-test02-events):
1176         Let test case fail for Bug#16519.
1178 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
1180         * automated/file-notify-tests.el (file-notify-test02-events):
1181         Hide Bug#16519, until it is solved.
1183 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
1185         * automated/file-notify-tests.el
1186         (file-notify--test-local-enabled): Fix error in logic.
1187         (file-notify--wait-for-events): New defmacro.
1188         (file-notify-test02-events): Make short breaks between file operations.
1189         Use `file-notify--wait-for-events'.  Check, that events have arrived.
1190         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
1192         * automated/comint-testsuite.el
1193         (comint-testsuite-password-strings): Add localized examples.
1195 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
1197         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
1198         case if inotify is not linked with Emacs.  Use `read-event' rather
1199         than `sit-for' in order to process events.  (Bug#13662)
1201 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
1203         * automated/ert-tests.el (ert-test-record-backtrace):
1204         Reenable test case with adapted test string.  (Bug#13064)
1206 2013-12-28  Glenn Morris  <rgm@gnu.org>
1208         * automated/electric-tests.el: Require 'elec-pair.
1210 2013-12-26  João Távora  <joaotavora@gmail.com>
1212         * automated/electric-tests.el (electric-pair-test-for):
1213         Fix autowrapping tests in batch-mode by running with
1214         `transient-mark-mode' set to `lambda'.
1216         * automated/electric-tests.el: New file.
1218 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1220         * automated/python-tests.el
1221         (python-nav-lisp-forward-sexp-safe-1): Remove test.
1222         (python-nav-forward-sexp-safe-1): New test.
1224 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
1226         * automated/ruby-mode-tests.el: Add tests for
1227         `ruby-align-to-stmt-keywords'.
1229         * indent/ruby.rb: Update examples to reflect the lack of change in
1230         default indentation of `begin' blocks.
1232 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
1234         * indent/ruby.rb: Update examples according to the change
1235         in `smie-indent-close'.
1237 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1239         * indent/ruby.rb: New examples.
1241 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1243         * automated/python-tests.el (python-indent-dedenters-2): New test.
1245 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1247         * automated/python-tests.el (python-indent-after-comment-1)
1248         (python-indent-after-comment-2): New tests.
1250 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
1252         * automated/python-tests.el (python-indent-block-enders-1):
1253         Rename from python-indent-block-enders.
1254         (python-indent-block-enders-2): New test.
1256 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
1258         * indent/js.js: New file.
1260 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
1262         * automated/dbus-tests.el: New file.
1264 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1266         * automated/regexp-tests.el: New file.
1268 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
1270         * automated/reftex-tests.el (reftex-parse-from-file-test):
1271         Run temp-dir through file-truename, to make sure the temporary file
1272         names are comparable as strings.
1274         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
1275         Force Unix EOLs by using 'utf-8-unix', since the default of
1276         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
1278 2013-11-28  Glenn Morris  <rgm@gnu.org>
1280         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
1282 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
1284         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
1285         (EMACSOPT): Use $(PATH_SEP).
1287 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
1289         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
1290         Set to nil.
1292 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
1294         * automated/file-notify-tests.el
1295         (file-notify-test-remote-temporary-file-directory):
1296         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
1297         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1298         (file-notify--deftest-remote): Cleanup connection initially.
1299         (file-notify-test03-autorevert): Run also in batch mode.  Use a
1300         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
1301         does not work on MS Windows.  Call `accept-process-output' for
1302         remote files.  Apply `string-match' instead of `string-equal', the
1303         messages are different on MS Windows.
1305         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1306         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
1307         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1309 2013-11-23  Glenn Morris  <rgm@gnu.org>
1311         * automated/python-tests.el (python-shell-make-comint-1)
1312         (python-shell-make-comint-2, python-shell-get-process-1):
1313         Suppress creation of some temp-files.
1315         * automated/python-tests.el (python-shell-parse-command-1)
1316         (python-shell-make-comint-1, python-shell-make-comint-2)
1317         (python-shell-get-process-1)
1318         (python-shell-internal-get-or-create-process-1):
1319         Skip rather than fail if prereqs not found.
1321         * automated/Makefile.in (emacs):
1322         Empty EMACSLOADPATH rather than unsetting.
1324 2013-11-22  Glenn Morris  <rgm@gnu.org>
1326         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1327         Set expected-result.
1329 2013-11-21  Glenn Morris  <rgm@gnu.org>
1331         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
1332         (compile-main): Pass XARGS_LIMIT to xargs.
1334         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
1335         (EMACSOPT): Use PATH_SEPARATOR.
1337 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
1339         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1340         Add a failing test for Bug#15874.
1341         (ruby--insert-coding-comment-ruby-style)
1342         (ruby--insert-coding-comment-emacs-style)
1343         (ruby--insert-coding-comment-custom-style):
1344         Add a few tests for `ruby--insert-coding-comment'.
1346 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
1348         Improve API of recently-added bool vector functions (Bug#15912).
1349         * automated/data-tests.el: Adjust to API changes.
1351 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
1353         * automated/tramp-tests.el (tramp-test07-file-exists-p)
1354         (tramp-test08-file-local-copy)
1355         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1356         (tramp-test11-copy-file, tramp-test12-rename-file)
1357         (tramp-test13-make-directory, tramp-test14-delete-directory)
1358         (tramp-test15-copy-directory, tramp-test16-directory-files)
1359         (tramp-test17-insert-directory, tramp-test18-file-attributes)
1360         (tramp-test19-directory-files-and-attributes)
1361         (tramp-test20-file-modes, tramp-test21-file-links)
1362         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1363         (tramp-test24-file-name-completion, tramp-test25-load)
1364         (tramp-test26-process-file, tramp-test27-start-file-process)
1365         (tramp-test28-shell-command): Cleanup connection initially.
1367 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1369         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
1370         connection before running the test.
1372 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1374         * automated/tramp-tests.el (tramp-test15-copy-directory)
1375         (tramp-test16-directory-files, tramp-test17-insert-directory)
1376         (tramp-test18-file-attributes)
1377         (tramp-test19-directory-files-and-attributes)
1378         (tramp-test20-file-modes, tramp-test21-file-links)
1379         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1380         (tramp-test24-file-name-completion, tramp-test25-load)
1381         (tramp-test26-process-file, tramp-test27-start-file-process)
1382         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
1383         (tramp-test29-utf8): New test.
1385 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
1387         * automated/file-notify-tests.el (file-notify-test02-events)
1388         (file-notify-test03-autorevert): Suppress messages in `write-region'.
1390         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
1391         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
1392         (tramp-test26-process-file, tramp-test28-shell-command):
1393         Ensure, that the directory is not empty when calling "ls".
1395 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
1397         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1398         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
1399         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
1400         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1401         (tramp-test26-process-file): Add tests.
1402         (tramp-test11-copy-file): Remove debug message.
1403         (tramp-test20-file-modes): Special case, if user is "root".
1405 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
1407         * automated/file-notify-tests.el:
1408         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1409         `tramp-remote-path' when running on hydra.
1410         (tramp-test07-file-exists-p): Remove instrumentation code.
1411         (tramp-test26-process-file): Don't use "/bin/true" and
1412         "/bin/false", these paths do not exist on hydra.
1414 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
1416         * automated/process-tests.el: New file.
1418 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
1420         * indent/ruby.rb: New examples.
1422 2013-11-06  Glenn Morris  <rgm@gnu.org>
1424         * automated/Makefile.in (setwins): Avoid accidental matches.
1426 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
1428         * automated/tramp-tests.el (tramp-test07-file-exists-p):
1429         Fix docstring.  Instrument, in order to hunt failure on hydra.
1431 2013-11-06  Glenn Morris  <rgm@gnu.org>
1433         * automated/flymake-tests.el (warning-predicate-rx-gcc)
1434         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1435         (warning-predicate-function-perl):
1436         * automated/info-xref.el (info-xref-test-makeinfo):
1437         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1438         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1440 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
1442         * automated/tramp-tests.el: New file.
1444 2013-11-05  Glenn Morris  <rgm@gnu.org>
1446         Get rid of --chdir usage.
1447         * automated/Makefile.in (EMACSOPT): Move -L here.
1448         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1449         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
1450         (.el.elc): No more need to pass -L here.
1451         (compile-main): Get rid of sub-shell and cd.
1452         (compile-clean, check): Get rid of cd.
1454         Make it possible to run tests with a different working directory.
1455         * automated/flymake-tests.el (flymake-tests-data-directory): New.
1456         (flymake-tests--current-face): Use flymake-tests-data-directory.
1457         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1458         (warning-predicate-function-perl): Adapt for above change.
1459         * automated/zlib-tests.el (zlib-tests-data-directory): New.
1460         (zlib--decompress): Use zlib-tests-data-directory.
1462         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1463         Remove test that makes no sense.
1465         * automated/files.el (files-test-local-variable-data):
1466         Fix result typo presumably caused by interference from dir-locals.
1467         (file-test--do-local-variables-test): Prevent dir-locals interfering.
1469 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
1471         * indent/ruby.rb: Add a statement on the line after heredoc.
1472         Move a now-successful example.
1474         * automated/ruby-mode-tests.el: Remove outdated comment.
1476 2013-11-04  Glenn Morris  <rgm@gnu.org>
1478         * automated/Makefile.in (abs_srcdir): Remove.
1479         (emacs): Unset EMACSLOADPATH.
1480         (.el.elc, check): Use -L to append srcdir to load-path.
1482 2013-11-02  Glenn Morris  <rgm@gnu.org>
1484         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1485         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1486         (abs_srcdir): New, set by configure.
1487         (EMACS): Use a relative file name.
1488         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1489         (lisp-compile): Remove (assume it's up-to-date).
1490         (compile-main): Do not run lisp-compile.
1491         (compile-main, compile-clean, compile-always, bootstrap-clean)
1492         (check): Use srcdir rather than $test.  Check cd return value.
1493         Use --chdir.
1494         (doit, compile, compile-always): Remove stuff copied from lisp/.
1495         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1497 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
1499         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1500         Add a skipping test.
1502 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1504         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1506         * indent/css-mode.css (.x2): Test alignement inside braces.
1508 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1510         * indent/ruby.rb: New failing example.
1512         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1513         Fix the test, in respect to adding the space after the curly.
1515 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1517         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1518         (ert-test-deftest): Adapt test for changed macro expansion.
1519         (ert-test-run-tests-interactively):
1520         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1521         Add a skipping test.
1523         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1524         (file-notify--test-local-enabled): Make it a function.  Check also
1525         for `file-remote-p' of `temporary-file-directory'.
1526         (file-notify--test-remote-enabled-checked): New defvar.
1527         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1528         internal functions.  Cache result.
1529         (file-notify--deftest-remote, file-notify-test00-availability)
1530         (file-notify-test01-add-watch, file-notify-test02-events)
1531         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1532         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1534 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1536         * indent/ruby.rb: Fix syntax error in the latest example.
1538 2013-10-23  Glenn Morris  <rgm@gnu.org>
1540         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1541         New, set by configure.
1542         (top_srcdir): Remove.
1543         (abs_test, abs_lispsrc): New.
1544         (lisp): No longer absolute.
1545         (emacs, lisp-compile, compile, compile-always):
1546         Quote entities that might contain whitespace.
1548 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1550         * indent/ruby.rb: Move two examples to "working" section, add one
1551         more.
1553 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1555         * indent/ruby.rb: New examples for indentation of blocks.
1556         Example of hash inside parens that inflooped before the present commit.
1558 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1560         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1561         allows another timer to run.
1563 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1565         * indent/ruby.rb: More examples for bug#15594, both failing and
1566         now passing.
1568 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1570         * indent/ruby.rb: Add two more cases.
1572 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1574         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1575         first use.
1576         (ruby-should-indent): Use indent-according-to-mode.
1577         (ruby-deftest-move-to-block): Use `declare'.
1579 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1581         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1583 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1585         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1587 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1589         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1590         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1592         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1594 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1596         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1597         Adjust indentation of continued line to the new SMIE behavior.
1599 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1601         * automated/completion-tests.el:
1602         * indent/css-mode.css: New files.
1604 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1606         * automated/data/package/signed/archive-contents:
1607         * automated/data/package/signed/archive-contents.sig:
1608         * automated/data/package/signed/signed-good-1.0.el:
1609         * automated/data/package/signed/signed-good-1.0.el.sig:
1610         * automated/data/package/signed/signed-bad-1.0.el:
1611         * automated/data/package/signed/signed-bad-1.0.el.sig:
1612         * automated/data/package/key.pub:
1613         * automated/data/package/key.sec: New files.
1615         * automated/package-test.el (package-test-update-listing)
1616         (package-test-update-archives, package-test-describe-package):
1617         Adjust to package.el change.
1618         (package-test-signed): New test.
1620 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1622         * automated/package-test.el: Update all cases to use :url instead
1623         of :homepage.
1625         * automated/package-x-test.el
1626         (package-x-test--single-archive-entry-1-3): Same.
1628 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1630         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1631         was unused.
1632         (simple-single-desc): Expect :homepage property.
1633         (multi-file-desc): Same.
1634         (with-package-test): Do not save previous `default-directory'
1635         value, let-bind the var instead.
1636         (package-test-install-single): Expect :homepage property in the
1637         generated pkg file.
1638         (package-test-describe-package): Expect Homepage button.
1639         (package-test-describe-non-installed-package)
1640         (package-test-describe-non-installed-multi-file-package): Same.
1641         (package-test-describe-not-installed-package): Remove, it was a
1642         duplicate.
1644         * automated/package-x-test.el
1645         (package-x-test--single-archive-entry-1-3): Expect :homepage
1646         property.
1647         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1649         * automated/data/package/simple-single-1.3.el: Add URL header.
1651         * automated/data/package/archive-contents: Add :homepage
1652         properties to `simple-single' and `multi-file'.
1654 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1656         * automated/data-tests.el:
1657         (bool-vector-count-matches-all-0-nil)
1658         (bool-vector-count-matches-all-0-t)
1659         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1660         (bool-vector-count-matches-at, bool-vector-intersection-op)
1661         (bool-vector-union-op, bool-vector-xor-op)
1662         (bool-vector-set-difference-op)
1663         (bool-vector-change-detection, bool-vector-not): New tests.
1664         (mock-bool-vector-count-matches-at)
1665         (test-bool-vector-bv-from-hex-string)
1666         (test-bool-vector-to-hex-string)
1667         (test-bool-vector-count-matches-at-tc)
1668         (test-bool-vector-apply-mock-op)
1669         (test-bool-vector-binop): New helper functions.
1670         (bool-vector-test-vectors): New testcase data.
1672 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1674         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1675         (advice-test-called-interactively-p-filter-args)
1676         (advice-test-called-interactively-p-around): New tests.
1678 2013-09-16  Glenn Morris  <rgm@gnu.org>
1680         * automated/eshell.el (eshell-match-result):
1681         Return a more informative failure than simply "false".  Update callers.
1683         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1684         Test value before and after loop as well as during.
1686 2013-09-15  Glenn Morris  <rgm@gnu.org>
1688         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1689         New test.  (Bug#15372)
1690         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1692 2013-09-13  Glenn Morris  <rgm@gnu.org>
1694         * automated/eshell.el (with-temp-eshell):
1695         Use a temp directory for eshell-directory-name.
1696         (eshell-test-command-result): New, again using a temp directory.
1697         Replace eshell-command-result with this throughout.
1698         (eshell-test/for-loop, eshell-test/for-name-loop):
1699         Ensure environment variables don't confuse us.
1701 2013-09-12  Glenn Morris  <rgm@gnu.org>
1703         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1704         due to "has a running process; kill it?" prompts.
1706 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1708         * automated/eshell.el: Rename from eshell.el.
1709         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1711 2013-09-01  Glenn Morris  <rgm@gnu.org>
1713         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1714         Otherwise the sed command used by eg compile-main ends up
1715         containing "/*.el".  (Bug#15170)
1717 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1719         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1720         for portability to hosts where /bin/sh has problems.
1722 2013-08-21  David Engster  <deng@randomsample.de>
1724         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1725         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1726         upstream.  Changed to use ERT.
1728 2013-08-14  Daniel Hackney  <dan@haxney.org>
1730         * automated/package-test.el: Remove tar-package-building functions.
1731         Tar file used for testing is included in the repository.
1732         (package-test-install-texinfo, package-test-cleanup-built-files):
1733         Remove.
1735 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1737         * automated/python-tests.el (python-imenu-create-index-4)
1738         (python-imenu-create-flat-index-2): New tests.
1740 2013-08-05  Glenn Morris  <rgm@gnu.org>
1742         * automated/mule-util.el: New file, with tests extracted from
1743         lisp/international/mule-util.el.
1745 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1747         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1748         before definition.
1749         (advice-tests-macroaliases): New test.
1751 2013-08-04  Glenn Morris  <rgm@gnu.org>
1753         * automated/ert-tests.el: Disable failing test that no-one seems
1754         to know how to fix.  (Bug#13064)
1756         * automated/icalendar-tests.el (icalendar-tests--test-export)
1757         (icalendar-tests--test-import): Try more precise TZ specification.
1758         Remove debug messages.
1760 2013-08-03  Glenn Morris  <rgm@gnu.org>
1762         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1764         * automated/icalendar-tests.el (icalendar-tests--test-export)
1765         (icalendar-tests--test-import):
1766         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1767         (icalendar-tests--test-import): Reset zone even if error occurred.
1769 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1771         * automated/core-elisp-tests.el: New file.
1773 2013-08-01  Glenn Morris  <rgm@gnu.org>
1775         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1776         Try to check that the remote system has a notification program.
1778 2013-07-31  Glenn Morris  <rgm@gnu.org>
1780         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1782 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1784         * automated/file-notify-tests.el
1785         (file-notify--test-local-enabled): New defconst.  Replaces all
1786         `file-notify-support' occurrences.
1787         (file-notify--test-remote-enabled): New defun.
1788         (file-notify--deftest-remote): Use it.
1789         (file-notify-test00-availability): Rewrite.
1790         (file-notify-test00-availability-remote): New defun.
1791         (file-notify-test01-add-watch): Rewrite first erroneous check.
1793 2013-07-23  Glenn Morris  <rgm@gnu.org>
1795         * automated/inotify-test.el (inotify-file-watch-simple):
1796         Delete temp-file when done.
1798         * automated/subword-tests.el: Require subword.
1800 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1802         * automated/subword-tests.el: New file.
1804 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1806         * automated/python-tests.el (python-imenu-create-index-2)
1807         (python-imenu-create-index-3): New tests.
1809 2013-07-11  Glenn Morris  <rgm@gnu.org>
1811         * automated/ert-tests.el: Require cl-lib at runtime too.
1812         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1813         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1814         (ert-test-set-functions, ert-test-gensym)
1815         (ert-test-coerce-to-vector, ert-test-string-position)
1816         (ert-test-mismatch): Remove tests.
1817         * automated/cl-lib.el: New, split from ert-tests.el.
1819         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1820         Goto point-min.
1821         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1822         (ruby-move-to-block-skips-percent-literal)
1823         (ruby-move-to-block-skips-heredoc)
1824         (ruby-move-to-block-moves-from-else-to-if)
1825         (ruby-beginning-of-defun-does-not-fold-case)
1826         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1827         Replace goto-line with forward-line/goto-char.
1828         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1830         * automated/package-test.el (makeinfo-buffer): Autoload.
1831         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1832         (package-test-install-texinfo): Don't require makeinfo.
1834         * automated/files.el: Stop "local variables" confusion.
1836         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1838         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1839         Use with-current-buffer.
1841         * automated/undo-tests.el (undo-test-buffer-modified)
1842         (undo-test-file-modified): New tests.
1844 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1846         * automated/file-notify-tests.el (file-notify-test00-availability):
1847         Set :expected-result.
1848         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1849         (file-notify-test02-events, file-notify-test02-events-remote)
1850         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1851         Skip when `file-notify-support' is nil.  (Bug#14823)
1853 2013-07-09  Glenn Morris  <rgm@gnu.org>
1855         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1856         Declare.
1857         (inotify-file-watch-simple): Silence compiler.
1859         * automated/python-tests.el (python-indent-block-enders):
1860         Make it actually test something.
1862         * automated/package-x-test.el: Require package-test when compiling.
1864         * automated/add-log-tests.el, automated/advice-tests.el:
1865         * automated/imenu-test.el, automated/package-x-test.el:
1866         * automated/python-tests.el, automated/ruby-mode-tests.el:
1867         * automated/xml-parse-tests.el: Explicitly require ert.
1869 2013-07-08  Kenichi Handa  <handa@gnu.org>
1871         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1872         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1874 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1876         * automated/file-notify-tests.el
1877         (file-notify-test-remote-temporary-file-directory):
1878         Use `null-device' on w32.
1879         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1880         (file-notify--test-results, file-notify--test-event)
1881         (file-notify--deftest-remote, file-notify--event-test)
1882         (file-notify--test-event-handler)
1883         (file-notify--test-make-temp-name): Rename, in order to mark them
1884         internal.
1885         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1886         better fitting in noninteractive tests.
1887         (file-notify-test00-availability): Rename from `file-notify-test0'.
1888         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1889         Use `temporary-file-directory '.
1890         (file-notify-test01-add-watch-remote): New test.
1891         (file-notify-test02-events): Rename from `file-notify-test2'.
1892         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1893         (file-notify-test03-autorevert): Rename from
1894         `file-notify-test4'.  Use timeouts.
1895         (file-notify-test03-autorevert-remote): Rename from
1896         `file-notify-test5'.
1898 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1900         * automated/file-notify-tests.el: New package.
1902 2013-06-28  Kenichi Handa  <handa@gnu.org>
1904         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1905         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1906         Callers changed.
1907         (decoder-tests-filename): New function.
1908         (decoder-tests-prefer-utf-8-read)
1909         (decoder-tests-prefer-utf-8-write): New function.
1910         (ert-test-decoder-prefer-utf-8): New test.
1912 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1914         * automated/package-x-test.el: Change the commentary.
1915         (package-x-test--single-archive-entry-1-3)
1916         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1917         using the appropriate data structure.
1919 2013-06-27  Daniel Hackney  <dan@haxney.org>
1921         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1923         * automated/package-x-test.el: New file.
1925         * automated/package-test.el: New file.
1927         * automated/data/package: New directory, with test examples.
1929 2013-06-27  Glenn Morris  <rgm@gnu.org>
1931         * automated/python-tests.el (python-tests-with-temp-file):
1932         Clean up after ourself.
1934         * automated/undo-tests.el (undo-test3): Remove test that seems to
1935         do nothing that the previous one doesn't, except leave a tempfile.
1937 2013-06-26  Glenn Morris  <rgm@gnu.org>
1939         * automated/info-xref.el: New file.
1941 2013-06-25  Glenn Morris  <rgm@gnu.org>
1943         * automated/occur-tests.el (occur-test-create): New function.
1944         Use it to create separate tests for each element, so we run them
1945         all rather than stopping at the first error.
1947 2013-06-24  Glenn Morris  <rgm@gnu.org>
1949         * automated/occur-tests.el (occur-tests):
1950         Update for 2013-05-29 change to occur header line.
1952 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1954         Test suite for flymake.
1955         * automated/flymake-tests.el:
1956         * automated/flymake/warnpred/Makefile
1957         * automated/flymake/warnpred/test.c
1958         * automated/flymake/warnpred/test.pl: New files.
1960 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1962         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1964 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1966         * automated/reftex-tests.el: New test suite for reftex.
1968 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1970         * automated/ruby-mode-tests.el: New tests, for percent literals
1971         and expression expansion.
1973 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1975         * indent/octave.m: Tweak.
1977 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1979         * eshell.el: Rewrite tests using ERT.
1981 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1983         * indent/octave.m: Add tests for %!, # and ### comments.
1985 2013-05-23  Kenichi Handa  <handa@gnu.org>
1987         * automated/decoder-tests.el: New file.
1989 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1991         * indent/ruby.rb: Add multiline regexp example.
1993         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1994         (ruby-regexp-skips-over-interpolation)
1995         (ruby-regexp-continues-till-end-when-unclosed)
1996         (ruby-regexp-can-be-multiline)
1997         (ruby-interpolation-inside-percent-literal): New tests.
1999 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2001         * indent/ruby.rb: Fix indentation after =; add more cases.
2003 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2005         * indent/pascal.pas: Add test for mis-identified comments.
2007 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
2009         * automated/imenu-test.el: New file.  (Bug#14112)
2011 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2013         * automated/python-tests.el (python-imenu-prev-index-position-1):
2014         Remove test.
2015         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
2016         New tests.
2018 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2020         * automated/python-tests.el (python-nav-backward-defun-2)
2021         (python-nav-backward-defun-3, python-nav-forward-defun-2)
2022         (python-nav-forward-defun-3): New tests.
2024 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2026         * automated/python-tests.el (python-nav-backward-defun-1)
2027         (python-nav-forward-defun-1): New tests.
2029 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
2031         * automated/add-log-tests.el: New file.  (Bug#14112)
2033 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
2035         * automated/python-tests.el (python-indent-block-enders): New test.
2036         (python-info-current-defun-2): Fix test.
2038 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2040         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
2042 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
2044         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
2045         (python-tests-with-temp-file): New macro.
2046         (python-tests-shell-interpreter): New var.
2047         (python-shell-get-process-name-1)
2048         (python-shell-internal-get-process-name-1)
2049         (python-shell-parse-command-1)
2050         (python-shell-calculate-process-environment-1)
2051         (python-shell-calculate-process-environment-2)
2052         (python-shell-calculate-process-environment-3)
2053         (python-shell-calculate-exec-path-1)
2054         (python-shell-calculate-exec-path-2)
2055         (python-shell-make-comint-1)
2056         (python-shell-make-comint-2)
2057         (python-shell-get-process-1)
2058         (python-shell-get-or-create-process-1)
2059         (python-shell-internal-get-or-create-process-1): New tests.
2061 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
2063         * automated/python-tests.el: New file.
2065 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
2067         * automated/ruby-mode-tests.el
2068         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
2069         bits inside the examples.
2070         (ruby-move-to-block-skips-heredoc): New test.
2071         (ruby-add-log-current-method-after-inner-class):
2072         Lower expectations: move point inside a method, initially.
2074 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
2076         * automated/ruby-mode-tests.el
2077         (ruby-move-to-block-skips-percent-literal): New test.
2079 2013-02-04  Chong Yidong  <cyd@gnu.org>
2081         * automated/thingatpt.el: New file.
2083 2013-02-03  Chong Yidong  <cyd@gnu.org>
2085         * automated/files.el (file-test--do-local-variables-test):
2086         Avoid compilation warning message.
2088 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
2090         * automated/ruby-mode-tests.el
2091         (ruby-indent-spread-args-in-parens): New test.
2092         * automated/ruby-mode-tests.el (ruby-block-test-example):
2093         Break indentation of the do block opener and add a line inside it.
2094         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
2095         Adjust line numbers.
2097 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2099         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
2101 2013-01-14  Glenn Morris  <rgm@gnu.org>
2103         * automated/compile-tests.el (compile-tests--test-regexps-data):
2104         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
2106 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
2108         * automated/man-tests.el: New file.
2110 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
2112         * automated/undo-tests.el (undo-test0): Adjust error to code change.
2114 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
2116         * automated/undo-tests.el: New file.
2118 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
2120         * automated/ruby-mode-tests.el
2121         (ruby-indent-after-block-in-continued-expression): New test.
2123 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
2125         * automated/ruby-mode-tests.el:
2126         Rename one interpolation test; add three more.
2127         (ruby-with-temp-buffer): New macro, use it where appropriate.
2128         (ruby-add-log-current-method-examples): Use "_" for target point.
2129         Add four new tests for ruby-add-log-current-method.
2131 2012-12-11  Glenn Morris  <rgm@gnu.org>
2133         * automated/f90.el (f90-test-bug13138): New test.
2135 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2137         * automated/inotify-test.el: New test.
2139 2012-12-02  Chong Yidong  <cyd@gnu.org>
2141         * automated/ruby-mode-tests.el
2142         (ruby-add-log-current-method-examples): Don't use loop macro, to
2143         allow automated testing to work.
2145 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2147         * automated/advice-tests.el (advice-tests--data): Remove.
2148         (advice-tests): Move the tests directly here instead.
2149         Add called-interactively-p tests.
2151 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2153         * automated/ert-x-tests.el: Use cl-lib.
2154         * automated/ert-tests.el: Use lexical-binding and cl-lib.
2156 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
2158         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
2159         (ruby-indent-inside-heredoc-after-operator)
2160         (ruby-indent-inside-heredoc-after-space): New tests.
2161         Change direct font-lock face references to var references.
2162         (ruby-interpolation-suppresses-syntax-inside): New test.
2163         (ruby-interpolation-inside-percent-literal-with-paren):
2164         New failing test.
2166 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
2168         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
2169         (ruby-singleton-class-no-heredoc-font-lock)
2170         (ruby-add-log-current-method-examples): New tests.
2171         (ruby-test-string): Extract from ruby-should-indent-buffer.
2172         (ruby-deftest-move-to-block): New macro.
2173         Add several move-to-block tests.
2175 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2177         * automated/advice-tests.el: New tests.
2179 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
2181         * automated/compile-tests.el (compile-tests--test-regexps-data):
2182         Add new data for msft's new format.
2184 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
2186         * automated/ruby-mode-tests.el:
2187         (ruby-toggle-block-to-multiline): New test.
2188         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
2189         (ruby-toggle-block-to-brace): Use buffer-string.
2191 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
2193         * automated/ruby-mode-tests.el: New tests (Bug#11613).
2195 2012-08-28  Chong Yidong  <cyd@gnu.org>
2197         * automated/files.el: Test every combination of values for
2198         enable-local-variables and enable-local-eval.
2200 2012-08-19  Chong Yidong  <cyd@gnu.org>
2202         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
2204 2012-08-18  Chong Yidong  <cyd@gnu.org>
2206         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
2208 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
2210         * indent/ruby.rb: Rearrange examples, add new ones.
2212 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
2214         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
2215         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
2217 2012-08-11  Glenn Morris  <rgm@gnu.org>
2219         * automated/files.el: New file.
2221         * automated/Makefile.in (all): Fix typo.
2223 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
2225         * automated/ruby-mode-tests.el (ruby-should-indent):
2226         Add docstring, check (current-indentation) instead of (current-column).
2227         (ruby-should-indent-buffer): New function.
2228         Add tests for `ruby-deep-indent-paren' behavior.
2229         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
2231 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
2233         Original tests in test_ruby_mode.rb in upstream (author).
2235 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
2237         * automated/ruby-mode-tests.el (ruby-should-indent)
2238         (ruby-assert-state): New functions.
2239         Add new tests.
2241 2012-07-29  David Engster  <deng@randomsample.de>
2243         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
2244         New variable to hold test data for name expansion.
2245         (xml-parse-tests): Test the two different types of name expansion.
2247 2012-07-29  Juri Linkov  <juri@jurta.org>
2249         * automated/occur-tests.el (occur-test-case): Use predefined
2250         buffer name " *test-occur*" instead of a random buffer name.
2252 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
2254         * automated/ruby-mode-tests.el: New file with one test.
2256 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2258         * indent/shell.sh: Add test case for ${#VAR}.
2260         * indent/latex-mode.tex: New file.
2262 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2264         * eshell.el: Use cl-lib.
2266 2012-07-03  Chong Yidong  <cyd@gnu.org>
2268         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
2270 2012-07-02  Chong Yidong  <cyd@gnu.org>
2272         * automated/xml-parse-tests.el (xml-parse-tests--data):
2273         More testcases.
2275 2012-07-01  Chong Yidong  <cyd@gnu.org>
2277         * automated/xml-parse-tests.el: New file.
2279 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2281         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
2282         Use cl-flet.
2284 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
2286         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
2287         Test escaped commas in TZID (Bug#11473).
2288         (icalendar-import-with-timezone): New.
2289         (icalendar-real-world): Add new testcase as given in the bugreport
2290         of Bug#11473.
2292 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
2294         * automated/icalendar-tests.el (icalendar-tests--test-import):
2295         Include UID in import tests (Bug#11525).
2296         (icalendar-import-non-recurring, icalendar-import-rrule)
2297         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
2298         UID-import change.
2299         (icalendar-import-with-uid): New.
2300         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
2301         Include UID in cycle tests.
2302         (icalendar-cycle, icalendar-real-world): UID-import change.
2304 2012-05-21  Glenn Morris  <rgm@gnu.org>
2306         * automated/Makefile.in (setwins): Scrap superfluous subshell.
2308 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
2310         * automated/url-util-tests.el: New file to test
2311         lisp/url/url-util.el.  Only `url-build-query-string' and
2312         `url-parse-query-string' are tested right now (Bug#8706).
2314 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2316         * indent/shell.sh:
2317         * indent/shell.rc: Ad some test cases.
2319 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2321         * indent/ruby.rb: New file, to test new syntax-propertize code.
2323 2012-04-11  Glenn Morris  <rgm@gnu.org>
2325         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
2327 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2329         * automated/url-future-tests.el (url-future-tests): Move from
2330         lisp/url/url-future.el and rename.
2332 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
2334         * automated/icalendar-tests.el (icalendar-import-non-recurring):
2335         Fix broken test, caused by missing trailing blank.
2337 2011-12-03  Chong Yidong  <cyd@gnu.org>
2339         * automated/compile-tests.el (compile-tests--test-regexps-data):
2340         Increase column numbers by one to reflect change in how
2341         compilation-message is recorded (Bug#10172).
2343 2011-11-22  Glenn Morris  <rgm@gnu.org>
2345         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
2347 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2349         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
2351 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2353         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
2354         (icalendar-tests--test-export, icalendar-tests--do-test-export):
2355         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
2357 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
2359         * automated/newsticker-tests.el
2360         (newsticker--group-manage-orphan-feeds): Remove fsetting of
2361         newsticker--treeview-tree-update.
2363 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
2365         * automated/newsticker-tests.el
2366         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
2368         * automated/newsticker-tests.el
2369         (newsticker--group-manage-orphan-feeds): Prevent updating
2370         newsticker treeview.  Fixed bug#9763.
2372 2011-10-20  Glenn Morris  <rgm@gnu.org>
2374         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
2376         * automated/vc-bzr.el: New file.
2378 2011-10-15  Glenn Morris  <rgm@gnu.org>
2380         * automated/f90.el: New file.
2382 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
2384         * automated/newsticker-tests.el: Move newsticker-testsuite.el
2385         to automated/newsticker-tests.el.  Convert to ERT.
2387 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
2389         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
2390         Remove, simply use string=.
2391         (icalendar--diarytime-to-isotime)
2392         (icalendar--datetime-to-diary-date)
2393         (icalendar--datestring-to-isodate)
2394         (icalendar--format-ical-event)
2395         (icalendar--parse-summary-and-rest)
2396         (icalendar-tests--do-test-import)
2397         (icalendar-tests--do-test-cycle): Change argument order of
2398         string= to EXPECTED ACTUAL.
2399         (icalendar--import-format-sample)
2400         (icalendar--format-ical-event)
2401         (icalendar-import-non-recurring)
2402         (icalendar-import-rrule)
2403         (icalendar-import-duration)
2404         (icalendar-import-bug-6766)
2405         (icalendar-real-world): Adjust to string= instead of
2406         icalendar-tests--compare-strings.
2407         (icalendar-import-multiple-vcalendars): New.
2409 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2411         * automated/gnus-tests.el: Add wrapper for Gnus tests.
2412         Require CL.
2414 2011-05-09  Juri Linkov  <juri@jurta.org>
2416         * automated/occur-tests.el: Move from test/occur-testsuite.el.
2417         Convert to ERT.
2419 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
2421         * automated/compile-tests.el: New file.
2423 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
2425         * automated/font-parse-tests.el: Don't byte-compile.
2427         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
2429 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2431         * automated/lexbind-tests.el: New file.
2433 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2435         * Version 23.3 released.
2437 2011-03-05  Glenn Morris  <rgm@gnu.org>
2439         * eshell.el: Move here from lisp/eshell/esh-test.el.
2441 2011-03-03  Christian Ohler  <ohler@gnu.org>
2443         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2444         New test.
2446 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
2448         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2449         convert to ERT format.
2451 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
2453         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2454         convert to ERT format.
2456 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2458         * indent/shell.sh:
2459         * indent/shell.rc: New files.
2461 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
2463         * automated/font-parse-tests.el: Move from
2464         font-parse-testsuite.el.
2466 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
2468         * font-parse-testsuite.el (test-font-parse-data): New file.
2470 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2472         * indent/prolog.prolog: Add tokenizing tests.
2474 2011-01-13  Christian Ohler  <ohler@gnu.org>
2476         * automated: New directory for automated tests.
2478         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2480         * automated/Makefile.in: New file.
2482 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2484         * indent/modula2.mod: New file.
2486 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2488         * indent/octave.m: Add a test to ensure indentation is local.
2490 2010-10-23  Glenn Morris  <rgm@gnu.org>
2492         * comint-testsuite.el
2493         (comint-testsuite--test-comint-password-prompt-regexp):
2494         Add "Please enter the password".  (Bug#7224)
2496 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2498         * indent/prolog.prolog: Use normal spacing around !.
2500 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2502         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2504 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2506         * indent/octave.m: Remove some `fixindent' not needed any more.
2508 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2510         * indent/octave.m: New file.
2512 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2514         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2515         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2516         (icalendar-testsuite--run-internal-tests): New.
2517         (icalendar-testsuite--test-convert-ordinary-to-ical)
2518         (icalendar-testsuite--test-convert-block-to-ical)
2519         (icalendar-testsuite--test-convert-anniversary-to-ical)
2520         (icalendar-testsuite--test-parse-vtimezone)
2521         (icalendar-testsuite--do-test-export): Code formatting.
2522         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2523         (icalendar-testsuite--do-test-import)
2524         (icalendar-testsuite--do-test-cycle):
2525         Use icalendar-testsuite--compare-strings
2526         (icalendar-testsuite--run-import-tests): Comment added.
2527         (icalendar-testsuite--run-import-tests)
2528         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2530 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2532         * redisplay-testsuite.el (test-redisplay-3): New test.
2534 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2536         * comint-testsuite.el: New file.
2538 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2540         * indent: New dir.
2542 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2544         * Version 23.2 released.
2546 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2548         * cedet/semantic-ia-utest.el
2549         (semantic-symref-test-count-hits-in-tag): Add function, from
2550         semantic-test.el.
2552         * cedet/tests/test.cpp:
2553         * cedet/tests/test.py:
2554         * cedet/tests/teststruct.cpp:
2555         * cedet/tests/testtemplates.cpp:
2556         * cedet/tests/testusing.cpp:
2557         * cedet/tests/scopetest.cpp:
2558         * cedet/tests/scopetest.java: Files deleted.
2560         * cedet/tests/test.make:
2561         * cedet/tests/test.c:
2562         * cedet/tests/testjavacomp.java:
2563         * cedet/tests/testspp.c:
2564         * cedet/tests/testsppreplace.c:
2565         * cedet/tests/testsppreplaced.c:
2566         * cedet/tests/testsubclass.cpp:
2567         * cedet/tests/testsubclass.hh:
2568         * cedet/tests/testtypedefs.cpp:
2569         * cedet/tests/testvarnames.c:
2570         * cedet/tests/test.el:
2571         * cedet/tests/testdoublens.cpp:
2572         * cedet/tests/testdoublens.hpp: Add copyright header.
2574         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2575         Remove reference to deleted files.
2577 2010-03-30  Juri Linkov  <juri@jurta.org>
2579         * occur-testsuite.el (occur-tests): Add tests for context lines.
2581 2010-03-23  Juri Linkov  <juri@jurta.org>
2583         * occur-testsuite.el: New file.
2585 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2587         * Branch for 23.2.
2589 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2591         * icalendar-testsuite.el
2592         (icalendar-testsuite--run-function-tests): Add new tests.
2593         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2594         testcase.
2595         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2596         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2597         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2598         (icalendar-testsuite--test-convert-block-to-ical): New.
2599         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2600         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2602 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2604         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2605         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2606         Fix typos in docstrings and error messages.
2607         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2609 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2611         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2612         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2613         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2615 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2617         * icalendar-testsuite.el
2618         (icalendar-testsuite--run-function-tests):
2619         Add icalendar-testsuite--test-parse-vtimezone.
2620         (icalendar-testsuite--test-parse-vtimezone): New.
2621         (icalendar-testsuite--do-test-cycle): Doc changes.
2622         (icalendar-testsuite--run-real-world-tests): Remove trailing
2623         whitespace -- see change of icalendar--add-diary-entry in
2624         icalendar.el.
2625         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2627 2009-09-30  Glenn Morris  <rgm@gnu.org>
2629         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2631 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2633         * cedet/*: New unit tests, from CEDET repository.
2635 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2637         * redisplay-testsuite.el: New file.
2639 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2641         * Branch for 23.1.
2643 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2645         * icalendar-testsuite.el
2646         (icalendar-testsuite--run-function-tests):
2647         Add icalendar-testsuite--test-diarytime-to-isotime.
2648         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2649         recent icalendar fixes.
2650         (icalendar-testsuite--test-diarytime-to-isotime): New.
2651         (icalendar-testsuite--test-create-uid): Adjust to recent
2652         icalendar changes.
2654 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2656         * bytecomp-testsuite.el: New file.
2658 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2660         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2661         Add `icalendar-testsuite--test-create-uid'.
2662         (icalendar-testsuite--test-create-uid): New.
2664 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2666         * newsticker-testsuite.el: New file.
2668 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2670         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2671         Add icalendar-testsuite--test-datestring-to-isodate,
2672         icalendar-testsuite--test-datetime-to-diary-date, and
2673         icalendar-testsuite--test-calendar-style.
2674         (icalendar-testsuite--test-format-ical-event)
2675         (icalendar-testsuite--test-parse-summary-and-rest):
2676         Doc fix.  Remove european-calendar-style.
2677         (icalendar-testsuite--get-ical-event): Doc fix.
2678         (icalendar-testsuite--test-first-weekday-of-year)
2679         (icalendar-testsuite--run-cycle-tests): Add doc string.
2680         (icalendar-testsuite--test-datestring-to-isodate)
2681         (icalendar-testsuite--test-datetime-to-diary-date)
2682         (icalendar-testsuite--test-calendar-style): New functions.
2683         (icalendar-testsuite--test-export): Handle iso date style.
2684         New arg INPUT-ISO.  Use calendar-date-style.
2685         (icalendar-testsuite--test-import): Handle iso date style.
2686         New arg EXPECTED-ISO.  Use calendar-date-style.
2687         (icalendar-testsuite--test-cycle): Handle iso date style.
2688         (icalendar-testsuite--run-import-tests)
2689         (icalendar-testsuite--run-export-tests)
2690         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2692 2008-02-29  Glenn Morris  <rgm@gnu.org>
2694         * README: New file.
2696 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2698         * icalendar-testsuite.el: New file.
2700 ;; Local Variables:
2701 ;; coding: utf-8
2702 ;; End:
2704   Copyright (C) 2008-2015 Free Software Foundation, Inc.
2706   This file is part of GNU Emacs.
2708   GNU Emacs is free software: you can redistribute it and/or modify
2709   it under the terms of the GNU General Public License as published by
2710   the Free Software Foundation, either version 3 of the License, or
2711   (at your option) any later version.
2713   GNU Emacs is distributed in the hope that it will be useful,
2714   but WITHOUT ANY WARRANTY; without even the implied warranty of
2715   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2716   GNU General Public License for more details.
2718   You should have received a copy of the GNU General Public License
2719   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.