(find-function-regexp): Don't match `defgroup'
[emacs.git] / test / ChangeLog
blob5a4e616f6c6c251220fcfdae068a4666486ac33e
1 2015-01-23  Dmitry Gutov  <dgutov@yandex.ru>
3         Fix package tests when TMPDIR is in HOME.  (Bug#19657)
4         * automated/package-test.el (with-package-test):
5         Bind `abbreviated-home-dir' to nil.
6         (package-test-describe-package, package-test-signed):
7         Expect abbreviated directory names.
9 2015-01-22  Jorgen Schaefer  <contact@jorgenschaefer.de>
11         * automated/package-test.el (package-test-install-prioritized):
12         Re-add the test case and add priority to the correct repository
13         this time around.
15 2015-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17         * automated/cl-generic-tests.el (setf cl--generic-2): Make sure
18         the setf can be used already in the body of the method.
20 2015-01-20  Michal Nazarewicz  <mina86@mina86.com>
22         * automated/descr-text-test.el: New file with tests for
23         `describe-char-eldoc--truncate', `describe-char-eldoc--format',
24         and `describe-char-eldoc'.
26 2015-01-20  Michal Nazarewicz  <mina86@mina86.com>
28         * automated/tildify-tests.el (tildify-space-undo-test--test):
29         A new helper function for testing `tildify-double-space-undos'
30         behaviour in the `tildify-space' function.
31         (tildify-space-undo-test-html, tildify-space-undo-test-html-nbsp)
32         (tildify-space-undo-test-xml, tildify-space-undo-test-tex):
33         New tests for `tildify-doule-space-undos' behaviour.
35         * automated/tildify-tests.el (tildify-space-test--test):
36         A new helper function for testing `tildify-space' function.
37         (tildify-space-test-html, tildify-space-test-html-nbsp)
38         (tildify-space-test-xml, tildify-space-test-tex): New tests for
39         `tildify-space' function.
41 2015-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
43         * automated/Makefile.in (EMACS_EXTRAOPT): New var.
44         (EMACSOPT): Use it.
46         * automated/cl-generic-tests.el (cl-generic-test-10-weird): New test.
47         Rename other tests to preserve ordering.
49 2015-01-18  Leo Liu  <sdl.web@gmail.com>
51         * automated/seq-tests.el (test-seq-subseq): Add more tests.
52         (Bug#19434)
54 2015-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
56         * automated/eieio-test-methodinvoke.el (eieio-test-cl-generic-1):
57         Test `subclass' specializer.
59 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
61         * automated/eieio-tests.el
62         (eieio-test-37-obsolete-name-in-constructor): New test.
64 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
66         * automated/eieio-tests.el (eieio-test-25-slot-tests)
67         (eieio-test-26-default-inheritance, eieio-test-28-slot-protection)
68         (eieio-test-30-slot-attribute-override)
69         (eieio-test-31-slot-attribute-override-class-allocation): Don't check
70         that we enforce :protection since we don't any more.
72         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
73         Use an explicit arg instead of eieio--scoped-class.  Update all callers.
75 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
77         * automated/eieio-test-methodinvoke.el (eieio-test-cl-generic-1):
78         Reset eieio-test--1.
80         * automated/cl-generic-tests.el (cl-generic-test-8-after/before):
81         Rename from cl-generic-test-7-after/before.
82         (cl--generic-test-advice): New function.
83         (cl-generic-test-9-advice): New test.
85 2015-01-16  Jorgen Schaefer  <contact@jorgenschaefer.de>
87         * automated/package-test.el (package-test-install-prioritized):
88         New test.
90 2015-01-15  Wolfgang Jenkner  <wjenkner@inode.at>
92         * automated/calc-tests.el (calc-tests-equal, calc-tests-simple):
93         New functions.
94         (test-calc-remove-units, test-calc-extract-units)
95         (test-calc-convert-units): New tests.
97 2015-01-15  Wolfgang Jenkner  <wjenkner@inode.at>
99         * automated/Makefile.in (WRITE_LOG): Use POSIX redirection.
101 2015-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
103         * automated/eieio-test-methodinvoke.el (eieio-test-method-store): Add
104         keysym arg instead of relying on internal var eieio--generic-call-key.
105         Update all callers.
106         (eieio-test-cl-generic-1): New tests.
108 2015-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
110         * automated/cl-generic-tests.el: New file.
112 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
114         * automated/eieio-tests.el (eieio-test-23-inheritance-check): Don't use
115         <foo>-child-p.
117         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
118         Update reference to eieio--generic-call-key.
120 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
122         * automated/eieio-tests.el: Use cl-lib.  Don't use <class> as a variable.
123         Don't use <class>-list types and <class>-list-p predicates.
125         * automated/eieio-test-persist.el (persistent-with-objs-list-slot):
126         Don't use <class>-list type.
128         * automated/eieio-test-methodinvoke.el
129         (eieio-test-method-order-list-4):
130         Don't use <class> as a variable.
132 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
134         * automated/eieio-tests.el (eieio-test-04-static-method)
135         (eieio-test-05-static-method-2): Use oref-default to access
136         class slots.
137         (eieio-test-23-inheritance-check): Don't assume that
138         eieio-class-parents returns class names, or that a class can only have
139         a single name.
141         * automated/eieio-test-persist.el (eieio--attribute-to-initarg):
142         Move from eieio-core.el.  Rename from eieio-attribute-to-initarg.
143         Change arg to be a class object.  Update all callers.
145 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
147         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
148         Adjust to new semantics of eieio--scoped-class.
149         (eieio-test-match): Improve error feedback.
151 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
153         * automated/eieio-tests.el: Remove dummy object names.
155         * automated/eieio-test-persist.el (persistent-with-objs-slot-subs):
156         The type FOO-child is the same as FOO.
158 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
160         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
161         Remove use of eieio-generic-call-methodname.
162         (eieio-test-method-order-list-3, eieio-test-method-order-list-6)
163         (eieio-test-method-order-list-7, eieio-test-method-order-list-8):
164         Adjust the expected result accordingly.
166 2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
168         * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):
169         New defun.
170         (tramp-test30-special-characters): Use it.  (Bug#19463)
171         (tramp--test-check-files): Filter nil file names out.
173 2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
175         Sync with Tramp 2.2.11.
177         * automated/tramp-tests.el (tramp-test30-special-characters):
178         Skip test on MS-Windows.
180 2014-12-27  Glenn Morris  <rgm@gnu.org>
182         * automated/let-alist.el: Load dependency.
184 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
186         * automated/python-tests.el
187         (python-shell-completion-native-interpreter-disabled-p-1): New test.
189 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
191         * automated/python-tests.el (python-shell-get-or-create-process-1)
192         (python-shell-get-or-create-process-2)
193         (python-shell-get-or-create-process-3): Remove tests.
195 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
197         * automated/python-tests.el (python-shell-buffer-substring-9): New test.
199 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
201         * automated/python-tests.el (python-shell-buffer-substring-1)
202         (python-shell-buffer-substring-2, python-shell-buffer-substring-3)
203         (python-shell-buffer-substring-4, python-shell-buffer-substring-5)
204         (python-shell-buffer-substring-6, python-shell-buffer-substring-7)
205         (python-shell-buffer-substring-8)
206         (python-info-encoding-from-cookie-1)
207         (python-info-encoding-from-cookie-2)
208         (python-info-encoding-from-cookie-3)
209         (python-info-encoding-from-cookie-4)
210         (python-info-encoding-from-cookie-5)
211         (python-info-encoding-from-cookie-6)
212         (python-info-encoding-from-cookie-7, python-info-encoding-1)
213         (python-info-encoding-2): New tests.
215 2014-12-27  Michael Albinus  <michael.albinus@gmx.de>
217         * automated/tramp-tests.el (tramp-test17-insert-directory): Do not
218         expect a given order of "." and "..".
220 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
222         * automated/python-tests.el (python-indent-electric-colon-2)
223         (python-indent-electric-colon-3): New tests.
225 2014-12-27  João Távora  <joaotavora@gmail.com>
227         * automated/electric-tests.el (autowrapping-7): Tests for
228         tex-mode.
230 2014-12-27  Glenn Morris  <rgm@gnu.org>
232         * automated/flymake/warnpred/test.pl: Tweak format, since the
233         previous one seems to have stopped giving a warning with perl 5.20.1.
235 2014-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
237         * automated/python-tests.el (python-shell-get-process-name-1)
238         (python-shell-internal-get-process-name-1): Cleanup.
239         (python-shell-get-process-name-2)
240         (python-shell-internal-get-process-name-2): New tests.
241         (python-shell-calculate-command-1)
242         (python-shell-calculate-process-environment-3)
243         (python-shell-calculate-exec-path-2, python-shell-make-comint-1)
244         (python-shell-make-comint-2, python-shell-make-comint-4)
245         (python-shell-get-process-1, python-util-clone-local-variables-1):
246         Replace obsolete function and variable references with current.
248 2014-12-19  Artur Malabarba  <bruce.connor.am@gmail.com>
250         * automated/let-alist.el: require `cl-lib'
251         New tests for accessing alists inside alists.
253 2014-12-18  Artur Malabarba  <bruce.connor.am@gmail.com>
255         * automated/let-alist.el: New file.
257 2014-12-16  Nicolas Petton <petton.nicolas@gmail.com>
259         * automated/seq-tests.el: New file.
261 2014-12-16  Glenn Morris  <rgm@gnu.org>
263         * automated/data/flymake/Makefile (check-syntax):
264         Prevent colorized gcc output from confusing flymake.
266         * automated/flymake-tests.el (flymake-tests-data-directory):
267         Change from flymake/warnpred to more standard data/flymake.
268         * automated/flymake/warnpred/: Rename to automated/data/flymake/.
270 2014-12-11  Michael Albinus  <michael.albinus@gmx.de>
272         * automated/vc-tests.el (vc-test--revision-granularity-function):
273         New defun.
274         (vc-test--create-repo-function): Rename from
275         `vc-test--create-repo-if-not-supported'.  Adapt all callees.
276         (vc-test--create-repo): Check also for revision-granularity.
277         (vc-test--unregister-function): Additional argument FILE.
278         Adapt all callees.
279         (vc-test--working-revision): New defun.
280         (vc-test-*-working-revision): New tests.
282 2014-12-10  Michael Albinus  <michael.albinus@gmx.de>
284         * automated/vc-tests.el (vc-test--register): Check, that the file
285         still exists after register and unregister operations.
287 2014-12-06  Michael Albinus  <michael.albinus@gmx.de>
289         * automated/vc-tests.el: New file.
291 2014-12-03  Michael Albinus  <michael.albinus@gmx.de>
293         * automated/tramp-tests.el (tramp-test29-vc-registered):
294         Fallback for changed `vc-register' argument list.
296 2014-12-03  Glenn Morris  <rgm@gnu.org>
298         * automated/tramp-tests.el (tramp-test29-vc-registered):
299         Update for recent incompatible change in vc-register.
301 2014-11-29  Fabián Ezequiel Gallina  <fgallina@gnu.org>
303         * automated/python-tests.el
304         (python-shell-calculate-process-environment-4)
305         (python-shell-calculate-process-environment-5): New tests.
306         (python-shell-make-comint-3): Use file-equal-p.
307         (python-shell-get-or-create-process-1)
308         (python-shell-get-or-create-process-2)
309         (python-shell-get-or-create-process-3): Fix interpreter for
310         Windows (Bug#18595).
312 2014-11-21  Ulf Jasper  <ulf.jasper@web.de>
314         * automated/libxml-tests.el
315         (libxml-tests--data-comments-preserved): Rename from
316         'libxml-tests--data'.
317         (libxml-tests--data-comments-discarded): New.
318         (libxml-tests): Check whether 'libxml-parse-xml-region' is
319         discarding comments correctly.
321 2014-11-17  Michal Nazarewicz  <mina86@mina86.com>
323         * automated/tildify-tests.el (tildify-test-html, tildify-test-xml):
324         HTML and XML now use no-break space as hard space.  Update tests.
325         (tildify-test-foreach-ignore-environments)
326         (tildify-test-foreach-ignore-environments-early-return,
327         (tildify-test-foreach-region)
328         (tildify-test-foreach-region-early-return)
329         (tildify-test-foreach-region-limit-region): New tests of
330         `tildify-foreach-ignore-environments' and
331         `tildify--foreach-region' functions.
332         (with-test-foreach): New helper macro for the above tests.
334 2014-11-17  Glenn Morris  <rgm@gnu.org>
336         * automated/occur-tests.el (occur-test-case, occur-test-create):
337         In case of failure, show the actual string, rather than just nil.
338         (occur-tests): Update for apparent change in output re control-chars.
340 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
342         * automated/icalendar-tests.el (icalendar-tests--test-export):
343         New optional parameter `alarms'.
344         (icalendar-export-alarms): New test for exporting icalendar
345         alarms.
346         (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil.
348 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
350         * automated/icalendar-tests.el (icalendar-tests--test-import):
351         Mention timezone in doc string.  Clean up.
352         (icalendar-real-world): Add another test case for no-dst
353         timezones.
355 2014-11-16  Ulf Jasper  <ulf.jasper@web.de>
357         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
358         Add testcase where offsets of standard time and daylight saving time
359         are equal.
360         (icalendar-real-world): Fix error in test case.  Expected result
361         was wrong when offsets of standard time and daylight saving time
362         were equal.
364 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
366         * automated/python-tests.el
367         (python-shell-calculate-process-environment-2): Fix test.
368         (python-shell-calculate-process-environment-1)
369         (python-shell-calculate-process-environment-3): Cleanup.
371 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
373         * automated/python-tests.el (python-indent-dedenters-8): New test
374         for Bug#18432.
376 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
378         * automated/python-tests.el (python-indent-region-1)
379         (python-indent-region-2, python-indent-region-3)
380         (python-indent-region-4, python-indent-region-5): New tests.
382 2014-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
384         * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
385         * automated/cl-lib-tests.el: Rename from cl-lib.el.
387 2014-10-28  Ulf Jasper  <ulf.jasper@web.de>
389         * automated/libxml-tests.el: New file.
391 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
393         * automated/process-tests.el (process-test-quoted-batfile):
394         New test.
396 2014-10-20  Glenn Morris  <rgm@gnu.org>
398         * Merge in all changes up to 24.4 release.
400 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
402         * indent/scss-mode.scss: New file.
403         * indent/css-mode.css: Add a few uneventful examples.
405 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
407         * BidiCharacterTest.txt: New file, from Unicode.
409         * biditest.el: New file.
411 2014-10-08  Leo Liu  <sdl.web@gmail.com>
413         * automated/print-tests.el: New file.
414         (terpri): Tests for terpri.  (Bug#18652)
416 2014-10-06  Glenn Morris  <rgm@gnu.org>
418         * automated/icalendar-tests.el (icalendar--calendar-style):
419         Remove test, no longer relevant.
421 2014-10-04  Glenn Morris  <rgm@gnu.org>
423         * automated/package-x-test.el: Remove file...
424         * automated/package-test.el: ... merge package-x-test.el.  (Bug#18574)
426 2014-10-02  Glenn Morris  <rgm@gnu.org>
428         * automated/package-test.el (with-package-test, package-test-signed):
429         Also set HOME to a temp value, in case the real one is absent (e.g.
430         hydra) or read-only.  (Bug#18575)
431         (package-test-signed): Use skip-unless rather than expected-result.
433 2014-09-26  Leo Liu  <sdl.web@gmail.com>
435         * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
436         New tests.  (Bug#18557)
438 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
440         * automated/newsticker-tests.el
441         (newsticker--group-find-parent-group),
442         (newsticker--group-do-rename-group): New tests.
444 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
446         * automated/fns-tests.el (fns-tests-collate-sort):
447         Bind w32-collate-ignore-punctuation to t when sorting according to
448         UTS#10 rules.
450 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
452         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
453         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
455 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
457         * automated/fns-tests.el (fns-tests-compare-strings): In case
458         `compare-strings' shall return t, check for this.
459         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
461 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
463         * automated/python-tests.el (python-indent-electric-colon-1):
464         New test.  (Bug#18228)
466 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
468         * automated/fns-tests.el (fns-tests-sort): New test.
470 2014-08-28  Glenn Morris  <rgm@gnu.org>
472         * automated/python-tests.el (python-shell-calculate-exec-path-2):
473         Update test for today's python.el changes.
475 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
477         * automated/compile-tests.el (compile--test-error-line): Grok FILE
478         being nil.  Allows for Guile tests to pass.
479         (compile-tests--test-regexps-data): Add Guile tests.
481 2014-08-11  Glenn Morris  <rgm@gnu.org>
483         * automated/data/files-bug18141.el.gz: New file.
484         * automated/files.el (files-test-bug-18141-file):
485         New variable and test.  (Bug#18141)
487 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
489         Enumerate evaluated sexp diary entries (Bug#7911).
490         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
491         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
492         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
493         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
494         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
495         New tests.
497 2014-08-07  Glenn Morris  <rgm@gnu.org>
499         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
501 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
503         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
504         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
506 2014-08-03  Glenn Morris  <rgm@gnu.org>
508         * automated/Makefile.in (check-tar): New rule.
510 2014-08-02  Glenn Morris  <rgm@gnu.org>
512         * automated/fns-tests.el (fns-tests-compare-strings):
513         Update test.  (Bug#17903)
515         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
516         Use more precise TZ specification, as per 2013-08-04.
518 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
520         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
521         New test.
523 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
525         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
527 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
529         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
530         Work around the failures in icalendar-tests which occasionally occur on
531         hydra.nixos.org.
533 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
535         * automated/python-tests.el:
536         (python-util-clone-local-variables-1): Fix test.
538         * automated/python-tests.el (python-shell-make-comint-1):
539         (python-shell-make-comint-2): Fix indentation.
540         (python-shell-make-comint-3)
541         (python-shell-make-comint-4): New tests.
542         (python-shell-get-or-create-process-1): Fix test.
543         (python-shell-get-or-create-process-2)
544         (python-shell-get-or-create-process-3): New tests.
545         (python-shell-internal-get-or-create-process-1): Fix test.
546         (python-shell-prompt-detect-1): New test.
547         (python-shell-prompt-detect-2): New test.  (Bug#17370)
548         (python-shell-prompt-detect-3)
549         (python-shell-prompt-detect-4)
550         (python-shell-prompt-detect-5)
551         (python-shell-prompt-detect-6)
552         (python-shell-prompt-validate-regexps-1)
553         (python-shell-prompt-validate-regexps-2)
554         (python-shell-prompt-validate-regexps-3)
555         (python-shell-prompt-validate-regexps-4)
556         (python-shell-prompt-validate-regexps-5)
557         (python-shell-prompt-validate-regexps-6)
558         (python-shell-prompt-validate-regexps-7)
559         (python-shell-prompt-set-calculated-regexps-1)
560         (python-shell-prompt-set-calculated-regexps-2)
561         (python-shell-prompt-set-calculated-regexps-3)
562         (python-shell-prompt-set-calculated-regexps-4)
563         (python-shell-prompt-set-calculated-regexps-5)
564         (python-shell-prompt-set-calculated-regexps-6)
565         (python-util-valid-regexp-p-1): New tests.
567 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
569         * automated/advice-tests.el (advice-test-call-interactively): Make sure
570         the function's definition is fully restored at the end.
572 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
574         * automated/python-tests.el (python-indent-block-enders-1)
575         (python-indent-block-enders-2): Fix tests.
576         (python-indent-block-enders-3, python-indent-block-enders-4)
577         (python-indent-block-enders-5, python-indent-dedenters-1)
578         (python-indent-dedenters-2): Remove tests.
579         (python-indent-dedenters-1, python-indent-dedenters-2)
580         (python-indent-dedenters-3, python-indent-dedenters-4)
581         (python-indent-dedenters-5, python-indent-dedenters-6)
582         (python-indent-dedenters-7)
583         (python-info-dedenter-opening-block-position-1)
584         (python-info-dedenter-opening-block-position-2)
585         (python-info-dedenter-opening-block-position-3)
586         (python-info-dedenter-opening-block-positions-1)
587         (python-info-dedenter-opening-block-positions-2)
588         (python-info-dedenter-opening-block-positions-3)
589         (python-info-dedenter-opening-block-positions-4)
590         (python-info-dedenter-opening-block-positions-5)
591         (python-info-dedenter-opening-block-message-1)
592         (python-info-dedenter-opening-block-message-2)
593         (python-info-dedenter-opening-block-message-3)
594         (python-info-dedenter-opening-block-message-4)
595         (python-info-dedenter-opening-block-message-5)
596         (python-info-dedenter-statement-p-1)
597         (python-info-dedenter-statement-p-2)
598         (python-info-dedenter-statement-p-3)
599         (python-info-dedenter-statement-p-4)
600         (python-info-dedenter-statement-p-5): New tests.
602 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
604         * indent/perl.perl: Add indentation pattern for hash-table entries.
606 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
608         * automated/dbus-tests.el (dbus-test02-register-service-session)
609         (dbus-test02-register-service-system): Fix docstring.
610         (dbus-test02-register-service-own-bus)
611         (dbus-test03-peer-interface): New tests.
613 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
615         * automated/python-tests.el (python-tests-self-insert): New function.
616         (python-triple-quote-pairing): Use it.
617         (python-parens-electric-indent-1): New test. (Bug#17658)
619 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
621         * automated/subr-x-tests.el: New file.
623 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
625         * automated/tramp-tests.el (tramp--instrument-test-case):
626         Print debug buffer in any case.
628 2014-06-28  Leo Liu  <sdl.web@gmail.com>
630         * automated/calc-tests.el: New file and add tests for math-bignum.
631         (Bug#17556)
633 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
635         * automated/dbus-tests.el (dbus--test-register-service)
636         (dbus-test02-register-service-session): Replace `dbus-ping' calls
637         by `dbus-list-known-names'.  (Bug#17858)
639 2014-06-28  Glenn Morris  <rgm@gnu.org>
641         * automated/Makefile.in (GDB): New variable.
642         (emacs): Use $GDB.  (Bug#15991)
644         * automated/Makefile.in (WRITE_LOG): New variable.
645         (%.log): Use WRITE_LOG.
646         (test_template): Disable logging.
648         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
649         (test_template): New definition.  Apply to TESTS.
651 2014-06-27  Glenn Morris  <rgm@gnu.org>
653         * automated/Makefile.in (check-maybe): Rename from check.
654         (check): Re-run all the tests, every time.
655         (clean, mostlyclean): Also delete *.log~.
657 2014-06-26  Glenn Morris  <rgm@gnu.org>
659         * automated/package-x-test.el: Do not mess with load-path.
661         * automated/Makefile.in (%.log): If error, dump log to stdout.
663 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
665         * automated/package-test.el (package-test-update-listing)
666         (package-test-update-archives, package-test-describe-package):
667         Adjust tests according to new package-list-unsigned.
669 2014-06-26  Glenn Morris  <rgm@gnu.org>
671         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
673         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
675         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
676         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
677         (setwins, compile-targets, compile-main, compile-clean): Remove.
678         (GREP_OPTIONS): Unexport.
679         (.el.elc): Replace with pattern rule.
680         (%.elc, %.log): New pattern rules.
681         (ELFILES, LOGFILES): New variables.
682         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
683         (clean, mostlyclean): New rules.
684         (bootstrap-clean): Simplify.
685         (bootstrap-clean, distclean): Depend on clean.
687 2014-06-25  Glenn Morris  <rgm@gnu.org>
689         * automated/flymake-tests.el (flymake-tests--current-face):
690         Sleep for longer.  Avoid querying.
692 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
694         * automated/fns-tests.el (fns-tests-compare-string): New test.
696 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
698         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
699         according to Bug#17815.
701 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
703         * automated/python-tests.el (python-util-strip-string-1): New test.
705 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
707         Sync with Tramp 2.2.10.
709         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
710         (tramp--instrument-test-case): Extend docstring.
711         (tramp-test15-copy-directory): Skip for tramp-smb.el.
712         (tramp-test21-file-links): Use `file-truename' for directories.
713         (tramp-test27-start-file-process, tramp-test28-shell-command):
714         Retrieve process output more robustly.
715         (tramp--test-check-files): Extend test.
716         (tramp-test30-special-characters): Skip for tramp-adb.el,
717         tramp-gvfs.el and tramp-smb.el.  Add further file names.
719 2014-06-13  Glenn Morris  <rgm@gnu.org>
721         * automated/Makefile.in (compile-main):
722         GNU make automatically passes command-line arguments to sub-makes.
724 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
726         * automated/tildify-tests.el (tildify-test--test): Optimize the test
727         slightly by reusing the same temporary buffer across multiple test
728         cases.
730         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
731         (tildify-test-find-env-group-index-bug): Update to support new
732         signature of the `tildify-foreach-region-outside-env' function.
733         Namely, it now takes pairs as an argument instead of looking it up in
734         `tildify-ignored-environments-alist'.
736         * automated/tildify-tests.el (tildify-test--example-html): Add support
737         for generating XML code, so that…
738         (tildify-test-xml) …test can be added to check handling of XML
739         documents.
741         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
742         New test checking end-regex building when multiple environment pairs
743         use integers to refer to capture groups.
745         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
746         test checking end-regex building in `tildify-find-env' function when
747         integers (denoting capture groups) and strings are mixed together.
749 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
751         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
752         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
754 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
756         * automated/tramp-tests.el (tramp-test29-vc-registered):
757         Instrument failed test case.
759 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
761         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
762         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
764 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
766         * automated/tildify-tests.el: New file.
768 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
770         * indent/ruby.rb: Add one more test.
772         * indent/ps-mode.ps: New file.
774         * indent/octave.m: Add a few more tests.
776         * automated/core-elisp-tests.el
777         (core-elisp-test-window-configurations): New test.
779 2014-05-26  Glenn Morris  <rgm@gnu.org>
781         * automated/package-test.el (package-test-install-single):
782         Update for changed output.
784 2014-05-22  Glenn Morris  <rgm@gnu.org>
786         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
787         Fix handling of temporary elc files.
789         * automated/fns-tests.el (fns-tests-nreverse):
790         Update for changed string behavior.
792 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
794         * automated/fns-tests.el: New file.
795         * automated/fns-tests.el (fns-tests-nreverse)
796         (fns-tests-nreverse-bool-vector): New tests.
798 2014-05-08  Glenn Morris  <rgm@gnu.org>
800         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
801         (vc-bzr-test-faulty-bzr-autoloads):
802         Give bzr a temporary home-directory, in case the real one is missing.
804 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
806         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
807         New test.
809 2014-05-08  Glenn Morris  <rgm@gnu.org>
811         * automated/help-fns.el: New file.
813 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
815         * automated/undo-tests.el (undo-test-region-deletion): New test to
816         demonstrate bug#17235.
817         (undo-test-region-example): New test to verify example given in
818         comments for undo-make-selective-list.
820 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
822         * automated/tramp-tests.el (top):
823         * automated/file-notify-tests.el (top): Do not disable interactive
824         passwords in batch mode.
825         (password-cache-expiry): Set to nil.
827         * automated/file-notify-tests.el
828         (file-notify-test-remote-temporary-file-directory):
829         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
830         Use a mock-up method as default.
831         (tramp-test00-availability): Print the used directory name.
832         (tramp-test33-recursive-load): Fix typo.
834 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
836         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
837         (tramp-test30-special-characters): Remove test for backslash.
839 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
841         * automated/tramp-tests.el
842         (tramp-test19-directory-files-and-attributes)
843         (tramp-test22-file-times): Check for `file-attributes' equality
844         only if there is a usable timestamp.
845         (tramp--test-check-files): Do not use `copy-sequence'.
847 2014-04-22  Daniel Colascione  <dancol@dancol.org>
849         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
850         Add compile flag.
851         (test-byte-comp-macro-expansion)
852         (test-byte-comp-macro-expansion-eval-and-compile)
853         (test-byte-comp-macro-expansion-eval-when-compile)
854         (test-byte-comp-macro-expand-lexical-override): Use it.
855         (test-eager-load-macro-expansion)
856         (test-eager-load-macro-expansion-eval-and-compile)
857         (test-eager-load-macro-expansion-eval-when-compile)
858         (test-eager-load-macro-expand-lexical-override): New tests.
860         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
861         account for removal of `cl-struct-set-slot-value'. Also, move
862         the defstruct to top level.
864 2014-04-21  Daniel Colascione  <dancol@dancol.org>
866         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
867         New function.
868         (test-byte-comp-macro-expansion)
869         (test-byte-comp-macro-expansion-eval-and-compile)
870         (test-byte-comp-macro-expansion-eval-when-compile)
871         (test-byte-comp-macro-expand-lexical-override): New tests.
873         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
874         (cl-the): Fix cl-the test.
876 2014-04-20  Daniel Colascione  <dancol@dancol.org>
878         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
880 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
882         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
883         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
885 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
887         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
888         (tramp--test-make-temp-name): Optional argument LOCAL.
889         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
890         (tramp-test10-write-region): No special test for out-of-band copy
891         needed anymore.
892         (tramp-test11-copy-file, tramp-test12-rename-file)
893         (tramp-test21-file-links): Extend tests.
894         (tramp-test20-file-modes): More robust check for user "root".
895         (tramp--test-check-files): New defun.
896         (tramp-test30-special-characters, tramp-test33-recursive-load)
897         (tramp-test34-unload): New tests.
898         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
900 2014-04-11  Glenn Morris  <rgm@gnu.org>
902         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
904 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
906         * automated/electric-tests.el: Fix spelling error in test name.
907         (whitespace-skipping-for-quotes-not-outside):
908         Rename from whitespace-skipping-for-quotes-not-ouside.
910 2014-04-09  Daniel Colascione  <dancol@dancol.org>
912         * automated/syntax-tests.el: New file.
914 2014-04-09  Glenn Morris  <rgm@gnu.org>
916         * automated/python-tests.el (python-triple-quote-pairing):
917         Enable/disable electric-pair-mode as needed.
919         * automated/electric-tests.el (electric-pair-backspace-1):
920         Replace deleted function.
922 2014-04-07  João Távora  <joaotavora@gmail.com>
924         * automated/python-tests.el (python-triple-quote-pairing): New test.
925         (python-syntax-after-python-backspace): New test.
927         * automated/electric-tests.el (electric-pair-define-test-form):
928         More readable test docstrings.
929         (whitespace-skipping-for-quotes-not-ouside)
930         (whitespace-skipping-for-quotes-only-inside)
931         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
933 2014-04-04  João Távora  <joaotavora@gmail.com>
935         * automated/electric-tests.el (define-electric-pair-test):
936         Don't overtest.
937         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
938         (inhibit-in-mismatched-string-inside-c-comments): New test.
940 2014-04-02  João Távora  <joaotavora@gmail.com>
942         * automated/electric-tests.el (inhibit-if-strings-mismatched):
943         New test, change from `inhibit-only-of-next-is-mismatched'.
945 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
947         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
948         (undo-test-region-t-marker): New tests of marker adjustments.
949         (undo-test-marker-adjustment-moved):
950         (undo-test-region-mark-adjustment): New tests to demonstrate
951         bug#16818, which fail without the fix.
953 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
955         * automated/package-test.el (package-test-describe-package):
956         Fix test failure in non-graphical mode.
958 2014-03-23  Daniel Colascione  <dancol@dancol.org>
960         * automated/subword-tests.el (subword-tests2): More subword tests.
962         * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
963         New test: correct parsing of keyword arguments.
965 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
967         * automated/package-test.el (package-test-describe-package):
968         Check for the "Keywords: " line.
970         * automated/data/package/archive-contents: Include the :keywords
971         field in `simple-single' data form.
973 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
975         * automated/package-test.el
976         (package-test-install-two-dependencies): New test (bug#16826).
978         * automated/data/package/simple-two-depend-1.1.el: New file.
980         * automated/data/package/archive-contents:
981         Add info about the new package.
983 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
985         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
986         (tramp-test10-write-region): Extend for out-of-band copy.
987         (tramp-test31-asynchronous-requests): New test.
989 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
991         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
992         Add new test of undo in region.
993         (undo-test-in-region-eob): Add test case described at
994         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
996 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
998         * automated/tramp-tests.el (tramp--test-enabled)
999         (tramp-test15-copy-directory): No special handling of tramp-adb.el
1000         anymore.  It's fixed in that package.
1002 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
1004         * automated/tramp-tests.el (tramp--test-enabled): Move connection
1005         cleanup into this function.  Remove respective code from all test
1006         cases.
1007         (tramp--instrument-test-case): Declare `indent' and `debug'.
1008         Handle other errors as well.
1009         (tramp-test14-delete-directory): Check for `file-error' error.
1010         (tramp-test15-copy-directory): Ignore return value of
1011         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
1012         (tramp-test19-directory-files-and-attributes): Take care of
1013         timestamp of "../".
1014         (tramp-test20-file-modes, tramp-test27-start-file-process)
1015         (tramp-test28-shell-command): Skip for tramp-adb.el.
1016         (tramp-test21-file-links): `file-truename' shall preserve trailing
1017         link of directories.
1018         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
1019         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
1020         `kill-buffer-query-functions' to nil.
1021         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
1023 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
1025         * automated/tramp-tests.el
1026         (tramp-test19-directory-files-and-attributes): Do not include
1027         directories in comparison; they might have changed their
1028         timestamps already.
1030 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
1032         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
1033         (tramp-test17-insert-directory): First line could contain more
1034         text, when produced by `ls-lisp'.
1035         (tramp-test19-directory-files-and-attributes): Instrument failed
1036         test case.
1038 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
1040         * automated/tramp-tests.el (tramp-test17-insert-directory):
1041         Make first line "total 123" optional.
1042         (tramp-test20-file-modes, tramp-test22-file-times)
1043         (tramp-test26-process-file, tramp-test27-start-file-process)
1044         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
1045         tramp-smb.el.
1046         (tramp-test20-file-modes): Check for "root" only when there is an
1047         explicit user name.
1048         (tramp-test21-file-links): Handle "... not supported" error.
1049         (tramp-test22-file-times): Skip for "don't know" return values.
1050         (tramp-test26-process-file, tramp-test28-shell-command):
1051         Remove color escape sequences.
1052         (tramp-test28-shell-command): Use `accept-process-output' rather
1053         than `sit-for'.
1054         (tramp-test30-utf8): Set coding system `utf-8'.
1056 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
1058         * automated/tramp-tests.el (tramp-test28-shell-command):
1059         Perform an initial `sit-for' prior the while loop.
1061 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
1063         Sync with Tramp 2.2.9.
1065         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
1066         (tramp-test28-shell-command): Make a while loop when waiting for
1067         process exit.
1069 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
1071         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
1072         and `vc-hg'.  Declare `tramp-find-executable' and
1073         `tramp-get-remote-path'.
1074         (tramp-test29-vc-registered): New test.
1075         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
1077 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
1079         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
1080         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
1081         (tramp-test28-shell-command): Improve `shell-command' test.
1082         Add `async-shell-command' tests.
1084 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
1086         * automated/file-notify-tests.el (file-notify--wait-for-events):
1087         Use `read-event' instead of `sit-for'.
1088         (file-notify-test02-events): Remove expected result, the bug is
1089         fixed meanwhile.
1090         (file-notify-test02-events, file-notify-test03-autorevert):
1091         Use `sleep-for' instead of `sit-for'.
1093 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
1095         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
1096         New test.
1098 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
1100         * automated/file-notify-tests.el (file-notify--deftest-remote):
1101         Do not skip when the local test has failed.  They are unrelated.
1102         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
1103         `noninteractive' to nil, otherwise `sit-for' could be degraded to
1104         `sleep-for'.
1105         (file-notify-test02-events): Check for `file-remote-p' instead of
1106         `file-notify--test-remote-enabled'.
1108 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
1110         * automated/file-notify-tests.el (file-notify-test02-events):
1111         Let test case fail for Bug#16519.
1113 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
1115         * automated/file-notify-tests.el (file-notify-test02-events):
1116         Hide Bug#16519, until it is solved.
1118 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
1120         * automated/file-notify-tests.el
1121         (file-notify--test-local-enabled): Fix error in logic.
1122         (file-notify--wait-for-events): New defmacro.
1123         (file-notify-test02-events): Make short breaks between file operations.
1124         Use `file-notify--wait-for-events'.  Check, that events have arrived.
1125         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
1127         * automated/comint-testsuite.el
1128         (comint-testsuite-password-strings): Add localized examples.
1130 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
1132         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
1133         case if inotify is not linked with Emacs.  Use `read-event' rather
1134         than `sit-for' in order to process events.  (Bug#13662)
1136 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
1138         * automated/ert-tests.el (ert-test-record-backtrace):
1139         Reenable test case with adapted test string.  (Bug#13064)
1141 2013-12-28  Glenn Morris  <rgm@gnu.org>
1143         * automated/electric-tests.el: Require 'elec-pair.
1145 2013-12-26  João Távora  <joaotavora@gmail.com>
1147         * automated/electric-tests.el (electric-pair-test-for):
1148         Fix autowrapping tests in batch-mode by running with
1149         `transient-mark-mode' set to `lambda'.
1151         * automated/electric-tests.el: New file.
1153 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1155         * automated/python-tests.el
1156         (python-nav-lisp-forward-sexp-safe-1): Remove test.
1157         (python-nav-forward-sexp-safe-1): New test.
1159 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
1161         * automated/ruby-mode-tests.el: Add tests for
1162         `ruby-align-to-stmt-keywords'.
1164         * indent/ruby.rb: Update examples to reflect the lack of change in
1165         default indentation of `begin' blocks.
1167 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
1169         * indent/ruby.rb: Update examples according to the change
1170         in `smie-indent-close'.
1172 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1174         * indent/ruby.rb: New examples.
1176 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1178         * automated/python-tests.el (python-indent-dedenters-2): New test.
1180 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1182         * automated/python-tests.el (python-indent-after-comment-1)
1183         (python-indent-after-comment-2): New tests.
1185 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
1187         * automated/python-tests.el (python-indent-block-enders-1):
1188         Rename from python-indent-block-enders.
1189         (python-indent-block-enders-2): New test.
1191 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
1193         * indent/js.js: New file.
1195 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
1197         * automated/dbus-tests.el: New file.
1199 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1201         * automated/regexp-tests.el: New file.
1203 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
1205         * automated/reftex-tests.el (reftex-parse-from-file-test):
1206         Run temp-dir through file-truename, to make sure the temporary file
1207         names are comparable as strings.
1209         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
1210         Force Unix EOLs by using 'utf-8-unix', since the default of
1211         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
1213 2013-11-28  Glenn Morris  <rgm@gnu.org>
1215         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
1217 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
1219         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
1220         (EMACSOPT): Use $(PATH_SEP).
1222 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
1224         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
1225         Set to nil.
1227 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
1229         * automated/file-notify-tests.el
1230         (file-notify-test-remote-temporary-file-directory):
1231         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
1232         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1233         (file-notify--deftest-remote): Cleanup connection initially.
1234         (file-notify-test03-autorevert): Run also in batch mode.  Use a
1235         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
1236         does not work on MS Windows.  Call `accept-process-output' for
1237         remote files.  Apply `string-match' instead of `string-equal', the
1238         messages are different on MS Windows.
1240         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1241         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
1242         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1244 2013-11-23  Glenn Morris  <rgm@gnu.org>
1246         * automated/python-tests.el (python-shell-make-comint-1)
1247         (python-shell-make-comint-2, python-shell-get-process-1):
1248         Suppress creation of some temp-files.
1250         * automated/python-tests.el (python-shell-parse-command-1)
1251         (python-shell-make-comint-1, python-shell-make-comint-2)
1252         (python-shell-get-process-1)
1253         (python-shell-internal-get-or-create-process-1):
1254         Skip rather than fail if prereqs not found.
1256         * automated/Makefile.in (emacs):
1257         Empty EMACSLOADPATH rather than unsetting.
1259 2013-11-22  Glenn Morris  <rgm@gnu.org>
1261         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1262         Set expected-result.
1264 2013-11-21  Glenn Morris  <rgm@gnu.org>
1266         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
1267         (compile-main): Pass XARGS_LIMIT to xargs.
1269         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
1270         (EMACSOPT): Use PATH_SEPARATOR.
1272 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
1274         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1275         Add a failing test for Bug#15874.
1276         (ruby--insert-coding-comment-ruby-style)
1277         (ruby--insert-coding-comment-emacs-style)
1278         (ruby--insert-coding-comment-custom-style):
1279         Add a few tests for `ruby--insert-coding-comment'.
1281 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
1283         Improve API of recently-added bool vector functions (Bug#15912).
1284         * automated/data-tests.el: Adjust to API changes.
1286 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
1288         * automated/tramp-tests.el (tramp-test07-file-exists-p)
1289         (tramp-test08-file-local-copy)
1290         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1291         (tramp-test11-copy-file, tramp-test12-rename-file)
1292         (tramp-test13-make-directory, tramp-test14-delete-directory)
1293         (tramp-test15-copy-directory, tramp-test16-directory-files)
1294         (tramp-test17-insert-directory, tramp-test18-file-attributes)
1295         (tramp-test19-directory-files-and-attributes)
1296         (tramp-test20-file-modes, tramp-test21-file-links)
1297         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1298         (tramp-test24-file-name-completion, tramp-test25-load)
1299         (tramp-test26-process-file, tramp-test27-start-file-process)
1300         (tramp-test28-shell-command): Cleanup connection initially.
1302 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1304         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
1305         connection before running the test.
1307 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1309         * automated/tramp-tests.el (tramp-test15-copy-directory)
1310         (tramp-test16-directory-files, tramp-test17-insert-directory)
1311         (tramp-test18-file-attributes)
1312         (tramp-test19-directory-files-and-attributes)
1313         (tramp-test20-file-modes, tramp-test21-file-links)
1314         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1315         (tramp-test24-file-name-completion, tramp-test25-load)
1316         (tramp-test26-process-file, tramp-test27-start-file-process)
1317         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
1318         (tramp-test29-utf8): New test.
1320 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
1322         * automated/file-notify-tests.el (file-notify-test02-events)
1323         (file-notify-test03-autorevert): Suppress messages in `write-region'.
1325         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
1326         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
1327         (tramp-test26-process-file, tramp-test28-shell-command):
1328         Ensure, that the directory is not empty when calling "ls".
1330 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
1332         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1333         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
1334         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
1335         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1336         (tramp-test26-process-file): Add tests.
1337         (tramp-test11-copy-file): Remove debug message.
1338         (tramp-test20-file-modes): Special case, if user is "root".
1340 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
1342         * automated/file-notify-tests.el:
1343         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1344         `tramp-remote-path' when running on hydra.
1345         (tramp-test07-file-exists-p): Remove instrumentation code.
1346         (tramp-test26-process-file): Don't use "/bin/true" and
1347         "/bin/false", these paths do not exist on hydra.
1349 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
1351         * automated/process-tests.el: New file.
1353 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
1355         * indent/ruby.rb: New examples.
1357 2013-11-06  Glenn Morris  <rgm@gnu.org>
1359         * automated/Makefile.in (setwins): Avoid accidental matches.
1361 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
1363         * automated/tramp-tests.el (tramp-test07-file-exists-p):
1364         Fix docstring.  Instrument, in order to hunt failure on hydra.
1366 2013-11-06  Glenn Morris  <rgm@gnu.org>
1368         * automated/flymake-tests.el (warning-predicate-rx-gcc)
1369         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1370         (warning-predicate-function-perl):
1371         * automated/info-xref.el (info-xref-test-makeinfo):
1372         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1373         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1375 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
1377         * automated/tramp-tests.el: New file.
1379 2013-11-05  Glenn Morris  <rgm@gnu.org>
1381         Get rid of --chdir usage.
1382         * automated/Makefile.in (EMACSOPT): Move -L here.
1383         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1384         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
1385         (.el.elc): No more need to pass -L here.
1386         (compile-main): Get rid of sub-shell and cd.
1387         (compile-clean, check): Get rid of cd.
1389         Make it possible to run tests with a different working directory.
1390         * automated/flymake-tests.el (flymake-tests-data-directory): New.
1391         (flymake-tests--current-face): Use flymake-tests-data-directory.
1392         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1393         (warning-predicate-function-perl): Adapt for above change.
1394         * automated/zlib-tests.el (zlib-tests-data-directory): New.
1395         (zlib--decompress): Use zlib-tests-data-directory.
1397         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1398         Remove test that makes no sense.
1400         * automated/files.el (files-test-local-variable-data):
1401         Fix result typo presumably caused by interference from dir-locals.
1402         (file-test--do-local-variables-test): Prevent dir-locals interfering.
1404 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
1406         * indent/ruby.rb: Add a statement on the line after heredoc.
1407         Move a now-successful example.
1409         * automated/ruby-mode-tests.el: Remove outdated comment.
1411 2013-11-04  Glenn Morris  <rgm@gnu.org>
1413         * automated/Makefile.in (abs_srcdir): Remove.
1414         (emacs): Unset EMACSLOADPATH.
1415         (.el.elc, check): Use -L to append srcdir to load-path.
1417 2013-11-02  Glenn Morris  <rgm@gnu.org>
1419         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1420         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1421         (abs_srcdir): New, set by configure.
1422         (EMACS): Use a relative file name.
1423         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1424         (lisp-compile): Remove (assume it's up-to-date).
1425         (compile-main): Do not run lisp-compile.
1426         (compile-main, compile-clean, compile-always, bootstrap-clean)
1427         (check): Use srcdir rather than $test.  Check cd return value.
1428         Use --chdir.
1429         (doit, compile, compile-always): Remove stuff copied from lisp/.
1430         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1432 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
1434         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1435         Add a skipping test.
1437 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1439         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1441         * indent/css-mode.css (.x2): Test alignement inside braces.
1443 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1445         * indent/ruby.rb: New failing example.
1447         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1448         Fix the test, in respect to adding the space after the curly.
1450 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1452         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1453         (ert-test-deftest): Adapt test for changed macro expansion.
1454         (ert-test-run-tests-interactively):
1455         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1456         Add a skipping test.
1458         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1459         (file-notify--test-local-enabled): Make it a function.  Check also
1460         for `file-remote-p' of `temporary-file-directory'.
1461         (file-notify--test-remote-enabled-checked): New defvar.
1462         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1463         internal functions.  Cache result.
1464         (file-notify--deftest-remote, file-notify-test00-availability)
1465         (file-notify-test01-add-watch, file-notify-test02-events)
1466         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1467         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1469 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1471         * indent/ruby.rb: Fix syntax error in the latest example.
1473 2013-10-23  Glenn Morris  <rgm@gnu.org>
1475         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1476         New, set by configure.
1477         (top_srcdir): Remove.
1478         (abs_test, abs_lispsrc): New.
1479         (lisp): No longer absolute.
1480         (emacs, lisp-compile, compile, compile-always):
1481         Quote entities that might contain whitespace.
1483 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1485         * indent/ruby.rb: Move two examples to "working" section, add one
1486         more.
1488 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1490         * indent/ruby.rb: New examples for indentation of blocks.
1491         Example of hash inside parens that inflooped before the present commit.
1493 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1495         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1496         allows another timer to run.
1498 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1500         * indent/ruby.rb: More examples for bug#15594, both failing and
1501         now passing.
1503 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1505         * indent/ruby.rb: Add two more cases.
1507 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1509         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1510         first use.
1511         (ruby-should-indent): Use indent-according-to-mode.
1512         (ruby-deftest-move-to-block): Use `declare'.
1514 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1516         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1518 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1520         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1522 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1524         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1525         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1527         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1529 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1531         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1532         Adjust indentation of continued line to the new SMIE behavior.
1534 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1536         * automated/completion-tests.el:
1537         * indent/css-mode.css: New files.
1539 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1541         * automated/data/package/signed/archive-contents:
1542         * automated/data/package/signed/archive-contents.sig:
1543         * automated/data/package/signed/signed-good-1.0.el:
1544         * automated/data/package/signed/signed-good-1.0.el.sig:
1545         * automated/data/package/signed/signed-bad-1.0.el:
1546         * automated/data/package/signed/signed-bad-1.0.el.sig:
1547         * automated/data/package/key.pub:
1548         * automated/data/package/key.sec: New files.
1550         * automated/package-test.el (package-test-update-listing)
1551         (package-test-update-archives, package-test-describe-package):
1552         Adjust to package.el change.
1553         (package-test-signed): New test.
1555 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1557         * automated/package-test.el: Update all cases to use :url instead
1558         of :homepage.
1560         * automated/package-x-test.el
1561         (package-x-test--single-archive-entry-1-3): Same.
1563 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1565         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1566         was unused.
1567         (simple-single-desc): Expect :homepage property.
1568         (multi-file-desc): Same.
1569         (with-package-test): Do not save previous `default-directory'
1570         value, let-bind the var instead.
1571         (package-test-install-single): Expect :homepage property in the
1572         generated pkg file.
1573         (package-test-describe-package): Expect Homepage button.
1574         (package-test-describe-non-installed-package)
1575         (package-test-describe-non-installed-multi-file-package): Same.
1576         (package-test-describe-not-installed-package): Remove, it was a
1577         duplicate.
1579         * automated/package-x-test.el
1580         (package-x-test--single-archive-entry-1-3): Expect :homepage
1581         property.
1582         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1584         * automated/data/package/simple-single-1.3.el: Add URL header.
1586         * automated/data/package/archive-contents: Add :homepage
1587         properties to `simple-single' and `multi-file'.
1589 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1591         * automated/data-tests.el:
1592         (bool-vector-count-matches-all-0-nil)
1593         (bool-vector-count-matches-all-0-t)
1594         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1595         (bool-vector-count-matches-at, bool-vector-intersection-op)
1596         (bool-vector-union-op, bool-vector-xor-op)
1597         (bool-vector-set-difference-op)
1598         (bool-vector-change-detection, bool-vector-not): New tests.
1599         (mock-bool-vector-count-matches-at)
1600         (test-bool-vector-bv-from-hex-string)
1601         (test-bool-vector-to-hex-string)
1602         (test-bool-vector-count-matches-at-tc)
1603         (test-bool-vector-apply-mock-op)
1604         (test-bool-vector-binop): New helper functions.
1605         (bool-vector-test-vectors): New testcase data.
1607 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1609         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1610         (advice-test-called-interactively-p-filter-args)
1611         (advice-test-called-interactively-p-around): New tests.
1613 2013-09-16  Glenn Morris  <rgm@gnu.org>
1615         * automated/eshell.el (eshell-match-result):
1616         Return a more informative failure than simply "false".  Update callers.
1618         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1619         Test value before and after loop as well as during.
1621 2013-09-15  Glenn Morris  <rgm@gnu.org>
1623         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1624         New test.  (Bug#15372)
1625         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1627 2013-09-13  Glenn Morris  <rgm@gnu.org>
1629         * automated/eshell.el (with-temp-eshell):
1630         Use a temp directory for eshell-directory-name.
1631         (eshell-test-command-result): New, again using a temp directory.
1632         Replace eshell-command-result with this throughout.
1633         (eshell-test/for-loop, eshell-test/for-name-loop):
1634         Ensure environment variables don't confuse us.
1636 2013-09-12  Glenn Morris  <rgm@gnu.org>
1638         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1639         due to "has a running process; kill it?" prompts.
1641 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1643         * automated/eshell.el: Rename from eshell.el.
1644         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1646 2013-09-01  Glenn Morris  <rgm@gnu.org>
1648         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1649         Otherwise the sed command used by eg compile-main ends up
1650         containing "/*.el".  (Bug#15170)
1652 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1654         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1655         for portability to hosts where /bin/sh has problems.
1657 2013-08-21  David Engster  <deng@randomsample.de>
1659         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1660         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1661         upstream.  Changed to use ERT.
1663 2013-08-14  Daniel Hackney  <dan@haxney.org>
1665         * automated/package-test.el: Remove tar-package-building functions.
1666         Tar file used for testing is included in the repository.
1667         (package-test-install-texinfo, package-test-cleanup-built-files):
1668         Remove.
1670 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1672         * automated/python-tests.el (python-imenu-create-index-4)
1673         (python-imenu-create-flat-index-2): New tests.
1675 2013-08-05  Glenn Morris  <rgm@gnu.org>
1677         * automated/mule-util.el: New file, with tests extracted from
1678         lisp/international/mule-util.el.
1680 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1682         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1683         before definition.
1684         (advice-tests-macroaliases): New test.
1686 2013-08-04  Glenn Morris  <rgm@gnu.org>
1688         * automated/ert-tests.el: Disable failing test that no-one seems
1689         to know how to fix.  (Bug#13064)
1691         * automated/icalendar-tests.el (icalendar-tests--test-export)
1692         (icalendar-tests--test-import): Try more precise TZ specification.
1693         Remove debug messages.
1695 2013-08-03  Glenn Morris  <rgm@gnu.org>
1697         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1699         * automated/icalendar-tests.el (icalendar-tests--test-export)
1700         (icalendar-tests--test-import):
1701         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1702         (icalendar-tests--test-import): Reset zone even if error occurred.
1704 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1706         * automated/core-elisp-tests.el: New file.
1708 2013-08-01  Glenn Morris  <rgm@gnu.org>
1710         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1711         Try to check that the remote system has a notification program.
1713 2013-07-31  Glenn Morris  <rgm@gnu.org>
1715         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1717 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1719         * automated/file-notify-tests.el
1720         (file-notify--test-local-enabled): New defconst.  Replaces all
1721         `file-notify-support' occurrences.
1722         (file-notify--test-remote-enabled): New defun.
1723         (file-notify--deftest-remote): Use it.
1724         (file-notify-test00-availability): Rewrite.
1725         (file-notify-test00-availability-remote): New defun.
1726         (file-notify-test01-add-watch): Rewrite first erroneous check.
1728 2013-07-23  Glenn Morris  <rgm@gnu.org>
1730         * automated/inotify-test.el (inotify-file-watch-simple):
1731         Delete temp-file when done.
1733         * automated/subword-tests.el: Require subword.
1735 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1737         * automated/subword-tests.el: New file.
1739 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1741         * automated/python-tests.el (python-imenu-create-index-2)
1742         (python-imenu-create-index-3): New tests.
1744 2013-07-11  Glenn Morris  <rgm@gnu.org>
1746         * automated/ert-tests.el: Require cl-lib at runtime too.
1747         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1748         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1749         (ert-test-set-functions, ert-test-gensym)
1750         (ert-test-coerce-to-vector, ert-test-string-position)
1751         (ert-test-mismatch): Remove tests.
1752         * automated/cl-lib.el: New, split from ert-tests.el.
1754         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1755         Goto point-min.
1756         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1757         (ruby-move-to-block-skips-percent-literal)
1758         (ruby-move-to-block-skips-heredoc)
1759         (ruby-move-to-block-moves-from-else-to-if)
1760         (ruby-beginning-of-defun-does-not-fold-case)
1761         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1762         Replace goto-line with forward-line/goto-char.
1763         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1765         * automated/package-test.el (makeinfo-buffer): Autoload.
1766         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1767         (package-test-install-texinfo): Don't require makeinfo.
1769         * automated/files.el: Stop "local variables" confusion.
1771         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1773         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1774         Use with-current-buffer.
1776         * automated/undo-tests.el (undo-test-buffer-modified)
1777         (undo-test-file-modified): New tests.
1779 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1781         * automated/file-notify-tests.el (file-notify-test00-availability):
1782         Set :expected-result.
1783         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1784         (file-notify-test02-events, file-notify-test02-events-remote)
1785         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1786         Skip when `file-notify-support' is nil.  (Bug#14823)
1788 2013-07-09  Glenn Morris  <rgm@gnu.org>
1790         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1791         Declare.
1792         (inotify-file-watch-simple): Silence compiler.
1794         * automated/python-tests.el (python-indent-block-enders):
1795         Make it actually test something.
1797         * automated/package-x-test.el: Require package-test when compiling.
1799         * automated/add-log-tests.el, automated/advice-tests.el:
1800         * automated/imenu-test.el, automated/package-x-test.el:
1801         * automated/python-tests.el, automated/ruby-mode-tests.el:
1802         * automated/xml-parse-tests.el: Explicitly require ert.
1804 2013-07-08  Kenichi Handa  <handa@gnu.org>
1806         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1807         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1809 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1811         * automated/file-notify-tests.el
1812         (file-notify-test-remote-temporary-file-directory):
1813         Use `null-device' on w32.
1814         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1815         (file-notify--test-results, file-notify--test-event)
1816         (file-notify--deftest-remote, file-notify--event-test)
1817         (file-notify--test-event-handler)
1818         (file-notify--test-make-temp-name): Rename, in order to mark them
1819         internal.
1820         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1821         better fitting in noninteractive tests.
1822         (file-notify-test00-availability): Rename from `file-notify-test0'.
1823         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1824         Use `temporary-file-directory '.
1825         (file-notify-test01-add-watch-remote): New test.
1826         (file-notify-test02-events): Rename from `file-notify-test2'.
1827         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1828         (file-notify-test03-autorevert): Rename from
1829         `file-notify-test4'.  Use timeouts.
1830         (file-notify-test03-autorevert-remote): Rename from
1831         `file-notify-test5'.
1833 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1835         * automated/file-notify-tests.el: New package.
1837 2013-06-28  Kenichi Handa  <handa@gnu.org>
1839         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1840         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1841         Callers changed.
1842         (decoder-tests-filename): New function.
1843         (decoder-tests-prefer-utf-8-read)
1844         (decoder-tests-prefer-utf-8-write): New function.
1845         (ert-test-decoder-prefer-utf-8): New test.
1847 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1849         * automated/package-x-test.el: Change the commentary.
1850         (package-x-test--single-archive-entry-1-3)
1851         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1852         using the appropriate data structure.
1854 2013-06-27  Daniel Hackney  <dan@haxney.org>
1856         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1858         * automated/package-x-test.el: New file.
1860         * automated/package-test.el: New file.
1862         * automated/data/package: New directory, with test examples.
1864 2013-06-27  Glenn Morris  <rgm@gnu.org>
1866         * automated/python-tests.el (python-tests-with-temp-file):
1867         Clean up after ourself.
1869         * automated/undo-tests.el (undo-test3): Remove test that seems to
1870         do nothing that the previous one doesn't, except leave a tempfile.
1872 2013-06-26  Glenn Morris  <rgm@gnu.org>
1874         * automated/info-xref.el: New file.
1876 2013-06-25  Glenn Morris  <rgm@gnu.org>
1878         * automated/occur-tests.el (occur-test-create): New function.
1879         Use it to create separate tests for each element, so we run them
1880         all rather than stopping at the first error.
1882 2013-06-24  Glenn Morris  <rgm@gnu.org>
1884         * automated/occur-tests.el (occur-tests):
1885         Update for 2013-05-29 change to occur header line.
1887 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1889         Test suite for flymake.
1890         * automated/flymake-tests.el:
1891         * automated/flymake/warnpred/Makefile
1892         * automated/flymake/warnpred/test.c
1893         * automated/flymake/warnpred/test.pl: New files.
1895 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1897         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1899 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1901         * automated/reftex-tests.el: New test suite for reftex.
1903 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1905         * automated/ruby-mode-tests.el: New tests, for percent literals
1906         and expression expansion.
1908 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1910         * indent/octave.m: Tweak.
1912 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1914         * eshell.el: Rewrite tests using ERT.
1916 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1918         * indent/octave.m: Add tests for %!, # and ### comments.
1920 2013-05-23  Kenichi Handa  <handa@gnu.org>
1922         * automated/decoder-tests.el: New file.
1924 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1926         * indent/ruby.rb: Add multiline regexp example.
1928         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1929         (ruby-regexp-skips-over-interpolation)
1930         (ruby-regexp-continues-till-end-when-unclosed)
1931         (ruby-regexp-can-be-multiline)
1932         (ruby-interpolation-inside-percent-literal): New tests.
1934 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1936         * indent/ruby.rb: Fix indentation after =; add more cases.
1938 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1940         * indent/pascal.pas: Add test for mis-identified comments.
1942 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1944         * automated/imenu-test.el: New file.  (Bug#14112)
1946 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1948         * automated/python-tests.el (python-imenu-prev-index-position-1):
1949         Remove test.
1950         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1951         New tests.
1953 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1955         * automated/python-tests.el (python-nav-backward-defun-2)
1956         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1957         (python-nav-forward-defun-3): New tests.
1959 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1961         * automated/python-tests.el (python-nav-backward-defun-1)
1962         (python-nav-forward-defun-1): New tests.
1964 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1966         * automated/add-log-tests.el: New file.  (Bug#14112)
1968 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1970         * automated/python-tests.el (python-indent-block-enders): New test.
1971         (python-info-current-defun-2): Fix test.
1973 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1975         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1977 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1979         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1980         (python-tests-with-temp-file): New macro.
1981         (python-tests-shell-interpreter): New var.
1982         (python-shell-get-process-name-1)
1983         (python-shell-internal-get-process-name-1)
1984         (python-shell-parse-command-1)
1985         (python-shell-calculate-process-environment-1)
1986         (python-shell-calculate-process-environment-2)
1987         (python-shell-calculate-process-environment-3)
1988         (python-shell-calculate-exec-path-1)
1989         (python-shell-calculate-exec-path-2)
1990         (python-shell-make-comint-1)
1991         (python-shell-make-comint-2)
1992         (python-shell-get-process-1)
1993         (python-shell-get-or-create-process-1)
1994         (python-shell-internal-get-or-create-process-1): New tests.
1996 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1998         * automated/python-tests.el: New file.
2000 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
2002         * automated/ruby-mode-tests.el
2003         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
2004         bits inside the examples.
2005         (ruby-move-to-block-skips-heredoc): New test.
2006         (ruby-add-log-current-method-after-inner-class):
2007         Lower expectations: move point inside a method, initially.
2009 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
2011         * automated/ruby-mode-tests.el
2012         (ruby-move-to-block-skips-percent-literal): New test.
2014 2013-02-04  Chong Yidong  <cyd@gnu.org>
2016         * automated/thingatpt.el: New file.
2018 2013-02-03  Chong Yidong  <cyd@gnu.org>
2020         * automated/files.el (file-test--do-local-variables-test):
2021         Avoid compilation warning message.
2023 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
2025         * automated/ruby-mode-tests.el
2026         (ruby-indent-spread-args-in-parens): New test.
2027         * automated/ruby-mode-tests.el (ruby-block-test-example):
2028         Break indentation of the do block opener and add a line inside it.
2029         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
2030         Adjust line numbers.
2032 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2034         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
2036 2013-01-14  Glenn Morris  <rgm@gnu.org>
2038         * automated/compile-tests.el (compile-tests--test-regexps-data):
2039         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
2041 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
2043         * automated/man-tests.el: New file.
2045 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
2047         * automated/undo-tests.el (undo-test0): Adjust error to code change.
2049 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
2051         * automated/undo-tests.el: New file.
2053 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
2055         * automated/ruby-mode-tests.el
2056         (ruby-indent-after-block-in-continued-expression): New test.
2058 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
2060         * automated/ruby-mode-tests.el:
2061         Rename one interpolation test; add three more.
2062         (ruby-with-temp-buffer): New macro, use it where appropriate.
2063         (ruby-add-log-current-method-examples): Use "_" for target point.
2064         Add four new tests for ruby-add-log-current-method.
2066 2012-12-11  Glenn Morris  <rgm@gnu.org>
2068         * automated/f90.el (f90-test-bug13138): New test.
2070 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2072         * automated/inotify-test.el: New test.
2074 2012-12-02  Chong Yidong  <cyd@gnu.org>
2076         * automated/ruby-mode-tests.el
2077         (ruby-add-log-current-method-examples): Don't use loop macro, to
2078         allow automated testing to work.
2080 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2082         * automated/advice-tests.el (advice-tests--data): Remove.
2083         (advice-tests): Move the tests directly here instead.
2084         Add called-interactively-p tests.
2086 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2088         * automated/ert-x-tests.el: Use cl-lib.
2089         * automated/ert-tests.el: Use lexical-binding and cl-lib.
2091 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
2093         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
2094         (ruby-indent-inside-heredoc-after-operator)
2095         (ruby-indent-inside-heredoc-after-space): New tests.
2096         Change direct font-lock face references to var references.
2097         (ruby-interpolation-suppresses-syntax-inside): New test.
2098         (ruby-interpolation-inside-percent-literal-with-paren):
2099         New failing test.
2101 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
2103         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
2104         (ruby-singleton-class-no-heredoc-font-lock)
2105         (ruby-add-log-current-method-examples): New tests.
2106         (ruby-test-string): Extract from ruby-should-indent-buffer.
2107         (ruby-deftest-move-to-block): New macro.
2108         Add several move-to-block tests.
2110 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2112         * automated/advice-tests.el: New tests.
2114 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
2116         * automated/compile-tests.el (compile-tests--test-regexps-data):
2117         Add new data for msft's new format.
2119 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
2121         * automated/ruby-mode-tests.el:
2122         (ruby-toggle-block-to-multiline): New test.
2123         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
2124         (ruby-toggle-block-to-brace): Use buffer-string.
2126 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
2128         * automated/ruby-mode-tests.el: New tests (Bug#11613).
2130 2012-08-28  Chong Yidong  <cyd@gnu.org>
2132         * automated/files.el: Test every combination of values for
2133         enable-local-variables and enable-local-eval.
2135 2012-08-19  Chong Yidong  <cyd@gnu.org>
2137         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
2139 2012-08-18  Chong Yidong  <cyd@gnu.org>
2141         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
2143 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
2145         * indent/ruby.rb: Rearrange examples, add new ones.
2147 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
2149         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
2150         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
2152 2012-08-11  Glenn Morris  <rgm@gnu.org>
2154         * automated/files.el: New file.
2156         * automated/Makefile.in (all): Fix typo.
2158 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
2160         * automated/ruby-mode-tests.el (ruby-should-indent):
2161         Add docstring, check (current-indentation) instead of (current-column).
2162         (ruby-should-indent-buffer): New function.
2163         Add tests for `ruby-deep-indent-paren' behavior.
2164         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
2166 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
2168         Original tests in test_ruby_mode.rb in upstream (author).
2170 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
2172         * automated/ruby-mode-tests.el (ruby-should-indent)
2173         (ruby-assert-state): New functions.
2174         Add new tests.
2176 2012-07-29  David Engster  <deng@randomsample.de>
2178         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
2179         New variable to hold test data for name expansion.
2180         (xml-parse-tests): Test the two different types of name expansion.
2182 2012-07-29  Juri Linkov  <juri@jurta.org>
2184         * automated/occur-tests.el (occur-test-case): Use predefined
2185         buffer name " *test-occur*" instead of a random buffer name.
2187 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
2189         * automated/ruby-mode-tests.el: New file with one test.
2191 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2193         * indent/shell.sh: Add test case for ${#VAR}.
2195         * indent/latex-mode.tex: New file.
2197 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2199         * eshell.el: Use cl-lib.
2201 2012-07-03  Chong Yidong  <cyd@gnu.org>
2203         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
2205 2012-07-02  Chong Yidong  <cyd@gnu.org>
2207         * automated/xml-parse-tests.el (xml-parse-tests--data):
2208         More testcases.
2210 2012-07-01  Chong Yidong  <cyd@gnu.org>
2212         * automated/xml-parse-tests.el: New file.
2214 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2216         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
2217         Use cl-flet.
2219 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
2221         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
2222         Test escaped commas in TZID (Bug#11473).
2223         (icalendar-import-with-timezone): New.
2224         (icalendar-real-world): Add new testcase as given in the bugreport
2225         of Bug#11473.
2227 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
2229         * automated/icalendar-tests.el (icalendar-tests--test-import):
2230         Include UID in import tests (Bug#11525).
2231         (icalendar-import-non-recurring, icalendar-import-rrule)
2232         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
2233         UID-import change.
2234         (icalendar-import-with-uid): New.
2235         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
2236         Include UID in cycle tests.
2237         (icalendar-cycle, icalendar-real-world): UID-import change.
2239 2012-05-21  Glenn Morris  <rgm@gnu.org>
2241         * automated/Makefile.in (setwins): Scrap superfluous subshell.
2243 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
2245         * automated/url-util-tests.el: New file to test
2246         lisp/url/url-util.el.  Only `url-build-query-string' and
2247         `url-parse-query-string' are tested right now (Bug#8706).
2249 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2251         * indent/shell.sh:
2252         * indent/shell.rc: Ad some test cases.
2254 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2256         * indent/ruby.rb: New file, to test new syntax-propertize code.
2258 2012-04-11  Glenn Morris  <rgm@gnu.org>
2260         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
2262 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2264         * automated/url-future-tests.el (url-future-tests): Move from
2265         lisp/url/url-future.el and rename.
2267 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
2269         * automated/icalendar-tests.el (icalendar-import-non-recurring):
2270         Fix broken test, caused by missing trailing blank.
2272 2011-12-03  Chong Yidong  <cyd@gnu.org>
2274         * automated/compile-tests.el (compile-tests--test-regexps-data):
2275         Increase column numbers by one to reflect change in how
2276         compilation-message is recorded (Bug#10172).
2278 2011-11-22  Glenn Morris  <rgm@gnu.org>
2280         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
2282 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2284         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
2286 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2288         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
2289         (icalendar-tests--test-export, icalendar-tests--do-test-export):
2290         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
2292 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
2294         * automated/newsticker-tests.el
2295         (newsticker--group-manage-orphan-feeds): Remove fsetting of
2296         newsticker--treeview-tree-update.
2298 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
2300         * automated/newsticker-tests.el
2301         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
2303         * automated/newsticker-tests.el
2304         (newsticker--group-manage-orphan-feeds): Prevent updating
2305         newsticker treeview.  Fixed bug#9763.
2307 2011-10-20  Glenn Morris  <rgm@gnu.org>
2309         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
2311         * automated/vc-bzr.el: New file.
2313 2011-10-15  Glenn Morris  <rgm@gnu.org>
2315         * automated/f90.el: New file.
2317 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
2319         * automated/newsticker-tests.el: Move newsticker-testsuite.el
2320         to automated/newsticker-tests.el.  Convert to ERT.
2322 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
2324         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
2325         Remove, simply use string=.
2326         (icalendar--diarytime-to-isotime)
2327         (icalendar--datetime-to-diary-date)
2328         (icalendar--datestring-to-isodate)
2329         (icalendar--format-ical-event)
2330         (icalendar--parse-summary-and-rest)
2331         (icalendar-tests--do-test-import)
2332         (icalendar-tests--do-test-cycle): Change argument order of
2333         string= to EXPECTED ACTUAL.
2334         (icalendar--import-format-sample)
2335         (icalendar--format-ical-event)
2336         (icalendar-import-non-recurring)
2337         (icalendar-import-rrule)
2338         (icalendar-import-duration)
2339         (icalendar-import-bug-6766)
2340         (icalendar-real-world): Adjust to string= instead of
2341         icalendar-tests--compare-strings.
2342         (icalendar-import-multiple-vcalendars): New.
2344 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2346         * automated/gnus-tests.el: Add wrapper for Gnus tests.
2347         Require CL.
2349 2011-05-09  Juri Linkov  <juri@jurta.org>
2351         * automated/occur-tests.el: Move from test/occur-testsuite.el.
2352         Convert to ERT.
2354 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
2356         * automated/compile-tests.el: New file.
2358 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
2360         * automated/font-parse-tests.el: Don't byte-compile.
2362         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
2364 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2366         * automated/lexbind-tests.el: New file.
2368 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2370         * Version 23.3 released.
2372 2011-03-05  Glenn Morris  <rgm@gnu.org>
2374         * eshell.el: Move here from lisp/eshell/esh-test.el.
2376 2011-03-03  Christian Ohler  <ohler@gnu.org>
2378         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2379         New test.
2381 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
2383         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2384         convert to ERT format.
2386 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
2388         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2389         convert to ERT format.
2391 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2393         * indent/shell.sh:
2394         * indent/shell.rc: New files.
2396 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
2398         * automated/font-parse-tests.el: Move from
2399         font-parse-testsuite.el.
2401 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
2403         * font-parse-testsuite.el (test-font-parse-data): New file.
2405 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2407         * indent/prolog.prolog: Add tokenizing tests.
2409 2011-01-13  Christian Ohler  <ohler@gnu.org>
2411         * automated: New directory for automated tests.
2413         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2415         * automated/Makefile.in: New file.
2417 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2419         * indent/modula2.mod: New file.
2421 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2423         * indent/octave.m: Add a test to ensure indentation is local.
2425 2010-10-23  Glenn Morris  <rgm@gnu.org>
2427         * comint-testsuite.el
2428         (comint-testsuite--test-comint-password-prompt-regexp):
2429         Add "Please enter the password".  (Bug#7224)
2431 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2433         * indent/prolog.prolog: Use normal spacing around !.
2435 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2437         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2439 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2441         * indent/octave.m: Remove some `fixindent' not needed any more.
2443 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2445         * indent/octave.m: New file.
2447 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2449         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2450         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2451         (icalendar-testsuite--run-internal-tests): New.
2452         (icalendar-testsuite--test-convert-ordinary-to-ical)
2453         (icalendar-testsuite--test-convert-block-to-ical)
2454         (icalendar-testsuite--test-convert-anniversary-to-ical)
2455         (icalendar-testsuite--test-parse-vtimezone)
2456         (icalendar-testsuite--do-test-export): Code formatting.
2457         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2458         (icalendar-testsuite--do-test-import)
2459         (icalendar-testsuite--do-test-cycle):
2460         Use icalendar-testsuite--compare-strings
2461         (icalendar-testsuite--run-import-tests): Comment added.
2462         (icalendar-testsuite--run-import-tests)
2463         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2465 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2467         * redisplay-testsuite.el (test-redisplay-3): New test.
2469 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2471         * comint-testsuite.el: New file.
2473 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2475         * indent: New dir.
2477 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2479         * Version 23.2 released.
2481 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2483         * cedet/semantic-ia-utest.el
2484         (semantic-symref-test-count-hits-in-tag): Add function, from
2485         semantic-test.el.
2487         * cedet/tests/test.cpp:
2488         * cedet/tests/test.py:
2489         * cedet/tests/teststruct.cpp:
2490         * cedet/tests/testtemplates.cpp:
2491         * cedet/tests/testusing.cpp:
2492         * cedet/tests/scopetest.cpp:
2493         * cedet/tests/scopetest.java: Files deleted.
2495         * cedet/tests/test.make:
2496         * cedet/tests/test.c:
2497         * cedet/tests/testjavacomp.java:
2498         * cedet/tests/testspp.c:
2499         * cedet/tests/testsppreplace.c:
2500         * cedet/tests/testsppreplaced.c:
2501         * cedet/tests/testsubclass.cpp:
2502         * cedet/tests/testsubclass.hh:
2503         * cedet/tests/testtypedefs.cpp:
2504         * cedet/tests/testvarnames.c:
2505         * cedet/tests/test.el:
2506         * cedet/tests/testdoublens.cpp:
2507         * cedet/tests/testdoublens.hpp: Add copyright header.
2509         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2510         Remove reference to deleted files.
2512 2010-03-30  Juri Linkov  <juri@jurta.org>
2514         * occur-testsuite.el (occur-tests): Add tests for context lines.
2516 2010-03-23  Juri Linkov  <juri@jurta.org>
2518         * occur-testsuite.el: New file.
2520 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2522         * Branch for 23.2.
2524 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2526         * icalendar-testsuite.el
2527         (icalendar-testsuite--run-function-tests): Add new tests.
2528         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2529         testcase.
2530         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2531         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2532         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2533         (icalendar-testsuite--test-convert-block-to-ical): New.
2534         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2535         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2537 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2539         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2540         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2541         Fix typos in docstrings and error messages.
2542         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2544 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2546         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2547         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2548         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2550 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2552         * icalendar-testsuite.el
2553         (icalendar-testsuite--run-function-tests):
2554         Add icalendar-testsuite--test-parse-vtimezone.
2555         (icalendar-testsuite--test-parse-vtimezone): New.
2556         (icalendar-testsuite--do-test-cycle): Doc changes.
2557         (icalendar-testsuite--run-real-world-tests): Remove trailing
2558         whitespace -- see change of icalendar--add-diary-entry in
2559         icalendar.el.
2560         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2562 2009-09-30  Glenn Morris  <rgm@gnu.org>
2564         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2566 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2568         * cedet/*: New unit tests, from CEDET repository.
2570 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2572         * redisplay-testsuite.el: New file.
2574 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2576         * Branch for 23.1.
2578 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2580         * icalendar-testsuite.el
2581         (icalendar-testsuite--run-function-tests):
2582         Add icalendar-testsuite--test-diarytime-to-isotime.
2583         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2584         recent icalendar fixes.
2585         (icalendar-testsuite--test-diarytime-to-isotime): New.
2586         (icalendar-testsuite--test-create-uid): Adjust to recent
2587         icalendar changes.
2589 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2591         * bytecomp-testsuite.el: New file.
2593 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2595         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2596         Add `icalendar-testsuite--test-create-uid'.
2597         (icalendar-testsuite--test-create-uid): New.
2599 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2601         * newsticker-testsuite.el: New file.
2603 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2605         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2606         Add icalendar-testsuite--test-datestring-to-isodate,
2607         icalendar-testsuite--test-datetime-to-diary-date, and
2608         icalendar-testsuite--test-calendar-style.
2609         (icalendar-testsuite--test-format-ical-event)
2610         (icalendar-testsuite--test-parse-summary-and-rest):
2611         Doc fix.  Remove european-calendar-style.
2612         (icalendar-testsuite--get-ical-event): Doc fix.
2613         (icalendar-testsuite--test-first-weekday-of-year)
2614         (icalendar-testsuite--run-cycle-tests): Add doc string.
2615         (icalendar-testsuite--test-datestring-to-isodate)
2616         (icalendar-testsuite--test-datetime-to-diary-date)
2617         (icalendar-testsuite--test-calendar-style): New functions.
2618         (icalendar-testsuite--test-export): Handle iso date style.
2619         New arg INPUT-ISO.  Use calendar-date-style.
2620         (icalendar-testsuite--test-import): Handle iso date style.
2621         New arg EXPECTED-ISO.  Use calendar-date-style.
2622         (icalendar-testsuite--test-cycle): Handle iso date style.
2623         (icalendar-testsuite--run-import-tests)
2624         (icalendar-testsuite--run-export-tests)
2625         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2627 2008-02-29  Glenn Morris  <rgm@gnu.org>
2629         * README: New file.
2631 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2633         * icalendar-testsuite.el: New file.
2635 ;; Local Variables:
2636 ;; coding: utf-8
2637 ;; End:
2639   Copyright (C) 2008-2015 Free Software Foundation, Inc.
2641   This file is part of GNU Emacs.
2643   GNU Emacs is free software: you can redistribute it and/or modify
2644   it under the terms of the GNU General Public License as published by
2645   the Free Software Foundation, either version 3 of the License, or
2646   (at your option) any later version.
2648   GNU Emacs is distributed in the hope that it will be useful,
2649   but WITHOUT ANY WARRANTY; without even the implied warranty of
2650   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2651   GNU General Public License for more details.
2653   You should have received a copy of the GNU General Public License
2654   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.