Don't reimplement move-if-change badly
[emacs.git] / test / ChangeLog
bloba9834cc0f3fdab55cb4472851d30a649c380fc76
1 2015-01-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * automated/eieio-tests.el (eieio-test-23-inheritance-check): Simplify.
5 2015-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7         * automated/core-elisp-tests.el (core-elisp-tests-3-backquote): New test.
9 2015-01-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
11         * automated/python-tests.el (python-indent-pep8-1)
12         (python-indent-pep8-2, python-indent-pep8-3)
13         (python-indent-after-comment-1, python-indent-after-comment-2)
14         (python-indent-inside-paren-1, python-indent-inside-paren-2)
15         (python-indent-after-block-1, python-indent-after-block-2)
16         (python-indent-after-backslash-1, python-indent-after-backslash-2)
17         (python-indent-after-backslash-3, python-indent-block-enders-1)
18         (python-indent-block-enders-2, python-indent-block-enders-3)
19         (python-indent-block-enders-4, python-indent-block-enders-5)
20         (python-indent-dedenters-1, python-indent-dedenters-2)
21         (python-indent-dedenters-3, python-indent-dedenters-4)
22         (python-indent-dedenters-5, python-indent-dedenters-6)
23         (python-indent-dedenters-7, python-indent-dedenters-8): Fix tests.
24         (python-indent-base-case, python-indent-after-block-3)
25         (python-indent-after-backslash-5, python-indent-inside-paren-3)
26         (python-indent-inside-paren-4, python-indent-inside-paren-5)
27         (python-indent-inside-paren-6, python-indent-inside-string-1)
28         (python-indent-inside-string-2, python-indent-inside-string-3)
29         (python-indent-dedent-line-backspace-1): New Tests.
31 2015-01-28  Glenn Morris  <rgm@gnu.org>
33         * automated/regexp-tests.el: Require regexp-opt, which is
34         not preloaded --without-x.
36 2015-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
38         * automated/cl-generic-tests.el: Try and make sure cl-lib is not
39         required at run-time.
41 2015-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
43         * automated/cl-generic-tests.el (cl-generic-test-11-next-method-p):
44         New test.
46 2015-01-25  Paul Eggert  <eggert@cs.ucla.edu>
48         * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'.
49         This is more portable in shell scripts.
50         Fixes: bug#19658
52 2015-01-23  Dmitry Gutov  <dgutov@yandex.ru>
54         Fix package tests when TMPDIR is in HOME.  (Bug#19657)
55         * automated/package-test.el (with-package-test):
56         Bind `abbreviated-home-dir' to nil.
57         (package-test-describe-package, package-test-signed):
58         Expect abbreviated directory names.
60 2015-01-22  Jorgen Schaefer  <contact@jorgenschaefer.de>
62         * automated/package-test.el (package-test-install-prioritized):
63         Re-add the test case and add priority to the correct repository
64         this time around.
66 2015-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
68         * automated/cl-generic-tests.el (setf cl--generic-2): Make sure
69         the setf can be used already in the body of the method.
71 2015-01-20  Jorgen Schaefer  <contact@jorgenschaefer.de>
73         * automated/package-test.el (package-test-install-prioritized):
74         Remove test due to unreproducible failures.
76 2015-01-20  Michal Nazarewicz  <mina86@mina86.com>
78         * automated/descr-text-test.el: New file with tests for
79         `describe-char-eldoc--truncate', `describe-char-eldoc--format',
80         and `describe-char-eldoc'.
82 2015-01-20  Michal Nazarewicz  <mina86@mina86.com>
84         * automated/tildify-tests.el (tildify-space-undo-test--test):
85         A new helper function for testing `tildify-double-space-undos'
86         behaviour in the `tildify-space' function.
87         (tildify-space-undo-test-html, tildify-space-undo-test-html-nbsp)
88         (tildify-space-undo-test-xml, tildify-space-undo-test-tex):
89         New tests for `tildify-doule-space-undos' behaviour.
91         * automated/tildify-tests.el (tildify-space-test--test):
92         A new helper function for testing `tildify-space' function.
93         (tildify-space-test-html, tildify-space-test-html-nbsp)
94         (tildify-space-test-xml, tildify-space-test-tex): New tests for
95         `tildify-space' function.
97 2015-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
99         * automated/Makefile.in (EMACS_EXTRAOPT): New var.
100         (EMACSOPT): Use it.
102         * automated/cl-generic-tests.el (cl-generic-test-10-weird): New test.
103         Rename other tests to preserve ordering.
105 2015-01-18  Leo Liu  <sdl.web@gmail.com>
107         * automated/seq-tests.el (test-seq-subseq): Add more tests.
108         (Bug#19434)
110 2015-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
112         * automated/eieio-test-methodinvoke.el (eieio-test-cl-generic-1):
113         Test `subclass' specializer.
115 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
117         * automated/eieio-tests.el
118         (eieio-test-37-obsolete-name-in-constructor): New test.
120 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
122         * automated/eieio-tests.el (eieio-test-25-slot-tests)
123         (eieio-test-26-default-inheritance, eieio-test-28-slot-protection)
124         (eieio-test-30-slot-attribute-override)
125         (eieio-test-31-slot-attribute-override-class-allocation): Don't check
126         that we enforce :protection since we don't any more.
128         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
129         Use an explicit arg instead of eieio--scoped-class.  Update all callers.
131 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
133         * automated/eieio-test-methodinvoke.el (eieio-test-cl-generic-1):
134         Reset eieio-test--1.
136         * automated/cl-generic-tests.el (cl-generic-test-8-after/before):
137         Rename from cl-generic-test-7-after/before.
138         (cl--generic-test-advice): New function.
139         (cl-generic-test-9-advice): New test.
141 2015-01-16  Jorgen Schaefer  <contact@jorgenschaefer.de>
143         * automated/package-test.el (package-test-install-prioritized):
144         New test.
146 2015-01-15  Wolfgang Jenkner  <wjenkner@inode.at>
148         * automated/calc-tests.el (calc-tests-equal, calc-tests-simple):
149         New functions.
150         (test-calc-remove-units, test-calc-extract-units)
151         (test-calc-convert-units): New tests.
153 2015-01-15  Wolfgang Jenkner  <wjenkner@inode.at>
155         * automated/Makefile.in (WRITE_LOG): Use POSIX redirection.
157 2015-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
159         * automated/eieio-test-methodinvoke.el (eieio-test-method-store): Add
160         keysym arg instead of relying on internal var eieio--generic-call-key.
161         Update all callers.
162         (eieio-test-cl-generic-1): New tests.
164 2015-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
166         * automated/cl-generic-tests.el: New file.
168 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
170         * automated/eieio-tests.el (eieio-test-23-inheritance-check): Don't use
171         <foo>-child-p.
173         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
174         Update reference to eieio--generic-call-key.
176 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
178         * automated/eieio-tests.el: Use cl-lib.  Don't use <class> as a variable.
179         Don't use <class>-list types and <class>-list-p predicates.
181         * automated/eieio-test-persist.el (persistent-with-objs-list-slot):
182         Don't use <class>-list type.
184         * automated/eieio-test-methodinvoke.el
185         (eieio-test-method-order-list-4):
186         Don't use <class> as a variable.
188 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
190         * automated/eieio-tests.el (eieio-test-04-static-method)
191         (eieio-test-05-static-method-2): Use oref-default to access
192         class slots.
193         (eieio-test-23-inheritance-check): Don't assume that
194         eieio-class-parents returns class names, or that a class can only have
195         a single name.
197         * automated/eieio-test-persist.el (eieio--attribute-to-initarg):
198         Move from eieio-core.el.  Rename from eieio-attribute-to-initarg.
199         Change arg to be a class object.  Update all callers.
201 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
203         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
204         Adjust to new semantics of eieio--scoped-class.
205         (eieio-test-match): Improve error feedback.
207 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
209         * automated/eieio-tests.el: Remove dummy object names.
211         * automated/eieio-test-persist.el (persistent-with-objs-slot-subs):
212         The type FOO-child is the same as FOO.
214 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
216         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
217         Remove use of eieio-generic-call-methodname.
218         (eieio-test-method-order-list-3, eieio-test-method-order-list-6)
219         (eieio-test-method-order-list-7, eieio-test-method-order-list-8):
220         Adjust the expected result accordingly.
222 2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
224         * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):
225         New defun.
226         (tramp-test30-special-characters): Use it.  (Bug#19463)
227         (tramp--test-check-files): Filter nil file names out.
229 2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
231         Sync with Tramp 2.2.11.
233         * automated/tramp-tests.el (tramp-test30-special-characters):
234         Skip test on MS-Windows.
236 2014-12-27  Glenn Morris  <rgm@gnu.org>
238         * automated/let-alist.el: Load dependency.
240 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
242         * automated/python-tests.el
243         (python-shell-completion-native-interpreter-disabled-p-1): New test.
245 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
247         * automated/python-tests.el (python-shell-get-or-create-process-1)
248         (python-shell-get-or-create-process-2)
249         (python-shell-get-or-create-process-3): Remove tests.
251 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
253         * automated/python-tests.el (python-shell-buffer-substring-9): New test.
255 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
257         * automated/python-tests.el (python-shell-buffer-substring-1)
258         (python-shell-buffer-substring-2, python-shell-buffer-substring-3)
259         (python-shell-buffer-substring-4, python-shell-buffer-substring-5)
260         (python-shell-buffer-substring-6, python-shell-buffer-substring-7)
261         (python-shell-buffer-substring-8)
262         (python-info-encoding-from-cookie-1)
263         (python-info-encoding-from-cookie-2)
264         (python-info-encoding-from-cookie-3)
265         (python-info-encoding-from-cookie-4)
266         (python-info-encoding-from-cookie-5)
267         (python-info-encoding-from-cookie-6)
268         (python-info-encoding-from-cookie-7, python-info-encoding-1)
269         (python-info-encoding-2): New tests.
271 2014-12-27  Michael Albinus  <michael.albinus@gmx.de>
273         * automated/tramp-tests.el (tramp-test17-insert-directory): Do not
274         expect a given order of "." and "..".
276 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
278         * automated/python-tests.el (python-indent-electric-colon-2)
279         (python-indent-electric-colon-3): New tests.
281 2014-12-27  João Távora  <joaotavora@gmail.com>
283         * automated/electric-tests.el (autowrapping-7): Tests for
284         tex-mode.
286 2014-12-27  Glenn Morris  <rgm@gnu.org>
288         * automated/flymake/warnpred/test.pl: Tweak format, since the
289         previous one seems to have stopped giving a warning with perl 5.20.1.
291 2014-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
293         * automated/python-tests.el (python-shell-get-process-name-1)
294         (python-shell-internal-get-process-name-1): Cleanup.
295         (python-shell-get-process-name-2)
296         (python-shell-internal-get-process-name-2): New tests.
297         (python-shell-calculate-command-1)
298         (python-shell-calculate-process-environment-3)
299         (python-shell-calculate-exec-path-2, python-shell-make-comint-1)
300         (python-shell-make-comint-2, python-shell-make-comint-4)
301         (python-shell-get-process-1, python-util-clone-local-variables-1):
302         Replace obsolete function and variable references with current.
304 2014-12-19  Artur Malabarba  <bruce.connor.am@gmail.com>
306         * automated/let-alist.el: require `cl-lib'
307         New tests for accessing alists inside alists.
309 2014-12-18  Artur Malabarba  <bruce.connor.am@gmail.com>
311         * automated/let-alist.el: New file.
313 2014-12-16  Nicolas Petton <petton.nicolas@gmail.com>
315         * automated/seq-tests.el: New file.
317 2014-12-16  Glenn Morris  <rgm@gnu.org>
319         * automated/data/flymake/Makefile (check-syntax):
320         Prevent colorized gcc output from confusing flymake.
322         * automated/flymake-tests.el (flymake-tests-data-directory):
323         Change from flymake/warnpred to more standard data/flymake.
324         * automated/flymake/warnpred/: Rename to automated/data/flymake/.
326 2014-12-11  Michael Albinus  <michael.albinus@gmx.de>
328         * automated/vc-tests.el (vc-test--revision-granularity-function):
329         New defun.
330         (vc-test--create-repo-function): Rename from
331         `vc-test--create-repo-if-not-supported'.  Adapt all callees.
332         (vc-test--create-repo): Check also for revision-granularity.
333         (vc-test--unregister-function): Additional argument FILE.
334         Adapt all callees.
335         (vc-test--working-revision): New defun.
336         (vc-test-*-working-revision): New tests.
338 2014-12-10  Michael Albinus  <michael.albinus@gmx.de>
340         * automated/vc-tests.el (vc-test--register): Check, that the file
341         still exists after register and unregister operations.
343 2014-12-06  Michael Albinus  <michael.albinus@gmx.de>
345         * automated/vc-tests.el: New file.
347 2014-12-03  Michael Albinus  <michael.albinus@gmx.de>
349         * automated/tramp-tests.el (tramp-test29-vc-registered):
350         Fallback for changed `vc-register' argument list.
352 2014-12-03  Glenn Morris  <rgm@gnu.org>
354         * automated/tramp-tests.el (tramp-test29-vc-registered):
355         Update for recent incompatible change in vc-register.
357 2014-11-29  Fabián Ezequiel Gallina  <fgallina@gnu.org>
359         * automated/python-tests.el
360         (python-shell-calculate-process-environment-4)
361         (python-shell-calculate-process-environment-5): New tests.
362         (python-shell-make-comint-3): Use file-equal-p.
363         (python-shell-get-or-create-process-1)
364         (python-shell-get-or-create-process-2)
365         (python-shell-get-or-create-process-3): Fix interpreter for
366         Windows (Bug#18595).
368 2014-11-21  Ulf Jasper  <ulf.jasper@web.de>
370         * automated/libxml-tests.el
371         (libxml-tests--data-comments-preserved): Rename from
372         'libxml-tests--data'.
373         (libxml-tests--data-comments-discarded): New.
374         (libxml-tests): Check whether 'libxml-parse-xml-region' is
375         discarding comments correctly.
377 2014-11-17  Michal Nazarewicz  <mina86@mina86.com>
379         * automated/tildify-tests.el (tildify-test-html, tildify-test-xml):
380         HTML and XML now use no-break space as hard space.  Update tests.
381         (tildify-test-foreach-ignore-environments)
382         (tildify-test-foreach-ignore-environments-early-return,
383         (tildify-test-foreach-region)
384         (tildify-test-foreach-region-early-return)
385         (tildify-test-foreach-region-limit-region): New tests of
386         `tildify-foreach-ignore-environments' and
387         `tildify--foreach-region' functions.
388         (with-test-foreach): New helper macro for the above tests.
390 2014-11-17  Glenn Morris  <rgm@gnu.org>
392         * automated/occur-tests.el (occur-test-case, occur-test-create):
393         In case of failure, show the actual string, rather than just nil.
394         (occur-tests): Update for apparent change in output re control-chars.
396 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
398         * automated/icalendar-tests.el (icalendar-tests--test-export):
399         New optional parameter `alarms'.
400         (icalendar-export-alarms): New test for exporting icalendar
401         alarms.
402         (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil.
404 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
406         * automated/icalendar-tests.el (icalendar-tests--test-import):
407         Mention timezone in doc string.  Clean up.
408         (icalendar-real-world): Add another test case for no-dst
409         timezones.
411 2014-11-16  Ulf Jasper  <ulf.jasper@web.de>
413         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
414         Add testcase where offsets of standard time and daylight saving time
415         are equal.
416         (icalendar-real-world): Fix error in test case.  Expected result
417         was wrong when offsets of standard time and daylight saving time
418         were equal.
420 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
422         * automated/python-tests.el
423         (python-shell-calculate-process-environment-2): Fix test.
424         (python-shell-calculate-process-environment-1)
425         (python-shell-calculate-process-environment-3): Cleanup.
427 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
429         * automated/python-tests.el (python-indent-dedenters-8): New test
430         for Bug#18432.
432 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
434         * automated/python-tests.el (python-indent-region-1)
435         (python-indent-region-2, python-indent-region-3)
436         (python-indent-region-4, python-indent-region-5): New tests.
438 2014-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
440         * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
441         * automated/cl-lib-tests.el: Rename from cl-lib.el.
443 2014-10-28  Ulf Jasper  <ulf.jasper@web.de>
445         * automated/libxml-tests.el: New file.
447 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
449         * automated/process-tests.el (process-test-quoted-batfile):
450         New test.
452 2014-10-20  Glenn Morris  <rgm@gnu.org>
454         * Merge in all changes up to 24.4 release.
456 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
458         * indent/scss-mode.scss: New file.
459         * indent/css-mode.css: Add a few uneventful examples.
461 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
463         * BidiCharacterTest.txt: New file, from Unicode.
465         * biditest.el: New file.
467 2014-10-08  Leo Liu  <sdl.web@gmail.com>
469         * automated/print-tests.el: New file.
470         (terpri): Tests for terpri.  (Bug#18652)
472 2014-10-06  Glenn Morris  <rgm@gnu.org>
474         * automated/icalendar-tests.el (icalendar--calendar-style):
475         Remove test, no longer relevant.
477 2014-10-04  Glenn Morris  <rgm@gnu.org>
479         * automated/package-x-test.el: Remove file...
480         * automated/package-test.el: ... merge package-x-test.el.  (Bug#18574)
482 2014-10-02  Glenn Morris  <rgm@gnu.org>
484         * automated/package-test.el (with-package-test, package-test-signed):
485         Also set HOME to a temp value, in case the real one is absent (e.g.
486         hydra) or read-only.  (Bug#18575)
487         (package-test-signed): Use skip-unless rather than expected-result.
489 2014-09-26  Leo Liu  <sdl.web@gmail.com>
491         * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
492         New tests.  (Bug#18557)
494 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
496         * automated/newsticker-tests.el
497         (newsticker--group-find-parent-group),
498         (newsticker--group-do-rename-group): New tests.
500 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
502         * automated/fns-tests.el (fns-tests-collate-sort):
503         Bind w32-collate-ignore-punctuation to t when sorting according to
504         UTS#10 rules.
506 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
508         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
509         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
511 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
513         * automated/fns-tests.el (fns-tests-compare-strings): In case
514         `compare-strings' shall return t, check for this.
515         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
517 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
519         * automated/python-tests.el (python-indent-electric-colon-1):
520         New test.  (Bug#18228)
522 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
524         * automated/fns-tests.el (fns-tests-sort): New test.
526 2014-08-28  Glenn Morris  <rgm@gnu.org>
528         * automated/python-tests.el (python-shell-calculate-exec-path-2):
529         Update test for today's python.el changes.
531 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
533         * automated/compile-tests.el (compile--test-error-line): Grok FILE
534         being nil.  Allows for Guile tests to pass.
535         (compile-tests--test-regexps-data): Add Guile tests.
537 2014-08-11  Glenn Morris  <rgm@gnu.org>
539         * automated/data/files-bug18141.el.gz: New file.
540         * automated/files.el (files-test-bug-18141-file):
541         New variable and test.  (Bug#18141)
543 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
545         Enumerate evaluated sexp diary entries (Bug#7911).
546         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
547         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
548         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
549         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
550         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
551         New tests.
553 2014-08-07  Glenn Morris  <rgm@gnu.org>
555         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
557 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
559         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
560         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
562 2014-08-03  Glenn Morris  <rgm@gnu.org>
564         * automated/Makefile.in (check-tar): New rule.
566 2014-08-02  Glenn Morris  <rgm@gnu.org>
568         * automated/fns-tests.el (fns-tests-compare-strings):
569         Update test.  (Bug#17903)
571         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
572         Use more precise TZ specification, as per 2013-08-04.
574 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
576         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
577         New test.
579 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
581         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
583 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
585         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
586         Work around the failures in icalendar-tests which occasionally occur on
587         hydra.nixos.org.
589 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
591         * automated/python-tests.el:
592         (python-util-clone-local-variables-1): Fix test.
594         * automated/python-tests.el (python-shell-make-comint-1):
595         (python-shell-make-comint-2): Fix indentation.
596         (python-shell-make-comint-3)
597         (python-shell-make-comint-4): New tests.
598         (python-shell-get-or-create-process-1): Fix test.
599         (python-shell-get-or-create-process-2)
600         (python-shell-get-or-create-process-3): New tests.
601         (python-shell-internal-get-or-create-process-1): Fix test.
602         (python-shell-prompt-detect-1): New test.
603         (python-shell-prompt-detect-2): New test.  (Bug#17370)
604         (python-shell-prompt-detect-3)
605         (python-shell-prompt-detect-4)
606         (python-shell-prompt-detect-5)
607         (python-shell-prompt-detect-6)
608         (python-shell-prompt-validate-regexps-1)
609         (python-shell-prompt-validate-regexps-2)
610         (python-shell-prompt-validate-regexps-3)
611         (python-shell-prompt-validate-regexps-4)
612         (python-shell-prompt-validate-regexps-5)
613         (python-shell-prompt-validate-regexps-6)
614         (python-shell-prompt-validate-regexps-7)
615         (python-shell-prompt-set-calculated-regexps-1)
616         (python-shell-prompt-set-calculated-regexps-2)
617         (python-shell-prompt-set-calculated-regexps-3)
618         (python-shell-prompt-set-calculated-regexps-4)
619         (python-shell-prompt-set-calculated-regexps-5)
620         (python-shell-prompt-set-calculated-regexps-6)
621         (python-util-valid-regexp-p-1): New tests.
623 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
625         * automated/advice-tests.el (advice-test-call-interactively): Make sure
626         the function's definition is fully restored at the end.
628 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
630         * automated/python-tests.el (python-indent-block-enders-1)
631         (python-indent-block-enders-2): Fix tests.
632         (python-indent-block-enders-3, python-indent-block-enders-4)
633         (python-indent-block-enders-5, python-indent-dedenters-1)
634         (python-indent-dedenters-2): Remove tests.
635         (python-indent-dedenters-1, python-indent-dedenters-2)
636         (python-indent-dedenters-3, python-indent-dedenters-4)
637         (python-indent-dedenters-5, python-indent-dedenters-6)
638         (python-indent-dedenters-7)
639         (python-info-dedenter-opening-block-position-1)
640         (python-info-dedenter-opening-block-position-2)
641         (python-info-dedenter-opening-block-position-3)
642         (python-info-dedenter-opening-block-positions-1)
643         (python-info-dedenter-opening-block-positions-2)
644         (python-info-dedenter-opening-block-positions-3)
645         (python-info-dedenter-opening-block-positions-4)
646         (python-info-dedenter-opening-block-positions-5)
647         (python-info-dedenter-opening-block-message-1)
648         (python-info-dedenter-opening-block-message-2)
649         (python-info-dedenter-opening-block-message-3)
650         (python-info-dedenter-opening-block-message-4)
651         (python-info-dedenter-opening-block-message-5)
652         (python-info-dedenter-statement-p-1)
653         (python-info-dedenter-statement-p-2)
654         (python-info-dedenter-statement-p-3)
655         (python-info-dedenter-statement-p-4)
656         (python-info-dedenter-statement-p-5): New tests.
658 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
660         * indent/perl.perl: Add indentation pattern for hash-table entries.
662 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
664         * automated/dbus-tests.el (dbus-test02-register-service-session)
665         (dbus-test02-register-service-system): Fix docstring.
666         (dbus-test02-register-service-own-bus)
667         (dbus-test03-peer-interface): New tests.
669 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
671         * automated/python-tests.el (python-tests-self-insert): New function.
672         (python-triple-quote-pairing): Use it.
673         (python-parens-electric-indent-1): New test. (Bug#17658)
675 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
677         * automated/subr-x-tests.el: New file.
679 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
681         * automated/tramp-tests.el (tramp--instrument-test-case):
682         Print debug buffer in any case.
684 2014-06-28  Leo Liu  <sdl.web@gmail.com>
686         * automated/calc-tests.el: New file and add tests for math-bignum.
687         (Bug#17556)
689 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
691         * automated/dbus-tests.el (dbus--test-register-service)
692         (dbus-test02-register-service-session): Replace `dbus-ping' calls
693         by `dbus-list-known-names'.  (Bug#17858)
695 2014-06-28  Glenn Morris  <rgm@gnu.org>
697         * automated/Makefile.in (GDB): New variable.
698         (emacs): Use $GDB.  (Bug#15991)
700         * automated/Makefile.in (WRITE_LOG): New variable.
701         (%.log): Use WRITE_LOG.
702         (test_template): Disable logging.
704         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
705         (test_template): New definition.  Apply to TESTS.
707 2014-06-27  Glenn Morris  <rgm@gnu.org>
709         * automated/Makefile.in (check-maybe): Rename from check.
710         (check): Re-run all the tests, every time.
711         (clean, mostlyclean): Also delete *.log~.
713 2014-06-26  Glenn Morris  <rgm@gnu.org>
715         * automated/package-x-test.el: Do not mess with load-path.
717         * automated/Makefile.in (%.log): If error, dump log to stdout.
719 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
721         * automated/package-test.el (package-test-update-listing)
722         (package-test-update-archives, package-test-describe-package):
723         Adjust tests according to new package-list-unsigned.
725 2014-06-26  Glenn Morris  <rgm@gnu.org>
727         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
729         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
731         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
732         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
733         (setwins, compile-targets, compile-main, compile-clean): Remove.
734         (GREP_OPTIONS): Unexport.
735         (.el.elc): Replace with pattern rule.
736         (%.elc, %.log): New pattern rules.
737         (ELFILES, LOGFILES): New variables.
738         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
739         (clean, mostlyclean): New rules.
740         (bootstrap-clean): Simplify.
741         (bootstrap-clean, distclean): Depend on clean.
743 2014-06-25  Glenn Morris  <rgm@gnu.org>
745         * automated/flymake-tests.el (flymake-tests--current-face):
746         Sleep for longer.  Avoid querying.
748 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
750         * automated/fns-tests.el (fns-tests-compare-string): New test.
752 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
754         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
755         according to Bug#17815.
757 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
759         * automated/python-tests.el (python-util-strip-string-1): New test.
761 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
763         Sync with Tramp 2.2.10.
765         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
766         (tramp--instrument-test-case): Extend docstring.
767         (tramp-test15-copy-directory): Skip for tramp-smb.el.
768         (tramp-test21-file-links): Use `file-truename' for directories.
769         (tramp-test27-start-file-process, tramp-test28-shell-command):
770         Retrieve process output more robustly.
771         (tramp--test-check-files): Extend test.
772         (tramp-test30-special-characters): Skip for tramp-adb.el,
773         tramp-gvfs.el and tramp-smb.el.  Add further file names.
775 2014-06-13  Glenn Morris  <rgm@gnu.org>
777         * automated/Makefile.in (compile-main):
778         GNU make automatically passes command-line arguments to sub-makes.
780 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
782         * automated/tildify-tests.el (tildify-test--test): Optimize the test
783         slightly by reusing the same temporary buffer across multiple test
784         cases.
786         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
787         (tildify-test-find-env-group-index-bug): Update to support new
788         signature of the `tildify-foreach-region-outside-env' function.
789         Namely, it now takes pairs as an argument instead of looking it up in
790         `tildify-ignored-environments-alist'.
792         * automated/tildify-tests.el (tildify-test--example-html): Add support
793         for generating XML code, so that…
794         (tildify-test-xml) …test can be added to check handling of XML
795         documents.
797         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
798         New test checking end-regex building when multiple environment pairs
799         use integers to refer to capture groups.
801         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
802         test checking end-regex building in `tildify-find-env' function when
803         integers (denoting capture groups) and strings are mixed together.
805 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
807         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
808         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
810 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
812         * automated/tramp-tests.el (tramp-test29-vc-registered):
813         Instrument failed test case.
815 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
817         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
818         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
820 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
822         * automated/tildify-tests.el: New file.
824 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
826         * indent/ruby.rb: Add one more test.
828         * indent/ps-mode.ps: New file.
830         * indent/octave.m: Add a few more tests.
832         * automated/core-elisp-tests.el
833         (core-elisp-test-window-configurations): New test.
835 2014-05-26  Glenn Morris  <rgm@gnu.org>
837         * automated/package-test.el (package-test-install-single):
838         Update for changed output.
840 2014-05-22  Glenn Morris  <rgm@gnu.org>
842         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
843         Fix handling of temporary elc files.
845         * automated/fns-tests.el (fns-tests-nreverse):
846         Update for changed string behavior.
848 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
850         * automated/fns-tests.el: New file.
851         * automated/fns-tests.el (fns-tests-nreverse)
852         (fns-tests-nreverse-bool-vector): New tests.
854 2014-05-08  Glenn Morris  <rgm@gnu.org>
856         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
857         (vc-bzr-test-faulty-bzr-autoloads):
858         Give bzr a temporary home-directory, in case the real one is missing.
860 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
862         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
863         New test.
865 2014-05-08  Glenn Morris  <rgm@gnu.org>
867         * automated/help-fns.el: New file.
869 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
871         * automated/undo-tests.el (undo-test-region-deletion): New test to
872         demonstrate bug#17235.
873         (undo-test-region-example): New test to verify example given in
874         comments for undo-make-selective-list.
876 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
878         * automated/tramp-tests.el (top):
879         * automated/file-notify-tests.el (top): Do not disable interactive
880         passwords in batch mode.
881         (password-cache-expiry): Set to nil.
883         * automated/file-notify-tests.el
884         (file-notify-test-remote-temporary-file-directory):
885         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
886         Use a mock-up method as default.
887         (tramp-test00-availability): Print the used directory name.
888         (tramp-test33-recursive-load): Fix typo.
890 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
892         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
893         (tramp-test30-special-characters): Remove test for backslash.
895 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
897         * automated/tramp-tests.el
898         (tramp-test19-directory-files-and-attributes)
899         (tramp-test22-file-times): Check for `file-attributes' equality
900         only if there is a usable timestamp.
901         (tramp--test-check-files): Do not use `copy-sequence'.
903 2014-04-22  Daniel Colascione  <dancol@dancol.org>
905         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
906         Add compile flag.
907         (test-byte-comp-macro-expansion)
908         (test-byte-comp-macro-expansion-eval-and-compile)
909         (test-byte-comp-macro-expansion-eval-when-compile)
910         (test-byte-comp-macro-expand-lexical-override): Use it.
911         (test-eager-load-macro-expansion)
912         (test-eager-load-macro-expansion-eval-and-compile)
913         (test-eager-load-macro-expansion-eval-when-compile)
914         (test-eager-load-macro-expand-lexical-override): New tests.
916         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
917         account for removal of `cl-struct-set-slot-value'. Also, move
918         the defstruct to top level.
920 2014-04-21  Daniel Colascione  <dancol@dancol.org>
922         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
923         New function.
924         (test-byte-comp-macro-expansion)
925         (test-byte-comp-macro-expansion-eval-and-compile)
926         (test-byte-comp-macro-expansion-eval-when-compile)
927         (test-byte-comp-macro-expand-lexical-override): New tests.
929         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
930         (cl-the): Fix cl-the test.
932 2014-04-20  Daniel Colascione  <dancol@dancol.org>
934         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
936 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
938         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
939         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
941 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
943         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
944         (tramp--test-make-temp-name): Optional argument LOCAL.
945         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
946         (tramp-test10-write-region): No special test for out-of-band copy
947         needed anymore.
948         (tramp-test11-copy-file, tramp-test12-rename-file)
949         (tramp-test21-file-links): Extend tests.
950         (tramp-test20-file-modes): More robust check for user "root".
951         (tramp--test-check-files): New defun.
952         (tramp-test30-special-characters, tramp-test33-recursive-load)
953         (tramp-test34-unload): New tests.
954         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
956 2014-04-11  Glenn Morris  <rgm@gnu.org>
958         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
960 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
962         * automated/electric-tests.el: Fix spelling error in test name.
963         (whitespace-skipping-for-quotes-not-outside):
964         Rename from whitespace-skipping-for-quotes-not-ouside.
966 2014-04-09  Daniel Colascione  <dancol@dancol.org>
968         * automated/syntax-tests.el: New file.
970 2014-04-09  Glenn Morris  <rgm@gnu.org>
972         * automated/python-tests.el (python-triple-quote-pairing):
973         Enable/disable electric-pair-mode as needed.
975         * automated/electric-tests.el (electric-pair-backspace-1):
976         Replace deleted function.
978 2014-04-07  João Távora  <joaotavora@gmail.com>
980         * automated/python-tests.el (python-triple-quote-pairing): New test.
981         (python-syntax-after-python-backspace): New test.
983         * automated/electric-tests.el (electric-pair-define-test-form):
984         More readable test docstrings.
985         (whitespace-skipping-for-quotes-not-ouside)
986         (whitespace-skipping-for-quotes-only-inside)
987         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
989 2014-04-04  João Távora  <joaotavora@gmail.com>
991         * automated/electric-tests.el (define-electric-pair-test):
992         Don't overtest.
993         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
994         (inhibit-in-mismatched-string-inside-c-comments): New test.
996 2014-04-02  João Távora  <joaotavora@gmail.com>
998         * automated/electric-tests.el (inhibit-if-strings-mismatched):
999         New test, change from `inhibit-only-of-next-is-mismatched'.
1001 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
1003         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
1004         (undo-test-region-t-marker): New tests of marker adjustments.
1005         (undo-test-marker-adjustment-moved):
1006         (undo-test-region-mark-adjustment): New tests to demonstrate
1007         bug#16818, which fail without the fix.
1009 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
1011         * automated/package-test.el (package-test-describe-package):
1012         Fix test failure in non-graphical mode.
1014 2014-03-23  Daniel Colascione  <dancol@dancol.org>
1016         * automated/subword-tests.el (subword-tests2): More subword tests.
1018         * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
1019         New test: correct parsing of keyword arguments.
1021 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
1023         * automated/package-test.el (package-test-describe-package):
1024         Check for the "Keywords: " line.
1026         * automated/data/package/archive-contents: Include the :keywords
1027         field in `simple-single' data form.
1029 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
1031         * automated/package-test.el
1032         (package-test-install-two-dependencies): New test (bug#16826).
1034         * automated/data/package/simple-two-depend-1.1.el: New file.
1036         * automated/data/package/archive-contents:
1037         Add info about the new package.
1039 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
1041         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
1042         (tramp-test10-write-region): Extend for out-of-band copy.
1043         (tramp-test31-asynchronous-requests): New test.
1045 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
1047         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
1048         Add new test of undo in region.
1049         (undo-test-in-region-eob): Add test case described at
1050         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
1052 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
1054         * automated/tramp-tests.el (tramp--test-enabled)
1055         (tramp-test15-copy-directory): No special handling of tramp-adb.el
1056         anymore.  It's fixed in that package.
1058 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
1060         * automated/tramp-tests.el (tramp--test-enabled): Move connection
1061         cleanup into this function.  Remove respective code from all test
1062         cases.
1063         (tramp--instrument-test-case): Declare `indent' and `debug'.
1064         Handle other errors as well.
1065         (tramp-test14-delete-directory): Check for `file-error' error.
1066         (tramp-test15-copy-directory): Ignore return value of
1067         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
1068         (tramp-test19-directory-files-and-attributes): Take care of
1069         timestamp of "../".
1070         (tramp-test20-file-modes, tramp-test27-start-file-process)
1071         (tramp-test28-shell-command): Skip for tramp-adb.el.
1072         (tramp-test21-file-links): `file-truename' shall preserve trailing
1073         link of directories.
1074         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
1075         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
1076         `kill-buffer-query-functions' to nil.
1077         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
1079 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
1081         * automated/tramp-tests.el
1082         (tramp-test19-directory-files-and-attributes): Do not include
1083         directories in comparison; they might have changed their
1084         timestamps already.
1086 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
1088         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
1089         (tramp-test17-insert-directory): First line could contain more
1090         text, when produced by `ls-lisp'.
1091         (tramp-test19-directory-files-and-attributes): Instrument failed
1092         test case.
1094 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
1096         * automated/tramp-tests.el (tramp-test17-insert-directory):
1097         Make first line "total 123" optional.
1098         (tramp-test20-file-modes, tramp-test22-file-times)
1099         (tramp-test26-process-file, tramp-test27-start-file-process)
1100         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
1101         tramp-smb.el.
1102         (tramp-test20-file-modes): Check for "root" only when there is an
1103         explicit user name.
1104         (tramp-test21-file-links): Handle "... not supported" error.
1105         (tramp-test22-file-times): Skip for "don't know" return values.
1106         (tramp-test26-process-file, tramp-test28-shell-command):
1107         Remove color escape sequences.
1108         (tramp-test28-shell-command): Use `accept-process-output' rather
1109         than `sit-for'.
1110         (tramp-test30-utf8): Set coding system `utf-8'.
1112 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
1114         * automated/tramp-tests.el (tramp-test28-shell-command):
1115         Perform an initial `sit-for' prior the while loop.
1117 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
1119         Sync with Tramp 2.2.9.
1121         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
1122         (tramp-test28-shell-command): Make a while loop when waiting for
1123         process exit.
1125 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
1127         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
1128         and `vc-hg'.  Declare `tramp-find-executable' and
1129         `tramp-get-remote-path'.
1130         (tramp-test29-vc-registered): New test.
1131         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
1133 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
1135         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
1136         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
1137         (tramp-test28-shell-command): Improve `shell-command' test.
1138         Add `async-shell-command' tests.
1140 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
1142         * automated/file-notify-tests.el (file-notify--wait-for-events):
1143         Use `read-event' instead of `sit-for'.
1144         (file-notify-test02-events): Remove expected result, the bug is
1145         fixed meanwhile.
1146         (file-notify-test02-events, file-notify-test03-autorevert):
1147         Use `sleep-for' instead of `sit-for'.
1149 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
1151         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
1152         New test.
1154 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
1156         * automated/file-notify-tests.el (file-notify--deftest-remote):
1157         Do not skip when the local test has failed.  They are unrelated.
1158         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
1159         `noninteractive' to nil, otherwise `sit-for' could be degraded to
1160         `sleep-for'.
1161         (file-notify-test02-events): Check for `file-remote-p' instead of
1162         `file-notify--test-remote-enabled'.
1164 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
1166         * automated/file-notify-tests.el (file-notify-test02-events):
1167         Let test case fail for Bug#16519.
1169 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
1171         * automated/file-notify-tests.el (file-notify-test02-events):
1172         Hide Bug#16519, until it is solved.
1174 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
1176         * automated/file-notify-tests.el
1177         (file-notify--test-local-enabled): Fix error in logic.
1178         (file-notify--wait-for-events): New defmacro.
1179         (file-notify-test02-events): Make short breaks between file operations.
1180         Use `file-notify--wait-for-events'.  Check, that events have arrived.
1181         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
1183         * automated/comint-testsuite.el
1184         (comint-testsuite-password-strings): Add localized examples.
1186 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
1188         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
1189         case if inotify is not linked with Emacs.  Use `read-event' rather
1190         than `sit-for' in order to process events.  (Bug#13662)
1192 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
1194         * automated/ert-tests.el (ert-test-record-backtrace):
1195         Reenable test case with adapted test string.  (Bug#13064)
1197 2013-12-28  Glenn Morris  <rgm@gnu.org>
1199         * automated/electric-tests.el: Require 'elec-pair.
1201 2013-12-26  João Távora  <joaotavora@gmail.com>
1203         * automated/electric-tests.el (electric-pair-test-for):
1204         Fix autowrapping tests in batch-mode by running with
1205         `transient-mark-mode' set to `lambda'.
1207         * automated/electric-tests.el: New file.
1209 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1211         * automated/python-tests.el
1212         (python-nav-lisp-forward-sexp-safe-1): Remove test.
1213         (python-nav-forward-sexp-safe-1): New test.
1215 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
1217         * automated/ruby-mode-tests.el: Add tests for
1218         `ruby-align-to-stmt-keywords'.
1220         * indent/ruby.rb: Update examples to reflect the lack of change in
1221         default indentation of `begin' blocks.
1223 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
1225         * indent/ruby.rb: Update examples according to the change
1226         in `smie-indent-close'.
1228 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1230         * indent/ruby.rb: New examples.
1232 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1234         * automated/python-tests.el (python-indent-dedenters-2): New test.
1236 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1238         * automated/python-tests.el (python-indent-after-comment-1)
1239         (python-indent-after-comment-2): New tests.
1241 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
1243         * automated/python-tests.el (python-indent-block-enders-1):
1244         Rename from python-indent-block-enders.
1245         (python-indent-block-enders-2): New test.
1247 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
1249         * indent/js.js: New file.
1251 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
1253         * automated/dbus-tests.el: New file.
1255 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1257         * automated/regexp-tests.el: New file.
1259 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
1261         * automated/reftex-tests.el (reftex-parse-from-file-test):
1262         Run temp-dir through file-truename, to make sure the temporary file
1263         names are comparable as strings.
1265         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
1266         Force Unix EOLs by using 'utf-8-unix', since the default of
1267         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
1269 2013-11-28  Glenn Morris  <rgm@gnu.org>
1271         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
1273 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
1275         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
1276         (EMACSOPT): Use $(PATH_SEP).
1278 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
1280         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
1281         Set to nil.
1283 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
1285         * automated/file-notify-tests.el
1286         (file-notify-test-remote-temporary-file-directory):
1287         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
1288         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1289         (file-notify--deftest-remote): Cleanup connection initially.
1290         (file-notify-test03-autorevert): Run also in batch mode.  Use a
1291         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
1292         does not work on MS Windows.  Call `accept-process-output' for
1293         remote files.  Apply `string-match' instead of `string-equal', the
1294         messages are different on MS Windows.
1296         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1297         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
1298         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1300 2013-11-23  Glenn Morris  <rgm@gnu.org>
1302         * automated/python-tests.el (python-shell-make-comint-1)
1303         (python-shell-make-comint-2, python-shell-get-process-1):
1304         Suppress creation of some temp-files.
1306         * automated/python-tests.el (python-shell-parse-command-1)
1307         (python-shell-make-comint-1, python-shell-make-comint-2)
1308         (python-shell-get-process-1)
1309         (python-shell-internal-get-or-create-process-1):
1310         Skip rather than fail if prereqs not found.
1312         * automated/Makefile.in (emacs):
1313         Empty EMACSLOADPATH rather than unsetting.
1315 2013-11-22  Glenn Morris  <rgm@gnu.org>
1317         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1318         Set expected-result.
1320 2013-11-21  Glenn Morris  <rgm@gnu.org>
1322         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
1323         (compile-main): Pass XARGS_LIMIT to xargs.
1325         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
1326         (EMACSOPT): Use PATH_SEPARATOR.
1328 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
1330         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1331         Add a failing test for Bug#15874.
1332         (ruby--insert-coding-comment-ruby-style)
1333         (ruby--insert-coding-comment-emacs-style)
1334         (ruby--insert-coding-comment-custom-style):
1335         Add a few tests for `ruby--insert-coding-comment'.
1337 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
1339         Improve API of recently-added bool vector functions (Bug#15912).
1340         * automated/data-tests.el: Adjust to API changes.
1342 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
1344         * automated/tramp-tests.el (tramp-test07-file-exists-p)
1345         (tramp-test08-file-local-copy)
1346         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1347         (tramp-test11-copy-file, tramp-test12-rename-file)
1348         (tramp-test13-make-directory, tramp-test14-delete-directory)
1349         (tramp-test15-copy-directory, tramp-test16-directory-files)
1350         (tramp-test17-insert-directory, tramp-test18-file-attributes)
1351         (tramp-test19-directory-files-and-attributes)
1352         (tramp-test20-file-modes, tramp-test21-file-links)
1353         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1354         (tramp-test24-file-name-completion, tramp-test25-load)
1355         (tramp-test26-process-file, tramp-test27-start-file-process)
1356         (tramp-test28-shell-command): Cleanup connection initially.
1358 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1360         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
1361         connection before running the test.
1363 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1365         * automated/tramp-tests.el (tramp-test15-copy-directory)
1366         (tramp-test16-directory-files, tramp-test17-insert-directory)
1367         (tramp-test18-file-attributes)
1368         (tramp-test19-directory-files-and-attributes)
1369         (tramp-test20-file-modes, tramp-test21-file-links)
1370         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1371         (tramp-test24-file-name-completion, tramp-test25-load)
1372         (tramp-test26-process-file, tramp-test27-start-file-process)
1373         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
1374         (tramp-test29-utf8): New test.
1376 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
1378         * automated/file-notify-tests.el (file-notify-test02-events)
1379         (file-notify-test03-autorevert): Suppress messages in `write-region'.
1381         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
1382         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
1383         (tramp-test26-process-file, tramp-test28-shell-command):
1384         Ensure, that the directory is not empty when calling "ls".
1386 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
1388         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1389         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
1390         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
1391         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1392         (tramp-test26-process-file): Add tests.
1393         (tramp-test11-copy-file): Remove debug message.
1394         (tramp-test20-file-modes): Special case, if user is "root".
1396 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
1398         * automated/file-notify-tests.el:
1399         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1400         `tramp-remote-path' when running on hydra.
1401         (tramp-test07-file-exists-p): Remove instrumentation code.
1402         (tramp-test26-process-file): Don't use "/bin/true" and
1403         "/bin/false", these paths do not exist on hydra.
1405 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
1407         * automated/process-tests.el: New file.
1409 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
1411         * indent/ruby.rb: New examples.
1413 2013-11-06  Glenn Morris  <rgm@gnu.org>
1415         * automated/Makefile.in (setwins): Avoid accidental matches.
1417 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
1419         * automated/tramp-tests.el (tramp-test07-file-exists-p):
1420         Fix docstring.  Instrument, in order to hunt failure on hydra.
1422 2013-11-06  Glenn Morris  <rgm@gnu.org>
1424         * automated/flymake-tests.el (warning-predicate-rx-gcc)
1425         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1426         (warning-predicate-function-perl):
1427         * automated/info-xref.el (info-xref-test-makeinfo):
1428         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1429         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1431 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
1433         * automated/tramp-tests.el: New file.
1435 2013-11-05  Glenn Morris  <rgm@gnu.org>
1437         Get rid of --chdir usage.
1438         * automated/Makefile.in (EMACSOPT): Move -L here.
1439         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1440         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
1441         (.el.elc): No more need to pass -L here.
1442         (compile-main): Get rid of sub-shell and cd.
1443         (compile-clean, check): Get rid of cd.
1445         Make it possible to run tests with a different working directory.
1446         * automated/flymake-tests.el (flymake-tests-data-directory): New.
1447         (flymake-tests--current-face): Use flymake-tests-data-directory.
1448         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1449         (warning-predicate-function-perl): Adapt for above change.
1450         * automated/zlib-tests.el (zlib-tests-data-directory): New.
1451         (zlib--decompress): Use zlib-tests-data-directory.
1453         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1454         Remove test that makes no sense.
1456         * automated/files.el (files-test-local-variable-data):
1457         Fix result typo presumably caused by interference from dir-locals.
1458         (file-test--do-local-variables-test): Prevent dir-locals interfering.
1460 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
1462         * indent/ruby.rb: Add a statement on the line after heredoc.
1463         Move a now-successful example.
1465         * automated/ruby-mode-tests.el: Remove outdated comment.
1467 2013-11-04  Glenn Morris  <rgm@gnu.org>
1469         * automated/Makefile.in (abs_srcdir): Remove.
1470         (emacs): Unset EMACSLOADPATH.
1471         (.el.elc, check): Use -L to append srcdir to load-path.
1473 2013-11-02  Glenn Morris  <rgm@gnu.org>
1475         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1476         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1477         (abs_srcdir): New, set by configure.
1478         (EMACS): Use a relative file name.
1479         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1480         (lisp-compile): Remove (assume it's up-to-date).
1481         (compile-main): Do not run lisp-compile.
1482         (compile-main, compile-clean, compile-always, bootstrap-clean)
1483         (check): Use srcdir rather than $test.  Check cd return value.
1484         Use --chdir.
1485         (doit, compile, compile-always): Remove stuff copied from lisp/.
1486         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1488 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
1490         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1491         Add a skipping test.
1493 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1495         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1497         * indent/css-mode.css (.x2): Test alignement inside braces.
1499 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1501         * indent/ruby.rb: New failing example.
1503         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1504         Fix the test, in respect to adding the space after the curly.
1506 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1508         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1509         (ert-test-deftest): Adapt test for changed macro expansion.
1510         (ert-test-run-tests-interactively):
1511         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1512         Add a skipping test.
1514         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1515         (file-notify--test-local-enabled): Make it a function.  Check also
1516         for `file-remote-p' of `temporary-file-directory'.
1517         (file-notify--test-remote-enabled-checked): New defvar.
1518         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1519         internal functions.  Cache result.
1520         (file-notify--deftest-remote, file-notify-test00-availability)
1521         (file-notify-test01-add-watch, file-notify-test02-events)
1522         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1523         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1525 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1527         * indent/ruby.rb: Fix syntax error in the latest example.
1529 2013-10-23  Glenn Morris  <rgm@gnu.org>
1531         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1532         New, set by configure.
1533         (top_srcdir): Remove.
1534         (abs_test, abs_lispsrc): New.
1535         (lisp): No longer absolute.
1536         (emacs, lisp-compile, compile, compile-always):
1537         Quote entities that might contain whitespace.
1539 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1541         * indent/ruby.rb: Move two examples to "working" section, add one
1542         more.
1544 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1546         * indent/ruby.rb: New examples for indentation of blocks.
1547         Example of hash inside parens that inflooped before the present commit.
1549 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1551         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1552         allows another timer to run.
1554 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1556         * indent/ruby.rb: More examples for bug#15594, both failing and
1557         now passing.
1559 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1561         * indent/ruby.rb: Add two more cases.
1563 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1565         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1566         first use.
1567         (ruby-should-indent): Use indent-according-to-mode.
1568         (ruby-deftest-move-to-block): Use `declare'.
1570 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1572         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1574 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1576         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1578 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1580         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1581         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1583         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1585 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1587         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1588         Adjust indentation of continued line to the new SMIE behavior.
1590 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1592         * automated/completion-tests.el:
1593         * indent/css-mode.css: New files.
1595 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1597         * automated/data/package/signed/archive-contents:
1598         * automated/data/package/signed/archive-contents.sig:
1599         * automated/data/package/signed/signed-good-1.0.el:
1600         * automated/data/package/signed/signed-good-1.0.el.sig:
1601         * automated/data/package/signed/signed-bad-1.0.el:
1602         * automated/data/package/signed/signed-bad-1.0.el.sig:
1603         * automated/data/package/key.pub:
1604         * automated/data/package/key.sec: New files.
1606         * automated/package-test.el (package-test-update-listing)
1607         (package-test-update-archives, package-test-describe-package):
1608         Adjust to package.el change.
1609         (package-test-signed): New test.
1611 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1613         * automated/package-test.el: Update all cases to use :url instead
1614         of :homepage.
1616         * automated/package-x-test.el
1617         (package-x-test--single-archive-entry-1-3): Same.
1619 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1621         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1622         was unused.
1623         (simple-single-desc): Expect :homepage property.
1624         (multi-file-desc): Same.
1625         (with-package-test): Do not save previous `default-directory'
1626         value, let-bind the var instead.
1627         (package-test-install-single): Expect :homepage property in the
1628         generated pkg file.
1629         (package-test-describe-package): Expect Homepage button.
1630         (package-test-describe-non-installed-package)
1631         (package-test-describe-non-installed-multi-file-package): Same.
1632         (package-test-describe-not-installed-package): Remove, it was a
1633         duplicate.
1635         * automated/package-x-test.el
1636         (package-x-test--single-archive-entry-1-3): Expect :homepage
1637         property.
1638         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1640         * automated/data/package/simple-single-1.3.el: Add URL header.
1642         * automated/data/package/archive-contents: Add :homepage
1643         properties to `simple-single' and `multi-file'.
1645 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1647         * automated/data-tests.el:
1648         (bool-vector-count-matches-all-0-nil)
1649         (bool-vector-count-matches-all-0-t)
1650         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1651         (bool-vector-count-matches-at, bool-vector-intersection-op)
1652         (bool-vector-union-op, bool-vector-xor-op)
1653         (bool-vector-set-difference-op)
1654         (bool-vector-change-detection, bool-vector-not): New tests.
1655         (mock-bool-vector-count-matches-at)
1656         (test-bool-vector-bv-from-hex-string)
1657         (test-bool-vector-to-hex-string)
1658         (test-bool-vector-count-matches-at-tc)
1659         (test-bool-vector-apply-mock-op)
1660         (test-bool-vector-binop): New helper functions.
1661         (bool-vector-test-vectors): New testcase data.
1663 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1665         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1666         (advice-test-called-interactively-p-filter-args)
1667         (advice-test-called-interactively-p-around): New tests.
1669 2013-09-16  Glenn Morris  <rgm@gnu.org>
1671         * automated/eshell.el (eshell-match-result):
1672         Return a more informative failure than simply "false".  Update callers.
1674         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1675         Test value before and after loop as well as during.
1677 2013-09-15  Glenn Morris  <rgm@gnu.org>
1679         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1680         New test.  (Bug#15372)
1681         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1683 2013-09-13  Glenn Morris  <rgm@gnu.org>
1685         * automated/eshell.el (with-temp-eshell):
1686         Use a temp directory for eshell-directory-name.
1687         (eshell-test-command-result): New, again using a temp directory.
1688         Replace eshell-command-result with this throughout.
1689         (eshell-test/for-loop, eshell-test/for-name-loop):
1690         Ensure environment variables don't confuse us.
1692 2013-09-12  Glenn Morris  <rgm@gnu.org>
1694         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1695         due to "has a running process; kill it?" prompts.
1697 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1699         * automated/eshell.el: Rename from eshell.el.
1700         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1702 2013-09-01  Glenn Morris  <rgm@gnu.org>
1704         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1705         Otherwise the sed command used by eg compile-main ends up
1706         containing "/*.el".  (Bug#15170)
1708 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1710         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1711         for portability to hosts where /bin/sh has problems.
1713 2013-08-21  David Engster  <deng@randomsample.de>
1715         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1716         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1717         upstream.  Changed to use ERT.
1719 2013-08-14  Daniel Hackney  <dan@haxney.org>
1721         * automated/package-test.el: Remove tar-package-building functions.
1722         Tar file used for testing is included in the repository.
1723         (package-test-install-texinfo, package-test-cleanup-built-files):
1724         Remove.
1726 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1728         * automated/python-tests.el (python-imenu-create-index-4)
1729         (python-imenu-create-flat-index-2): New tests.
1731 2013-08-05  Glenn Morris  <rgm@gnu.org>
1733         * automated/mule-util.el: New file, with tests extracted from
1734         lisp/international/mule-util.el.
1736 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1738         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1739         before definition.
1740         (advice-tests-macroaliases): New test.
1742 2013-08-04  Glenn Morris  <rgm@gnu.org>
1744         * automated/ert-tests.el: Disable failing test that no-one seems
1745         to know how to fix.  (Bug#13064)
1747         * automated/icalendar-tests.el (icalendar-tests--test-export)
1748         (icalendar-tests--test-import): Try more precise TZ specification.
1749         Remove debug messages.
1751 2013-08-03  Glenn Morris  <rgm@gnu.org>
1753         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1755         * automated/icalendar-tests.el (icalendar-tests--test-export)
1756         (icalendar-tests--test-import):
1757         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1758         (icalendar-tests--test-import): Reset zone even if error occurred.
1760 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1762         * automated/core-elisp-tests.el: New file.
1764 2013-08-01  Glenn Morris  <rgm@gnu.org>
1766         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1767         Try to check that the remote system has a notification program.
1769 2013-07-31  Glenn Morris  <rgm@gnu.org>
1771         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1773 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1775         * automated/file-notify-tests.el
1776         (file-notify--test-local-enabled): New defconst.  Replaces all
1777         `file-notify-support' occurrences.
1778         (file-notify--test-remote-enabled): New defun.
1779         (file-notify--deftest-remote): Use it.
1780         (file-notify-test00-availability): Rewrite.
1781         (file-notify-test00-availability-remote): New defun.
1782         (file-notify-test01-add-watch): Rewrite first erroneous check.
1784 2013-07-23  Glenn Morris  <rgm@gnu.org>
1786         * automated/inotify-test.el (inotify-file-watch-simple):
1787         Delete temp-file when done.
1789         * automated/subword-tests.el: Require subword.
1791 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1793         * automated/subword-tests.el: New file.
1795 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1797         * automated/python-tests.el (python-imenu-create-index-2)
1798         (python-imenu-create-index-3): New tests.
1800 2013-07-11  Glenn Morris  <rgm@gnu.org>
1802         * automated/ert-tests.el: Require cl-lib at runtime too.
1803         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1804         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1805         (ert-test-set-functions, ert-test-gensym)
1806         (ert-test-coerce-to-vector, ert-test-string-position)
1807         (ert-test-mismatch): Remove tests.
1808         * automated/cl-lib.el: New, split from ert-tests.el.
1810         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1811         Goto point-min.
1812         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1813         (ruby-move-to-block-skips-percent-literal)
1814         (ruby-move-to-block-skips-heredoc)
1815         (ruby-move-to-block-moves-from-else-to-if)
1816         (ruby-beginning-of-defun-does-not-fold-case)
1817         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1818         Replace goto-line with forward-line/goto-char.
1819         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1821         * automated/package-test.el (makeinfo-buffer): Autoload.
1822         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1823         (package-test-install-texinfo): Don't require makeinfo.
1825         * automated/files.el: Stop "local variables" confusion.
1827         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1829         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1830         Use with-current-buffer.
1832         * automated/undo-tests.el (undo-test-buffer-modified)
1833         (undo-test-file-modified): New tests.
1835 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1837         * automated/file-notify-tests.el (file-notify-test00-availability):
1838         Set :expected-result.
1839         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1840         (file-notify-test02-events, file-notify-test02-events-remote)
1841         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1842         Skip when `file-notify-support' is nil.  (Bug#14823)
1844 2013-07-09  Glenn Morris  <rgm@gnu.org>
1846         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1847         Declare.
1848         (inotify-file-watch-simple): Silence compiler.
1850         * automated/python-tests.el (python-indent-block-enders):
1851         Make it actually test something.
1853         * automated/package-x-test.el: Require package-test when compiling.
1855         * automated/add-log-tests.el, automated/advice-tests.el:
1856         * automated/imenu-test.el, automated/package-x-test.el:
1857         * automated/python-tests.el, automated/ruby-mode-tests.el:
1858         * automated/xml-parse-tests.el: Explicitly require ert.
1860 2013-07-08  Kenichi Handa  <handa@gnu.org>
1862         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1863         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1865 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1867         * automated/file-notify-tests.el
1868         (file-notify-test-remote-temporary-file-directory):
1869         Use `null-device' on w32.
1870         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1871         (file-notify--test-results, file-notify--test-event)
1872         (file-notify--deftest-remote, file-notify--event-test)
1873         (file-notify--test-event-handler)
1874         (file-notify--test-make-temp-name): Rename, in order to mark them
1875         internal.
1876         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1877         better fitting in noninteractive tests.
1878         (file-notify-test00-availability): Rename from `file-notify-test0'.
1879         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1880         Use `temporary-file-directory '.
1881         (file-notify-test01-add-watch-remote): New test.
1882         (file-notify-test02-events): Rename from `file-notify-test2'.
1883         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1884         (file-notify-test03-autorevert): Rename from
1885         `file-notify-test4'.  Use timeouts.
1886         (file-notify-test03-autorevert-remote): Rename from
1887         `file-notify-test5'.
1889 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1891         * automated/file-notify-tests.el: New package.
1893 2013-06-28  Kenichi Handa  <handa@gnu.org>
1895         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1896         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1897         Callers changed.
1898         (decoder-tests-filename): New function.
1899         (decoder-tests-prefer-utf-8-read)
1900         (decoder-tests-prefer-utf-8-write): New function.
1901         (ert-test-decoder-prefer-utf-8): New test.
1903 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1905         * automated/package-x-test.el: Change the commentary.
1906         (package-x-test--single-archive-entry-1-3)
1907         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1908         using the appropriate data structure.
1910 2013-06-27  Daniel Hackney  <dan@haxney.org>
1912         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1914         * automated/package-x-test.el: New file.
1916         * automated/package-test.el: New file.
1918         * automated/data/package: New directory, with test examples.
1920 2013-06-27  Glenn Morris  <rgm@gnu.org>
1922         * automated/python-tests.el (python-tests-with-temp-file):
1923         Clean up after ourself.
1925         * automated/undo-tests.el (undo-test3): Remove test that seems to
1926         do nothing that the previous one doesn't, except leave a tempfile.
1928 2013-06-26  Glenn Morris  <rgm@gnu.org>
1930         * automated/info-xref.el: New file.
1932 2013-06-25  Glenn Morris  <rgm@gnu.org>
1934         * automated/occur-tests.el (occur-test-create): New function.
1935         Use it to create separate tests for each element, so we run them
1936         all rather than stopping at the first error.
1938 2013-06-24  Glenn Morris  <rgm@gnu.org>
1940         * automated/occur-tests.el (occur-tests):
1941         Update for 2013-05-29 change to occur header line.
1943 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1945         Test suite for flymake.
1946         * automated/flymake-tests.el:
1947         * automated/flymake/warnpred/Makefile
1948         * automated/flymake/warnpred/test.c
1949         * automated/flymake/warnpred/test.pl: New files.
1951 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1953         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1955 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1957         * automated/reftex-tests.el: New test suite for reftex.
1959 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1961         * automated/ruby-mode-tests.el: New tests, for percent literals
1962         and expression expansion.
1964 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1966         * indent/octave.m: Tweak.
1968 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1970         * eshell.el: Rewrite tests using ERT.
1972 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1974         * indent/octave.m: Add tests for %!, # and ### comments.
1976 2013-05-23  Kenichi Handa  <handa@gnu.org>
1978         * automated/decoder-tests.el: New file.
1980 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1982         * indent/ruby.rb: Add multiline regexp example.
1984         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1985         (ruby-regexp-skips-over-interpolation)
1986         (ruby-regexp-continues-till-end-when-unclosed)
1987         (ruby-regexp-can-be-multiline)
1988         (ruby-interpolation-inside-percent-literal): New tests.
1990 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1992         * indent/ruby.rb: Fix indentation after =; add more cases.
1994 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1996         * indent/pascal.pas: Add test for mis-identified comments.
1998 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
2000         * automated/imenu-test.el: New file.  (Bug#14112)
2002 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2004         * automated/python-tests.el (python-imenu-prev-index-position-1):
2005         Remove test.
2006         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
2007         New tests.
2009 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2011         * automated/python-tests.el (python-nav-backward-defun-2)
2012         (python-nav-backward-defun-3, python-nav-forward-defun-2)
2013         (python-nav-forward-defun-3): New tests.
2015 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2017         * automated/python-tests.el (python-nav-backward-defun-1)
2018         (python-nav-forward-defun-1): New tests.
2020 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
2022         * automated/add-log-tests.el: New file.  (Bug#14112)
2024 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
2026         * automated/python-tests.el (python-indent-block-enders): New test.
2027         (python-info-current-defun-2): Fix test.
2029 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2031         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
2033 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
2035         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
2036         (python-tests-with-temp-file): New macro.
2037         (python-tests-shell-interpreter): New var.
2038         (python-shell-get-process-name-1)
2039         (python-shell-internal-get-process-name-1)
2040         (python-shell-parse-command-1)
2041         (python-shell-calculate-process-environment-1)
2042         (python-shell-calculate-process-environment-2)
2043         (python-shell-calculate-process-environment-3)
2044         (python-shell-calculate-exec-path-1)
2045         (python-shell-calculate-exec-path-2)
2046         (python-shell-make-comint-1)
2047         (python-shell-make-comint-2)
2048         (python-shell-get-process-1)
2049         (python-shell-get-or-create-process-1)
2050         (python-shell-internal-get-or-create-process-1): New tests.
2052 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
2054         * automated/python-tests.el: New file.
2056 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
2058         * automated/ruby-mode-tests.el
2059         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
2060         bits inside the examples.
2061         (ruby-move-to-block-skips-heredoc): New test.
2062         (ruby-add-log-current-method-after-inner-class):
2063         Lower expectations: move point inside a method, initially.
2065 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
2067         * automated/ruby-mode-tests.el
2068         (ruby-move-to-block-skips-percent-literal): New test.
2070 2013-02-04  Chong Yidong  <cyd@gnu.org>
2072         * automated/thingatpt.el: New file.
2074 2013-02-03  Chong Yidong  <cyd@gnu.org>
2076         * automated/files.el (file-test--do-local-variables-test):
2077         Avoid compilation warning message.
2079 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
2081         * automated/ruby-mode-tests.el
2082         (ruby-indent-spread-args-in-parens): New test.
2083         * automated/ruby-mode-tests.el (ruby-block-test-example):
2084         Break indentation of the do block opener and add a line inside it.
2085         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
2086         Adjust line numbers.
2088 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2090         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
2092 2013-01-14  Glenn Morris  <rgm@gnu.org>
2094         * automated/compile-tests.el (compile-tests--test-regexps-data):
2095         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
2097 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
2099         * automated/man-tests.el: New file.
2101 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
2103         * automated/undo-tests.el (undo-test0): Adjust error to code change.
2105 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
2107         * automated/undo-tests.el: New file.
2109 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
2111         * automated/ruby-mode-tests.el
2112         (ruby-indent-after-block-in-continued-expression): New test.
2114 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
2116         * automated/ruby-mode-tests.el:
2117         Rename one interpolation test; add three more.
2118         (ruby-with-temp-buffer): New macro, use it where appropriate.
2119         (ruby-add-log-current-method-examples): Use "_" for target point.
2120         Add four new tests for ruby-add-log-current-method.
2122 2012-12-11  Glenn Morris  <rgm@gnu.org>
2124         * automated/f90.el (f90-test-bug13138): New test.
2126 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2128         * automated/inotify-test.el: New test.
2130 2012-12-02  Chong Yidong  <cyd@gnu.org>
2132         * automated/ruby-mode-tests.el
2133         (ruby-add-log-current-method-examples): Don't use loop macro, to
2134         allow automated testing to work.
2136 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2138         * automated/advice-tests.el (advice-tests--data): Remove.
2139         (advice-tests): Move the tests directly here instead.
2140         Add called-interactively-p tests.
2142 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2144         * automated/ert-x-tests.el: Use cl-lib.
2145         * automated/ert-tests.el: Use lexical-binding and cl-lib.
2147 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
2149         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
2150         (ruby-indent-inside-heredoc-after-operator)
2151         (ruby-indent-inside-heredoc-after-space): New tests.
2152         Change direct font-lock face references to var references.
2153         (ruby-interpolation-suppresses-syntax-inside): New test.
2154         (ruby-interpolation-inside-percent-literal-with-paren):
2155         New failing test.
2157 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
2159         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
2160         (ruby-singleton-class-no-heredoc-font-lock)
2161         (ruby-add-log-current-method-examples): New tests.
2162         (ruby-test-string): Extract from ruby-should-indent-buffer.
2163         (ruby-deftest-move-to-block): New macro.
2164         Add several move-to-block tests.
2166 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2168         * automated/advice-tests.el: New tests.
2170 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
2172         * automated/compile-tests.el (compile-tests--test-regexps-data):
2173         Add new data for msft's new format.
2175 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
2177         * automated/ruby-mode-tests.el:
2178         (ruby-toggle-block-to-multiline): New test.
2179         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
2180         (ruby-toggle-block-to-brace): Use buffer-string.
2182 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
2184         * automated/ruby-mode-tests.el: New tests (Bug#11613).
2186 2012-08-28  Chong Yidong  <cyd@gnu.org>
2188         * automated/files.el: Test every combination of values for
2189         enable-local-variables and enable-local-eval.
2191 2012-08-19  Chong Yidong  <cyd@gnu.org>
2193         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
2195 2012-08-18  Chong Yidong  <cyd@gnu.org>
2197         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
2199 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
2201         * indent/ruby.rb: Rearrange examples, add new ones.
2203 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
2205         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
2206         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
2208 2012-08-11  Glenn Morris  <rgm@gnu.org>
2210         * automated/files.el: New file.
2212         * automated/Makefile.in (all): Fix typo.
2214 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
2216         * automated/ruby-mode-tests.el (ruby-should-indent):
2217         Add docstring, check (current-indentation) instead of (current-column).
2218         (ruby-should-indent-buffer): New function.
2219         Add tests for `ruby-deep-indent-paren' behavior.
2220         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
2222 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
2224         Original tests in test_ruby_mode.rb in upstream (author).
2226 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
2228         * automated/ruby-mode-tests.el (ruby-should-indent)
2229         (ruby-assert-state): New functions.
2230         Add new tests.
2232 2012-07-29  David Engster  <deng@randomsample.de>
2234         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
2235         New variable to hold test data for name expansion.
2236         (xml-parse-tests): Test the two different types of name expansion.
2238 2012-07-29  Juri Linkov  <juri@jurta.org>
2240         * automated/occur-tests.el (occur-test-case): Use predefined
2241         buffer name " *test-occur*" instead of a random buffer name.
2243 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
2245         * automated/ruby-mode-tests.el: New file with one test.
2247 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2249         * indent/shell.sh: Add test case for ${#VAR}.
2251         * indent/latex-mode.tex: New file.
2253 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2255         * eshell.el: Use cl-lib.
2257 2012-07-03  Chong Yidong  <cyd@gnu.org>
2259         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
2261 2012-07-02  Chong Yidong  <cyd@gnu.org>
2263         * automated/xml-parse-tests.el (xml-parse-tests--data):
2264         More testcases.
2266 2012-07-01  Chong Yidong  <cyd@gnu.org>
2268         * automated/xml-parse-tests.el: New file.
2270 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2272         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
2273         Use cl-flet.
2275 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
2277         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
2278         Test escaped commas in TZID (Bug#11473).
2279         (icalendar-import-with-timezone): New.
2280         (icalendar-real-world): Add new testcase as given in the bugreport
2281         of Bug#11473.
2283 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
2285         * automated/icalendar-tests.el (icalendar-tests--test-import):
2286         Include UID in import tests (Bug#11525).
2287         (icalendar-import-non-recurring, icalendar-import-rrule)
2288         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
2289         UID-import change.
2290         (icalendar-import-with-uid): New.
2291         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
2292         Include UID in cycle tests.
2293         (icalendar-cycle, icalendar-real-world): UID-import change.
2295 2012-05-21  Glenn Morris  <rgm@gnu.org>
2297         * automated/Makefile.in (setwins): Scrap superfluous subshell.
2299 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
2301         * automated/url-util-tests.el: New file to test
2302         lisp/url/url-util.el.  Only `url-build-query-string' and
2303         `url-parse-query-string' are tested right now (Bug#8706).
2305 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2307         * indent/shell.sh:
2308         * indent/shell.rc: Ad some test cases.
2310 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2312         * indent/ruby.rb: New file, to test new syntax-propertize code.
2314 2012-04-11  Glenn Morris  <rgm@gnu.org>
2316         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
2318 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2320         * automated/url-future-tests.el (url-future-tests): Move from
2321         lisp/url/url-future.el and rename.
2323 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
2325         * automated/icalendar-tests.el (icalendar-import-non-recurring):
2326         Fix broken test, caused by missing trailing blank.
2328 2011-12-03  Chong Yidong  <cyd@gnu.org>
2330         * automated/compile-tests.el (compile-tests--test-regexps-data):
2331         Increase column numbers by one to reflect change in how
2332         compilation-message is recorded (Bug#10172).
2334 2011-11-22  Glenn Morris  <rgm@gnu.org>
2336         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
2338 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2340         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
2342 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2344         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
2345         (icalendar-tests--test-export, icalendar-tests--do-test-export):
2346         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
2348 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
2350         * automated/newsticker-tests.el
2351         (newsticker--group-manage-orphan-feeds): Remove fsetting of
2352         newsticker--treeview-tree-update.
2354 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
2356         * automated/newsticker-tests.el
2357         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
2359         * automated/newsticker-tests.el
2360         (newsticker--group-manage-orphan-feeds): Prevent updating
2361         newsticker treeview.  Fixed bug#9763.
2363 2011-10-20  Glenn Morris  <rgm@gnu.org>
2365         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
2367         * automated/vc-bzr.el: New file.
2369 2011-10-15  Glenn Morris  <rgm@gnu.org>
2371         * automated/f90.el: New file.
2373 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
2375         * automated/newsticker-tests.el: Move newsticker-testsuite.el
2376         to automated/newsticker-tests.el.  Convert to ERT.
2378 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
2380         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
2381         Remove, simply use string=.
2382         (icalendar--diarytime-to-isotime)
2383         (icalendar--datetime-to-diary-date)
2384         (icalendar--datestring-to-isodate)
2385         (icalendar--format-ical-event)
2386         (icalendar--parse-summary-and-rest)
2387         (icalendar-tests--do-test-import)
2388         (icalendar-tests--do-test-cycle): Change argument order of
2389         string= to EXPECTED ACTUAL.
2390         (icalendar--import-format-sample)
2391         (icalendar--format-ical-event)
2392         (icalendar-import-non-recurring)
2393         (icalendar-import-rrule)
2394         (icalendar-import-duration)
2395         (icalendar-import-bug-6766)
2396         (icalendar-real-world): Adjust to string= instead of
2397         icalendar-tests--compare-strings.
2398         (icalendar-import-multiple-vcalendars): New.
2400 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2402         * automated/gnus-tests.el: Add wrapper for Gnus tests.
2403         Require CL.
2405 2011-05-09  Juri Linkov  <juri@jurta.org>
2407         * automated/occur-tests.el: Move from test/occur-testsuite.el.
2408         Convert to ERT.
2410 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
2412         * automated/compile-tests.el: New file.
2414 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
2416         * automated/font-parse-tests.el: Don't byte-compile.
2418         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
2420 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2422         * automated/lexbind-tests.el: New file.
2424 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2426         * Version 23.3 released.
2428 2011-03-05  Glenn Morris  <rgm@gnu.org>
2430         * eshell.el: Move here from lisp/eshell/esh-test.el.
2432 2011-03-03  Christian Ohler  <ohler@gnu.org>
2434         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2435         New test.
2437 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
2439         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2440         convert to ERT format.
2442 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
2444         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2445         convert to ERT format.
2447 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2449         * indent/shell.sh:
2450         * indent/shell.rc: New files.
2452 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
2454         * automated/font-parse-tests.el: Move from
2455         font-parse-testsuite.el.
2457 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
2459         * font-parse-testsuite.el (test-font-parse-data): New file.
2461 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2463         * indent/prolog.prolog: Add tokenizing tests.
2465 2011-01-13  Christian Ohler  <ohler@gnu.org>
2467         * automated: New directory for automated tests.
2469         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2471         * automated/Makefile.in: New file.
2473 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2475         * indent/modula2.mod: New file.
2477 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2479         * indent/octave.m: Add a test to ensure indentation is local.
2481 2010-10-23  Glenn Morris  <rgm@gnu.org>
2483         * comint-testsuite.el
2484         (comint-testsuite--test-comint-password-prompt-regexp):
2485         Add "Please enter the password".  (Bug#7224)
2487 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2489         * indent/prolog.prolog: Use normal spacing around !.
2491 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2493         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2495 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2497         * indent/octave.m: Remove some `fixindent' not needed any more.
2499 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2501         * indent/octave.m: New file.
2503 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2505         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2506         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2507         (icalendar-testsuite--run-internal-tests): New.
2508         (icalendar-testsuite--test-convert-ordinary-to-ical)
2509         (icalendar-testsuite--test-convert-block-to-ical)
2510         (icalendar-testsuite--test-convert-anniversary-to-ical)
2511         (icalendar-testsuite--test-parse-vtimezone)
2512         (icalendar-testsuite--do-test-export): Code formatting.
2513         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2514         (icalendar-testsuite--do-test-import)
2515         (icalendar-testsuite--do-test-cycle):
2516         Use icalendar-testsuite--compare-strings
2517         (icalendar-testsuite--run-import-tests): Comment added.
2518         (icalendar-testsuite--run-import-tests)
2519         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2521 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2523         * redisplay-testsuite.el (test-redisplay-3): New test.
2525 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2527         * comint-testsuite.el: New file.
2529 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2531         * indent: New dir.
2533 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2535         * Version 23.2 released.
2537 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2539         * cedet/semantic-ia-utest.el
2540         (semantic-symref-test-count-hits-in-tag): Add function, from
2541         semantic-test.el.
2543         * cedet/tests/test.cpp:
2544         * cedet/tests/test.py:
2545         * cedet/tests/teststruct.cpp:
2546         * cedet/tests/testtemplates.cpp:
2547         * cedet/tests/testusing.cpp:
2548         * cedet/tests/scopetest.cpp:
2549         * cedet/tests/scopetest.java: Files deleted.
2551         * cedet/tests/test.make:
2552         * cedet/tests/test.c:
2553         * cedet/tests/testjavacomp.java:
2554         * cedet/tests/testspp.c:
2555         * cedet/tests/testsppreplace.c:
2556         * cedet/tests/testsppreplaced.c:
2557         * cedet/tests/testsubclass.cpp:
2558         * cedet/tests/testsubclass.hh:
2559         * cedet/tests/testtypedefs.cpp:
2560         * cedet/tests/testvarnames.c:
2561         * cedet/tests/test.el:
2562         * cedet/tests/testdoublens.cpp:
2563         * cedet/tests/testdoublens.hpp: Add copyright header.
2565         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2566         Remove reference to deleted files.
2568 2010-03-30  Juri Linkov  <juri@jurta.org>
2570         * occur-testsuite.el (occur-tests): Add tests for context lines.
2572 2010-03-23  Juri Linkov  <juri@jurta.org>
2574         * occur-testsuite.el: New file.
2576 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2578         * Branch for 23.2.
2580 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2582         * icalendar-testsuite.el
2583         (icalendar-testsuite--run-function-tests): Add new tests.
2584         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2585         testcase.
2586         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2587         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2588         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2589         (icalendar-testsuite--test-convert-block-to-ical): New.
2590         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2591         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2593 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2595         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2596         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2597         Fix typos in docstrings and error messages.
2598         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2600 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2602         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2603         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2604         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2606 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2608         * icalendar-testsuite.el
2609         (icalendar-testsuite--run-function-tests):
2610         Add icalendar-testsuite--test-parse-vtimezone.
2611         (icalendar-testsuite--test-parse-vtimezone): New.
2612         (icalendar-testsuite--do-test-cycle): Doc changes.
2613         (icalendar-testsuite--run-real-world-tests): Remove trailing
2614         whitespace -- see change of icalendar--add-diary-entry in
2615         icalendar.el.
2616         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2618 2009-09-30  Glenn Morris  <rgm@gnu.org>
2620         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2622 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2624         * cedet/*: New unit tests, from CEDET repository.
2626 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2628         * redisplay-testsuite.el: New file.
2630 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2632         * Branch for 23.1.
2634 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2636         * icalendar-testsuite.el
2637         (icalendar-testsuite--run-function-tests):
2638         Add icalendar-testsuite--test-diarytime-to-isotime.
2639         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2640         recent icalendar fixes.
2641         (icalendar-testsuite--test-diarytime-to-isotime): New.
2642         (icalendar-testsuite--test-create-uid): Adjust to recent
2643         icalendar changes.
2645 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2647         * bytecomp-testsuite.el: New file.
2649 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2651         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2652         Add `icalendar-testsuite--test-create-uid'.
2653         (icalendar-testsuite--test-create-uid): New.
2655 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2657         * newsticker-testsuite.el: New file.
2659 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2661         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2662         Add icalendar-testsuite--test-datestring-to-isodate,
2663         icalendar-testsuite--test-datetime-to-diary-date, and
2664         icalendar-testsuite--test-calendar-style.
2665         (icalendar-testsuite--test-format-ical-event)
2666         (icalendar-testsuite--test-parse-summary-and-rest):
2667         Doc fix.  Remove european-calendar-style.
2668         (icalendar-testsuite--get-ical-event): Doc fix.
2669         (icalendar-testsuite--test-first-weekday-of-year)
2670         (icalendar-testsuite--run-cycle-tests): Add doc string.
2671         (icalendar-testsuite--test-datestring-to-isodate)
2672         (icalendar-testsuite--test-datetime-to-diary-date)
2673         (icalendar-testsuite--test-calendar-style): New functions.
2674         (icalendar-testsuite--test-export): Handle iso date style.
2675         New arg INPUT-ISO.  Use calendar-date-style.
2676         (icalendar-testsuite--test-import): Handle iso date style.
2677         New arg EXPECTED-ISO.  Use calendar-date-style.
2678         (icalendar-testsuite--test-cycle): Handle iso date style.
2679         (icalendar-testsuite--run-import-tests)
2680         (icalendar-testsuite--run-export-tests)
2681         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2683 2008-02-29  Glenn Morris  <rgm@gnu.org>
2685         * README: New file.
2687 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2689         * icalendar-testsuite.el: New file.
2691 ;; Local Variables:
2692 ;; coding: utf-8
2693 ;; End:
2695   Copyright (C) 2008-2015 Free Software Foundation, Inc.
2697   This file is part of GNU Emacs.
2699   GNU Emacs is free software: you can redistribute it and/or modify
2700   it under the terms of the GNU General Public License as published by
2701   the Free Software Foundation, either version 3 of the License, or
2702   (at your option) any later version.
2704   GNU Emacs is distributed in the hope that it will be useful,
2705   but WITHOUT ANY WARRANTY; without even the implied warranty of
2706   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2707   GNU General Public License for more details.
2709   You should have received a copy of the GNU General Public License
2710   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.