Extend vc-tests.el
[emacs.git] / test / ChangeLog
blobcf1b2c13d7e61645270fb39782fca1ff7c9c18f6
1 2015-03-01  Michael Albinus  <michael.albinus@gmx.de>
3         * automated/vc-tests.el (vc-test--create-repo): Add check for
4         `vc-responsible-backend'.
5         (vc-test--register): Do not print a message when unsupported.
6         (vc-test--state, vc-test--working-revision): Rework.  Raise no
7         error in case of inconsistent result, but document everything.
8         (vc-test--checkout-model): New defun.
9         (vc-test-*-checkout-model): New tests.
11 2015-02-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
13         * automated/python-tests.el
14         (python-indent-dedent-line-backspace-2)
15         (python-indent-dedent-line-backspace-3): New tests.
17 2015-02-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
19         * automated/python-tests.el (python-indent-pep8-1)
20         (python-indent-pep8-2, python-indent-pep8-3)
21         (python-indent-after-comment-2): Fix tests.
22         (python-indent-after-comment-3): New test.
24 2015-02-24  Glenn Morris  <rgm@gnu.org>
26         * automated/f90.el (f90-test-bug-19809): New test.
28 2015-02-22  Michael Albinus  <michael.albinus@gmx.de>
30         * automated/tramp-tests.el (tramp-test17-insert-directory):
31         Suppress localized settings in order to have a proper check for
32         the summary line.
34 2015-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
36         * automated/eieio-test-methodinvoke.el (make-instance): Add methods
37         here rather than on eieio-constructor.
39 2015-02-13  Magnus Henoch  <magnus.henoch@gmail.com>
41         * automated/sasl-scram-rfc-tests.el: New file.
43 2015-02-11  Nicolas Petton <nicolas@petton.fr>
45         * automated/seq-tests.el (test-seq-reverse, test-seq-group-by):
46         Add a test for seq-reverse and update test for seq-group-by to
47         test vectors and strings, not only lists.
49 2015-02-10  Glenn Morris  <rgm@gnu.org>
51         * automated/package-test.el (package-test-signed):
52         More informative failure messages.
54 2015-02-09  Nicolas Petton <nicolas@petton.fr>
56         * automated/seq-tests.el (test-seq-group-by): Update test for
57         seq-group-by to check that sequence elements are returned in the
58         correct order.
60 2015-02-07  Fabián Ezequiel Gallina  <fgallina@gnu.org>
62         * automated/python-tests.el (python-eldoc--get-symbol-at-point-1)
63         (python-eldoc--get-symbol-at-point-2)
64         (python-eldoc--get-symbol-at-point-3)
65         (python-eldoc--get-symbol-at-point-4): New tests.
67         * automated/python-tests.el (python-tests-visible-string):
68         New function.
69         (python-parens-electric-indent-1)
70         (python-triple-quote-pairing): Fix indentation, move require calls.
71         (python-hideshow-hide-levels-1)
72         (python-hideshow-hide-levels-2): New tests.
74 2015-02-07  Dmitry Gutov  <dgutov@yandex.ru>
76         * automated/vc-tests.el (vc-test--working-revision): Fix
77         `vc-working-revision' checks to be compared against nil, which is
78         what is should return for unregistered files.
80 2015-02-06 Nicolas Petton <nicolas@petton.fr>
82         * automated/seq-tests.el: New tests for seq-mapcat, seq-partition
83         and seq-group-by.
85 2015-02-05  Artur Malabarba  <bruce.connor.am@gmail.com>
87         * automated/package-test.el (package-test-get-deps): Fix typo.
88         (package-test-sort-by-dependence): New test
90 2015-02-03  Artur Malabarba  <bruce.connor.am@gmail.com>
92         * automated/package-test.el (package-test-get-deps): New test.
94 2015-01-31  Stefan Monnier  <monnier@iro.umontreal.ca>
96         * automated/eieio-tests.el (eieio-test-23-inheritance-check): Simplify.
98 2015-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
100         * automated/core-elisp-tests.el (core-elisp-tests-3-backquote): New test.
102 2015-01-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
104         * automated/python-tests.el (python-indent-pep8-1)
105         (python-indent-pep8-2, python-indent-pep8-3)
106         (python-indent-after-comment-1, python-indent-after-comment-2)
107         (python-indent-inside-paren-1, python-indent-inside-paren-2)
108         (python-indent-after-block-1, python-indent-after-block-2)
109         (python-indent-after-backslash-1, python-indent-after-backslash-2)
110         (python-indent-after-backslash-3, python-indent-block-enders-1)
111         (python-indent-block-enders-2, python-indent-block-enders-3)
112         (python-indent-block-enders-4, python-indent-block-enders-5)
113         (python-indent-dedenters-1, python-indent-dedenters-2)
114         (python-indent-dedenters-3, python-indent-dedenters-4)
115         (python-indent-dedenters-5, python-indent-dedenters-6)
116         (python-indent-dedenters-7, python-indent-dedenters-8): Fix tests.
117         (python-indent-base-case, python-indent-after-block-3)
118         (python-indent-after-backslash-5, python-indent-inside-paren-3)
119         (python-indent-inside-paren-4, python-indent-inside-paren-5)
120         (python-indent-inside-paren-6, python-indent-inside-string-1)
121         (python-indent-inside-string-2, python-indent-inside-string-3)
122         (python-indent-dedent-line-backspace-1): New Tests.
124 2015-01-28  Glenn Morris  <rgm@gnu.org>
126         * automated/regexp-tests.el: Require regexp-opt, which is
127         not preloaded --without-x.
129 2015-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
131         * automated/cl-generic-tests.el: Try and make sure cl-lib is not
132         required at run-time.
134 2015-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
136         * automated/cl-generic-tests.el (cl-generic-test-11-next-method-p):
137         New test.
139 2015-01-25  Paul Eggert  <eggert@cs.ucla.edu>
141         * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'.
142         This is more portable in shell scripts.
143         Fixes: bug#19658
145 2015-01-23  Dmitry Gutov  <dgutov@yandex.ru>
147         Fix package tests when TMPDIR is in HOME.  (Bug#19657)
148         * automated/package-test.el (with-package-test):
149         Bind `abbreviated-home-dir' to nil.
150         (package-test-describe-package, package-test-signed):
151         Expect abbreviated directory names.
153 2015-01-22  Jorgen Schaefer  <contact@jorgenschaefer.de>
155         * automated/package-test.el (package-test-install-prioritized):
156         Re-add the test case and add priority to the correct repository
157         this time around.
159 2015-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
161         * automated/cl-generic-tests.el (setf cl--generic-2): Make sure
162         the setf can be used already in the body of the method.
164 2015-01-20  Jorgen Schaefer  <contact@jorgenschaefer.de>
166         * automated/package-test.el (package-test-install-prioritized):
167         Remove test due to unreproducible failures.
169 2015-01-20  Michal Nazarewicz  <mina86@mina86.com>
171         * automated/descr-text-test.el: New file with tests for
172         `describe-char-eldoc--truncate', `describe-char-eldoc--format',
173         and `describe-char-eldoc'.
175 2015-01-20  Michal Nazarewicz  <mina86@mina86.com>
177         * automated/tildify-tests.el (tildify-space-undo-test--test):
178         A new helper function for testing `tildify-double-space-undos'
179         behaviour in the `tildify-space' function.
180         (tildify-space-undo-test-html, tildify-space-undo-test-html-nbsp)
181         (tildify-space-undo-test-xml, tildify-space-undo-test-tex):
182         New tests for `tildify-doule-space-undos' behaviour.
184         * automated/tildify-tests.el (tildify-space-test--test):
185         A new helper function for testing `tildify-space' function.
186         (tildify-space-test-html, tildify-space-test-html-nbsp)
187         (tildify-space-test-xml, tildify-space-test-tex): New tests for
188         `tildify-space' function.
190 2015-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
192         * automated/Makefile.in (EMACS_EXTRAOPT): New var.
193         (EMACSOPT): Use it.
195         * automated/cl-generic-tests.el (cl-generic-test-10-weird): New test.
196         Rename other tests to preserve ordering.
198 2015-01-18  Leo Liu  <sdl.web@gmail.com>
200         * automated/seq-tests.el (test-seq-subseq): Add more tests.
201         (Bug#19434)
203 2015-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
205         * automated/eieio-test-methodinvoke.el (eieio-test-cl-generic-1):
206         Test `subclass' specializer.
208 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
210         * automated/eieio-tests.el
211         (eieio-test-37-obsolete-name-in-constructor): New test.
213 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
215         * automated/eieio-tests.el (eieio-test-25-slot-tests)
216         (eieio-test-26-default-inheritance, eieio-test-28-slot-protection)
217         (eieio-test-30-slot-attribute-override)
218         (eieio-test-31-slot-attribute-override-class-allocation): Don't check
219         that we enforce :protection since we don't any more.
221         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
222         Use an explicit arg instead of eieio--scoped-class.  Update all callers.
224 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
226         * automated/eieio-test-methodinvoke.el (eieio-test-cl-generic-1):
227         Reset eieio-test--1.
229         * automated/cl-generic-tests.el (cl-generic-test-8-after/before):
230         Rename from cl-generic-test-7-after/before.
231         (cl--generic-test-advice): New function.
232         (cl-generic-test-9-advice): New test.
234 2015-01-16  Jorgen Schaefer  <contact@jorgenschaefer.de>
236         * automated/package-test.el (package-test-install-prioritized):
237         New test.
239 2015-01-15  Wolfgang Jenkner  <wjenkner@inode.at>
241         * automated/calc-tests.el (calc-tests-equal, calc-tests-simple):
242         New functions.
243         (test-calc-remove-units, test-calc-extract-units)
244         (test-calc-convert-units): New tests.
246 2015-01-15  Wolfgang Jenkner  <wjenkner@inode.at>
248         * automated/Makefile.in (WRITE_LOG): Use POSIX redirection.
250 2015-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
252         * automated/eieio-test-methodinvoke.el (eieio-test-method-store): Add
253         keysym arg instead of relying on internal var eieio--generic-call-key.
254         Update all callers.
255         (eieio-test-cl-generic-1): New tests.
257 2015-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
259         * automated/cl-generic-tests.el: New file.
261 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
263         * automated/eieio-tests.el (eieio-test-23-inheritance-check): Don't use
264         <foo>-child-p.
266         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
267         Update reference to eieio--generic-call-key.
269 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
271         * automated/eieio-tests.el: Use cl-lib.  Don't use <class> as a variable.
272         Don't use <class>-list types and <class>-list-p predicates.
274         * automated/eieio-test-persist.el (persistent-with-objs-list-slot):
275         Don't use <class>-list type.
277         * automated/eieio-test-methodinvoke.el
278         (eieio-test-method-order-list-4):
279         Don't use <class> as a variable.
281 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
283         * automated/eieio-tests.el (eieio-test-04-static-method)
284         (eieio-test-05-static-method-2): Use oref-default to access
285         class slots.
286         (eieio-test-23-inheritance-check): Don't assume that
287         eieio-class-parents returns class names, or that a class can only have
288         a single name.
290         * automated/eieio-test-persist.el (eieio--attribute-to-initarg):
291         Move from eieio-core.el.  Rename from eieio-attribute-to-initarg.
292         Change arg to be a class object.  Update all callers.
294 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
296         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
297         Adjust to new semantics of eieio--scoped-class.
298         (eieio-test-match): Improve error feedback.
300 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
302         * automated/eieio-tests.el: Remove dummy object names.
304         * automated/eieio-test-persist.el (persistent-with-objs-slot-subs):
305         The type FOO-child is the same as FOO.
307 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
309         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
310         Remove use of eieio-generic-call-methodname.
311         (eieio-test-method-order-list-3, eieio-test-method-order-list-6)
312         (eieio-test-method-order-list-7, eieio-test-method-order-list-8):
313         Adjust the expected result accordingly.
315 2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
317         * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):
318         New defun.
319         (tramp-test30-special-characters): Use it.  (Bug#19463)
320         (tramp--test-check-files): Filter nil file names out.
322 2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
324         Sync with Tramp 2.2.11.
326         * automated/tramp-tests.el (tramp-test30-special-characters):
327         Skip test on MS-Windows.
329 2014-12-27  Glenn Morris  <rgm@gnu.org>
331         * automated/let-alist.el: Load dependency.
333 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
335         * automated/python-tests.el
336         (python-shell-completion-native-interpreter-disabled-p-1): New test.
338 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
340         * automated/python-tests.el (python-shell-get-or-create-process-1)
341         (python-shell-get-or-create-process-2)
342         (python-shell-get-or-create-process-3): Remove tests.
344 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
346         * automated/python-tests.el (python-shell-buffer-substring-9): New test.
348 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
350         * automated/python-tests.el (python-shell-buffer-substring-1)
351         (python-shell-buffer-substring-2, python-shell-buffer-substring-3)
352         (python-shell-buffer-substring-4, python-shell-buffer-substring-5)
353         (python-shell-buffer-substring-6, python-shell-buffer-substring-7)
354         (python-shell-buffer-substring-8)
355         (python-info-encoding-from-cookie-1)
356         (python-info-encoding-from-cookie-2)
357         (python-info-encoding-from-cookie-3)
358         (python-info-encoding-from-cookie-4)
359         (python-info-encoding-from-cookie-5)
360         (python-info-encoding-from-cookie-6)
361         (python-info-encoding-from-cookie-7, python-info-encoding-1)
362         (python-info-encoding-2): New tests.
364 2014-12-27  Michael Albinus  <michael.albinus@gmx.de>
366         * automated/tramp-tests.el (tramp-test17-insert-directory): Do not
367         expect a given order of "." and "..".
369 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
371         * automated/python-tests.el (python-indent-electric-colon-2)
372         (python-indent-electric-colon-3): New tests.
374 2014-12-27  João Távora  <joaotavora@gmail.com>
376         * automated/electric-tests.el (autowrapping-7): Tests for
377         tex-mode.
379 2014-12-27  Glenn Morris  <rgm@gnu.org>
381         * automated/flymake/warnpred/test.pl: Tweak format, since the
382         previous one seems to have stopped giving a warning with perl 5.20.1.
384 2014-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
386         * automated/python-tests.el (python-shell-get-process-name-1)
387         (python-shell-internal-get-process-name-1): Cleanup.
388         (python-shell-get-process-name-2)
389         (python-shell-internal-get-process-name-2): New tests.
390         (python-shell-calculate-command-1)
391         (python-shell-calculate-process-environment-3)
392         (python-shell-calculate-exec-path-2, python-shell-make-comint-1)
393         (python-shell-make-comint-2, python-shell-make-comint-4)
394         (python-shell-get-process-1, python-util-clone-local-variables-1):
395         Replace obsolete function and variable references with current.
397 2014-12-19  Artur Malabarba  <bruce.connor.am@gmail.com>
399         * automated/let-alist.el: require `cl-lib'
400         New tests for accessing alists inside alists.
402 2014-12-18  Artur Malabarba  <bruce.connor.am@gmail.com>
404         * automated/let-alist.el: New file.
406 2014-12-16  Nicolas Petton <petton.nicolas@gmail.com>
408         * automated/seq-tests.el: New file.
410 2014-12-16  Glenn Morris  <rgm@gnu.org>
412         * automated/data/flymake/Makefile (check-syntax):
413         Prevent colorized gcc output from confusing flymake.
415         * automated/flymake-tests.el (flymake-tests-data-directory):
416         Change from flymake/warnpred to more standard data/flymake.
417         * automated/flymake/warnpred/: Rename to automated/data/flymake/.
419 2014-12-11  Michael Albinus  <michael.albinus@gmx.de>
421         * automated/vc-tests.el (vc-test--revision-granularity-function):
422         New defun.
423         (vc-test--create-repo-function): Rename from
424         `vc-test--create-repo-if-not-supported'.  Adapt all callees.
425         (vc-test--create-repo): Check also for revision-granularity.
426         (vc-test--unregister-function): Additional argument FILE.
427         Adapt all callees.
428         (vc-test--working-revision): New defun.
429         (vc-test-*-working-revision): New tests.
431 2014-12-10  Michael Albinus  <michael.albinus@gmx.de>
433         * automated/vc-tests.el (vc-test--register): Check, that the file
434         still exists after register and unregister operations.
436 2014-12-06  Michael Albinus  <michael.albinus@gmx.de>
438         * automated/vc-tests.el: New file.
440 2014-12-03  Michael Albinus  <michael.albinus@gmx.de>
442         * automated/tramp-tests.el (tramp-test29-vc-registered):
443         Fallback for changed `vc-register' argument list.
445 2014-12-03  Glenn Morris  <rgm@gnu.org>
447         * automated/tramp-tests.el (tramp-test29-vc-registered):
448         Update for recent incompatible change in vc-register.
450 2014-11-29  Fabián Ezequiel Gallina  <fgallina@gnu.org>
452         * automated/python-tests.el
453         (python-shell-calculate-process-environment-4)
454         (python-shell-calculate-process-environment-5): New tests.
455         (python-shell-make-comint-3): Use file-equal-p.
456         (python-shell-get-or-create-process-1)
457         (python-shell-get-or-create-process-2)
458         (python-shell-get-or-create-process-3): Fix interpreter for
459         Windows (Bug#18595).
461 2014-11-21  Ulf Jasper  <ulf.jasper@web.de>
463         * automated/libxml-tests.el
464         (libxml-tests--data-comments-preserved): Rename from
465         'libxml-tests--data'.
466         (libxml-tests--data-comments-discarded): New.
467         (libxml-tests): Check whether 'libxml-parse-xml-region' is
468         discarding comments correctly.
470 2014-11-17  Michal Nazarewicz  <mina86@mina86.com>
472         * automated/tildify-tests.el (tildify-test-html, tildify-test-xml):
473         HTML and XML now use no-break space as hard space.  Update tests.
474         (tildify-test-foreach-ignore-environments)
475         (tildify-test-foreach-ignore-environments-early-return,
476         (tildify-test-foreach-region)
477         (tildify-test-foreach-region-early-return)
478         (tildify-test-foreach-region-limit-region): New tests of
479         `tildify-foreach-ignore-environments' and
480         `tildify--foreach-region' functions.
481         (with-test-foreach): New helper macro for the above tests.
483 2014-11-17  Glenn Morris  <rgm@gnu.org>
485         * automated/occur-tests.el (occur-test-case, occur-test-create):
486         In case of failure, show the actual string, rather than just nil.
487         (occur-tests): Update for apparent change in output re control-chars.
489 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
491         * automated/icalendar-tests.el (icalendar-tests--test-export):
492         New optional parameter `alarms'.
493         (icalendar-export-alarms): New test for exporting icalendar
494         alarms.
495         (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil.
497 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
499         * automated/icalendar-tests.el (icalendar-tests--test-import):
500         Mention timezone in doc string.  Clean up.
501         (icalendar-real-world): Add another test case for no-dst
502         timezones.
504 2014-11-16  Ulf Jasper  <ulf.jasper@web.de>
506         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
507         Add testcase where offsets of standard time and daylight saving time
508         are equal.
509         (icalendar-real-world): Fix error in test case.  Expected result
510         was wrong when offsets of standard time and daylight saving time
511         were equal.
513 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
515         * automated/python-tests.el
516         (python-shell-calculate-process-environment-2): Fix test.
517         (python-shell-calculate-process-environment-1)
518         (python-shell-calculate-process-environment-3): Cleanup.
520 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
522         * automated/python-tests.el (python-indent-dedenters-8): New test
523         for Bug#18432.
525 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
527         * automated/python-tests.el (python-indent-region-1)
528         (python-indent-region-2, python-indent-region-3)
529         (python-indent-region-4, python-indent-region-5): New tests.
531 2014-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
533         * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
534         * automated/cl-lib-tests.el: Rename from cl-lib.el.
536 2014-10-28  Ulf Jasper  <ulf.jasper@web.de>
538         * automated/libxml-tests.el: New file.
540 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
542         * automated/process-tests.el (process-test-quoted-batfile):
543         New test.
545 2014-10-20  Glenn Morris  <rgm@gnu.org>
547         * Merge in all changes up to 24.4 release.
549 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
551         * indent/scss-mode.scss: New file.
552         * indent/css-mode.css: Add a few uneventful examples.
554 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
556         * BidiCharacterTest.txt: New file, from Unicode.
558         * biditest.el: New file.
560 2014-10-08  Leo Liu  <sdl.web@gmail.com>
562         * automated/print-tests.el: New file.
563         (terpri): Tests for terpri.  (Bug#18652)
565 2014-10-06  Glenn Morris  <rgm@gnu.org>
567         * automated/icalendar-tests.el (icalendar--calendar-style):
568         Remove test, no longer relevant.
570 2014-10-04  Glenn Morris  <rgm@gnu.org>
572         * automated/package-x-test.el: Remove file...
573         * automated/package-test.el: ... merge package-x-test.el.  (Bug#18574)
575 2014-10-02  Glenn Morris  <rgm@gnu.org>
577         * automated/package-test.el (with-package-test, package-test-signed):
578         Also set HOME to a temp value, in case the real one is absent (e.g.
579         hydra) or read-only.  (Bug#18575)
580         (package-test-signed): Use skip-unless rather than expected-result.
582 2014-09-26  Leo Liu  <sdl.web@gmail.com>
584         * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
585         New tests.  (Bug#18557)
587 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
589         * automated/newsticker-tests.el
590         (newsticker--group-find-parent-group),
591         (newsticker--group-do-rename-group): New tests.
593 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
595         * automated/fns-tests.el (fns-tests-collate-sort):
596         Bind w32-collate-ignore-punctuation to t when sorting according to
597         UTS#10 rules.
599 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
601         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
602         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
604 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
606         * automated/fns-tests.el (fns-tests-compare-strings): In case
607         `compare-strings' shall return t, check for this.
608         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
610 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
612         * automated/python-tests.el (python-indent-electric-colon-1):
613         New test.  (Bug#18228)
615 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
617         * automated/fns-tests.el (fns-tests-sort): New test.
619 2014-08-28  Glenn Morris  <rgm@gnu.org>
621         * automated/python-tests.el (python-shell-calculate-exec-path-2):
622         Update test for today's python.el changes.
624 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
626         * automated/compile-tests.el (compile--test-error-line): Grok FILE
627         being nil.  Allows for Guile tests to pass.
628         (compile-tests--test-regexps-data): Add Guile tests.
630 2014-08-11  Glenn Morris  <rgm@gnu.org>
632         * automated/data/files-bug18141.el.gz: New file.
633         * automated/files.el (files-test-bug-18141-file):
634         New variable and test.  (Bug#18141)
636 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
638         Enumerate evaluated sexp diary entries (Bug#7911).
639         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
640         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
641         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
642         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
643         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
644         New tests.
646 2014-08-07  Glenn Morris  <rgm@gnu.org>
648         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
650 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
652         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
653         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
655 2014-08-03  Glenn Morris  <rgm@gnu.org>
657         * automated/Makefile.in (check-tar): New rule.
659 2014-08-02  Glenn Morris  <rgm@gnu.org>
661         * automated/fns-tests.el (fns-tests-compare-strings):
662         Update test.  (Bug#17903)
664         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
665         Use more precise TZ specification, as per 2013-08-04.
667 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
669         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
670         New test.
672 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
674         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
676 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
678         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
679         Work around the failures in icalendar-tests which occasionally occur on
680         hydra.nixos.org.
682 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
684         * automated/python-tests.el:
685         (python-util-clone-local-variables-1): Fix test.
687         * automated/python-tests.el (python-shell-make-comint-1):
688         (python-shell-make-comint-2): Fix indentation.
689         (python-shell-make-comint-3)
690         (python-shell-make-comint-4): New tests.
691         (python-shell-get-or-create-process-1): Fix test.
692         (python-shell-get-or-create-process-2)
693         (python-shell-get-or-create-process-3): New tests.
694         (python-shell-internal-get-or-create-process-1): Fix test.
695         (python-shell-prompt-detect-1): New test.
696         (python-shell-prompt-detect-2): New test.  (Bug#17370)
697         (python-shell-prompt-detect-3)
698         (python-shell-prompt-detect-4)
699         (python-shell-prompt-detect-5)
700         (python-shell-prompt-detect-6)
701         (python-shell-prompt-validate-regexps-1)
702         (python-shell-prompt-validate-regexps-2)
703         (python-shell-prompt-validate-regexps-3)
704         (python-shell-prompt-validate-regexps-4)
705         (python-shell-prompt-validate-regexps-5)
706         (python-shell-prompt-validate-regexps-6)
707         (python-shell-prompt-validate-regexps-7)
708         (python-shell-prompt-set-calculated-regexps-1)
709         (python-shell-prompt-set-calculated-regexps-2)
710         (python-shell-prompt-set-calculated-regexps-3)
711         (python-shell-prompt-set-calculated-regexps-4)
712         (python-shell-prompt-set-calculated-regexps-5)
713         (python-shell-prompt-set-calculated-regexps-6)
714         (python-util-valid-regexp-p-1): New tests.
716 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
718         * automated/advice-tests.el (advice-test-call-interactively): Make sure
719         the function's definition is fully restored at the end.
721 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
723         * automated/python-tests.el (python-indent-block-enders-1)
724         (python-indent-block-enders-2): Fix tests.
725         (python-indent-block-enders-3, python-indent-block-enders-4)
726         (python-indent-block-enders-5, python-indent-dedenters-1)
727         (python-indent-dedenters-2): Remove tests.
728         (python-indent-dedenters-1, python-indent-dedenters-2)
729         (python-indent-dedenters-3, python-indent-dedenters-4)
730         (python-indent-dedenters-5, python-indent-dedenters-6)
731         (python-indent-dedenters-7)
732         (python-info-dedenter-opening-block-position-1)
733         (python-info-dedenter-opening-block-position-2)
734         (python-info-dedenter-opening-block-position-3)
735         (python-info-dedenter-opening-block-positions-1)
736         (python-info-dedenter-opening-block-positions-2)
737         (python-info-dedenter-opening-block-positions-3)
738         (python-info-dedenter-opening-block-positions-4)
739         (python-info-dedenter-opening-block-positions-5)
740         (python-info-dedenter-opening-block-message-1)
741         (python-info-dedenter-opening-block-message-2)
742         (python-info-dedenter-opening-block-message-3)
743         (python-info-dedenter-opening-block-message-4)
744         (python-info-dedenter-opening-block-message-5)
745         (python-info-dedenter-statement-p-1)
746         (python-info-dedenter-statement-p-2)
747         (python-info-dedenter-statement-p-3)
748         (python-info-dedenter-statement-p-4)
749         (python-info-dedenter-statement-p-5): New tests.
751 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
753         * indent/perl.perl: Add indentation pattern for hash-table entries.
755 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
757         * automated/dbus-tests.el (dbus-test02-register-service-session)
758         (dbus-test02-register-service-system): Fix docstring.
759         (dbus-test02-register-service-own-bus)
760         (dbus-test03-peer-interface): New tests.
762 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
764         * automated/python-tests.el (python-tests-self-insert): New function.
765         (python-triple-quote-pairing): Use it.
766         (python-parens-electric-indent-1): New test. (Bug#17658)
768 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
770         * automated/subr-x-tests.el: New file.
772 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
774         * automated/tramp-tests.el (tramp--instrument-test-case):
775         Print debug buffer in any case.
777 2014-06-28  Leo Liu  <sdl.web@gmail.com>
779         * automated/calc-tests.el: New file and add tests for math-bignum.
780         (Bug#17556)
782 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
784         * automated/dbus-tests.el (dbus--test-register-service)
785         (dbus-test02-register-service-session): Replace `dbus-ping' calls
786         by `dbus-list-known-names'.  (Bug#17858)
788 2014-06-28  Glenn Morris  <rgm@gnu.org>
790         * automated/Makefile.in (GDB): New variable.
791         (emacs): Use $GDB.  (Bug#15991)
793         * automated/Makefile.in (WRITE_LOG): New variable.
794         (%.log): Use WRITE_LOG.
795         (test_template): Disable logging.
797         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
798         (test_template): New definition.  Apply to TESTS.
800 2014-06-27  Glenn Morris  <rgm@gnu.org>
802         * automated/Makefile.in (check-maybe): Rename from check.
803         (check): Re-run all the tests, every time.
804         (clean, mostlyclean): Also delete *.log~.
806 2014-06-26  Glenn Morris  <rgm@gnu.org>
808         * automated/package-x-test.el: Do not mess with load-path.
810         * automated/Makefile.in (%.log): If error, dump log to stdout.
812 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
814         * automated/package-test.el (package-test-update-listing)
815         (package-test-update-archives, package-test-describe-package):
816         Adjust tests according to new package-list-unsigned.
818 2014-06-26  Glenn Morris  <rgm@gnu.org>
820         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
822         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
824         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
825         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
826         (setwins, compile-targets, compile-main, compile-clean): Remove.
827         (GREP_OPTIONS): Unexport.
828         (.el.elc): Replace with pattern rule.
829         (%.elc, %.log): New pattern rules.
830         (ELFILES, LOGFILES): New variables.
831         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
832         (clean, mostlyclean): New rules.
833         (bootstrap-clean): Simplify.
834         (bootstrap-clean, distclean): Depend on clean.
836 2014-06-25  Glenn Morris  <rgm@gnu.org>
838         * automated/flymake-tests.el (flymake-tests--current-face):
839         Sleep for longer.  Avoid querying.
841 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
843         * automated/fns-tests.el (fns-tests-compare-string): New test.
845 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
847         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
848         according to Bug#17815.
850 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
852         * automated/python-tests.el (python-util-strip-string-1): New test.
854 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
856         Sync with Tramp 2.2.10.
858         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
859         (tramp--instrument-test-case): Extend docstring.
860         (tramp-test15-copy-directory): Skip for tramp-smb.el.
861         (tramp-test21-file-links): Use `file-truename' for directories.
862         (tramp-test27-start-file-process, tramp-test28-shell-command):
863         Retrieve process output more robustly.
864         (tramp--test-check-files): Extend test.
865         (tramp-test30-special-characters): Skip for tramp-adb.el,
866         tramp-gvfs.el and tramp-smb.el.  Add further file names.
868 2014-06-13  Glenn Morris  <rgm@gnu.org>
870         * automated/Makefile.in (compile-main):
871         GNU make automatically passes command-line arguments to sub-makes.
873 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
875         * automated/tildify-tests.el (tildify-test--test): Optimize the test
876         slightly by reusing the same temporary buffer across multiple test
877         cases.
879         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
880         (tildify-test-find-env-group-index-bug): Update to support new
881         signature of the `tildify-foreach-region-outside-env' function.
882         Namely, it now takes pairs as an argument instead of looking it up in
883         `tildify-ignored-environments-alist'.
885         * automated/tildify-tests.el (tildify-test--example-html): Add support
886         for generating XML code, so that…
887         (tildify-test-xml) …test can be added to check handling of XML
888         documents.
890         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
891         New test checking end-regex building when multiple environment pairs
892         use integers to refer to capture groups.
894         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
895         test checking end-regex building in `tildify-find-env' function when
896         integers (denoting capture groups) and strings are mixed together.
898 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
900         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
901         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
903 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
905         * automated/tramp-tests.el (tramp-test29-vc-registered):
906         Instrument failed test case.
908 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
910         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
911         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
913 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
915         * automated/tildify-tests.el: New file.
917 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
919         * indent/ruby.rb: Add one more test.
921         * indent/ps-mode.ps: New file.
923         * indent/octave.m: Add a few more tests.
925         * automated/core-elisp-tests.el
926         (core-elisp-test-window-configurations): New test.
928 2014-05-26  Glenn Morris  <rgm@gnu.org>
930         * automated/package-test.el (package-test-install-single):
931         Update for changed output.
933 2014-05-22  Glenn Morris  <rgm@gnu.org>
935         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
936         Fix handling of temporary elc files.
938         * automated/fns-tests.el (fns-tests-nreverse):
939         Update for changed string behavior.
941 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
943         * automated/fns-tests.el: New file.
944         * automated/fns-tests.el (fns-tests-nreverse)
945         (fns-tests-nreverse-bool-vector): New tests.
947 2014-05-08  Glenn Morris  <rgm@gnu.org>
949         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
950         (vc-bzr-test-faulty-bzr-autoloads):
951         Give bzr a temporary home-directory, in case the real one is missing.
953 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
955         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
956         New test.
958 2014-05-08  Glenn Morris  <rgm@gnu.org>
960         * automated/help-fns.el: New file.
962 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
964         * automated/undo-tests.el (undo-test-region-deletion): New test to
965         demonstrate bug#17235.
966         (undo-test-region-example): New test to verify example given in
967         comments for undo-make-selective-list.
969 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
971         * automated/tramp-tests.el (top):
972         * automated/file-notify-tests.el (top): Do not disable interactive
973         passwords in batch mode.
974         (password-cache-expiry): Set to nil.
976         * automated/file-notify-tests.el
977         (file-notify-test-remote-temporary-file-directory):
978         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
979         Use a mock-up method as default.
980         (tramp-test00-availability): Print the used directory name.
981         (tramp-test33-recursive-load): Fix typo.
983 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
985         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
986         (tramp-test30-special-characters): Remove test for backslash.
988 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
990         * automated/tramp-tests.el
991         (tramp-test19-directory-files-and-attributes)
992         (tramp-test22-file-times): Check for `file-attributes' equality
993         only if there is a usable timestamp.
994         (tramp--test-check-files): Do not use `copy-sequence'.
996 2014-04-22  Daniel Colascione  <dancol@dancol.org>
998         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
999         Add compile flag.
1000         (test-byte-comp-macro-expansion)
1001         (test-byte-comp-macro-expansion-eval-and-compile)
1002         (test-byte-comp-macro-expansion-eval-when-compile)
1003         (test-byte-comp-macro-expand-lexical-override): Use it.
1004         (test-eager-load-macro-expansion)
1005         (test-eager-load-macro-expansion-eval-and-compile)
1006         (test-eager-load-macro-expansion-eval-when-compile)
1007         (test-eager-load-macro-expand-lexical-override): New tests.
1009         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
1010         account for removal of `cl-struct-set-slot-value'. Also, move
1011         the defstruct to top level.
1013 2014-04-21  Daniel Colascione  <dancol@dancol.org>
1015         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
1016         New function.
1017         (test-byte-comp-macro-expansion)
1018         (test-byte-comp-macro-expansion-eval-and-compile)
1019         (test-byte-comp-macro-expansion-eval-when-compile)
1020         (test-byte-comp-macro-expand-lexical-override): New tests.
1022         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
1023         (cl-the): Fix cl-the test.
1025 2014-04-20  Daniel Colascione  <dancol@dancol.org>
1027         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
1029 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
1031         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
1032         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
1034 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
1036         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
1037         (tramp--test-make-temp-name): Optional argument LOCAL.
1038         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
1039         (tramp-test10-write-region): No special test for out-of-band copy
1040         needed anymore.
1041         (tramp-test11-copy-file, tramp-test12-rename-file)
1042         (tramp-test21-file-links): Extend tests.
1043         (tramp-test20-file-modes): More robust check for user "root".
1044         (tramp--test-check-files): New defun.
1045         (tramp-test30-special-characters, tramp-test33-recursive-load)
1046         (tramp-test34-unload): New tests.
1047         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
1049 2014-04-11  Glenn Morris  <rgm@gnu.org>
1051         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
1053 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
1055         * automated/electric-tests.el: Fix spelling error in test name.
1056         (whitespace-skipping-for-quotes-not-outside):
1057         Rename from whitespace-skipping-for-quotes-not-ouside.
1059 2014-04-09  Daniel Colascione  <dancol@dancol.org>
1061         * automated/syntax-tests.el: New file.
1063 2014-04-09  Glenn Morris  <rgm@gnu.org>
1065         * automated/python-tests.el (python-triple-quote-pairing):
1066         Enable/disable electric-pair-mode as needed.
1068         * automated/electric-tests.el (electric-pair-backspace-1):
1069         Replace deleted function.
1071 2014-04-07  João Távora  <joaotavora@gmail.com>
1073         * automated/python-tests.el (python-triple-quote-pairing): New test.
1074         (python-syntax-after-python-backspace): New test.
1076         * automated/electric-tests.el (electric-pair-define-test-form):
1077         More readable test docstrings.
1078         (whitespace-skipping-for-quotes-not-ouside)
1079         (whitespace-skipping-for-quotes-only-inside)
1080         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
1082 2014-04-04  João Távora  <joaotavora@gmail.com>
1084         * automated/electric-tests.el (define-electric-pair-test):
1085         Don't overtest.
1086         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
1087         (inhibit-in-mismatched-string-inside-c-comments): New test.
1089 2014-04-02  João Távora  <joaotavora@gmail.com>
1091         * automated/electric-tests.el (inhibit-if-strings-mismatched):
1092         New test, change from `inhibit-only-of-next-is-mismatched'.
1094 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
1096         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
1097         (undo-test-region-t-marker): New tests of marker adjustments.
1098         (undo-test-marker-adjustment-moved):
1099         (undo-test-region-mark-adjustment): New tests to demonstrate
1100         bug#16818, which fail without the fix.
1102 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
1104         * automated/package-test.el (package-test-describe-package):
1105         Fix test failure in non-graphical mode.
1107 2014-03-23  Daniel Colascione  <dancol@dancol.org>
1109         * automated/subword-tests.el (subword-tests2): More subword tests.
1111         * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
1112         New test: correct parsing of keyword arguments.
1114 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
1116         * automated/package-test.el (package-test-describe-package):
1117         Check for the "Keywords: " line.
1119         * automated/data/package/archive-contents: Include the :keywords
1120         field in `simple-single' data form.
1122 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
1124         * automated/package-test.el
1125         (package-test-install-two-dependencies): New test (bug#16826).
1127         * automated/data/package/simple-two-depend-1.1.el: New file.
1129         * automated/data/package/archive-contents:
1130         Add info about the new package.
1132 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
1134         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
1135         (tramp-test10-write-region): Extend for out-of-band copy.
1136         (tramp-test31-asynchronous-requests): New test.
1138 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
1140         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
1141         Add new test of undo in region.
1142         (undo-test-in-region-eob): Add test case described at
1143         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
1145 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
1147         * automated/tramp-tests.el (tramp--test-enabled)
1148         (tramp-test15-copy-directory): No special handling of tramp-adb.el
1149         anymore.  It's fixed in that package.
1151 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
1153         * automated/tramp-tests.el (tramp--test-enabled): Move connection
1154         cleanup into this function.  Remove respective code from all test
1155         cases.
1156         (tramp--instrument-test-case): Declare `indent' and `debug'.
1157         Handle other errors as well.
1158         (tramp-test14-delete-directory): Check for `file-error' error.
1159         (tramp-test15-copy-directory): Ignore return value of
1160         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
1161         (tramp-test19-directory-files-and-attributes): Take care of
1162         timestamp of "../".
1163         (tramp-test20-file-modes, tramp-test27-start-file-process)
1164         (tramp-test28-shell-command): Skip for tramp-adb.el.
1165         (tramp-test21-file-links): `file-truename' shall preserve trailing
1166         link of directories.
1167         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
1168         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
1169         `kill-buffer-query-functions' to nil.
1170         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
1172 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
1174         * automated/tramp-tests.el
1175         (tramp-test19-directory-files-and-attributes): Do not include
1176         directories in comparison; they might have changed their
1177         timestamps already.
1179 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
1181         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
1182         (tramp-test17-insert-directory): First line could contain more
1183         text, when produced by `ls-lisp'.
1184         (tramp-test19-directory-files-and-attributes): Instrument failed
1185         test case.
1187 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
1189         * automated/tramp-tests.el (tramp-test17-insert-directory):
1190         Make first line "total 123" optional.
1191         (tramp-test20-file-modes, tramp-test22-file-times)
1192         (tramp-test26-process-file, tramp-test27-start-file-process)
1193         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
1194         tramp-smb.el.
1195         (tramp-test20-file-modes): Check for "root" only when there is an
1196         explicit user name.
1197         (tramp-test21-file-links): Handle "... not supported" error.
1198         (tramp-test22-file-times): Skip for "don't know" return values.
1199         (tramp-test26-process-file, tramp-test28-shell-command):
1200         Remove color escape sequences.
1201         (tramp-test28-shell-command): Use `accept-process-output' rather
1202         than `sit-for'.
1203         (tramp-test30-utf8): Set coding system `utf-8'.
1205 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
1207         * automated/tramp-tests.el (tramp-test28-shell-command):
1208         Perform an initial `sit-for' prior the while loop.
1210 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
1212         Sync with Tramp 2.2.9.
1214         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
1215         (tramp-test28-shell-command): Make a while loop when waiting for
1216         process exit.
1218 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
1220         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
1221         and `vc-hg'.  Declare `tramp-find-executable' and
1222         `tramp-get-remote-path'.
1223         (tramp-test29-vc-registered): New test.
1224         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
1226 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
1228         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
1229         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
1230         (tramp-test28-shell-command): Improve `shell-command' test.
1231         Add `async-shell-command' tests.
1233 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
1235         * automated/file-notify-tests.el (file-notify--wait-for-events):
1236         Use `read-event' instead of `sit-for'.
1237         (file-notify-test02-events): Remove expected result, the bug is
1238         fixed meanwhile.
1239         (file-notify-test02-events, file-notify-test03-autorevert):
1240         Use `sleep-for' instead of `sit-for'.
1242 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
1244         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
1245         New test.
1247 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
1249         * automated/file-notify-tests.el (file-notify--deftest-remote):
1250         Do not skip when the local test has failed.  They are unrelated.
1251         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
1252         `noninteractive' to nil, otherwise `sit-for' could be degraded to
1253         `sleep-for'.
1254         (file-notify-test02-events): Check for `file-remote-p' instead of
1255         `file-notify--test-remote-enabled'.
1257 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
1259         * automated/file-notify-tests.el (file-notify-test02-events):
1260         Let test case fail for Bug#16519.
1262 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
1264         * automated/file-notify-tests.el (file-notify-test02-events):
1265         Hide Bug#16519, until it is solved.
1267 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
1269         * automated/file-notify-tests.el
1270         (file-notify--test-local-enabled): Fix error in logic.
1271         (file-notify--wait-for-events): New defmacro.
1272         (file-notify-test02-events): Make short breaks between file operations.
1273         Use `file-notify--wait-for-events'.  Check, that events have arrived.
1274         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
1276         * automated/comint-testsuite.el
1277         (comint-testsuite-password-strings): Add localized examples.
1279 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
1281         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
1282         case if inotify is not linked with Emacs.  Use `read-event' rather
1283         than `sit-for' in order to process events.  (Bug#13662)
1285 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
1287         * automated/ert-tests.el (ert-test-record-backtrace):
1288         Reenable test case with adapted test string.  (Bug#13064)
1290 2013-12-28  Glenn Morris  <rgm@gnu.org>
1292         * automated/electric-tests.el: Require 'elec-pair.
1294 2013-12-26  João Távora  <joaotavora@gmail.com>
1296         * automated/electric-tests.el (electric-pair-test-for):
1297         Fix autowrapping tests in batch-mode by running with
1298         `transient-mark-mode' set to `lambda'.
1300         * automated/electric-tests.el: New file.
1302 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1304         * automated/python-tests.el
1305         (python-nav-lisp-forward-sexp-safe-1): Remove test.
1306         (python-nav-forward-sexp-safe-1): New test.
1308 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
1310         * automated/ruby-mode-tests.el: Add tests for
1311         `ruby-align-to-stmt-keywords'.
1313         * indent/ruby.rb: Update examples to reflect the lack of change in
1314         default indentation of `begin' blocks.
1316 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
1318         * indent/ruby.rb: Update examples according to the change
1319         in `smie-indent-close'.
1321 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1323         * indent/ruby.rb: New examples.
1325 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1327         * automated/python-tests.el (python-indent-dedenters-2): New test.
1329 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1331         * automated/python-tests.el (python-indent-after-comment-1)
1332         (python-indent-after-comment-2): New tests.
1334 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
1336         * automated/python-tests.el (python-indent-block-enders-1):
1337         Rename from python-indent-block-enders.
1338         (python-indent-block-enders-2): New test.
1340 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
1342         * indent/js.js: New file.
1344 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
1346         * automated/dbus-tests.el: New file.
1348 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1350         * automated/regexp-tests.el: New file.
1352 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
1354         * automated/reftex-tests.el (reftex-parse-from-file-test):
1355         Run temp-dir through file-truename, to make sure the temporary file
1356         names are comparable as strings.
1358         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
1359         Force Unix EOLs by using 'utf-8-unix', since the default of
1360         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
1362 2013-11-28  Glenn Morris  <rgm@gnu.org>
1364         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
1366 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
1368         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
1369         (EMACSOPT): Use $(PATH_SEP).
1371 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
1373         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
1374         Set to nil.
1376 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
1378         * automated/file-notify-tests.el
1379         (file-notify-test-remote-temporary-file-directory):
1380         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
1381         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1382         (file-notify--deftest-remote): Cleanup connection initially.
1383         (file-notify-test03-autorevert): Run also in batch mode.  Use a
1384         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
1385         does not work on MS Windows.  Call `accept-process-output' for
1386         remote files.  Apply `string-match' instead of `string-equal', the
1387         messages are different on MS Windows.
1389         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1390         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
1391         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1393 2013-11-23  Glenn Morris  <rgm@gnu.org>
1395         * automated/python-tests.el (python-shell-make-comint-1)
1396         (python-shell-make-comint-2, python-shell-get-process-1):
1397         Suppress creation of some temp-files.
1399         * automated/python-tests.el (python-shell-parse-command-1)
1400         (python-shell-make-comint-1, python-shell-make-comint-2)
1401         (python-shell-get-process-1)
1402         (python-shell-internal-get-or-create-process-1):
1403         Skip rather than fail if prereqs not found.
1405         * automated/Makefile.in (emacs):
1406         Empty EMACSLOADPATH rather than unsetting.
1408 2013-11-22  Glenn Morris  <rgm@gnu.org>
1410         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1411         Set expected-result.
1413 2013-11-21  Glenn Morris  <rgm@gnu.org>
1415         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
1416         (compile-main): Pass XARGS_LIMIT to xargs.
1418         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
1419         (EMACSOPT): Use PATH_SEPARATOR.
1421 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
1423         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1424         Add a failing test for Bug#15874.
1425         (ruby--insert-coding-comment-ruby-style)
1426         (ruby--insert-coding-comment-emacs-style)
1427         (ruby--insert-coding-comment-custom-style):
1428         Add a few tests for `ruby--insert-coding-comment'.
1430 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
1432         Improve API of recently-added bool vector functions (Bug#15912).
1433         * automated/data-tests.el: Adjust to API changes.
1435 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
1437         * automated/tramp-tests.el (tramp-test07-file-exists-p)
1438         (tramp-test08-file-local-copy)
1439         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1440         (tramp-test11-copy-file, tramp-test12-rename-file)
1441         (tramp-test13-make-directory, tramp-test14-delete-directory)
1442         (tramp-test15-copy-directory, tramp-test16-directory-files)
1443         (tramp-test17-insert-directory, tramp-test18-file-attributes)
1444         (tramp-test19-directory-files-and-attributes)
1445         (tramp-test20-file-modes, tramp-test21-file-links)
1446         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1447         (tramp-test24-file-name-completion, tramp-test25-load)
1448         (tramp-test26-process-file, tramp-test27-start-file-process)
1449         (tramp-test28-shell-command): Cleanup connection initially.
1451 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1453         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
1454         connection before running the test.
1456 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1458         * automated/tramp-tests.el (tramp-test15-copy-directory)
1459         (tramp-test16-directory-files, tramp-test17-insert-directory)
1460         (tramp-test18-file-attributes)
1461         (tramp-test19-directory-files-and-attributes)
1462         (tramp-test20-file-modes, tramp-test21-file-links)
1463         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1464         (tramp-test24-file-name-completion, tramp-test25-load)
1465         (tramp-test26-process-file, tramp-test27-start-file-process)
1466         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
1467         (tramp-test29-utf8): New test.
1469 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
1471         * automated/file-notify-tests.el (file-notify-test02-events)
1472         (file-notify-test03-autorevert): Suppress messages in `write-region'.
1474         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
1475         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
1476         (tramp-test26-process-file, tramp-test28-shell-command):
1477         Ensure, that the directory is not empty when calling "ls".
1479 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
1481         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1482         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
1483         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
1484         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1485         (tramp-test26-process-file): Add tests.
1486         (tramp-test11-copy-file): Remove debug message.
1487         (tramp-test20-file-modes): Special case, if user is "root".
1489 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
1491         * automated/file-notify-tests.el:
1492         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1493         `tramp-remote-path' when running on hydra.
1494         (tramp-test07-file-exists-p): Remove instrumentation code.
1495         (tramp-test26-process-file): Don't use "/bin/true" and
1496         "/bin/false", these paths do not exist on hydra.
1498 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
1500         * automated/process-tests.el: New file.
1502 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
1504         * indent/ruby.rb: New examples.
1506 2013-11-06  Glenn Morris  <rgm@gnu.org>
1508         * automated/Makefile.in (setwins): Avoid accidental matches.
1510 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
1512         * automated/tramp-tests.el (tramp-test07-file-exists-p):
1513         Fix docstring.  Instrument, in order to hunt failure on hydra.
1515 2013-11-06  Glenn Morris  <rgm@gnu.org>
1517         * automated/flymake-tests.el (warning-predicate-rx-gcc)
1518         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1519         (warning-predicate-function-perl):
1520         * automated/info-xref.el (info-xref-test-makeinfo):
1521         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1522         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1524 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
1526         * automated/tramp-tests.el: New file.
1528 2013-11-05  Glenn Morris  <rgm@gnu.org>
1530         Get rid of --chdir usage.
1531         * automated/Makefile.in (EMACSOPT): Move -L here.
1532         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1533         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
1534         (.el.elc): No more need to pass -L here.
1535         (compile-main): Get rid of sub-shell and cd.
1536         (compile-clean, check): Get rid of cd.
1538         Make it possible to run tests with a different working directory.
1539         * automated/flymake-tests.el (flymake-tests-data-directory): New.
1540         (flymake-tests--current-face): Use flymake-tests-data-directory.
1541         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1542         (warning-predicate-function-perl): Adapt for above change.
1543         * automated/zlib-tests.el (zlib-tests-data-directory): New.
1544         (zlib--decompress): Use zlib-tests-data-directory.
1546         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1547         Remove test that makes no sense.
1549         * automated/files.el (files-test-local-variable-data):
1550         Fix result typo presumably caused by interference from dir-locals.
1551         (file-test--do-local-variables-test): Prevent dir-locals interfering.
1553 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
1555         * indent/ruby.rb: Add a statement on the line after heredoc.
1556         Move a now-successful example.
1558         * automated/ruby-mode-tests.el: Remove outdated comment.
1560 2013-11-04  Glenn Morris  <rgm@gnu.org>
1562         * automated/Makefile.in (abs_srcdir): Remove.
1563         (emacs): Unset EMACSLOADPATH.
1564         (.el.elc, check): Use -L to append srcdir to load-path.
1566 2013-11-02  Glenn Morris  <rgm@gnu.org>
1568         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1569         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1570         (abs_srcdir): New, set by configure.
1571         (EMACS): Use a relative file name.
1572         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1573         (lisp-compile): Remove (assume it's up-to-date).
1574         (compile-main): Do not run lisp-compile.
1575         (compile-main, compile-clean, compile-always, bootstrap-clean)
1576         (check): Use srcdir rather than $test.  Check cd return value.
1577         Use --chdir.
1578         (doit, compile, compile-always): Remove stuff copied from lisp/.
1579         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1581 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
1583         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1584         Add a skipping test.
1586 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1588         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1590         * indent/css-mode.css (.x2): Test alignement inside braces.
1592 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1594         * indent/ruby.rb: New failing example.
1596         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1597         Fix the test, in respect to adding the space after the curly.
1599 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1601         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1602         (ert-test-deftest): Adapt test for changed macro expansion.
1603         (ert-test-run-tests-interactively):
1604         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1605         Add a skipping test.
1607         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1608         (file-notify--test-local-enabled): Make it a function.  Check also
1609         for `file-remote-p' of `temporary-file-directory'.
1610         (file-notify--test-remote-enabled-checked): New defvar.
1611         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1612         internal functions.  Cache result.
1613         (file-notify--deftest-remote, file-notify-test00-availability)
1614         (file-notify-test01-add-watch, file-notify-test02-events)
1615         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1616         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1618 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1620         * indent/ruby.rb: Fix syntax error in the latest example.
1622 2013-10-23  Glenn Morris  <rgm@gnu.org>
1624         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1625         New, set by configure.
1626         (top_srcdir): Remove.
1627         (abs_test, abs_lispsrc): New.
1628         (lisp): No longer absolute.
1629         (emacs, lisp-compile, compile, compile-always):
1630         Quote entities that might contain whitespace.
1632 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1634         * indent/ruby.rb: Move two examples to "working" section, add one
1635         more.
1637 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1639         * indent/ruby.rb: New examples for indentation of blocks.
1640         Example of hash inside parens that inflooped before the present commit.
1642 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1644         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1645         allows another timer to run.
1647 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1649         * indent/ruby.rb: More examples for bug#15594, both failing and
1650         now passing.
1652 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1654         * indent/ruby.rb: Add two more cases.
1656 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1658         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1659         first use.
1660         (ruby-should-indent): Use indent-according-to-mode.
1661         (ruby-deftest-move-to-block): Use `declare'.
1663 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1665         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1667 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1669         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1671 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1673         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1674         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1676         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1678 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1680         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1681         Adjust indentation of continued line to the new SMIE behavior.
1683 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1685         * automated/completion-tests.el:
1686         * indent/css-mode.css: New files.
1688 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1690         * automated/data/package/signed/archive-contents:
1691         * automated/data/package/signed/archive-contents.sig:
1692         * automated/data/package/signed/signed-good-1.0.el:
1693         * automated/data/package/signed/signed-good-1.0.el.sig:
1694         * automated/data/package/signed/signed-bad-1.0.el:
1695         * automated/data/package/signed/signed-bad-1.0.el.sig:
1696         * automated/data/package/key.pub:
1697         * automated/data/package/key.sec: New files.
1699         * automated/package-test.el (package-test-update-listing)
1700         (package-test-update-archives, package-test-describe-package):
1701         Adjust to package.el change.
1702         (package-test-signed): New test.
1704 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1706         * automated/package-test.el: Update all cases to use :url instead
1707         of :homepage.
1709         * automated/package-x-test.el
1710         (package-x-test--single-archive-entry-1-3): Same.
1712 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1714         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1715         was unused.
1716         (simple-single-desc): Expect :homepage property.
1717         (multi-file-desc): Same.
1718         (with-package-test): Do not save previous `default-directory'
1719         value, let-bind the var instead.
1720         (package-test-install-single): Expect :homepage property in the
1721         generated pkg file.
1722         (package-test-describe-package): Expect Homepage button.
1723         (package-test-describe-non-installed-package)
1724         (package-test-describe-non-installed-multi-file-package): Same.
1725         (package-test-describe-not-installed-package): Remove, it was a
1726         duplicate.
1728         * automated/package-x-test.el
1729         (package-x-test--single-archive-entry-1-3): Expect :homepage
1730         property.
1731         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1733         * automated/data/package/simple-single-1.3.el: Add URL header.
1735         * automated/data/package/archive-contents: Add :homepage
1736         properties to `simple-single' and `multi-file'.
1738 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1740         * automated/data-tests.el:
1741         (bool-vector-count-matches-all-0-nil)
1742         (bool-vector-count-matches-all-0-t)
1743         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1744         (bool-vector-count-matches-at, bool-vector-intersection-op)
1745         (bool-vector-union-op, bool-vector-xor-op)
1746         (bool-vector-set-difference-op)
1747         (bool-vector-change-detection, bool-vector-not): New tests.
1748         (mock-bool-vector-count-matches-at)
1749         (test-bool-vector-bv-from-hex-string)
1750         (test-bool-vector-to-hex-string)
1751         (test-bool-vector-count-matches-at-tc)
1752         (test-bool-vector-apply-mock-op)
1753         (test-bool-vector-binop): New helper functions.
1754         (bool-vector-test-vectors): New testcase data.
1756 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1758         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1759         (advice-test-called-interactively-p-filter-args)
1760         (advice-test-called-interactively-p-around): New tests.
1762 2013-09-16  Glenn Morris  <rgm@gnu.org>
1764         * automated/eshell.el (eshell-match-result):
1765         Return a more informative failure than simply "false".  Update callers.
1767         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1768         Test value before and after loop as well as during.
1770 2013-09-15  Glenn Morris  <rgm@gnu.org>
1772         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1773         New test.  (Bug#15372)
1774         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1776 2013-09-13  Glenn Morris  <rgm@gnu.org>
1778         * automated/eshell.el (with-temp-eshell):
1779         Use a temp directory for eshell-directory-name.
1780         (eshell-test-command-result): New, again using a temp directory.
1781         Replace eshell-command-result with this throughout.
1782         (eshell-test/for-loop, eshell-test/for-name-loop):
1783         Ensure environment variables don't confuse us.
1785 2013-09-12  Glenn Morris  <rgm@gnu.org>
1787         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1788         due to "has a running process; kill it?" prompts.
1790 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1792         * automated/eshell.el: Rename from eshell.el.
1793         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1795 2013-09-01  Glenn Morris  <rgm@gnu.org>
1797         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1798         Otherwise the sed command used by eg compile-main ends up
1799         containing "/*.el".  (Bug#15170)
1801 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1803         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1804         for portability to hosts where /bin/sh has problems.
1806 2013-08-21  David Engster  <deng@randomsample.de>
1808         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1809         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1810         upstream.  Changed to use ERT.
1812 2013-08-14  Daniel Hackney  <dan@haxney.org>
1814         * automated/package-test.el: Remove tar-package-building functions.
1815         Tar file used for testing is included in the repository.
1816         (package-test-install-texinfo, package-test-cleanup-built-files):
1817         Remove.
1819 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1821         * automated/python-tests.el (python-imenu-create-index-4)
1822         (python-imenu-create-flat-index-2): New tests.
1824 2013-08-05  Glenn Morris  <rgm@gnu.org>
1826         * automated/mule-util.el: New file, with tests extracted from
1827         lisp/international/mule-util.el.
1829 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1831         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1832         before definition.
1833         (advice-tests-macroaliases): New test.
1835 2013-08-04  Glenn Morris  <rgm@gnu.org>
1837         * automated/ert-tests.el: Disable failing test that no-one seems
1838         to know how to fix.  (Bug#13064)
1840         * automated/icalendar-tests.el (icalendar-tests--test-export)
1841         (icalendar-tests--test-import): Try more precise TZ specification.
1842         Remove debug messages.
1844 2013-08-03  Glenn Morris  <rgm@gnu.org>
1846         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1848         * automated/icalendar-tests.el (icalendar-tests--test-export)
1849         (icalendar-tests--test-import):
1850         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1851         (icalendar-tests--test-import): Reset zone even if error occurred.
1853 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1855         * automated/core-elisp-tests.el: New file.
1857 2013-08-01  Glenn Morris  <rgm@gnu.org>
1859         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1860         Try to check that the remote system has a notification program.
1862 2013-07-31  Glenn Morris  <rgm@gnu.org>
1864         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1866 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1868         * automated/file-notify-tests.el
1869         (file-notify--test-local-enabled): New defconst.  Replaces all
1870         `file-notify-support' occurrences.
1871         (file-notify--test-remote-enabled): New defun.
1872         (file-notify--deftest-remote): Use it.
1873         (file-notify-test00-availability): Rewrite.
1874         (file-notify-test00-availability-remote): New defun.
1875         (file-notify-test01-add-watch): Rewrite first erroneous check.
1877 2013-07-23  Glenn Morris  <rgm@gnu.org>
1879         * automated/inotify-test.el (inotify-file-watch-simple):
1880         Delete temp-file when done.
1882         * automated/subword-tests.el: Require subword.
1884 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1886         * automated/subword-tests.el: New file.
1888 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1890         * automated/python-tests.el (python-imenu-create-index-2)
1891         (python-imenu-create-index-3): New tests.
1893 2013-07-11  Glenn Morris  <rgm@gnu.org>
1895         * automated/ert-tests.el: Require cl-lib at runtime too.
1896         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1897         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1898         (ert-test-set-functions, ert-test-gensym)
1899         (ert-test-coerce-to-vector, ert-test-string-position)
1900         (ert-test-mismatch): Remove tests.
1901         * automated/cl-lib.el: New, split from ert-tests.el.
1903         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1904         Goto point-min.
1905         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1906         (ruby-move-to-block-skips-percent-literal)
1907         (ruby-move-to-block-skips-heredoc)
1908         (ruby-move-to-block-moves-from-else-to-if)
1909         (ruby-beginning-of-defun-does-not-fold-case)
1910         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1911         Replace goto-line with forward-line/goto-char.
1912         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1914         * automated/package-test.el (makeinfo-buffer): Autoload.
1915         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1916         (package-test-install-texinfo): Don't require makeinfo.
1918         * automated/files.el: Stop "local variables" confusion.
1920         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1922         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1923         Use with-current-buffer.
1925         * automated/undo-tests.el (undo-test-buffer-modified)
1926         (undo-test-file-modified): New tests.
1928 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1930         * automated/file-notify-tests.el (file-notify-test00-availability):
1931         Set :expected-result.
1932         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1933         (file-notify-test02-events, file-notify-test02-events-remote)
1934         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1935         Skip when `file-notify-support' is nil.  (Bug#14823)
1937 2013-07-09  Glenn Morris  <rgm@gnu.org>
1939         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1940         Declare.
1941         (inotify-file-watch-simple): Silence compiler.
1943         * automated/python-tests.el (python-indent-block-enders):
1944         Make it actually test something.
1946         * automated/package-x-test.el: Require package-test when compiling.
1948         * automated/add-log-tests.el, automated/advice-tests.el:
1949         * automated/imenu-test.el, automated/package-x-test.el:
1950         * automated/python-tests.el, automated/ruby-mode-tests.el:
1951         * automated/xml-parse-tests.el: Explicitly require ert.
1953 2013-07-08  Kenichi Handa  <handa@gnu.org>
1955         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1956         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1958 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1960         * automated/file-notify-tests.el
1961         (file-notify-test-remote-temporary-file-directory):
1962         Use `null-device' on w32.
1963         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1964         (file-notify--test-results, file-notify--test-event)
1965         (file-notify--deftest-remote, file-notify--event-test)
1966         (file-notify--test-event-handler)
1967         (file-notify--test-make-temp-name): Rename, in order to mark them
1968         internal.
1969         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1970         better fitting in noninteractive tests.
1971         (file-notify-test00-availability): Rename from `file-notify-test0'.
1972         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1973         Use `temporary-file-directory '.
1974         (file-notify-test01-add-watch-remote): New test.
1975         (file-notify-test02-events): Rename from `file-notify-test2'.
1976         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1977         (file-notify-test03-autorevert): Rename from
1978         `file-notify-test4'.  Use timeouts.
1979         (file-notify-test03-autorevert-remote): Rename from
1980         `file-notify-test5'.
1982 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1984         * automated/file-notify-tests.el: New package.
1986 2013-06-28  Kenichi Handa  <handa@gnu.org>
1988         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1989         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1990         Callers changed.
1991         (decoder-tests-filename): New function.
1992         (decoder-tests-prefer-utf-8-read)
1993         (decoder-tests-prefer-utf-8-write): New function.
1994         (ert-test-decoder-prefer-utf-8): New test.
1996 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1998         * automated/package-x-test.el: Change the commentary.
1999         (package-x-test--single-archive-entry-1-3)
2000         (package-x-test--single-archive-entry-1-4): Fix the tests, by
2001         using the appropriate data structure.
2003 2013-06-27  Daniel Hackney  <dan@haxney.org>
2005         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
2007         * automated/package-x-test.el: New file.
2009         * automated/package-test.el: New file.
2011         * automated/data/package: New directory, with test examples.
2013 2013-06-27  Glenn Morris  <rgm@gnu.org>
2015         * automated/python-tests.el (python-tests-with-temp-file):
2016         Clean up after ourself.
2018         * automated/undo-tests.el (undo-test3): Remove test that seems to
2019         do nothing that the previous one doesn't, except leave a tempfile.
2021 2013-06-26  Glenn Morris  <rgm@gnu.org>
2023         * automated/info-xref.el: New file.
2025 2013-06-25  Glenn Morris  <rgm@gnu.org>
2027         * automated/occur-tests.el (occur-test-create): New function.
2028         Use it to create separate tests for each element, so we run them
2029         all rather than stopping at the first error.
2031 2013-06-24  Glenn Morris  <rgm@gnu.org>
2033         * automated/occur-tests.el (occur-tests):
2034         Update for 2013-05-29 change to occur header line.
2036 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
2038         Test suite for flymake.
2039         * automated/flymake-tests.el:
2040         * automated/flymake/warnpred/Makefile
2041         * automated/flymake/warnpred/test.c
2042         * automated/flymake/warnpred/test.pl: New files.
2044 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2046         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
2048 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2050         * automated/reftex-tests.el: New test suite for reftex.
2052 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
2054         * automated/ruby-mode-tests.el: New tests, for percent literals
2055         and expression expansion.
2057 2013-05-29  Leo Liu  <sdl.web@gmail.com>
2059         * indent/octave.m: Tweak.
2061 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
2063         * eshell.el: Rewrite tests using ERT.
2065 2013-05-25  Leo Liu  <sdl.web@gmail.com>
2067         * indent/octave.m: Add tests for %!, # and ### comments.
2069 2013-05-23  Kenichi Handa  <handa@gnu.org>
2071         * automated/decoder-tests.el: New file.
2073 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
2075         * indent/ruby.rb: Add multiline regexp example.
2077         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
2078         (ruby-regexp-skips-over-interpolation)
2079         (ruby-regexp-continues-till-end-when-unclosed)
2080         (ruby-regexp-can-be-multiline)
2081         (ruby-interpolation-inside-percent-literal): New tests.
2083 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2085         * indent/ruby.rb: Fix indentation after =; add more cases.
2087 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2089         * indent/pascal.pas: Add test for mis-identified comments.
2091 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
2093         * automated/imenu-test.el: New file.  (Bug#14112)
2095 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2097         * automated/python-tests.el (python-imenu-prev-index-position-1):
2098         Remove test.
2099         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
2100         New tests.
2102 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2104         * automated/python-tests.el (python-nav-backward-defun-2)
2105         (python-nav-backward-defun-3, python-nav-forward-defun-2)
2106         (python-nav-forward-defun-3): New tests.
2108 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2110         * automated/python-tests.el (python-nav-backward-defun-1)
2111         (python-nav-forward-defun-1): New tests.
2113 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
2115         * automated/add-log-tests.el: New file.  (Bug#14112)
2117 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
2119         * automated/python-tests.el (python-indent-block-enders): New test.
2120         (python-info-current-defun-2): Fix test.
2122 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2124         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
2126 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
2128         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
2129         (python-tests-with-temp-file): New macro.
2130         (python-tests-shell-interpreter): New var.
2131         (python-shell-get-process-name-1)
2132         (python-shell-internal-get-process-name-1)
2133         (python-shell-parse-command-1)
2134         (python-shell-calculate-process-environment-1)
2135         (python-shell-calculate-process-environment-2)
2136         (python-shell-calculate-process-environment-3)
2137         (python-shell-calculate-exec-path-1)
2138         (python-shell-calculate-exec-path-2)
2139         (python-shell-make-comint-1)
2140         (python-shell-make-comint-2)
2141         (python-shell-get-process-1)
2142         (python-shell-get-or-create-process-1)
2143         (python-shell-internal-get-or-create-process-1): New tests.
2145 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
2147         * automated/python-tests.el: New file.
2149 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
2151         * automated/ruby-mode-tests.el
2152         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
2153         bits inside the examples.
2154         (ruby-move-to-block-skips-heredoc): New test.
2155         (ruby-add-log-current-method-after-inner-class):
2156         Lower expectations: move point inside a method, initially.
2158 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
2160         * automated/ruby-mode-tests.el
2161         (ruby-move-to-block-skips-percent-literal): New test.
2163 2013-02-04  Chong Yidong  <cyd@gnu.org>
2165         * automated/thingatpt.el: New file.
2167 2013-02-03  Chong Yidong  <cyd@gnu.org>
2169         * automated/files.el (file-test--do-local-variables-test):
2170         Avoid compilation warning message.
2172 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
2174         * automated/ruby-mode-tests.el
2175         (ruby-indent-spread-args-in-parens): New test.
2176         * automated/ruby-mode-tests.el (ruby-block-test-example):
2177         Break indentation of the do block opener and add a line inside it.
2178         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
2179         Adjust line numbers.
2181 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2183         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
2185 2013-01-14  Glenn Morris  <rgm@gnu.org>
2187         * automated/compile-tests.el (compile-tests--test-regexps-data):
2188         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
2190 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
2192         * automated/man-tests.el: New file.
2194 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
2196         * automated/undo-tests.el (undo-test0): Adjust error to code change.
2198 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
2200         * automated/undo-tests.el: New file.
2202 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
2204         * automated/ruby-mode-tests.el
2205         (ruby-indent-after-block-in-continued-expression): New test.
2207 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
2209         * automated/ruby-mode-tests.el:
2210         Rename one interpolation test; add three more.
2211         (ruby-with-temp-buffer): New macro, use it where appropriate.
2212         (ruby-add-log-current-method-examples): Use "_" for target point.
2213         Add four new tests for ruby-add-log-current-method.
2215 2012-12-11  Glenn Morris  <rgm@gnu.org>
2217         * automated/f90.el (f90-test-bug13138): New test.
2219 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2221         * automated/inotify-test.el: New test.
2223 2012-12-02  Chong Yidong  <cyd@gnu.org>
2225         * automated/ruby-mode-tests.el
2226         (ruby-add-log-current-method-examples): Don't use loop macro, to
2227         allow automated testing to work.
2229 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2231         * automated/advice-tests.el (advice-tests--data): Remove.
2232         (advice-tests): Move the tests directly here instead.
2233         Add called-interactively-p tests.
2235 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2237         * automated/ert-x-tests.el: Use cl-lib.
2238         * automated/ert-tests.el: Use lexical-binding and cl-lib.
2240 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
2242         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
2243         (ruby-indent-inside-heredoc-after-operator)
2244         (ruby-indent-inside-heredoc-after-space): New tests.
2245         Change direct font-lock face references to var references.
2246         (ruby-interpolation-suppresses-syntax-inside): New test.
2247         (ruby-interpolation-inside-percent-literal-with-paren):
2248         New failing test.
2250 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
2252         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
2253         (ruby-singleton-class-no-heredoc-font-lock)
2254         (ruby-add-log-current-method-examples): New tests.
2255         (ruby-test-string): Extract from ruby-should-indent-buffer.
2256         (ruby-deftest-move-to-block): New macro.
2257         Add several move-to-block tests.
2259 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2261         * automated/advice-tests.el: New tests.
2263 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
2265         * automated/compile-tests.el (compile-tests--test-regexps-data):
2266         Add new data for msft's new format.
2268 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
2270         * automated/ruby-mode-tests.el:
2271         (ruby-toggle-block-to-multiline): New test.
2272         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
2273         (ruby-toggle-block-to-brace): Use buffer-string.
2275 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
2277         * automated/ruby-mode-tests.el: New tests (Bug#11613).
2279 2012-08-28  Chong Yidong  <cyd@gnu.org>
2281         * automated/files.el: Test every combination of values for
2282         enable-local-variables and enable-local-eval.
2284 2012-08-19  Chong Yidong  <cyd@gnu.org>
2286         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
2288 2012-08-18  Chong Yidong  <cyd@gnu.org>
2290         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
2292 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
2294         * indent/ruby.rb: Rearrange examples, add new ones.
2296 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
2298         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
2299         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
2301 2012-08-11  Glenn Morris  <rgm@gnu.org>
2303         * automated/files.el: New file.
2305         * automated/Makefile.in (all): Fix typo.
2307 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
2309         * automated/ruby-mode-tests.el (ruby-should-indent):
2310         Add docstring, check (current-indentation) instead of (current-column).
2311         (ruby-should-indent-buffer): New function.
2312         Add tests for `ruby-deep-indent-paren' behavior.
2313         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
2315 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
2317         Original tests in test_ruby_mode.rb in upstream (author).
2319 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
2321         * automated/ruby-mode-tests.el (ruby-should-indent)
2322         (ruby-assert-state): New functions.
2323         Add new tests.
2325 2012-07-29  David Engster  <deng@randomsample.de>
2327         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
2328         New variable to hold test data for name expansion.
2329         (xml-parse-tests): Test the two different types of name expansion.
2331 2012-07-29  Juri Linkov  <juri@jurta.org>
2333         * automated/occur-tests.el (occur-test-case): Use predefined
2334         buffer name " *test-occur*" instead of a random buffer name.
2336 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
2338         * automated/ruby-mode-tests.el: New file with one test.
2340 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2342         * indent/shell.sh: Add test case for ${#VAR}.
2344         * indent/latex-mode.tex: New file.
2346 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2348         * eshell.el: Use cl-lib.
2350 2012-07-03  Chong Yidong  <cyd@gnu.org>
2352         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
2354 2012-07-02  Chong Yidong  <cyd@gnu.org>
2356         * automated/xml-parse-tests.el (xml-parse-tests--data):
2357         More testcases.
2359 2012-07-01  Chong Yidong  <cyd@gnu.org>
2361         * automated/xml-parse-tests.el: New file.
2363 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2365         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
2366         Use cl-flet.
2368 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
2370         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
2371         Test escaped commas in TZID (Bug#11473).
2372         (icalendar-import-with-timezone): New.
2373         (icalendar-real-world): Add new testcase as given in the bugreport
2374         of Bug#11473.
2376 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
2378         * automated/icalendar-tests.el (icalendar-tests--test-import):
2379         Include UID in import tests (Bug#11525).
2380         (icalendar-import-non-recurring, icalendar-import-rrule)
2381         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
2382         UID-import change.
2383         (icalendar-import-with-uid): New.
2384         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
2385         Include UID in cycle tests.
2386         (icalendar-cycle, icalendar-real-world): UID-import change.
2388 2012-05-21  Glenn Morris  <rgm@gnu.org>
2390         * automated/Makefile.in (setwins): Scrap superfluous subshell.
2392 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
2394         * automated/url-util-tests.el: New file to test
2395         lisp/url/url-util.el.  Only `url-build-query-string' and
2396         `url-parse-query-string' are tested right now (Bug#8706).
2398 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2400         * indent/shell.sh:
2401         * indent/shell.rc: Ad some test cases.
2403 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2405         * indent/ruby.rb: New file, to test new syntax-propertize code.
2407 2012-04-11  Glenn Morris  <rgm@gnu.org>
2409         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
2411 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2413         * automated/url-future-tests.el (url-future-tests): Move from
2414         lisp/url/url-future.el and rename.
2416 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
2418         * automated/icalendar-tests.el (icalendar-import-non-recurring):
2419         Fix broken test, caused by missing trailing blank.
2421 2011-12-03  Chong Yidong  <cyd@gnu.org>
2423         * automated/compile-tests.el (compile-tests--test-regexps-data):
2424         Increase column numbers by one to reflect change in how
2425         compilation-message is recorded (Bug#10172).
2427 2011-11-22  Glenn Morris  <rgm@gnu.org>
2429         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
2431 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2433         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
2435 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2437         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
2438         (icalendar-tests--test-export, icalendar-tests--do-test-export):
2439         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
2441 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
2443         * automated/newsticker-tests.el
2444         (newsticker--group-manage-orphan-feeds): Remove fsetting of
2445         newsticker--treeview-tree-update.
2447 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
2449         * automated/newsticker-tests.el
2450         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
2452         * automated/newsticker-tests.el
2453         (newsticker--group-manage-orphan-feeds): Prevent updating
2454         newsticker treeview.  Fixed bug#9763.
2456 2011-10-20  Glenn Morris  <rgm@gnu.org>
2458         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
2460         * automated/vc-bzr.el: New file.
2462 2011-10-15  Glenn Morris  <rgm@gnu.org>
2464         * automated/f90.el: New file.
2466 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
2468         * automated/newsticker-tests.el: Move newsticker-testsuite.el
2469         to automated/newsticker-tests.el.  Convert to ERT.
2471 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
2473         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
2474         Remove, simply use string=.
2475         (icalendar--diarytime-to-isotime)
2476         (icalendar--datetime-to-diary-date)
2477         (icalendar--datestring-to-isodate)
2478         (icalendar--format-ical-event)
2479         (icalendar--parse-summary-and-rest)
2480         (icalendar-tests--do-test-import)
2481         (icalendar-tests--do-test-cycle): Change argument order of
2482         string= to EXPECTED ACTUAL.
2483         (icalendar--import-format-sample)
2484         (icalendar--format-ical-event)
2485         (icalendar-import-non-recurring)
2486         (icalendar-import-rrule)
2487         (icalendar-import-duration)
2488         (icalendar-import-bug-6766)
2489         (icalendar-real-world): Adjust to string= instead of
2490         icalendar-tests--compare-strings.
2491         (icalendar-import-multiple-vcalendars): New.
2493 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2495         * automated/gnus-tests.el: Add wrapper for Gnus tests.
2496         Require CL.
2498 2011-05-09  Juri Linkov  <juri@jurta.org>
2500         * automated/occur-tests.el: Move from test/occur-testsuite.el.
2501         Convert to ERT.
2503 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
2505         * automated/compile-tests.el: New file.
2507 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
2509         * automated/font-parse-tests.el: Don't byte-compile.
2511         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
2513 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2515         * automated/lexbind-tests.el: New file.
2517 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2519         * Version 23.3 released.
2521 2011-03-05  Glenn Morris  <rgm@gnu.org>
2523         * eshell.el: Move here from lisp/eshell/esh-test.el.
2525 2011-03-03  Christian Ohler  <ohler@gnu.org>
2527         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2528         New test.
2530 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
2532         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2533         convert to ERT format.
2535 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
2537         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2538         convert to ERT format.
2540 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2542         * indent/shell.sh:
2543         * indent/shell.rc: New files.
2545 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
2547         * automated/font-parse-tests.el: Move from
2548         font-parse-testsuite.el.
2550 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
2552         * font-parse-testsuite.el (test-font-parse-data): New file.
2554 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2556         * indent/prolog.prolog: Add tokenizing tests.
2558 2011-01-13  Christian Ohler  <ohler@gnu.org>
2560         * automated: New directory for automated tests.
2562         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2564         * automated/Makefile.in: New file.
2566 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2568         * indent/modula2.mod: New file.
2570 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2572         * indent/octave.m: Add a test to ensure indentation is local.
2574 2010-10-23  Glenn Morris  <rgm@gnu.org>
2576         * comint-testsuite.el
2577         (comint-testsuite--test-comint-password-prompt-regexp):
2578         Add "Please enter the password".  (Bug#7224)
2580 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2582         * indent/prolog.prolog: Use normal spacing around !.
2584 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2586         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2588 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2590         * indent/octave.m: Remove some `fixindent' not needed any more.
2592 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2594         * indent/octave.m: New file.
2596 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2598         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2599         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2600         (icalendar-testsuite--run-internal-tests): New.
2601         (icalendar-testsuite--test-convert-ordinary-to-ical)
2602         (icalendar-testsuite--test-convert-block-to-ical)
2603         (icalendar-testsuite--test-convert-anniversary-to-ical)
2604         (icalendar-testsuite--test-parse-vtimezone)
2605         (icalendar-testsuite--do-test-export): Code formatting.
2606         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2607         (icalendar-testsuite--do-test-import)
2608         (icalendar-testsuite--do-test-cycle):
2609         Use icalendar-testsuite--compare-strings
2610         (icalendar-testsuite--run-import-tests): Comment added.
2611         (icalendar-testsuite--run-import-tests)
2612         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2614 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2616         * redisplay-testsuite.el (test-redisplay-3): New test.
2618 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2620         * comint-testsuite.el: New file.
2622 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2624         * indent: New dir.
2626 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2628         * Version 23.2 released.
2630 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2632         * cedet/semantic-ia-utest.el
2633         (semantic-symref-test-count-hits-in-tag): Add function, from
2634         semantic-test.el.
2636         * cedet/tests/test.cpp:
2637         * cedet/tests/test.py:
2638         * cedet/tests/teststruct.cpp:
2639         * cedet/tests/testtemplates.cpp:
2640         * cedet/tests/testusing.cpp:
2641         * cedet/tests/scopetest.cpp:
2642         * cedet/tests/scopetest.java: Files deleted.
2644         * cedet/tests/test.make:
2645         * cedet/tests/test.c:
2646         * cedet/tests/testjavacomp.java:
2647         * cedet/tests/testspp.c:
2648         * cedet/tests/testsppreplace.c:
2649         * cedet/tests/testsppreplaced.c:
2650         * cedet/tests/testsubclass.cpp:
2651         * cedet/tests/testsubclass.hh:
2652         * cedet/tests/testtypedefs.cpp:
2653         * cedet/tests/testvarnames.c:
2654         * cedet/tests/test.el:
2655         * cedet/tests/testdoublens.cpp:
2656         * cedet/tests/testdoublens.hpp: Add copyright header.
2658         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2659         Remove reference to deleted files.
2661 2010-03-30  Juri Linkov  <juri@jurta.org>
2663         * occur-testsuite.el (occur-tests): Add tests for context lines.
2665 2010-03-23  Juri Linkov  <juri@jurta.org>
2667         * occur-testsuite.el: New file.
2669 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2671         * Branch for 23.2.
2673 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2675         * icalendar-testsuite.el
2676         (icalendar-testsuite--run-function-tests): Add new tests.
2677         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2678         testcase.
2679         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2680         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2681         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2682         (icalendar-testsuite--test-convert-block-to-ical): New.
2683         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2684         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2686 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2688         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2689         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2690         Fix typos in docstrings and error messages.
2691         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2693 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2695         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2696         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2697         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2699 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2701         * icalendar-testsuite.el
2702         (icalendar-testsuite--run-function-tests):
2703         Add icalendar-testsuite--test-parse-vtimezone.
2704         (icalendar-testsuite--test-parse-vtimezone): New.
2705         (icalendar-testsuite--do-test-cycle): Doc changes.
2706         (icalendar-testsuite--run-real-world-tests): Remove trailing
2707         whitespace -- see change of icalendar--add-diary-entry in
2708         icalendar.el.
2709         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2711 2009-09-30  Glenn Morris  <rgm@gnu.org>
2713         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2715 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2717         * cedet/*: New unit tests, from CEDET repository.
2719 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2721         * redisplay-testsuite.el: New file.
2723 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2725         * Branch for 23.1.
2727 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2729         * icalendar-testsuite.el
2730         (icalendar-testsuite--run-function-tests):
2731         Add icalendar-testsuite--test-diarytime-to-isotime.
2732         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2733         recent icalendar fixes.
2734         (icalendar-testsuite--test-diarytime-to-isotime): New.
2735         (icalendar-testsuite--test-create-uid): Adjust to recent
2736         icalendar changes.
2738 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2740         * bytecomp-testsuite.el: New file.
2742 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2744         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2745         Add `icalendar-testsuite--test-create-uid'.
2746         (icalendar-testsuite--test-create-uid): New.
2748 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2750         * newsticker-testsuite.el: New file.
2752 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2754         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2755         Add icalendar-testsuite--test-datestring-to-isodate,
2756         icalendar-testsuite--test-datetime-to-diary-date, and
2757         icalendar-testsuite--test-calendar-style.
2758         (icalendar-testsuite--test-format-ical-event)
2759         (icalendar-testsuite--test-parse-summary-and-rest):
2760         Doc fix.  Remove european-calendar-style.
2761         (icalendar-testsuite--get-ical-event): Doc fix.
2762         (icalendar-testsuite--test-first-weekday-of-year)
2763         (icalendar-testsuite--run-cycle-tests): Add doc string.
2764         (icalendar-testsuite--test-datestring-to-isodate)
2765         (icalendar-testsuite--test-datetime-to-diary-date)
2766         (icalendar-testsuite--test-calendar-style): New functions.
2767         (icalendar-testsuite--test-export): Handle iso date style.
2768         New arg INPUT-ISO.  Use calendar-date-style.
2769         (icalendar-testsuite--test-import): Handle iso date style.
2770         New arg EXPECTED-ISO.  Use calendar-date-style.
2771         (icalendar-testsuite--test-cycle): Handle iso date style.
2772         (icalendar-testsuite--run-import-tests)
2773         (icalendar-testsuite--run-export-tests)
2774         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2776 2008-02-29  Glenn Morris  <rgm@gnu.org>
2778         * README: New file.
2780 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2782         * icalendar-testsuite.el: New file.
2784 ;; Local Variables:
2785 ;; coding: utf-8
2786 ;; End:
2788   Copyright (C) 2008-2015 Free Software Foundation, Inc.
2790   This file is part of GNU Emacs.
2792   GNU Emacs is free software: you can redistribute it and/or modify
2793   it under the terms of the GNU General Public License as published by
2794   the Free Software Foundation, either version 3 of the License, or
2795   (at your option) any later version.
2797   GNU Emacs is distributed in the hope that it will be useful,
2798   but WITHOUT ANY WARRANTY; without even the implied warranty of
2799   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2800   GNU General Public License for more details.
2802   You should have received a copy of the GNU General Public License
2803   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.