Merge from origin/emacs-24
[emacs.git] / test / ChangeLog
blob30b88412468a91e47c22efbe66840ad5355a5c87
1 2015-03-27  Wolfgang Jenkner  <wjenkner@inode.at>
3         * automated/textprop-tests.el: New file.
4         (textprop-tests-font-lock--remove-face-from-text-property): New test.
6 2015-03-24  Michael Albinus  <michael.albinus@gmx.de>
8         * automated/tramp-tests.el (tramp-test18-file-attributes)
9         (tramp--test-check-files): Extend tests.
10         (tramp-test31-utf8): Do not skip for tramp-adb.el.
12 2015-03-24  Daiki Ueno  <ueno@gnu.org>
14         * automated/epg-tests.el: New file.
15         * automated/data/epg/pubkey.asc: New file.
16         * automated/data/epg/seckey.asc: New file.
18 2015-03-22  Dmitry Gutov  <dgutov@yandex.ru>
20         * automated/json-tests.el: New file.
22 2015-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
24         * automated/eieio-tests.el (eieio-test-17-virtual-slot): Don't use
25         initarg in `oset'.
26         (eieio-test-32-slot-attribute-override-2): Adjust to new
27         slot representation.
29         * automated/eieio-test-persist.el (persist-test-save-and-compare):
30         Adjust to new slot representation.
32         * automated/eieio-test-methodinvoke.el (make-instance): Use new-style
33         `subclass' specializer for a change.
35 2015-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
37         * automated/cl-lib-tests.el: Use lexical-binding.
38         (cl-lib-arglist-performance): Refine test to the case where one of the
39         fields has a non-nil default value.  Use existing `mystruct' defstruct.
40         (cl-lib-struct-accessors): Use `pcase' to be a bit more flexible in the
41         accepted outputs.
43 2015-03-16  Ken Brown  <kbrown@cornell.edu>
45         * automated/tramp-tests.el (tramp--test-special-characters):
46         Don't test "\t" in file names on Cygwin.  (Bug#20119)
48 2015-03-10  Jackson Ray Hamilton  <jackson@jacksonrayhamilton.com>
50         * indent/js-indent-init-dynamic.js: Fix spelling error.
52 2015-03-10  Paul Eggert  <eggert@cs.ucla.edu>
54         Prefer "initialize" to "initialise"
55         * indent/js-indent-init-t.js: Rename from
56         indent/js-indent-first-initialiser-t.js.
57         * indent/js-indent-init-dynamic.js: Rename from
58         test/indent/js-indent-first-initialiser-dynamic.js.
60 2015-03-10  Jackson Ray Hamilton  <jackson@jacksonrayhamilton.com>
62         * indent/js.js: Add local variables.
64         * indent/js-indent-first-initialiser-t.js:
65         * indent/js-indent-first-initialiser-dynamic.js:
66         New tests for `js-indent-first-initialiser'.
68 2015-03-10  Przemyslaw Wojnowski  <esperanto@cumego.com>
70         * automated/cl-lib-tests.el: Add tests for plusp, second, ...
71         (cl-lib-test-plusp, cl-lib-test-minusp)
72         (cl-lib-test-oddp, cl-lib-test-evenp, cl-lib-test-first)
73         (cl-lib-test-second, cl-lib-test-third, cl-lib-test-fourth)
74         (cl-lib-test-fifth, cl-lib-test-sixth, cl-lib-test-seventh)
75         (cl-lib-test-eighth, cl-lib-test-ninth, cl-lib-test-tenth)
76         (cl-lib-test-endp, cl-lib-test-nth-value)
77         (cl-lib-nth-value-test-multiple-values, cl-test-caaar, cl-test-caadr)
78         (cl-test-ldiff): New tests.
79         (cl-digit-char-p): Tighten the test.
81 2015-03-09  Dmitry Gutov  <dgutov@yandex.ru>
83         * indent/Makefile: Call 'rm' with '-f'.  Default EMACS to
84         '../../src/emacs'.  Remove *.new in 'clean'.  Set 'all' target to
85         run all examples.
87 2015-03-09  Nicolas Petton <nicolas@petton.fr>
89         * automated/seq-tests.el (test-seq-into): Add a test for seq-into.
91 2015-03-08  Dmitry Gutov  <dgutov@yandex.ru>
93         * indent/ruby.rb: Add an example for bug#20026.
95         * indent/js.js: Set `js-indent-level' to 2. Fix indentation in an
96         example.
98 2015-03-04  Michael Albinus  <michael.albinus@gmx.de>
100         * automated/tramp-tests.el (top): Declare `tramp-get-remote-stat'
101         and `tramp-get-remote-perl'.
102         (tramp-test06-directory-file-name): Fix docstring and last test.
103         (tramp-test08-file-local-copy): Extend test.
104         (tramp-test13-make-directory): Test also PARENTS arg.
105         (tramp-test17-insert-directory): Do not expect any order in
106         directory listing.
107         (tramp--test-adb-p): New defun.
108         (tramp--test-check-files): Fix doxstring.  Extend tests.
109         (tramp--test-special-characters): New defun.  Use body from
110         `tramp-test30-special-characters'.  Adapt check for tramp-adb.el.
111         (tramp-test30-special-characters): Use it.
112         (tramp--test-utf8): New defun.  Use body from
113         `tramp-test31-utf8'.  Add test string.
114         (tramp-test31-utf8): Use it.
115         (tramp-test30-special-characters-with-stat)
116         (tramp-test30-special-characters-with-perl)
117         (tramp-test30-special-characters-with-ls):
118         (tramp-test31-utf8-with-stat, tramp-test31-utf8-with-perl)
119         (tramp-test31-utf8-with-ls): New tests.
121 2015-03-03  Daniel Colascione  <dancol@dancol.org>
123         * automated/generator-tests.el (cps-testcase):
124         Use `cps-inhibit-atomic-optimization' instead of
125         `cps-disable-atomic-optimization'.
126         (cps-test-declarations-preserved): New test.
128         * automated/finalizer-tests.el (finalizer-basic)
129         (finalizer-circular-reference, finalizer-cross-reference)
130         (finalizer-error): Rename `gc-precise-p' to `gc-precise'.
132         * automated/generator-tests.el (cps-test-iter-close-finalizer):
133         Rename `gc-precise-p' to `gc-precise'.
135 2015-03-03  Glenn Morris  <rgm@gnu.org>
137         * automated/generator-tests.el (cps-while-incf)
138         (cps-test-iter-cleanup-once-only): Replace undefined incf with cl-incf.
139         (cps-test-iter-do): Use should not undefined assert.
141 2015-03-03  Daniel Colascione  <dancol@dancol.org>
143         * automated/finalizer-tests.el (finalizer-object-type): Test that
144         `type-of' works correctly for finalizers.
146 2015-03-02  Daniel Colascione  <dancol@dancol.org>
148         * automated/generator-tests.el: New tests
150         * automated/finalizer-tests.el (finalizer-basic)
151         (finalizer-circular-reference, finalizer-cross-reference)
152         (finalizer-error): New tests.
154 2015-03-01  Michael Albinus  <michael.albinus@gmx.de>
156         * automated/vc-tests.el (vc-test--create-repo): Add check for
157         `vc-responsible-backend'.
158         (vc-test--register): Do not print a message when unsupported.
159         (vc-test--state, vc-test--working-revision): Rework.  Raise no
160         error in case of inconsistent result, but document everything.
161         (vc-test--checkout-model): New defun.
162         (vc-test-*-checkout-model): New tests.
164 2015-02-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
166         * automated/python-tests.el
167         (python-indent-dedent-line-backspace-2)
168         (python-indent-dedent-line-backspace-3): New tests.
170 2015-02-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
172         * automated/python-tests.el (python-indent-pep8-1)
173         (python-indent-pep8-2, python-indent-pep8-3)
174         (python-indent-after-comment-2): Fix tests.
175         (python-indent-after-comment-3): New test.
177 2015-02-24  Glenn Morris  <rgm@gnu.org>
179         * automated/f90.el (f90-test-bug-19809): New test.
181 2015-02-22  Michael Albinus  <michael.albinus@gmx.de>
183         * automated/tramp-tests.el (tramp-test17-insert-directory):
184         Suppress localized settings in order to have a proper check for
185         the summary line.
187 2015-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
189         * automated/eieio-test-methodinvoke.el (make-instance): Add methods
190         here rather than on eieio-constructor.
192 2015-02-13  Magnus Henoch  <magnus.henoch@gmail.com>
194         * automated/sasl-scram-rfc-tests.el: New file.
196 2015-02-11  Nicolas Petton <nicolas@petton.fr>
198         * automated/seq-tests.el (test-seq-reverse, test-seq-group-by):
199         Add a test for seq-reverse and update test for seq-group-by to
200         test vectors and strings, not only lists.
202 2015-02-10  Glenn Morris  <rgm@gnu.org>
204         * automated/package-test.el (package-test-signed):
205         More informative failure messages.
207 2015-02-09  Nicolas Petton <nicolas@petton.fr>
209         * automated/seq-tests.el (test-seq-group-by): Update test for
210         seq-group-by to check that sequence elements are returned in the
211         correct order.
213 2015-02-07  Fabián Ezequiel Gallina  <fgallina@gnu.org>
215         * automated/python-tests.el (python-eldoc--get-symbol-at-point-1)
216         (python-eldoc--get-symbol-at-point-2)
217         (python-eldoc--get-symbol-at-point-3)
218         (python-eldoc--get-symbol-at-point-4): New tests.
220         * automated/python-tests.el (python-tests-visible-string):
221         New function.
222         (python-parens-electric-indent-1)
223         (python-triple-quote-pairing): Fix indentation, move require calls.
224         (python-hideshow-hide-levels-1)
225         (python-hideshow-hide-levels-2): New tests.
227 2015-02-07  Dmitry Gutov  <dgutov@yandex.ru>
229         * automated/vc-tests.el (vc-test--working-revision):
230         Fix `vc-working-revision' checks to be compared against nil, which is
231         what is should return for unregistered files.
233 2015-02-06 Nicolas Petton <nicolas@petton.fr>
235         * automated/seq-tests.el: New tests for seq-mapcat, seq-partition
236         and seq-group-by.
238 2015-02-05  Artur Malabarba  <bruce.connor.am@gmail.com>
240         * automated/package-test.el (package-test-get-deps): Fix typo.
241         (package-test-sort-by-dependence): New test
243 2015-02-03  Artur Malabarba  <bruce.connor.am@gmail.com>
245         * automated/package-test.el (package-test-get-deps): New test.
247 2015-01-31  Stefan Monnier  <monnier@iro.umontreal.ca>
249         * automated/eieio-tests.el (eieio-test-23-inheritance-check): Simplify.
251 2015-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
253         * automated/core-elisp-tests.el (core-elisp-tests-3-backquote): New test.
255 2015-01-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
257         * automated/python-tests.el (python-indent-pep8-1)
258         (python-indent-pep8-2, python-indent-pep8-3)
259         (python-indent-after-comment-1, python-indent-after-comment-2)
260         (python-indent-inside-paren-1, python-indent-inside-paren-2)
261         (python-indent-after-block-1, python-indent-after-block-2)
262         (python-indent-after-backslash-1, python-indent-after-backslash-2)
263         (python-indent-after-backslash-3, python-indent-block-enders-1)
264         (python-indent-block-enders-2, python-indent-block-enders-3)
265         (python-indent-block-enders-4, python-indent-block-enders-5)
266         (python-indent-dedenters-1, python-indent-dedenters-2)
267         (python-indent-dedenters-3, python-indent-dedenters-4)
268         (python-indent-dedenters-5, python-indent-dedenters-6)
269         (python-indent-dedenters-7, python-indent-dedenters-8): Fix tests.
270         (python-indent-base-case, python-indent-after-block-3)
271         (python-indent-after-backslash-5, python-indent-inside-paren-3)
272         (python-indent-inside-paren-4, python-indent-inside-paren-5)
273         (python-indent-inside-paren-6, python-indent-inside-string-1)
274         (python-indent-inside-string-2, python-indent-inside-string-3)
275         (python-indent-dedent-line-backspace-1): New Tests.
277 2015-01-28  Glenn Morris  <rgm@gnu.org>
279         * automated/regexp-tests.el: Require regexp-opt, which is
280         not preloaded --without-x.
282 2015-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
284         * automated/cl-generic-tests.el: Try and make sure cl-lib is not
285         required at run-time.
287 2015-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
289         * automated/cl-generic-tests.el (cl-generic-test-11-next-method-p):
290         New test.
292 2015-01-25  Paul Eggert  <eggert@cs.ucla.edu>
294         * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'.
295         This is more portable in shell scripts.
296         Fixes: bug#19658
298 2015-01-23  Dmitry Gutov  <dgutov@yandex.ru>
300         Fix package tests when TMPDIR is in HOME.  (Bug#19657)
301         * automated/package-test.el (with-package-test):
302         Bind `abbreviated-home-dir' to nil.
303         (package-test-describe-package, package-test-signed):
304         Expect abbreviated directory names.
306 2015-01-22  Jorgen Schaefer  <contact@jorgenschaefer.de>
308         * automated/package-test.el (package-test-install-prioritized):
309         Re-add the test case and add priority to the correct repository
310         this time around.
312 2015-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
314         * automated/cl-generic-tests.el (setf cl--generic-2): Make sure
315         the setf can be used already in the body of the method.
317 2015-01-20  Jorgen Schaefer  <contact@jorgenschaefer.de>
319         * automated/package-test.el (package-test-install-prioritized):
320         Remove test due to unreproducible failures.
322 2015-01-20  Michal Nazarewicz  <mina86@mina86.com>
324         * automated/descr-text-test.el: New file with tests for
325         `describe-char-eldoc--truncate', `describe-char-eldoc--format',
326         and `describe-char-eldoc'.
328 2015-01-20  Michal Nazarewicz  <mina86@mina86.com>
330         * automated/tildify-tests.el (tildify-space-undo-test--test):
331         A new helper function for testing `tildify-double-space-undos'
332         behaviour in the `tildify-space' function.
333         (tildify-space-undo-test-html, tildify-space-undo-test-html-nbsp)
334         (tildify-space-undo-test-xml, tildify-space-undo-test-tex):
335         New tests for `tildify-doule-space-undos' behaviour.
337         * automated/tildify-tests.el (tildify-space-test--test):
338         A new helper function for testing `tildify-space' function.
339         (tildify-space-test-html, tildify-space-test-html-nbsp)
340         (tildify-space-test-xml, tildify-space-test-tex): New tests for
341         `tildify-space' function.
343 2015-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
345         * automated/Makefile.in (EMACS_EXTRAOPT): New var.
346         (EMACSOPT): Use it.
348         * automated/cl-generic-tests.el (cl-generic-test-10-weird): New test.
349         Rename other tests to preserve ordering.
351 2015-01-18  Leo Liu  <sdl.web@gmail.com>
353         * automated/seq-tests.el (test-seq-subseq): Add more tests.
354         (Bug#19434)
356 2015-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
358         * automated/eieio-test-methodinvoke.el (eieio-test-cl-generic-1):
359         Test `subclass' specializer.
361 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
363         * automated/eieio-tests.el
364         (eieio-test-37-obsolete-name-in-constructor): New test.
366 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
368         * automated/eieio-tests.el (eieio-test-25-slot-tests)
369         (eieio-test-26-default-inheritance, eieio-test-28-slot-protection)
370         (eieio-test-30-slot-attribute-override)
371         (eieio-test-31-slot-attribute-override-class-allocation): Don't check
372         that we enforce :protection since we don't any more.
374         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
375         Use an explicit arg instead of eieio--scoped-class.  Update all callers.
377 2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
379         * automated/eieio-test-methodinvoke.el (eieio-test-cl-generic-1):
380         Reset eieio-test--1.
382         * automated/cl-generic-tests.el (cl-generic-test-8-after/before):
383         Rename from cl-generic-test-7-after/before.
384         (cl--generic-test-advice): New function.
385         (cl-generic-test-9-advice): New test.
387 2015-01-16  Jorgen Schaefer  <contact@jorgenschaefer.de>
389         * automated/package-test.el (package-test-install-prioritized):
390         New test.
392 2015-01-15  Wolfgang Jenkner  <wjenkner@inode.at>
394         * automated/calc-tests.el (calc-tests-equal, calc-tests-simple):
395         New functions.
396         (test-calc-remove-units, test-calc-extract-units)
397         (test-calc-convert-units): New tests.
399 2015-01-15  Wolfgang Jenkner  <wjenkner@inode.at>
401         * automated/Makefile.in (WRITE_LOG): Use POSIX redirection.
403 2015-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
405         * automated/eieio-test-methodinvoke.el (eieio-test-method-store): Add
406         keysym arg instead of relying on internal var eieio--generic-call-key.
407         Update all callers.
408         (eieio-test-cl-generic-1): New tests.
410 2015-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
412         * automated/cl-generic-tests.el: New file.
414 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
416         * automated/eieio-tests.el (eieio-test-23-inheritance-check): Don't use
417         <foo>-child-p.
419         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
420         Update reference to eieio--generic-call-key.
422 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
424         * automated/eieio-tests.el: Use cl-lib.  Don't use <class> as a variable.
425         Don't use <class>-list types and <class>-list-p predicates.
427         * automated/eieio-test-persist.el (persistent-with-objs-list-slot):
428         Don't use <class>-list type.
430         * automated/eieio-test-methodinvoke.el
431         (eieio-test-method-order-list-4):
432         Don't use <class> as a variable.
434 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
436         * automated/eieio-tests.el (eieio-test-04-static-method)
437         (eieio-test-05-static-method-2): Use oref-default to access
438         class slots.
439         (eieio-test-23-inheritance-check): Don't assume that
440         eieio-class-parents returns class names, or that a class can only have
441         a single name.
443         * automated/eieio-test-persist.el (eieio--attribute-to-initarg):
444         Move from eieio-core.el.  Rename from eieio-attribute-to-initarg.
445         Change arg to be a class object.  Update all callers.
447 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
449         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
450         Adjust to new semantics of eieio--scoped-class.
451         (eieio-test-match): Improve error feedback.
453 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
455         * automated/eieio-tests.el: Remove dummy object names.
457         * automated/eieio-test-persist.el (persistent-with-objs-slot-subs):
458         The type FOO-child is the same as FOO.
460 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
462         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
463         Remove use of eieio-generic-call-methodname.
464         (eieio-test-method-order-list-3, eieio-test-method-order-list-6)
465         (eieio-test-method-order-list-7, eieio-test-method-order-list-8):
466         Adjust the expected result accordingly.
468 2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
470         * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):
471         New defun.
472         (tramp-test30-special-characters): Use it.  (Bug#19463)
473         (tramp--test-check-files): Filter nil file names out.
475 2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
477         Sync with Tramp 2.2.11.
479         * automated/tramp-tests.el (tramp-test30-special-characters):
480         Skip test on MS-Windows.
482 2014-12-27  Glenn Morris  <rgm@gnu.org>
484         * automated/let-alist.el: Load dependency.
486 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
488         * automated/python-tests.el
489         (python-shell-completion-native-interpreter-disabled-p-1): New test.
491 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
493         * automated/python-tests.el (python-shell-get-or-create-process-1)
494         (python-shell-get-or-create-process-2)
495         (python-shell-get-or-create-process-3): Remove tests.
497 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
499         * automated/python-tests.el (python-shell-buffer-substring-9): New test.
501 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
503         * automated/python-tests.el (python-shell-buffer-substring-1)
504         (python-shell-buffer-substring-2, python-shell-buffer-substring-3)
505         (python-shell-buffer-substring-4, python-shell-buffer-substring-5)
506         (python-shell-buffer-substring-6, python-shell-buffer-substring-7)
507         (python-shell-buffer-substring-8)
508         (python-info-encoding-from-cookie-1)
509         (python-info-encoding-from-cookie-2)
510         (python-info-encoding-from-cookie-3)
511         (python-info-encoding-from-cookie-4)
512         (python-info-encoding-from-cookie-5)
513         (python-info-encoding-from-cookie-6)
514         (python-info-encoding-from-cookie-7, python-info-encoding-1)
515         (python-info-encoding-2): New tests.
517 2014-12-27  Michael Albinus  <michael.albinus@gmx.de>
519         * automated/tramp-tests.el (tramp-test17-insert-directory): Do not
520         expect a given order of "." and "..".
522 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
524         * automated/python-tests.el (python-indent-electric-colon-2)
525         (python-indent-electric-colon-3): New tests.
527 2014-12-27  João Távora  <joaotavora@gmail.com>
529         * automated/electric-tests.el (autowrapping-7): Tests for
530         tex-mode.
532 2014-12-27  Glenn Morris  <rgm@gnu.org>
534         * automated/flymake/warnpred/test.pl: Tweak format, since the
535         previous one seems to have stopped giving a warning with perl 5.20.1.
537 2014-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
539         * automated/python-tests.el (python-shell-get-process-name-1)
540         (python-shell-internal-get-process-name-1): Cleanup.
541         (python-shell-get-process-name-2)
542         (python-shell-internal-get-process-name-2): New tests.
543         (python-shell-calculate-command-1)
544         (python-shell-calculate-process-environment-3)
545         (python-shell-calculate-exec-path-2, python-shell-make-comint-1)
546         (python-shell-make-comint-2, python-shell-make-comint-4)
547         (python-shell-get-process-1, python-util-clone-local-variables-1):
548         Replace obsolete function and variable references with current.
550 2014-12-19  Artur Malabarba  <bruce.connor.am@gmail.com>
552         * automated/let-alist.el: require `cl-lib'
553         New tests for accessing alists inside alists.
555 2014-12-18  Artur Malabarba  <bruce.connor.am@gmail.com>
557         * automated/let-alist.el: New file.
559 2014-12-16  Nicolas Petton <petton.nicolas@gmail.com>
561         * automated/seq-tests.el: New file.
563 2014-12-16  Glenn Morris  <rgm@gnu.org>
565         * automated/data/flymake/Makefile (check-syntax):
566         Prevent colorized gcc output from confusing flymake.
568         * automated/flymake-tests.el (flymake-tests-data-directory):
569         Change from flymake/warnpred to more standard data/flymake.
570         * automated/flymake/warnpred/: Rename to automated/data/flymake/.
572 2014-12-11  Michael Albinus  <michael.albinus@gmx.de>
574         * automated/vc-tests.el (vc-test--revision-granularity-function):
575         New defun.
576         (vc-test--create-repo-function): Rename from
577         `vc-test--create-repo-if-not-supported'.  Adapt all callees.
578         (vc-test--create-repo): Check also for revision-granularity.
579         (vc-test--unregister-function): Additional argument FILE.
580         Adapt all callees.
581         (vc-test--working-revision): New defun.
582         (vc-test-*-working-revision): New tests.
584 2014-12-10  Michael Albinus  <michael.albinus@gmx.de>
586         * automated/vc-tests.el (vc-test--register): Check, that the file
587         still exists after register and unregister operations.
589 2014-12-06  Michael Albinus  <michael.albinus@gmx.de>
591         * automated/vc-tests.el: New file.
593 2014-12-03  Michael Albinus  <michael.albinus@gmx.de>
595         * automated/tramp-tests.el (tramp-test29-vc-registered):
596         Fallback for changed `vc-register' argument list.
598 2014-12-03  Glenn Morris  <rgm@gnu.org>
600         * automated/tramp-tests.el (tramp-test29-vc-registered):
601         Update for recent incompatible change in vc-register.
603 2014-11-29  Fabián Ezequiel Gallina  <fgallina@gnu.org>
605         * automated/python-tests.el
606         (python-shell-calculate-process-environment-4)
607         (python-shell-calculate-process-environment-5): New tests.
608         (python-shell-make-comint-3): Use file-equal-p.
609         (python-shell-get-or-create-process-1)
610         (python-shell-get-or-create-process-2)
611         (python-shell-get-or-create-process-3): Fix interpreter for
612         Windows (Bug#18595).
614 2014-11-21  Ulf Jasper  <ulf.jasper@web.de>
616         * automated/libxml-tests.el
617         (libxml-tests--data-comments-preserved): Rename from
618         'libxml-tests--data'.
619         (libxml-tests--data-comments-discarded): New.
620         (libxml-tests): Check whether 'libxml-parse-xml-region' is
621         discarding comments correctly.
623 2014-11-17  Michal Nazarewicz  <mina86@mina86.com>
625         * automated/tildify-tests.el (tildify-test-html, tildify-test-xml):
626         HTML and XML now use no-break space as hard space.  Update tests.
627         (tildify-test-foreach-ignore-environments)
628         (tildify-test-foreach-ignore-environments-early-return,
629         (tildify-test-foreach-region)
630         (tildify-test-foreach-region-early-return)
631         (tildify-test-foreach-region-limit-region): New tests of
632         `tildify-foreach-ignore-environments' and
633         `tildify--foreach-region' functions.
634         (with-test-foreach): New helper macro for the above tests.
636 2014-11-17  Glenn Morris  <rgm@gnu.org>
638         * automated/occur-tests.el (occur-test-case, occur-test-create):
639         In case of failure, show the actual string, rather than just nil.
640         (occur-tests): Update for apparent change in output re control-chars.
642 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
644         * automated/icalendar-tests.el (icalendar-tests--test-export):
645         New optional parameter `alarms'.
646         (icalendar-export-alarms): New test for exporting icalendar
647         alarms.
648         (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil.
650 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
652         * automated/icalendar-tests.el (icalendar-tests--test-import):
653         Mention timezone in doc string.  Clean up.
654         (icalendar-real-world): Add another test case for no-dst
655         timezones.
657 2014-11-16  Ulf Jasper  <ulf.jasper@web.de>
659         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
660         Add testcase where offsets of standard time and daylight saving time
661         are equal.
662         (icalendar-real-world): Fix error in test case.  Expected result
663         was wrong when offsets of standard time and daylight saving time
664         were equal.
666 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
668         * automated/python-tests.el
669         (python-shell-calculate-process-environment-2): Fix test.
670         (python-shell-calculate-process-environment-1)
671         (python-shell-calculate-process-environment-3): Cleanup.
673 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
675         * automated/python-tests.el (python-indent-dedenters-8): New test
676         for Bug#18432.
678 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
680         * automated/python-tests.el (python-indent-region-1)
681         (python-indent-region-2, python-indent-region-3)
682         (python-indent-region-4, python-indent-region-5): New tests.
684 2014-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
686         * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
687         * automated/cl-lib-tests.el: Rename from cl-lib.el.
689 2014-10-28  Ulf Jasper  <ulf.jasper@web.de>
691         * automated/libxml-tests.el: New file.
693 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
695         * automated/process-tests.el (process-test-quoted-batfile):
696         New test.
698 2014-10-20  Glenn Morris  <rgm@gnu.org>
700         * Merge in all changes up to 24.4 release.
702 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
704         * indent/scss-mode.scss: New file.
705         * indent/css-mode.css: Add a few uneventful examples.
707 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
709         * BidiCharacterTest.txt: New file, from Unicode.
711         * biditest.el: New file.
713 2014-10-08  Leo Liu  <sdl.web@gmail.com>
715         * automated/print-tests.el: New file.
716         (terpri): Tests for terpri.  (Bug#18652)
718 2014-10-06  Glenn Morris  <rgm@gnu.org>
720         * automated/icalendar-tests.el (icalendar--calendar-style):
721         Remove test, no longer relevant.
723 2014-10-04  Glenn Morris  <rgm@gnu.org>
725         * automated/package-x-test.el: Remove file...
726         * automated/package-test.el: ... merge package-x-test.el.  (Bug#18574)
728 2014-10-02  Glenn Morris  <rgm@gnu.org>
730         * automated/package-test.el (with-package-test, package-test-signed):
731         Also set HOME to a temp value, in case the real one is absent (e.g.
732         hydra) or read-only.  (Bug#18575)
733         (package-test-signed): Use skip-unless rather than expected-result.
735 2014-09-26  Leo Liu  <sdl.web@gmail.com>
737         * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
738         New tests.  (Bug#18557)
740 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
742         * automated/newsticker-tests.el
743         (newsticker--group-find-parent-group),
744         (newsticker--group-do-rename-group): New tests.
746 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
748         * automated/fns-tests.el (fns-tests-collate-sort):
749         Bind w32-collate-ignore-punctuation to t when sorting according to
750         UTS#10 rules.
752 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
754         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
755         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
757 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
759         * automated/fns-tests.el (fns-tests-compare-strings): In case
760         `compare-strings' shall return t, check for this.
761         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
763 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
765         * automated/python-tests.el (python-indent-electric-colon-1):
766         New test.  (Bug#18228)
768 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
770         * automated/fns-tests.el (fns-tests-sort): New test.
772 2014-08-28  Glenn Morris  <rgm@gnu.org>
774         * automated/python-tests.el (python-shell-calculate-exec-path-2):
775         Update test for today's python.el changes.
777 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
779         * automated/compile-tests.el (compile--test-error-line): Grok FILE
780         being nil.  Allows for Guile tests to pass.
781         (compile-tests--test-regexps-data): Add Guile tests.
783 2014-08-11  Glenn Morris  <rgm@gnu.org>
785         * automated/data/files-bug18141.el.gz: New file.
786         * automated/files.el (files-test-bug-18141-file):
787         New variable and test.  (Bug#18141)
789 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
791         Enumerate evaluated sexp diary entries (Bug#7911).
792         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
793         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
794         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
795         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
796         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
797         New tests.
799 2014-08-07  Glenn Morris  <rgm@gnu.org>
801         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
803 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
805         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
806         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
808 2014-08-03  Glenn Morris  <rgm@gnu.org>
810         * automated/Makefile.in (check-tar): New rule.
812 2014-08-02  Glenn Morris  <rgm@gnu.org>
814         * automated/fns-tests.el (fns-tests-compare-strings):
815         Update test.  (Bug#17903)
817         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
818         Use more precise TZ specification, as per 2013-08-04.
820 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
822         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
823         New test.
825 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
827         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
829 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
831         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
832         Work around the failures in icalendar-tests which occasionally occur on
833         hydra.nixos.org.
835 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
837         * automated/python-tests.el:
838         (python-util-clone-local-variables-1): Fix test.
840         * automated/python-tests.el (python-shell-make-comint-1):
841         (python-shell-make-comint-2): Fix indentation.
842         (python-shell-make-comint-3)
843         (python-shell-make-comint-4): New tests.
844         (python-shell-get-or-create-process-1): Fix test.
845         (python-shell-get-or-create-process-2)
846         (python-shell-get-or-create-process-3): New tests.
847         (python-shell-internal-get-or-create-process-1): Fix test.
848         (python-shell-prompt-detect-1): New test.
849         (python-shell-prompt-detect-2): New test.  (Bug#17370)
850         (python-shell-prompt-detect-3)
851         (python-shell-prompt-detect-4)
852         (python-shell-prompt-detect-5)
853         (python-shell-prompt-detect-6)
854         (python-shell-prompt-validate-regexps-1)
855         (python-shell-prompt-validate-regexps-2)
856         (python-shell-prompt-validate-regexps-3)
857         (python-shell-prompt-validate-regexps-4)
858         (python-shell-prompt-validate-regexps-5)
859         (python-shell-prompt-validate-regexps-6)
860         (python-shell-prompt-validate-regexps-7)
861         (python-shell-prompt-set-calculated-regexps-1)
862         (python-shell-prompt-set-calculated-regexps-2)
863         (python-shell-prompt-set-calculated-regexps-3)
864         (python-shell-prompt-set-calculated-regexps-4)
865         (python-shell-prompt-set-calculated-regexps-5)
866         (python-shell-prompt-set-calculated-regexps-6)
867         (python-util-valid-regexp-p-1): New tests.
869 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
871         * automated/advice-tests.el (advice-test-call-interactively): Make sure
872         the function's definition is fully restored at the end.
874 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
876         * automated/python-tests.el (python-indent-block-enders-1)
877         (python-indent-block-enders-2): Fix tests.
878         (python-indent-block-enders-3, python-indent-block-enders-4)
879         (python-indent-block-enders-5, python-indent-dedenters-1)
880         (python-indent-dedenters-2): Remove tests.
881         (python-indent-dedenters-1, python-indent-dedenters-2)
882         (python-indent-dedenters-3, python-indent-dedenters-4)
883         (python-indent-dedenters-5, python-indent-dedenters-6)
884         (python-indent-dedenters-7)
885         (python-info-dedenter-opening-block-position-1)
886         (python-info-dedenter-opening-block-position-2)
887         (python-info-dedenter-opening-block-position-3)
888         (python-info-dedenter-opening-block-positions-1)
889         (python-info-dedenter-opening-block-positions-2)
890         (python-info-dedenter-opening-block-positions-3)
891         (python-info-dedenter-opening-block-positions-4)
892         (python-info-dedenter-opening-block-positions-5)
893         (python-info-dedenter-opening-block-message-1)
894         (python-info-dedenter-opening-block-message-2)
895         (python-info-dedenter-opening-block-message-3)
896         (python-info-dedenter-opening-block-message-4)
897         (python-info-dedenter-opening-block-message-5)
898         (python-info-dedenter-statement-p-1)
899         (python-info-dedenter-statement-p-2)
900         (python-info-dedenter-statement-p-3)
901         (python-info-dedenter-statement-p-4)
902         (python-info-dedenter-statement-p-5): New tests.
904 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
906         * indent/perl.perl: Add indentation pattern for hash-table entries.
908 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
910         * automated/dbus-tests.el (dbus-test02-register-service-session)
911         (dbus-test02-register-service-system): Fix docstring.
912         (dbus-test02-register-service-own-bus)
913         (dbus-test03-peer-interface): New tests.
915 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
917         * automated/python-tests.el (python-tests-self-insert): New function.
918         (python-triple-quote-pairing): Use it.
919         (python-parens-electric-indent-1): New test. (Bug#17658)
921 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
923         * automated/subr-x-tests.el: New file.
925 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
927         * automated/tramp-tests.el (tramp--instrument-test-case):
928         Print debug buffer in any case.
930 2014-06-28  Leo Liu  <sdl.web@gmail.com>
932         * automated/calc-tests.el: New file and add tests for math-bignum.
933         (Bug#17556)
935 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
937         * automated/dbus-tests.el (dbus--test-register-service)
938         (dbus-test02-register-service-session): Replace `dbus-ping' calls
939         by `dbus-list-known-names'.  (Bug#17858)
941 2014-06-28  Glenn Morris  <rgm@gnu.org>
943         * automated/Makefile.in (GDB): New variable.
944         (emacs): Use $GDB.  (Bug#15991)
946         * automated/Makefile.in (WRITE_LOG): New variable.
947         (%.log): Use WRITE_LOG.
948         (test_template): Disable logging.
950         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
951         (test_template): New definition.  Apply to TESTS.
953 2014-06-27  Glenn Morris  <rgm@gnu.org>
955         * automated/Makefile.in (check-maybe): Rename from check.
956         (check): Re-run all the tests, every time.
957         (clean, mostlyclean): Also delete *.log~.
959 2014-06-26  Glenn Morris  <rgm@gnu.org>
961         * automated/package-x-test.el: Do not mess with load-path.
963         * automated/Makefile.in (%.log): If error, dump log to stdout.
965 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
967         * automated/package-test.el (package-test-update-listing)
968         (package-test-update-archives, package-test-describe-package):
969         Adjust tests according to new package-list-unsigned.
971 2014-06-26  Glenn Morris  <rgm@gnu.org>
973         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
975         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
977         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
978         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
979         (setwins, compile-targets, compile-main, compile-clean): Remove.
980         (GREP_OPTIONS): Unexport.
981         (.el.elc): Replace with pattern rule.
982         (%.elc, %.log): New pattern rules.
983         (ELFILES, LOGFILES): New variables.
984         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
985         (clean, mostlyclean): New rules.
986         (bootstrap-clean): Simplify.
987         (bootstrap-clean, distclean): Depend on clean.
989 2014-06-25  Glenn Morris  <rgm@gnu.org>
991         * automated/flymake-tests.el (flymake-tests--current-face):
992         Sleep for longer.  Avoid querying.
994 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
996         * automated/fns-tests.el (fns-tests-compare-string): New test.
998 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
1000         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
1001         according to Bug#17815.
1003 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1005         * automated/python-tests.el (python-util-strip-string-1): New test.
1007 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
1009         Sync with Tramp 2.2.10.
1011         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
1012         (tramp--instrument-test-case): Extend docstring.
1013         (tramp-test15-copy-directory): Skip for tramp-smb.el.
1014         (tramp-test21-file-links): Use `file-truename' for directories.
1015         (tramp-test27-start-file-process, tramp-test28-shell-command):
1016         Retrieve process output more robustly.
1017         (tramp--test-check-files): Extend test.
1018         (tramp-test30-special-characters): Skip for tramp-adb.el,
1019         tramp-gvfs.el and tramp-smb.el.  Add further file names.
1021 2014-06-13  Glenn Morris  <rgm@gnu.org>
1023         * automated/Makefile.in (compile-main):
1024         GNU make automatically passes command-line arguments to sub-makes.
1026 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
1028         * automated/tildify-tests.el (tildify-test--test): Optimize the test
1029         slightly by reusing the same temporary buffer across multiple test
1030         cases.
1032         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
1033         (tildify-test-find-env-group-index-bug): Update to support new
1034         signature of the `tildify-foreach-region-outside-env' function.
1035         Namely, it now takes pairs as an argument instead of looking it up in
1036         `tildify-ignored-environments-alist'.
1038         * automated/tildify-tests.el (tildify-test--example-html): Add support
1039         for generating XML code, so that…
1040         (tildify-test-xml) …test can be added to check handling of XML
1041         documents.
1043         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
1044         New test checking end-regex building when multiple environment pairs
1045         use integers to refer to capture groups.
1047         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
1048         test checking end-regex building in `tildify-find-env' function when
1049         integers (denoting capture groups) and strings are mixed together.
1051 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
1053         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
1054         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
1056 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
1058         * automated/tramp-tests.el (tramp-test29-vc-registered):
1059         Instrument failed test case.
1061 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1063         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
1064         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
1066 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
1068         * automated/tildify-tests.el: New file.
1070 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1072         * indent/ruby.rb: Add one more test.
1074         * indent/ps-mode.ps: New file.
1076         * indent/octave.m: Add a few more tests.
1078         * automated/core-elisp-tests.el
1079         (core-elisp-test-window-configurations): New test.
1081 2014-05-26  Glenn Morris  <rgm@gnu.org>
1083         * automated/package-test.el (package-test-install-single):
1084         Update for changed output.
1086 2014-05-22  Glenn Morris  <rgm@gnu.org>
1088         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
1089         Fix handling of temporary elc files.
1091         * automated/fns-tests.el (fns-tests-nreverse):
1092         Update for changed string behavior.
1094 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
1096         * automated/fns-tests.el: New file.
1097         * automated/fns-tests.el (fns-tests-nreverse)
1098         (fns-tests-nreverse-bool-vector): New tests.
1100 2014-05-08  Glenn Morris  <rgm@gnu.org>
1102         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1103         (vc-bzr-test-faulty-bzr-autoloads):
1104         Give bzr a temporary home-directory, in case the real one is missing.
1106 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
1108         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
1109         New test.
1111 2014-05-08  Glenn Morris  <rgm@gnu.org>
1113         * automated/help-fns.el: New file.
1115 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
1117         * automated/undo-tests.el (undo-test-region-deletion): New test to
1118         demonstrate bug#17235.
1119         (undo-test-region-example): New test to verify example given in
1120         comments for undo-make-selective-list.
1122 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
1124         * automated/tramp-tests.el (top):
1125         * automated/file-notify-tests.el (top): Do not disable interactive
1126         passwords in batch mode.
1127         (password-cache-expiry): Set to nil.
1129         * automated/file-notify-tests.el
1130         (file-notify-test-remote-temporary-file-directory):
1131         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1132         Use a mock-up method as default.
1133         (tramp-test00-availability): Print the used directory name.
1134         (tramp-test33-recursive-load): Fix typo.
1136 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
1138         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
1139         (tramp-test30-special-characters): Remove test for backslash.
1141 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
1143         * automated/tramp-tests.el
1144         (tramp-test19-directory-files-and-attributes)
1145         (tramp-test22-file-times): Check for `file-attributes' equality
1146         only if there is a usable timestamp.
1147         (tramp--test-check-files): Do not use `copy-sequence'.
1149 2014-04-22  Daniel Colascione  <dancol@dancol.org>
1151         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
1152         Add compile flag.
1153         (test-byte-comp-macro-expansion)
1154         (test-byte-comp-macro-expansion-eval-and-compile)
1155         (test-byte-comp-macro-expansion-eval-when-compile)
1156         (test-byte-comp-macro-expand-lexical-override): Use it.
1157         (test-eager-load-macro-expansion)
1158         (test-eager-load-macro-expansion-eval-and-compile)
1159         (test-eager-load-macro-expansion-eval-when-compile)
1160         (test-eager-load-macro-expand-lexical-override): New tests.
1162         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
1163         account for removal of `cl-struct-set-slot-value'. Also, move
1164         the defstruct to top level.
1166 2014-04-21  Daniel Colascione  <dancol@dancol.org>
1168         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
1169         New function.
1170         (test-byte-comp-macro-expansion)
1171         (test-byte-comp-macro-expansion-eval-and-compile)
1172         (test-byte-comp-macro-expansion-eval-when-compile)
1173         (test-byte-comp-macro-expand-lexical-override): New tests.
1175         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
1176         (cl-the): Fix cl-the test.
1178 2014-04-20  Daniel Colascione  <dancol@dancol.org>
1180         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
1182 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
1184         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
1185         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
1187 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
1189         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
1190         (tramp--test-make-temp-name): Optional argument LOCAL.
1191         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
1192         (tramp-test10-write-region): No special test for out-of-band copy
1193         needed anymore.
1194         (tramp-test11-copy-file, tramp-test12-rename-file)
1195         (tramp-test21-file-links): Extend tests.
1196         (tramp-test20-file-modes): More robust check for user "root".
1197         (tramp--test-check-files): New defun.
1198         (tramp-test30-special-characters, tramp-test33-recursive-load)
1199         (tramp-test34-unload): New tests.
1200         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
1202 2014-04-11  Glenn Morris  <rgm@gnu.org>
1204         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
1206 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
1208         * automated/electric-tests.el: Fix spelling error in test name.
1209         (whitespace-skipping-for-quotes-not-outside):
1210         Rename from whitespace-skipping-for-quotes-not-ouside.
1212 2014-04-09  Daniel Colascione  <dancol@dancol.org>
1214         * automated/syntax-tests.el: New file.
1216 2014-04-09  Glenn Morris  <rgm@gnu.org>
1218         * automated/python-tests.el (python-triple-quote-pairing):
1219         Enable/disable electric-pair-mode as needed.
1221         * automated/electric-tests.el (electric-pair-backspace-1):
1222         Replace deleted function.
1224 2014-04-07  João Távora  <joaotavora@gmail.com>
1226         * automated/python-tests.el (python-triple-quote-pairing): New test.
1227         (python-syntax-after-python-backspace): New test.
1229         * automated/electric-tests.el (electric-pair-define-test-form):
1230         More readable test docstrings.
1231         (whitespace-skipping-for-quotes-not-ouside)
1232         (whitespace-skipping-for-quotes-only-inside)
1233         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
1235 2014-04-04  João Távora  <joaotavora@gmail.com>
1237         * automated/electric-tests.el (define-electric-pair-test):
1238         Don't overtest.
1239         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
1240         (inhibit-in-mismatched-string-inside-c-comments): New test.
1242 2014-04-02  João Távora  <joaotavora@gmail.com>
1244         * automated/electric-tests.el (inhibit-if-strings-mismatched):
1245         New test, change from `inhibit-only-of-next-is-mismatched'.
1247 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
1249         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
1250         (undo-test-region-t-marker): New tests of marker adjustments.
1251         (undo-test-marker-adjustment-moved):
1252         (undo-test-region-mark-adjustment): New tests to demonstrate
1253         bug#16818, which fail without the fix.
1255 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
1257         * automated/package-test.el (package-test-describe-package):
1258         Fix test failure in non-graphical mode.
1260 2014-03-23  Daniel Colascione  <dancol@dancol.org>
1262         * automated/subword-tests.el (subword-tests2): More subword tests.
1264         * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
1265         New test: correct parsing of keyword arguments.
1267 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
1269         * automated/package-test.el (package-test-describe-package):
1270         Check for the "Keywords: " line.
1272         * automated/data/package/archive-contents: Include the :keywords
1273         field in `simple-single' data form.
1275 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
1277         * automated/package-test.el
1278         (package-test-install-two-dependencies): New test (bug#16826).
1280         * automated/data/package/simple-two-depend-1.1.el: New file.
1282         * automated/data/package/archive-contents:
1283         Add info about the new package.
1285 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
1287         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
1288         (tramp-test10-write-region): Extend for out-of-band copy.
1289         (tramp-test31-asynchronous-requests): New test.
1291 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
1293         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
1294         Add new test of undo in region.
1295         (undo-test-in-region-eob): Add test case described at
1296         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
1298 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
1300         * automated/tramp-tests.el (tramp--test-enabled)
1301         (tramp-test15-copy-directory): No special handling of tramp-adb.el
1302         anymore.  It's fixed in that package.
1304 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
1306         * automated/tramp-tests.el (tramp--test-enabled): Move connection
1307         cleanup into this function.  Remove respective code from all test
1308         cases.
1309         (tramp--instrument-test-case): Declare `indent' and `debug'.
1310         Handle other errors as well.
1311         (tramp-test14-delete-directory): Check for `file-error' error.
1312         (tramp-test15-copy-directory): Ignore return value of
1313         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
1314         (tramp-test19-directory-files-and-attributes): Take care of
1315         timestamp of "../".
1316         (tramp-test20-file-modes, tramp-test27-start-file-process)
1317         (tramp-test28-shell-command): Skip for tramp-adb.el.
1318         (tramp-test21-file-links): `file-truename' shall preserve trailing
1319         link of directories.
1320         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
1321         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
1322         `kill-buffer-query-functions' to nil.
1323         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
1325 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
1327         * automated/tramp-tests.el
1328         (tramp-test19-directory-files-and-attributes): Do not include
1329         directories in comparison; they might have changed their
1330         timestamps already.
1332 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
1334         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
1335         (tramp-test17-insert-directory): First line could contain more
1336         text, when produced by `ls-lisp'.
1337         (tramp-test19-directory-files-and-attributes): Instrument failed
1338         test case.
1340 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
1342         * automated/tramp-tests.el (tramp-test17-insert-directory):
1343         Make first line "total 123" optional.
1344         (tramp-test20-file-modes, tramp-test22-file-times)
1345         (tramp-test26-process-file, tramp-test27-start-file-process)
1346         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
1347         tramp-smb.el.
1348         (tramp-test20-file-modes): Check for "root" only when there is an
1349         explicit user name.
1350         (tramp-test21-file-links): Handle "... not supported" error.
1351         (tramp-test22-file-times): Skip for "don't know" return values.
1352         (tramp-test26-process-file, tramp-test28-shell-command):
1353         Remove color escape sequences.
1354         (tramp-test28-shell-command): Use `accept-process-output' rather
1355         than `sit-for'.
1356         (tramp-test30-utf8): Set coding system `utf-8'.
1358 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
1360         * automated/tramp-tests.el (tramp-test28-shell-command):
1361         Perform an initial `sit-for' prior the while loop.
1363 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
1365         Sync with Tramp 2.2.9.
1367         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
1368         (tramp-test28-shell-command): Make a while loop when waiting for
1369         process exit.
1371 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
1373         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
1374         and `vc-hg'.  Declare `tramp-find-executable' and
1375         `tramp-get-remote-path'.
1376         (tramp-test29-vc-registered): New test.
1377         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
1379 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
1381         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
1382         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
1383         (tramp-test28-shell-command): Improve `shell-command' test.
1384         Add `async-shell-command' tests.
1386 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
1388         * automated/file-notify-tests.el (file-notify--wait-for-events):
1389         Use `read-event' instead of `sit-for'.
1390         (file-notify-test02-events): Remove expected result, the bug is
1391         fixed meanwhile.
1392         (file-notify-test02-events, file-notify-test03-autorevert):
1393         Use `sleep-for' instead of `sit-for'.
1395 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
1397         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
1398         New test.
1400 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
1402         * automated/file-notify-tests.el (file-notify--deftest-remote):
1403         Do not skip when the local test has failed.  They are unrelated.
1404         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
1405         `noninteractive' to nil, otherwise `sit-for' could be degraded to
1406         `sleep-for'.
1407         (file-notify-test02-events): Check for `file-remote-p' instead of
1408         `file-notify--test-remote-enabled'.
1410 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
1412         * automated/file-notify-tests.el (file-notify-test02-events):
1413         Let test case fail for Bug#16519.
1415 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
1417         * automated/file-notify-tests.el (file-notify-test02-events):
1418         Hide Bug#16519, until it is solved.
1420 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
1422         * automated/file-notify-tests.el
1423         (file-notify--test-local-enabled): Fix error in logic.
1424         (file-notify--wait-for-events): New defmacro.
1425         (file-notify-test02-events): Make short breaks between file operations.
1426         Use `file-notify--wait-for-events'.  Check, that events have arrived.
1427         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
1429         * automated/comint-testsuite.el
1430         (comint-testsuite-password-strings): Add localized examples.
1432 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
1434         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
1435         case if inotify is not linked with Emacs.  Use `read-event' rather
1436         than `sit-for' in order to process events.  (Bug#13662)
1438 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
1440         * automated/ert-tests.el (ert-test-record-backtrace):
1441         Reenable test case with adapted test string.  (Bug#13064)
1443 2013-12-28  Glenn Morris  <rgm@gnu.org>
1445         * automated/electric-tests.el: Require 'elec-pair.
1447 2013-12-26  João Távora  <joaotavora@gmail.com>
1449         * automated/electric-tests.el (electric-pair-test-for):
1450         Fix autowrapping tests in batch-mode by running with
1451         `transient-mark-mode' set to `lambda'.
1453         * automated/electric-tests.el: New file.
1455 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1457         * automated/python-tests.el
1458         (python-nav-lisp-forward-sexp-safe-1): Remove test.
1459         (python-nav-forward-sexp-safe-1): New test.
1461 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
1463         * automated/ruby-mode-tests.el: Add tests for
1464         `ruby-align-to-stmt-keywords'.
1466         * indent/ruby.rb: Update examples to reflect the lack of change in
1467         default indentation of `begin' blocks.
1469 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
1471         * indent/ruby.rb: Update examples according to the change
1472         in `smie-indent-close'.
1474 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1476         * indent/ruby.rb: New examples.
1478 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1480         * automated/python-tests.el (python-indent-dedenters-2): New test.
1482 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1484         * automated/python-tests.el (python-indent-after-comment-1)
1485         (python-indent-after-comment-2): New tests.
1487 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
1489         * automated/python-tests.el (python-indent-block-enders-1):
1490         Rename from python-indent-block-enders.
1491         (python-indent-block-enders-2): New test.
1493 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
1495         * indent/js.js: New file.
1497 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
1499         * automated/dbus-tests.el: New file.
1501 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1503         * automated/regexp-tests.el: New file.
1505 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
1507         * automated/reftex-tests.el (reftex-parse-from-file-test):
1508         Run temp-dir through file-truename, to make sure the temporary file
1509         names are comparable as strings.
1511         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
1512         Force Unix EOLs by using 'utf-8-unix', since the default of
1513         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
1515 2013-11-28  Glenn Morris  <rgm@gnu.org>
1517         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
1519 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
1521         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
1522         (EMACSOPT): Use $(PATH_SEP).
1524 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
1526         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
1527         Set to nil.
1529 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
1531         * automated/file-notify-tests.el
1532         (file-notify-test-remote-temporary-file-directory):
1533         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
1534         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1535         (file-notify--deftest-remote): Cleanup connection initially.
1536         (file-notify-test03-autorevert): Run also in batch mode.  Use a
1537         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
1538         does not work on MS Windows.  Call `accept-process-output' for
1539         remote files.  Apply `string-match' instead of `string-equal', the
1540         messages are different on MS Windows.
1542         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1543         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
1544         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1546 2013-11-23  Glenn Morris  <rgm@gnu.org>
1548         * automated/python-tests.el (python-shell-make-comint-1)
1549         (python-shell-make-comint-2, python-shell-get-process-1):
1550         Suppress creation of some temp-files.
1552         * automated/python-tests.el (python-shell-parse-command-1)
1553         (python-shell-make-comint-1, python-shell-make-comint-2)
1554         (python-shell-get-process-1)
1555         (python-shell-internal-get-or-create-process-1):
1556         Skip rather than fail if prereqs not found.
1558         * automated/Makefile.in (emacs):
1559         Empty EMACSLOADPATH rather than unsetting.
1561 2013-11-22  Glenn Morris  <rgm@gnu.org>
1563         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1564         Set expected-result.
1566 2013-11-21  Glenn Morris  <rgm@gnu.org>
1568         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
1569         (compile-main): Pass XARGS_LIMIT to xargs.
1571         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
1572         (EMACSOPT): Use PATH_SEPARATOR.
1574 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
1576         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1577         Add a failing test for Bug#15874.
1578         (ruby--insert-coding-comment-ruby-style)
1579         (ruby--insert-coding-comment-emacs-style)
1580         (ruby--insert-coding-comment-custom-style):
1581         Add a few tests for `ruby--insert-coding-comment'.
1583 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
1585         Improve API of recently-added bool vector functions (Bug#15912).
1586         * automated/data-tests.el: Adjust to API changes.
1588 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
1590         * automated/tramp-tests.el (tramp-test07-file-exists-p)
1591         (tramp-test08-file-local-copy)
1592         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1593         (tramp-test11-copy-file, tramp-test12-rename-file)
1594         (tramp-test13-make-directory, tramp-test14-delete-directory)
1595         (tramp-test15-copy-directory, tramp-test16-directory-files)
1596         (tramp-test17-insert-directory, tramp-test18-file-attributes)
1597         (tramp-test19-directory-files-and-attributes)
1598         (tramp-test20-file-modes, tramp-test21-file-links)
1599         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1600         (tramp-test24-file-name-completion, tramp-test25-load)
1601         (tramp-test26-process-file, tramp-test27-start-file-process)
1602         (tramp-test28-shell-command): Cleanup connection initially.
1604 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1606         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
1607         connection before running the test.
1609 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1611         * automated/tramp-tests.el (tramp-test15-copy-directory)
1612         (tramp-test16-directory-files, tramp-test17-insert-directory)
1613         (tramp-test18-file-attributes)
1614         (tramp-test19-directory-files-and-attributes)
1615         (tramp-test20-file-modes, tramp-test21-file-links)
1616         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1617         (tramp-test24-file-name-completion, tramp-test25-load)
1618         (tramp-test26-process-file, tramp-test27-start-file-process)
1619         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
1620         (tramp-test29-utf8): New test.
1622 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
1624         * automated/file-notify-tests.el (file-notify-test02-events)
1625         (file-notify-test03-autorevert): Suppress messages in `write-region'.
1627         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
1628         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
1629         (tramp-test26-process-file, tramp-test28-shell-command):
1630         Ensure, that the directory is not empty when calling "ls".
1632 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
1634         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1635         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
1636         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
1637         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1638         (tramp-test26-process-file): Add tests.
1639         (tramp-test11-copy-file): Remove debug message.
1640         (tramp-test20-file-modes): Special case, if user is "root".
1642 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
1644         * automated/file-notify-tests.el:
1645         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1646         `tramp-remote-path' when running on hydra.
1647         (tramp-test07-file-exists-p): Remove instrumentation code.
1648         (tramp-test26-process-file): Don't use "/bin/true" and
1649         "/bin/false", these paths do not exist on hydra.
1651 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
1653         * automated/process-tests.el: New file.
1655 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
1657         * indent/ruby.rb: New examples.
1659 2013-11-06  Glenn Morris  <rgm@gnu.org>
1661         * automated/Makefile.in (setwins): Avoid accidental matches.
1663 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
1665         * automated/tramp-tests.el (tramp-test07-file-exists-p):
1666         Fix docstring.  Instrument, in order to hunt failure on hydra.
1668 2013-11-06  Glenn Morris  <rgm@gnu.org>
1670         * automated/flymake-tests.el (warning-predicate-rx-gcc)
1671         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1672         (warning-predicate-function-perl):
1673         * automated/info-xref.el (info-xref-test-makeinfo):
1674         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1675         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1677 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
1679         * automated/tramp-tests.el: New file.
1681 2013-11-05  Glenn Morris  <rgm@gnu.org>
1683         Get rid of --chdir usage.
1684         * automated/Makefile.in (EMACSOPT): Move -L here.
1685         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1686         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
1687         (.el.elc): No more need to pass -L here.
1688         (compile-main): Get rid of sub-shell and cd.
1689         (compile-clean, check): Get rid of cd.
1691         Make it possible to run tests with a different working directory.
1692         * automated/flymake-tests.el (flymake-tests-data-directory): New.
1693         (flymake-tests--current-face): Use flymake-tests-data-directory.
1694         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1695         (warning-predicate-function-perl): Adapt for above change.
1696         * automated/zlib-tests.el (zlib-tests-data-directory): New.
1697         (zlib--decompress): Use zlib-tests-data-directory.
1699         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1700         Remove test that makes no sense.
1702         * automated/files.el (files-test-local-variable-data):
1703         Fix result typo presumably caused by interference from dir-locals.
1704         (file-test--do-local-variables-test): Prevent dir-locals interfering.
1706 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
1708         * indent/ruby.rb: Add a statement on the line after heredoc.
1709         Move a now-successful example.
1711         * automated/ruby-mode-tests.el: Remove outdated comment.
1713 2013-11-04  Glenn Morris  <rgm@gnu.org>
1715         * automated/Makefile.in (abs_srcdir): Remove.
1716         (emacs): Unset EMACSLOADPATH.
1717         (.el.elc, check): Use -L to append srcdir to load-path.
1719 2013-11-02  Glenn Morris  <rgm@gnu.org>
1721         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1722         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1723         (abs_srcdir): New, set by configure.
1724         (EMACS): Use a relative file name.
1725         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1726         (lisp-compile): Remove (assume it's up-to-date).
1727         (compile-main): Do not run lisp-compile.
1728         (compile-main, compile-clean, compile-always, bootstrap-clean)
1729         (check): Use srcdir rather than $test.  Check cd return value.
1730         Use --chdir.
1731         (doit, compile, compile-always): Remove stuff copied from lisp/.
1732         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1734 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
1736         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1737         Add a skipping test.
1739 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1741         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1743         * indent/css-mode.css (.x2): Test alignement inside braces.
1745 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1747         * indent/ruby.rb: New failing example.
1749         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1750         Fix the test, in respect to adding the space after the curly.
1752 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1754         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1755         (ert-test-deftest): Adapt test for changed macro expansion.
1756         (ert-test-run-tests-interactively):
1757         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1758         Add a skipping test.
1760         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1761         (file-notify--test-local-enabled): Make it a function.  Check also
1762         for `file-remote-p' of `temporary-file-directory'.
1763         (file-notify--test-remote-enabled-checked): New defvar.
1764         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1765         internal functions.  Cache result.
1766         (file-notify--deftest-remote, file-notify-test00-availability)
1767         (file-notify-test01-add-watch, file-notify-test02-events)
1768         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1769         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1771 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1773         * indent/ruby.rb: Fix syntax error in the latest example.
1775 2013-10-23  Glenn Morris  <rgm@gnu.org>
1777         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1778         New, set by configure.
1779         (top_srcdir): Remove.
1780         (abs_test, abs_lispsrc): New.
1781         (lisp): No longer absolute.
1782         (emacs, lisp-compile, compile, compile-always):
1783         Quote entities that might contain whitespace.
1785 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1787         * indent/ruby.rb: Move two examples to "working" section, add one
1788         more.
1790 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1792         * indent/ruby.rb: New examples for indentation of blocks.
1793         Example of hash inside parens that inflooped before the present commit.
1795 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1797         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1798         allows another timer to run.
1800 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1802         * indent/ruby.rb: More examples for bug#15594, both failing and
1803         now passing.
1805 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1807         * indent/ruby.rb: Add two more cases.
1809 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1811         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1812         first use.
1813         (ruby-should-indent): Use indent-according-to-mode.
1814         (ruby-deftest-move-to-block): Use `declare'.
1816 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1818         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1820 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1822         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1824 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1826         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1827         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1829         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1831 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1833         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1834         Adjust indentation of continued line to the new SMIE behavior.
1836 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1838         * automated/completion-tests.el:
1839         * indent/css-mode.css: New files.
1841 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1843         * automated/data/package/signed/archive-contents:
1844         * automated/data/package/signed/archive-contents.sig:
1845         * automated/data/package/signed/signed-good-1.0.el:
1846         * automated/data/package/signed/signed-good-1.0.el.sig:
1847         * automated/data/package/signed/signed-bad-1.0.el:
1848         * automated/data/package/signed/signed-bad-1.0.el.sig:
1849         * automated/data/package/key.pub:
1850         * automated/data/package/key.sec: New files.
1852         * automated/package-test.el (package-test-update-listing)
1853         (package-test-update-archives, package-test-describe-package):
1854         Adjust to package.el change.
1855         (package-test-signed): New test.
1857 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1859         * automated/package-test.el: Update all cases to use :url instead
1860         of :homepage.
1862         * automated/package-x-test.el
1863         (package-x-test--single-archive-entry-1-3): Same.
1865 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1867         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1868         was unused.
1869         (simple-single-desc): Expect :homepage property.
1870         (multi-file-desc): Same.
1871         (with-package-test): Do not save previous `default-directory'
1872         value, let-bind the var instead.
1873         (package-test-install-single): Expect :homepage property in the
1874         generated pkg file.
1875         (package-test-describe-package): Expect Homepage button.
1876         (package-test-describe-non-installed-package)
1877         (package-test-describe-non-installed-multi-file-package): Same.
1878         (package-test-describe-not-installed-package): Remove, it was a
1879         duplicate.
1881         * automated/package-x-test.el
1882         (package-x-test--single-archive-entry-1-3): Expect :homepage
1883         property.
1884         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1886         * automated/data/package/simple-single-1.3.el: Add URL header.
1888         * automated/data/package/archive-contents: Add :homepage
1889         properties to `simple-single' and `multi-file'.
1891 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1893         * automated/data-tests.el:
1894         (bool-vector-count-matches-all-0-nil)
1895         (bool-vector-count-matches-all-0-t)
1896         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1897         (bool-vector-count-matches-at, bool-vector-intersection-op)
1898         (bool-vector-union-op, bool-vector-xor-op)
1899         (bool-vector-set-difference-op)
1900         (bool-vector-change-detection, bool-vector-not): New tests.
1901         (mock-bool-vector-count-matches-at)
1902         (test-bool-vector-bv-from-hex-string)
1903         (test-bool-vector-to-hex-string)
1904         (test-bool-vector-count-matches-at-tc)
1905         (test-bool-vector-apply-mock-op)
1906         (test-bool-vector-binop): New helper functions.
1907         (bool-vector-test-vectors): New testcase data.
1909 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1911         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1912         (advice-test-called-interactively-p-filter-args)
1913         (advice-test-called-interactively-p-around): New tests.
1915 2013-09-16  Glenn Morris  <rgm@gnu.org>
1917         * automated/eshell.el (eshell-match-result):
1918         Return a more informative failure than simply "false".  Update callers.
1920         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1921         Test value before and after loop as well as during.
1923 2013-09-15  Glenn Morris  <rgm@gnu.org>
1925         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1926         New test.  (Bug#15372)
1927         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1929 2013-09-13  Glenn Morris  <rgm@gnu.org>
1931         * automated/eshell.el (with-temp-eshell):
1932         Use a temp directory for eshell-directory-name.
1933         (eshell-test-command-result): New, again using a temp directory.
1934         Replace eshell-command-result with this throughout.
1935         (eshell-test/for-loop, eshell-test/for-name-loop):
1936         Ensure environment variables don't confuse us.
1938 2013-09-12  Glenn Morris  <rgm@gnu.org>
1940         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1941         due to "has a running process; kill it?" prompts.
1943 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1945         * automated/eshell.el: Rename from eshell.el.
1946         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1948 2013-09-01  Glenn Morris  <rgm@gnu.org>
1950         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1951         Otherwise the sed command used by eg compile-main ends up
1952         containing "/*.el".  (Bug#15170)
1954 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1956         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1957         for portability to hosts where /bin/sh has problems.
1959 2013-08-21  David Engster  <deng@randomsample.de>
1961         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1962         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1963         upstream.  Changed to use ERT.
1965 2013-08-14  Daniel Hackney  <dan@haxney.org>
1967         * automated/package-test.el: Remove tar-package-building functions.
1968         Tar file used for testing is included in the repository.
1969         (package-test-install-texinfo, package-test-cleanup-built-files):
1970         Remove.
1972 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1974         * automated/python-tests.el (python-imenu-create-index-4)
1975         (python-imenu-create-flat-index-2): New tests.
1977 2013-08-05  Glenn Morris  <rgm@gnu.org>
1979         * automated/mule-util.el: New file, with tests extracted from
1980         lisp/international/mule-util.el.
1982 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1984         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1985         before definition.
1986         (advice-tests-macroaliases): New test.
1988 2013-08-04  Glenn Morris  <rgm@gnu.org>
1990         * automated/ert-tests.el: Disable failing test that no-one seems
1991         to know how to fix.  (Bug#13064)
1993         * automated/icalendar-tests.el (icalendar-tests--test-export)
1994         (icalendar-tests--test-import): Try more precise TZ specification.
1995         Remove debug messages.
1997 2013-08-03  Glenn Morris  <rgm@gnu.org>
1999         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
2001         * automated/icalendar-tests.el (icalendar-tests--test-export)
2002         (icalendar-tests--test-import):
2003         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
2004         (icalendar-tests--test-import): Reset zone even if error occurred.
2006 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2008         * automated/core-elisp-tests.el: New file.
2010 2013-08-01  Glenn Morris  <rgm@gnu.org>
2012         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
2013         Try to check that the remote system has a notification program.
2015 2013-07-31  Glenn Morris  <rgm@gnu.org>
2017         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
2019 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
2021         * automated/file-notify-tests.el
2022         (file-notify--test-local-enabled): New defconst.  Replaces all
2023         `file-notify-support' occurrences.
2024         (file-notify--test-remote-enabled): New defun.
2025         (file-notify--deftest-remote): Use it.
2026         (file-notify-test00-availability): Rewrite.
2027         (file-notify-test00-availability-remote): New defun.
2028         (file-notify-test01-add-watch): Rewrite first erroneous check.
2030 2013-07-23  Glenn Morris  <rgm@gnu.org>
2032         * automated/inotify-test.el (inotify-file-watch-simple):
2033         Delete temp-file when done.
2035         * automated/subword-tests.el: Require subword.
2037 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2039         * automated/subword-tests.el: New file.
2041 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2043         * automated/python-tests.el (python-imenu-create-index-2)
2044         (python-imenu-create-index-3): New tests.
2046 2013-07-11  Glenn Morris  <rgm@gnu.org>
2048         * automated/ert-tests.el: Require cl-lib at runtime too.
2049         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
2050         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
2051         (ert-test-set-functions, ert-test-gensym)
2052         (ert-test-coerce-to-vector, ert-test-string-position)
2053         (ert-test-mismatch): Remove tests.
2054         * automated/cl-lib.el: New, split from ert-tests.el.
2056         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
2057         Goto point-min.
2058         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
2059         (ruby-move-to-block-skips-percent-literal)
2060         (ruby-move-to-block-skips-heredoc)
2061         (ruby-move-to-block-moves-from-else-to-if)
2062         (ruby-beginning-of-defun-does-not-fold-case)
2063         (ruby-end-of-defun-skips-to-next-line-after-the-method):
2064         Replace goto-line with forward-line/goto-char.
2065         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
2067         * automated/package-test.el (makeinfo-buffer): Autoload.
2068         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
2069         (package-test-install-texinfo): Don't require makeinfo.
2071         * automated/files.el: Stop "local variables" confusion.
2073         * automated/flymake-tests.el (flymake-tests): Remove unused group.
2075         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
2076         Use with-current-buffer.
2078         * automated/undo-tests.el (undo-test-buffer-modified)
2079         (undo-test-file-modified): New tests.
2081 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
2083         * automated/file-notify-tests.el (file-notify-test00-availability):
2084         Set :expected-result.
2085         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
2086         (file-notify-test02-events, file-notify-test02-events-remote)
2087         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
2088         Skip when `file-notify-support' is nil.  (Bug#14823)
2090 2013-07-09  Glenn Morris  <rgm@gnu.org>
2092         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
2093         Declare.
2094         (inotify-file-watch-simple): Silence compiler.
2096         * automated/python-tests.el (python-indent-block-enders):
2097         Make it actually test something.
2099         * automated/package-x-test.el: Require package-test when compiling.
2101         * automated/add-log-tests.el, automated/advice-tests.el:
2102         * automated/imenu-test.el, automated/package-x-test.el:
2103         * automated/python-tests.el, automated/ruby-mode-tests.el:
2104         * automated/xml-parse-tests.el: Explicitly require ert.
2106 2013-07-08  Kenichi Handa  <handa@gnu.org>
2108         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
2109         Use with-ccoding-priority to avoid side-effect (Bug#14781).
2111 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
2113         * automated/file-notify-tests.el
2114         (file-notify-test-remote-temporary-file-directory):
2115         Use `null-device' on w32.
2116         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
2117         (file-notify--test-results, file-notify--test-event)
2118         (file-notify--deftest-remote, file-notify--event-test)
2119         (file-notify--test-event-handler)
2120         (file-notify--test-make-temp-name): Rename, in order to mark them
2121         internal.
2122         (tramp-message-show-message, tramp-read-passwd): Tweak them for
2123         better fitting in noninteractive tests.
2124         (file-notify-test00-availability): Rename from `file-notify-test0'.
2125         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
2126         Use `temporary-file-directory '.
2127         (file-notify-test01-add-watch-remote): New test.
2128         (file-notify-test02-events): Rename from `file-notify-test2'.
2129         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
2130         (file-notify-test03-autorevert): Rename from
2131         `file-notify-test4'.  Use timeouts.
2132         (file-notify-test03-autorevert-remote): Rename from
2133         `file-notify-test5'.
2135 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
2137         * automated/file-notify-tests.el: New package.
2139 2013-06-28  Kenichi Handa  <handa@gnu.org>
2141         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
2142         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
2143         Callers changed.
2144         (decoder-tests-filename): New function.
2145         (decoder-tests-prefer-utf-8-read)
2146         (decoder-tests-prefer-utf-8-write): New function.
2147         (ert-test-decoder-prefer-utf-8): New test.
2149 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
2151         * automated/package-x-test.el: Change the commentary.
2152         (package-x-test--single-archive-entry-1-3)
2153         (package-x-test--single-archive-entry-1-4): Fix the tests, by
2154         using the appropriate data structure.
2156 2013-06-27  Daniel Hackney  <dan@haxney.org>
2158         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
2160         * automated/package-x-test.el: New file.
2162         * automated/package-test.el: New file.
2164         * automated/data/package: New directory, with test examples.
2166 2013-06-27  Glenn Morris  <rgm@gnu.org>
2168         * automated/python-tests.el (python-tests-with-temp-file):
2169         Clean up after ourself.
2171         * automated/undo-tests.el (undo-test3): Remove test that seems to
2172         do nothing that the previous one doesn't, except leave a tempfile.
2174 2013-06-26  Glenn Morris  <rgm@gnu.org>
2176         * automated/info-xref.el: New file.
2178 2013-06-25  Glenn Morris  <rgm@gnu.org>
2180         * automated/occur-tests.el (occur-test-create): New function.
2181         Use it to create separate tests for each element, so we run them
2182         all rather than stopping at the first error.
2184 2013-06-24  Glenn Morris  <rgm@gnu.org>
2186         * automated/occur-tests.el (occur-tests):
2187         Update for 2013-05-29 change to occur header line.
2189 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
2191         Test suite for flymake.
2192         * automated/flymake-tests.el:
2193         * automated/flymake/warnpred/Makefile
2194         * automated/flymake/warnpred/test.c
2195         * automated/flymake/warnpred/test.pl: New files.
2197 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2199         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
2201 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2203         * automated/reftex-tests.el: New test suite for reftex.
2205 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
2207         * automated/ruby-mode-tests.el: New tests, for percent literals
2208         and expression expansion.
2210 2013-05-29  Leo Liu  <sdl.web@gmail.com>
2212         * indent/octave.m: Tweak.
2214 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
2216         * eshell.el: Rewrite tests using ERT.
2218 2013-05-25  Leo Liu  <sdl.web@gmail.com>
2220         * indent/octave.m: Add tests for %!, # and ### comments.
2222 2013-05-23  Kenichi Handa  <handa@gnu.org>
2224         * automated/decoder-tests.el: New file.
2226 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
2228         * indent/ruby.rb: Add multiline regexp example.
2230         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
2231         (ruby-regexp-skips-over-interpolation)
2232         (ruby-regexp-continues-till-end-when-unclosed)
2233         (ruby-regexp-can-be-multiline)
2234         (ruby-interpolation-inside-percent-literal): New tests.
2236 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2238         * indent/ruby.rb: Fix indentation after =; add more cases.
2240 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2242         * indent/pascal.pas: Add test for mis-identified comments.
2244 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
2246         * automated/imenu-test.el: New file.  (Bug#14112)
2248 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2250         * automated/python-tests.el (python-imenu-prev-index-position-1):
2251         Remove test.
2252         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
2253         New tests.
2255 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2257         * automated/python-tests.el (python-nav-backward-defun-2)
2258         (python-nav-backward-defun-3, python-nav-forward-defun-2)
2259         (python-nav-forward-defun-3): New tests.
2261 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2263         * automated/python-tests.el (python-nav-backward-defun-1)
2264         (python-nav-forward-defun-1): New tests.
2266 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
2268         * automated/add-log-tests.el: New file.  (Bug#14112)
2270 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
2272         * automated/python-tests.el (python-indent-block-enders): New test.
2273         (python-info-current-defun-2): Fix test.
2275 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2277         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
2279 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
2281         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
2282         (python-tests-with-temp-file): New macro.
2283         (python-tests-shell-interpreter): New var.
2284         (python-shell-get-process-name-1)
2285         (python-shell-internal-get-process-name-1)
2286         (python-shell-parse-command-1)
2287         (python-shell-calculate-process-environment-1)
2288         (python-shell-calculate-process-environment-2)
2289         (python-shell-calculate-process-environment-3)
2290         (python-shell-calculate-exec-path-1)
2291         (python-shell-calculate-exec-path-2)
2292         (python-shell-make-comint-1)
2293         (python-shell-make-comint-2)
2294         (python-shell-get-process-1)
2295         (python-shell-get-or-create-process-1)
2296         (python-shell-internal-get-or-create-process-1): New tests.
2298 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
2300         * automated/python-tests.el: New file.
2302 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
2304         * automated/ruby-mode-tests.el
2305         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
2306         bits inside the examples.
2307         (ruby-move-to-block-skips-heredoc): New test.
2308         (ruby-add-log-current-method-after-inner-class):
2309         Lower expectations: move point inside a method, initially.
2311 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
2313         * automated/ruby-mode-tests.el
2314         (ruby-move-to-block-skips-percent-literal): New test.
2316 2013-02-04  Chong Yidong  <cyd@gnu.org>
2318         * automated/thingatpt.el: New file.
2320 2013-02-03  Chong Yidong  <cyd@gnu.org>
2322         * automated/files.el (file-test--do-local-variables-test):
2323         Avoid compilation warning message.
2325 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
2327         * automated/ruby-mode-tests.el
2328         (ruby-indent-spread-args-in-parens): New test.
2329         * automated/ruby-mode-tests.el (ruby-block-test-example):
2330         Break indentation of the do block opener and add a line inside it.
2331         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
2332         Adjust line numbers.
2334 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2336         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
2338 2013-01-14  Glenn Morris  <rgm@gnu.org>
2340         * automated/compile-tests.el (compile-tests--test-regexps-data):
2341         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
2343 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
2345         * automated/man-tests.el: New file.
2347 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
2349         * automated/undo-tests.el (undo-test0): Adjust error to code change.
2351 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
2353         * automated/undo-tests.el: New file.
2355 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
2357         * automated/ruby-mode-tests.el
2358         (ruby-indent-after-block-in-continued-expression): New test.
2360 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
2362         * automated/ruby-mode-tests.el:
2363         Rename one interpolation test; add three more.
2364         (ruby-with-temp-buffer): New macro, use it where appropriate.
2365         (ruby-add-log-current-method-examples): Use "_" for target point.
2366         Add four new tests for ruby-add-log-current-method.
2368 2012-12-11  Glenn Morris  <rgm@gnu.org>
2370         * automated/f90.el (f90-test-bug13138): New test.
2372 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2374         * automated/inotify-test.el: New test.
2376 2012-12-02  Chong Yidong  <cyd@gnu.org>
2378         * automated/ruby-mode-tests.el
2379         (ruby-add-log-current-method-examples): Don't use loop macro, to
2380         allow automated testing to work.
2382 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2384         * automated/advice-tests.el (advice-tests--data): Remove.
2385         (advice-tests): Move the tests directly here instead.
2386         Add called-interactively-p tests.
2388 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2390         * automated/ert-x-tests.el: Use cl-lib.
2391         * automated/ert-tests.el: Use lexical-binding and cl-lib.
2393 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
2395         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
2396         (ruby-indent-inside-heredoc-after-operator)
2397         (ruby-indent-inside-heredoc-after-space): New tests.
2398         Change direct font-lock face references to var references.
2399         (ruby-interpolation-suppresses-syntax-inside): New test.
2400         (ruby-interpolation-inside-percent-literal-with-paren):
2401         New failing test.
2403 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
2405         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
2406         (ruby-singleton-class-no-heredoc-font-lock)
2407         (ruby-add-log-current-method-examples): New tests.
2408         (ruby-test-string): Extract from ruby-should-indent-buffer.
2409         (ruby-deftest-move-to-block): New macro.
2410         Add several move-to-block tests.
2412 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2414         * automated/advice-tests.el: New tests.
2416 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
2418         * automated/compile-tests.el (compile-tests--test-regexps-data):
2419         Add new data for msft's new format.
2421 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
2423         * automated/ruby-mode-tests.el:
2424         (ruby-toggle-block-to-multiline): New test.
2425         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
2426         (ruby-toggle-block-to-brace): Use buffer-string.
2428 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
2430         * automated/ruby-mode-tests.el: New tests (Bug#11613).
2432 2012-08-28  Chong Yidong  <cyd@gnu.org>
2434         * automated/files.el: Test every combination of values for
2435         enable-local-variables and enable-local-eval.
2437 2012-08-19  Chong Yidong  <cyd@gnu.org>
2439         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
2441 2012-08-18  Chong Yidong  <cyd@gnu.org>
2443         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
2445 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
2447         * indent/ruby.rb: Rearrange examples, add new ones.
2449 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
2451         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
2452         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
2454 2012-08-11  Glenn Morris  <rgm@gnu.org>
2456         * automated/files.el: New file.
2458         * automated/Makefile.in (all): Fix typo.
2460 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
2462         * automated/ruby-mode-tests.el (ruby-should-indent):
2463         Add docstring, check (current-indentation) instead of (current-column).
2464         (ruby-should-indent-buffer): New function.
2465         Add tests for `ruby-deep-indent-paren' behavior.
2466         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
2468 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
2470         Original tests in test_ruby_mode.rb in upstream (author).
2472 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
2474         * automated/ruby-mode-tests.el (ruby-should-indent)
2475         (ruby-assert-state): New functions.
2476         Add new tests.
2478 2012-07-29  David Engster  <deng@randomsample.de>
2480         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
2481         New variable to hold test data for name expansion.
2482         (xml-parse-tests): Test the two different types of name expansion.
2484 2012-07-29  Juri Linkov  <juri@jurta.org>
2486         * automated/occur-tests.el (occur-test-case): Use predefined
2487         buffer name " *test-occur*" instead of a random buffer name.
2489 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
2491         * automated/ruby-mode-tests.el: New file with one test.
2493 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2495         * indent/shell.sh: Add test case for ${#VAR}.
2497         * indent/latex-mode.tex: New file.
2499 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2501         * eshell.el: Use cl-lib.
2503 2012-07-03  Chong Yidong  <cyd@gnu.org>
2505         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
2507 2012-07-02  Chong Yidong  <cyd@gnu.org>
2509         * automated/xml-parse-tests.el (xml-parse-tests--data):
2510         More testcases.
2512 2012-07-01  Chong Yidong  <cyd@gnu.org>
2514         * automated/xml-parse-tests.el: New file.
2516 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2518         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
2519         Use cl-flet.
2521 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
2523         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
2524         Test escaped commas in TZID (Bug#11473).
2525         (icalendar-import-with-timezone): New.
2526         (icalendar-real-world): Add new testcase as given in the bugreport
2527         of Bug#11473.
2529 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
2531         * automated/icalendar-tests.el (icalendar-tests--test-import):
2532         Include UID in import tests (Bug#11525).
2533         (icalendar-import-non-recurring, icalendar-import-rrule)
2534         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
2535         UID-import change.
2536         (icalendar-import-with-uid): New.
2537         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
2538         Include UID in cycle tests.
2539         (icalendar-cycle, icalendar-real-world): UID-import change.
2541 2012-05-21  Glenn Morris  <rgm@gnu.org>
2543         * automated/Makefile.in (setwins): Scrap superfluous subshell.
2545 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
2547         * automated/url-util-tests.el: New file to test
2548         lisp/url/url-util.el.  Only `url-build-query-string' and
2549         `url-parse-query-string' are tested right now (Bug#8706).
2551 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2553         * indent/shell.sh:
2554         * indent/shell.rc: Ad some test cases.
2556 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2558         * indent/ruby.rb: New file, to test new syntax-propertize code.
2560 2012-04-11  Glenn Morris  <rgm@gnu.org>
2562         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
2564 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2566         * automated/url-future-tests.el (url-future-tests): Move from
2567         lisp/url/url-future.el and rename.
2569 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
2571         * automated/icalendar-tests.el (icalendar-import-non-recurring):
2572         Fix broken test, caused by missing trailing blank.
2574 2011-12-03  Chong Yidong  <cyd@gnu.org>
2576         * automated/compile-tests.el (compile-tests--test-regexps-data):
2577         Increase column numbers by one to reflect change in how
2578         compilation-message is recorded (Bug#10172).
2580 2011-11-22  Glenn Morris  <rgm@gnu.org>
2582         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
2584 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2586         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
2588 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2590         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
2591         (icalendar-tests--test-export, icalendar-tests--do-test-export):
2592         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
2594 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
2596         * automated/newsticker-tests.el
2597         (newsticker--group-manage-orphan-feeds): Remove fsetting of
2598         newsticker--treeview-tree-update.
2600 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
2602         * automated/newsticker-tests.el
2603         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
2605         * automated/newsticker-tests.el
2606         (newsticker--group-manage-orphan-feeds): Prevent updating
2607         newsticker treeview.  Fixed bug#9763.
2609 2011-10-20  Glenn Morris  <rgm@gnu.org>
2611         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
2613         * automated/vc-bzr.el: New file.
2615 2011-10-15  Glenn Morris  <rgm@gnu.org>
2617         * automated/f90.el: New file.
2619 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
2621         * automated/newsticker-tests.el: Move newsticker-testsuite.el
2622         to automated/newsticker-tests.el.  Convert to ERT.
2624 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
2626         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
2627         Remove, simply use string=.
2628         (icalendar--diarytime-to-isotime)
2629         (icalendar--datetime-to-diary-date)
2630         (icalendar--datestring-to-isodate)
2631         (icalendar--format-ical-event)
2632         (icalendar--parse-summary-and-rest)
2633         (icalendar-tests--do-test-import)
2634         (icalendar-tests--do-test-cycle): Change argument order of
2635         string= to EXPECTED ACTUAL.
2636         (icalendar--import-format-sample)
2637         (icalendar--format-ical-event)
2638         (icalendar-import-non-recurring)
2639         (icalendar-import-rrule)
2640         (icalendar-import-duration)
2641         (icalendar-import-bug-6766)
2642         (icalendar-real-world): Adjust to string= instead of
2643         icalendar-tests--compare-strings.
2644         (icalendar-import-multiple-vcalendars): New.
2646 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2648         * automated/gnus-tests.el: Add wrapper for Gnus tests.
2649         Require CL.
2651 2011-05-09  Juri Linkov  <juri@jurta.org>
2653         * automated/occur-tests.el: Move from test/occur-testsuite.el.
2654         Convert to ERT.
2656 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
2658         * automated/compile-tests.el: New file.
2660 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
2662         * automated/font-parse-tests.el: Don't byte-compile.
2664         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
2666 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2668         * automated/lexbind-tests.el: New file.
2670 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2672         * Version 23.3 released.
2674 2011-03-05  Glenn Morris  <rgm@gnu.org>
2676         * eshell.el: Move here from lisp/eshell/esh-test.el.
2678 2011-03-03  Christian Ohler  <ohler@gnu.org>
2680         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2681         New test.
2683 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
2685         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2686         convert to ERT format.
2688 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
2690         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2691         convert to ERT format.
2693 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2695         * indent/shell.sh:
2696         * indent/shell.rc: New files.
2698 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
2700         * automated/font-parse-tests.el: Move from
2701         font-parse-testsuite.el.
2703 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
2705         * font-parse-testsuite.el (test-font-parse-data): New file.
2707 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2709         * indent/prolog.prolog: Add tokenizing tests.
2711 2011-01-13  Christian Ohler  <ohler@gnu.org>
2713         * automated: New directory for automated tests.
2715         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2717         * automated/Makefile.in: New file.
2719 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2721         * indent/modula2.mod: New file.
2723 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2725         * indent/octave.m: Add a test to ensure indentation is local.
2727 2010-10-23  Glenn Morris  <rgm@gnu.org>
2729         * comint-testsuite.el
2730         (comint-testsuite--test-comint-password-prompt-regexp):
2731         Add "Please enter the password".  (Bug#7224)
2733 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2735         * indent/prolog.prolog: Use normal spacing around !.
2737 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2739         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2741 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2743         * indent/octave.m: Remove some `fixindent' not needed any more.
2745 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2747         * indent/octave.m: New file.
2749 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2751         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2752         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2753         (icalendar-testsuite--run-internal-tests): New.
2754         (icalendar-testsuite--test-convert-ordinary-to-ical)
2755         (icalendar-testsuite--test-convert-block-to-ical)
2756         (icalendar-testsuite--test-convert-anniversary-to-ical)
2757         (icalendar-testsuite--test-parse-vtimezone)
2758         (icalendar-testsuite--do-test-export): Code formatting.
2759         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2760         (icalendar-testsuite--do-test-import)
2761         (icalendar-testsuite--do-test-cycle):
2762         Use icalendar-testsuite--compare-strings
2763         (icalendar-testsuite--run-import-tests): Comment added.
2764         (icalendar-testsuite--run-import-tests)
2765         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2767 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2769         * redisplay-testsuite.el (test-redisplay-3): New test.
2771 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2773         * comint-testsuite.el: New file.
2775 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2777         * indent: New dir.
2779 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2781         * Version 23.2 released.
2783 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2785         * cedet/semantic-ia-utest.el
2786         (semantic-symref-test-count-hits-in-tag): Add function, from
2787         semantic-test.el.
2789         * cedet/tests/test.cpp:
2790         * cedet/tests/test.py:
2791         * cedet/tests/teststruct.cpp:
2792         * cedet/tests/testtemplates.cpp:
2793         * cedet/tests/testusing.cpp:
2794         * cedet/tests/scopetest.cpp:
2795         * cedet/tests/scopetest.java: Files deleted.
2797         * cedet/tests/test.make:
2798         * cedet/tests/test.c:
2799         * cedet/tests/testjavacomp.java:
2800         * cedet/tests/testspp.c:
2801         * cedet/tests/testsppreplace.c:
2802         * cedet/tests/testsppreplaced.c:
2803         * cedet/tests/testsubclass.cpp:
2804         * cedet/tests/testsubclass.hh:
2805         * cedet/tests/testtypedefs.cpp:
2806         * cedet/tests/testvarnames.c:
2807         * cedet/tests/test.el:
2808         * cedet/tests/testdoublens.cpp:
2809         * cedet/tests/testdoublens.hpp: Add copyright header.
2811         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2812         Remove reference to deleted files.
2814 2010-03-30  Juri Linkov  <juri@jurta.org>
2816         * occur-testsuite.el (occur-tests): Add tests for context lines.
2818 2010-03-23  Juri Linkov  <juri@jurta.org>
2820         * occur-testsuite.el: New file.
2822 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2824         * Branch for 23.2.
2826 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2828         * icalendar-testsuite.el
2829         (icalendar-testsuite--run-function-tests): Add new tests.
2830         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2831         testcase.
2832         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2833         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2834         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2835         (icalendar-testsuite--test-convert-block-to-ical): New.
2836         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2837         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2839 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2841         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2842         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2843         Fix typos in docstrings and error messages.
2844         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2846 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2848         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2849         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2850         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2852 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2854         * icalendar-testsuite.el
2855         (icalendar-testsuite--run-function-tests):
2856         Add icalendar-testsuite--test-parse-vtimezone.
2857         (icalendar-testsuite--test-parse-vtimezone): New.
2858         (icalendar-testsuite--do-test-cycle): Doc changes.
2859         (icalendar-testsuite--run-real-world-tests): Remove trailing
2860         whitespace -- see change of icalendar--add-diary-entry in
2861         icalendar.el.
2862         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2864 2009-09-30  Glenn Morris  <rgm@gnu.org>
2866         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2868 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2870         * cedet/*: New unit tests, from CEDET repository.
2872 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2874         * redisplay-testsuite.el: New file.
2876 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2878         * Branch for 23.1.
2880 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2882         * icalendar-testsuite.el
2883         (icalendar-testsuite--run-function-tests):
2884         Add icalendar-testsuite--test-diarytime-to-isotime.
2885         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2886         recent icalendar fixes.
2887         (icalendar-testsuite--test-diarytime-to-isotime): New.
2888         (icalendar-testsuite--test-create-uid): Adjust to recent
2889         icalendar changes.
2891 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2893         * bytecomp-testsuite.el: New file.
2895 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2897         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2898         Add `icalendar-testsuite--test-create-uid'.
2899         (icalendar-testsuite--test-create-uid): New.
2901 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2903         * newsticker-testsuite.el: New file.
2905 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2907         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2908         Add icalendar-testsuite--test-datestring-to-isodate,
2909         icalendar-testsuite--test-datetime-to-diary-date, and
2910         icalendar-testsuite--test-calendar-style.
2911         (icalendar-testsuite--test-format-ical-event)
2912         (icalendar-testsuite--test-parse-summary-and-rest):
2913         Doc fix.  Remove european-calendar-style.
2914         (icalendar-testsuite--get-ical-event): Doc fix.
2915         (icalendar-testsuite--test-first-weekday-of-year)
2916         (icalendar-testsuite--run-cycle-tests): Add doc string.
2917         (icalendar-testsuite--test-datestring-to-isodate)
2918         (icalendar-testsuite--test-datetime-to-diary-date)
2919         (icalendar-testsuite--test-calendar-style): New functions.
2920         (icalendar-testsuite--test-export): Handle iso date style.
2921         New arg INPUT-ISO.  Use calendar-date-style.
2922         (icalendar-testsuite--test-import): Handle iso date style.
2923         New arg EXPECTED-ISO.  Use calendar-date-style.
2924         (icalendar-testsuite--test-cycle): Handle iso date style.
2925         (icalendar-testsuite--run-import-tests)
2926         (icalendar-testsuite--run-export-tests)
2927         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2929 2008-02-29  Glenn Morris  <rgm@gnu.org>
2931         * README: New file.
2933 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2935         * icalendar-testsuite.el: New file.
2937 ;; Local Variables:
2938 ;; coding: utf-8
2939 ;; End:
2941   Copyright (C) 2008-2015 Free Software Foundation, Inc.
2943   This file is part of GNU Emacs.
2945   GNU Emacs is free software: you can redistribute it and/or modify
2946   it under the terms of the GNU General Public License as published by
2947   the Free Software Foundation, either version 3 of the License, or
2948   (at your option) any later version.
2950   GNU Emacs is distributed in the hope that it will be useful,
2951   but WITHOUT ANY WARRANTY; without even the implied warranty of
2952   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2953   GNU General Public License for more details.
2955   You should have received a copy of the GNU General Public License
2956   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.