Shrink EIEIO object header. Move generics to eieio-generic.el.
[emacs.git] / test / ChangeLog
blob83bb8bf00c7e1ed742aaaa5ea530d8605ed4c755
1 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * automated/eieio-tests.el (eieio-test-23-inheritance-check): Don't use
4         <foo>-child-p.
6         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
7         Update reference to eieio--generic-call-key.
9 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11         * automated/eieio-tests.el: Use cl-lib.  Don't use <class> as a variable.
12         Don't use <class>-list types and <class>-list-p predicates.
14         * automated/eieio-test-persist.el (persistent-with-objs-list-slot):
15         Don't use <class>-list type.
17         * automated/eieio-test-methodinvoke.el
18         (eieio-test-method-order-list-4):
19         Don't use <class> as a variable.
21 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23         * automated/eieio-tests.el (eieio-test-04-static-method)
24         (eieio-test-05-static-method-2): Use oref-default to access
25         class slots.
26         (eieio-test-23-inheritance-check): Don't assume that
27         eieio-class-parents returns class names, or that a class can only have
28         a single name.
30         * automated/eieio-test-persist.el (eieio--attribute-to-initarg):
31         Move from eieio-core.el.  Rename from eieio-attribute-to-initarg.
32         Change arg to be a class object.  Update all callers.
34 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
36         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
37         Adjust to new semantics of eieio--scoped-class.
38         (eieio-test-match): Improve error feedback.
40 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
42         * automated/eieio-tests.el: Remove dummy object names.
44         * automated/eieio-test-persist.el (persistent-with-objs-slot-subs):
45         The type FOO-child is the same as FOO.
47 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
49         * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
50         Remove use of eieio-generic-call-methodname.
51         (eieio-test-method-order-list-3, eieio-test-method-order-list-6)
52         (eieio-test-method-order-list-7, eieio-test-method-order-list-8):
53         Adjust the expected result accordingly.
55 2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
57         * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):
58         New defun.
59         (tramp-test30-special-characters): Use it.  (Bug#19463)
60         (tramp--test-check-files): Filter nil file names out.
62 2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
64         Sync with Tramp 2.2.11.
66         * automated/tramp-tests.el (tramp-test30-special-characters):
67         Skip test on MS-Windows.
69 2014-12-27  Glenn Morris  <rgm@gnu.org>
71         * automated/let-alist.el: Load dependency.
73 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
75         * automated/python-tests.el
76         (python-shell-completion-native-interpreter-disabled-p-1): New test.
78 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
80         * automated/python-tests.el (python-shell-get-or-create-process-1)
81         (python-shell-get-or-create-process-2)
82         (python-shell-get-or-create-process-3): Remove tests.
84 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
86         * automated/python-tests.el (python-shell-buffer-substring-9): New test.
88 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
90         * automated/python-tests.el (python-shell-buffer-substring-1)
91         (python-shell-buffer-substring-2, python-shell-buffer-substring-3)
92         (python-shell-buffer-substring-4, python-shell-buffer-substring-5)
93         (python-shell-buffer-substring-6, python-shell-buffer-substring-7)
94         (python-shell-buffer-substring-8)
95         (python-info-encoding-from-cookie-1)
96         (python-info-encoding-from-cookie-2)
97         (python-info-encoding-from-cookie-3)
98         (python-info-encoding-from-cookie-4)
99         (python-info-encoding-from-cookie-5)
100         (python-info-encoding-from-cookie-6)
101         (python-info-encoding-from-cookie-7, python-info-encoding-1)
102         (python-info-encoding-2): New tests.
104 2014-12-27  Michael Albinus  <michael.albinus@gmx.de>
106         * automated/tramp-tests.el (tramp-test17-insert-directory): Do not
107         expect a given order of "." and "..".
109 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
111         * automated/python-tests.el (python-indent-electric-colon-2)
112         (python-indent-electric-colon-3): New tests.
114 2014-12-27  João Távora  <joaotavora@gmail.com>
116         * automated/electric-tests.el (autowrapping-7): Tests for
117         tex-mode.
119 2014-12-27  Glenn Morris  <rgm@gnu.org>
121         * automated/flymake/warnpred/test.pl: Tweak format, since the
122         previous one seems to have stopped giving a warning with perl 5.20.1.
124 2014-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
126         * automated/python-tests.el (python-shell-get-process-name-1)
127         (python-shell-internal-get-process-name-1): Cleanup.
128         (python-shell-get-process-name-2)
129         (python-shell-internal-get-process-name-2): New tests.
130         (python-shell-calculate-command-1)
131         (python-shell-calculate-process-environment-3)
132         (python-shell-calculate-exec-path-2, python-shell-make-comint-1)
133         (python-shell-make-comint-2, python-shell-make-comint-4)
134         (python-shell-get-process-1, python-util-clone-local-variables-1):
135         Replace obsolete function and variable references with current.
137 2014-12-19  Artur Malabarba  <bruce.connor.am@gmail.com>
139         * automated/let-alist.el: require `cl-lib'
140         New tests for accessing alists inside alists.
142 2014-12-18  Artur Malabarba  <bruce.connor.am@gmail.com>
144         * automated/let-alist.el: New file.
146 2014-12-16  Nicolas Petton <petton.nicolas@gmail.com>
148         * automated/seq-tests.el: New file.
150 2014-12-16  Glenn Morris  <rgm@gnu.org>
152         * automated/data/flymake/Makefile (check-syntax):
153         Prevent colorized gcc output from confusing flymake.
155         * automated/flymake-tests.el (flymake-tests-data-directory):
156         Change from flymake/warnpred to more standard data/flymake.
157         * automated/flymake/warnpred/: Rename to automated/data/flymake/.
159 2014-12-11  Michael Albinus  <michael.albinus@gmx.de>
161         * automated/vc-tests.el (vc-test--revision-granularity-function):
162         New defun.
163         (vc-test--create-repo-function): Rename from
164         `vc-test--create-repo-if-not-supported'.  Adapt all callees.
165         (vc-test--create-repo): Check also for revision-granularity.
166         (vc-test--unregister-function): Additional argument FILE.
167         Adapt all callees.
168         (vc-test--working-revision): New defun.
169         (vc-test-*-working-revision): New tests.
171 2014-12-10  Michael Albinus  <michael.albinus@gmx.de>
173         * automated/vc-tests.el (vc-test--register): Check, that the file
174         still exists after register and unregister operations.
176 2014-12-06  Michael Albinus  <michael.albinus@gmx.de>
178         * automated/vc-tests.el: New file.
180 2014-12-03  Michael Albinus  <michael.albinus@gmx.de>
182         * automated/tramp-tests.el (tramp-test29-vc-registered):
183         Fallback for changed `vc-register' argument list.
185 2014-12-03  Glenn Morris  <rgm@gnu.org>
187         * automated/tramp-tests.el (tramp-test29-vc-registered):
188         Update for recent incompatible change in vc-register.
190 2014-11-29  Fabián Ezequiel Gallina  <fgallina@gnu.org>
192         * automated/python-tests.el
193         (python-shell-calculate-process-environment-4)
194         (python-shell-calculate-process-environment-5): New tests.
195         (python-shell-make-comint-3): Use file-equal-p.
196         (python-shell-get-or-create-process-1)
197         (python-shell-get-or-create-process-2)
198         (python-shell-get-or-create-process-3): Fix interpreter for
199         Windows (Bug#18595).
201 2014-11-21  Ulf Jasper  <ulf.jasper@web.de>
203         * automated/libxml-tests.el
204         (libxml-tests--data-comments-preserved): Rename from
205         'libxml-tests--data'.
206         (libxml-tests--data-comments-discarded): New.
207         (libxml-tests): Check whether 'libxml-parse-xml-region' is
208         discarding comments correctly.
210 2014-11-17  Michal Nazarewicz  <mina86@mina86.com>
212         * automated/tildify-tests.el (tildify-test-html, tildify-test-xml):
213         HTML and XML now use no-break space as hard space.  Update tests.
214         (tildify-test-foreach-ignore-environments)
215         (tildify-test-foreach-ignore-environments-early-return,
216         (tildify-test-foreach-region)
217         (tildify-test-foreach-region-early-return)
218         (tildify-test-foreach-region-limit-region): New tests of
219         `tildify-foreach-ignore-environments' and
220         `tildify--foreach-region' functions.
221         (with-test-foreach): New helper macro for the above tests.
223 2014-11-17  Glenn Morris  <rgm@gnu.org>
225         * automated/occur-tests.el (occur-test-case, occur-test-create):
226         In case of failure, show the actual string, rather than just nil.
227         (occur-tests): Update for apparent change in output re control-chars.
229 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
231         * automated/icalendar-tests.el (icalendar-tests--test-export):
232         New optional parameter `alarms'.
233         (icalendar-export-alarms): New test for exporting icalendar
234         alarms.
235         (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil.
237 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
239         * automated/icalendar-tests.el (icalendar-tests--test-import):
240         Mention timezone in doc string.  Clean up.
241         (icalendar-real-world): Add another test case for no-dst
242         timezones.
244 2014-11-16  Ulf Jasper  <ulf.jasper@web.de>
246         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
247         Add testcase where offsets of standard time and daylight saving time
248         are equal.
249         (icalendar-real-world): Fix error in test case.  Expected result
250         was wrong when offsets of standard time and daylight saving time
251         were equal.
253 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
255         * automated/python-tests.el
256         (python-shell-calculate-process-environment-2): Fix test.
257         (python-shell-calculate-process-environment-1)
258         (python-shell-calculate-process-environment-3): Cleanup.
260 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
262         * automated/python-tests.el (python-indent-dedenters-8): New test
263         for Bug#18432.
265 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
267         * automated/python-tests.el (python-indent-region-1)
268         (python-indent-region-2, python-indent-region-3)
269         (python-indent-region-4, python-indent-region-5): New tests.
271 2014-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
273         * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
274         * automated/cl-lib-tests.el: Rename from cl-lib.el.
276 2014-10-28  Ulf Jasper  <ulf.jasper@web.de>
278         * automated/libxml-tests.el: New file.
280 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
282         * automated/process-tests.el (process-test-quoted-batfile):
283         New test.
285 2014-10-20  Glenn Morris  <rgm@gnu.org>
287         * Merge in all changes up to 24.4 release.
289 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
291         * indent/scss-mode.scss: New file.
292         * indent/css-mode.css: Add a few uneventful examples.
294 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
296         * BidiCharacterTest.txt: New file, from Unicode.
298         * biditest.el: New file.
300 2014-10-08  Leo Liu  <sdl.web@gmail.com>
302         * automated/print-tests.el: New file.
303         (terpri): Tests for terpri.  (Bug#18652)
305 2014-10-06  Glenn Morris  <rgm@gnu.org>
307         * automated/icalendar-tests.el (icalendar--calendar-style):
308         Remove test, no longer relevant.
310 2014-10-04  Glenn Morris  <rgm@gnu.org>
312         * automated/package-x-test.el: Remove file...
313         * automated/package-test.el: ... merge package-x-test.el.  (Bug#18574)
315 2014-10-02  Glenn Morris  <rgm@gnu.org>
317         * automated/package-test.el (with-package-test, package-test-signed):
318         Also set HOME to a temp value, in case the real one is absent (e.g.
319         hydra) or read-only.  (Bug#18575)
320         (package-test-signed): Use skip-unless rather than expected-result.
322 2014-09-26  Leo Liu  <sdl.web@gmail.com>
324         * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
325         New tests.  (Bug#18557)
327 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
329         * automated/newsticker-tests.el
330         (newsticker--group-find-parent-group),
331         (newsticker--group-do-rename-group): New tests.
333 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
335         * automated/fns-tests.el (fns-tests-collate-sort):
336         Bind w32-collate-ignore-punctuation to t when sorting according to
337         UTS#10 rules.
339 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
341         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
342         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
344 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
346         * automated/fns-tests.el (fns-tests-compare-strings): In case
347         `compare-strings' shall return t, check for this.
348         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
350 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
352         * automated/python-tests.el (python-indent-electric-colon-1):
353         New test.  (Bug#18228)
355 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
357         * automated/fns-tests.el (fns-tests-sort): New test.
359 2014-08-28  Glenn Morris  <rgm@gnu.org>
361         * automated/python-tests.el (python-shell-calculate-exec-path-2):
362         Update test for today's python.el changes.
364 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
366         * automated/compile-tests.el (compile--test-error-line): Grok FILE
367         being nil.  Allows for Guile tests to pass.
368         (compile-tests--test-regexps-data): Add Guile tests.
370 2014-08-11  Glenn Morris  <rgm@gnu.org>
372         * automated/data/files-bug18141.el.gz: New file.
373         * automated/files.el (files-test-bug-18141-file):
374         New variable and test.  (Bug#18141)
376 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
378         Enumerate evaluated sexp diary entries (Bug#7911).
379         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
380         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
381         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
382         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
383         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
384         New tests.
386 2014-08-07  Glenn Morris  <rgm@gnu.org>
388         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
390 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
392         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
393         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
395 2014-08-03  Glenn Morris  <rgm@gnu.org>
397         * automated/Makefile.in (check-tar): New rule.
399 2014-08-02  Glenn Morris  <rgm@gnu.org>
401         * automated/fns-tests.el (fns-tests-compare-strings):
402         Update test.  (Bug#17903)
404         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
405         Use more precise TZ specification, as per 2013-08-04.
407 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
409         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
410         New test.
412 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
414         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
416 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
418         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
419         Work around the failures in icalendar-tests which occasionally occur on
420         hydra.nixos.org.
422 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
424         * automated/python-tests.el:
425         (python-util-clone-local-variables-1): Fix test.
427         * automated/python-tests.el (python-shell-make-comint-1):
428         (python-shell-make-comint-2): Fix indentation.
429         (python-shell-make-comint-3)
430         (python-shell-make-comint-4): New tests.
431         (python-shell-get-or-create-process-1): Fix test.
432         (python-shell-get-or-create-process-2)
433         (python-shell-get-or-create-process-3): New tests.
434         (python-shell-internal-get-or-create-process-1): Fix test.
435         (python-shell-prompt-detect-1): New test.
436         (python-shell-prompt-detect-2): New test.  (Bug#17370)
437         (python-shell-prompt-detect-3)
438         (python-shell-prompt-detect-4)
439         (python-shell-prompt-detect-5)
440         (python-shell-prompt-detect-6)
441         (python-shell-prompt-validate-regexps-1)
442         (python-shell-prompt-validate-regexps-2)
443         (python-shell-prompt-validate-regexps-3)
444         (python-shell-prompt-validate-regexps-4)
445         (python-shell-prompt-validate-regexps-5)
446         (python-shell-prompt-validate-regexps-6)
447         (python-shell-prompt-validate-regexps-7)
448         (python-shell-prompt-set-calculated-regexps-1)
449         (python-shell-prompt-set-calculated-regexps-2)
450         (python-shell-prompt-set-calculated-regexps-3)
451         (python-shell-prompt-set-calculated-regexps-4)
452         (python-shell-prompt-set-calculated-regexps-5)
453         (python-shell-prompt-set-calculated-regexps-6)
454         (python-util-valid-regexp-p-1): New tests.
456 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
458         * automated/advice-tests.el (advice-test-call-interactively): Make sure
459         the function's definition is fully restored at the end.
461 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
463         * automated/python-tests.el (python-indent-block-enders-1)
464         (python-indent-block-enders-2): Fix tests.
465         (python-indent-block-enders-3, python-indent-block-enders-4)
466         (python-indent-block-enders-5, python-indent-dedenters-1)
467         (python-indent-dedenters-2): Remove tests.
468         (python-indent-dedenters-1, python-indent-dedenters-2)
469         (python-indent-dedenters-3, python-indent-dedenters-4)
470         (python-indent-dedenters-5, python-indent-dedenters-6)
471         (python-indent-dedenters-7)
472         (python-info-dedenter-opening-block-position-1)
473         (python-info-dedenter-opening-block-position-2)
474         (python-info-dedenter-opening-block-position-3)
475         (python-info-dedenter-opening-block-positions-1)
476         (python-info-dedenter-opening-block-positions-2)
477         (python-info-dedenter-opening-block-positions-3)
478         (python-info-dedenter-opening-block-positions-4)
479         (python-info-dedenter-opening-block-positions-5)
480         (python-info-dedenter-opening-block-message-1)
481         (python-info-dedenter-opening-block-message-2)
482         (python-info-dedenter-opening-block-message-3)
483         (python-info-dedenter-opening-block-message-4)
484         (python-info-dedenter-opening-block-message-5)
485         (python-info-dedenter-statement-p-1)
486         (python-info-dedenter-statement-p-2)
487         (python-info-dedenter-statement-p-3)
488         (python-info-dedenter-statement-p-4)
489         (python-info-dedenter-statement-p-5): New tests.
491 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
493         * indent/perl.perl: Add indentation pattern for hash-table entries.
495 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
497         * automated/dbus-tests.el (dbus-test02-register-service-session)
498         (dbus-test02-register-service-system): Fix docstring.
499         (dbus-test02-register-service-own-bus)
500         (dbus-test03-peer-interface): New tests.
502 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
504         * automated/python-tests.el (python-tests-self-insert): New function.
505         (python-triple-quote-pairing): Use it.
506         (python-parens-electric-indent-1): New test. (Bug#17658)
508 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
510         * automated/subr-x-tests.el: New file.
512 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
514         * automated/tramp-tests.el (tramp--instrument-test-case):
515         Print debug buffer in any case.
517 2014-06-28  Leo Liu  <sdl.web@gmail.com>
519         * automated/calc-tests.el: New file and add tests for math-bignum.
520         (Bug#17556)
522 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
524         * automated/dbus-tests.el (dbus--test-register-service)
525         (dbus-test02-register-service-session): Replace `dbus-ping' calls
526         by `dbus-list-known-names'.  (Bug#17858)
528 2014-06-28  Glenn Morris  <rgm@gnu.org>
530         * automated/Makefile.in (GDB): New variable.
531         (emacs): Use $GDB.  (Bug#15991)
533         * automated/Makefile.in (WRITE_LOG): New variable.
534         (%.log): Use WRITE_LOG.
535         (test_template): Disable logging.
537         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
538         (test_template): New definition.  Apply to TESTS.
540 2014-06-27  Glenn Morris  <rgm@gnu.org>
542         * automated/Makefile.in (check-maybe): Rename from check.
543         (check): Re-run all the tests, every time.
544         (clean, mostlyclean): Also delete *.log~.
546 2014-06-26  Glenn Morris  <rgm@gnu.org>
548         * automated/package-x-test.el: Do not mess with load-path.
550         * automated/Makefile.in (%.log): If error, dump log to stdout.
552 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
554         * automated/package-test.el (package-test-update-listing)
555         (package-test-update-archives, package-test-describe-package):
556         Adjust tests according to new package-list-unsigned.
558 2014-06-26  Glenn Morris  <rgm@gnu.org>
560         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
562         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
564         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
565         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
566         (setwins, compile-targets, compile-main, compile-clean): Remove.
567         (GREP_OPTIONS): Unexport.
568         (.el.elc): Replace with pattern rule.
569         (%.elc, %.log): New pattern rules.
570         (ELFILES, LOGFILES): New variables.
571         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
572         (clean, mostlyclean): New rules.
573         (bootstrap-clean): Simplify.
574         (bootstrap-clean, distclean): Depend on clean.
576 2014-06-25  Glenn Morris  <rgm@gnu.org>
578         * automated/flymake-tests.el (flymake-tests--current-face):
579         Sleep for longer.  Avoid querying.
581 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
583         * automated/fns-tests.el (fns-tests-compare-string): New test.
585 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
587         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
588         according to Bug#17815.
590 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
592         * automated/python-tests.el (python-util-strip-string-1): New test.
594 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
596         Sync with Tramp 2.2.10.
598         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
599         (tramp--instrument-test-case): Extend docstring.
600         (tramp-test15-copy-directory): Skip for tramp-smb.el.
601         (tramp-test21-file-links): Use `file-truename' for directories.
602         (tramp-test27-start-file-process, tramp-test28-shell-command):
603         Retrieve process output more robustly.
604         (tramp--test-check-files): Extend test.
605         (tramp-test30-special-characters): Skip for tramp-adb.el,
606         tramp-gvfs.el and tramp-smb.el.  Add further file names.
608 2014-06-13  Glenn Morris  <rgm@gnu.org>
610         * automated/Makefile.in (compile-main):
611         GNU make automatically passes command-line arguments to sub-makes.
613 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
615         * automated/tildify-tests.el (tildify-test--test): Optimize the test
616         slightly by reusing the same temporary buffer across multiple test
617         cases.
619         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
620         (tildify-test-find-env-group-index-bug): Update to support new
621         signature of the `tildify-foreach-region-outside-env' function.
622         Namely, it now takes pairs as an argument instead of looking it up in
623         `tildify-ignored-environments-alist'.
625         * automated/tildify-tests.el (tildify-test--example-html): Add support
626         for generating XML code, so that…
627         (tildify-test-xml) …test can be added to check handling of XML
628         documents.
630         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
631         New test checking end-regex building when multiple environment pairs
632         use integers to refer to capture groups.
634         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
635         test checking end-regex building in `tildify-find-env' function when
636         integers (denoting capture groups) and strings are mixed together.
638 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
640         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
641         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
643 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
645         * automated/tramp-tests.el (tramp-test29-vc-registered):
646         Instrument failed test case.
648 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
650         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
651         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
653 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
655         * automated/tildify-tests.el: New file.
657 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
659         * indent/ruby.rb: Add one more test.
661         * indent/ps-mode.ps: New file.
663         * indent/octave.m: Add a few more tests.
665         * automated/core-elisp-tests.el
666         (core-elisp-test-window-configurations): New test.
668 2014-05-26  Glenn Morris  <rgm@gnu.org>
670         * automated/package-test.el (package-test-install-single):
671         Update for changed output.
673 2014-05-22  Glenn Morris  <rgm@gnu.org>
675         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
676         Fix handling of temporary elc files.
678         * automated/fns-tests.el (fns-tests-nreverse):
679         Update for changed string behavior.
681 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
683         * automated/fns-tests.el: New file.
684         * automated/fns-tests.el (fns-tests-nreverse)
685         (fns-tests-nreverse-bool-vector): New tests.
687 2014-05-08  Glenn Morris  <rgm@gnu.org>
689         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
690         (vc-bzr-test-faulty-bzr-autoloads):
691         Give bzr a temporary home-directory, in case the real one is missing.
693 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
695         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
696         New test.
698 2014-05-08  Glenn Morris  <rgm@gnu.org>
700         * automated/help-fns.el: New file.
702 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
704         * automated/undo-tests.el (undo-test-region-deletion): New test to
705         demonstrate bug#17235.
706         (undo-test-region-example): New test to verify example given in
707         comments for undo-make-selective-list.
709 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
711         * automated/tramp-tests.el (top):
712         * automated/file-notify-tests.el (top): Do not disable interactive
713         passwords in batch mode.
714         (password-cache-expiry): Set to nil.
716         * automated/file-notify-tests.el
717         (file-notify-test-remote-temporary-file-directory):
718         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
719         Use a mock-up method as default.
720         (tramp-test00-availability): Print the used directory name.
721         (tramp-test33-recursive-load): Fix typo.
723 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
725         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
726         (tramp-test30-special-characters): Remove test for backslash.
728 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
730         * automated/tramp-tests.el
731         (tramp-test19-directory-files-and-attributes)
732         (tramp-test22-file-times): Check for `file-attributes' equality
733         only if there is a usable timestamp.
734         (tramp--test-check-files): Do not use `copy-sequence'.
736 2014-04-22  Daniel Colascione  <dancol@dancol.org>
738         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
739         Add compile flag.
740         (test-byte-comp-macro-expansion)
741         (test-byte-comp-macro-expansion-eval-and-compile)
742         (test-byte-comp-macro-expansion-eval-when-compile)
743         (test-byte-comp-macro-expand-lexical-override): Use it.
744         (test-eager-load-macro-expansion)
745         (test-eager-load-macro-expansion-eval-and-compile)
746         (test-eager-load-macro-expansion-eval-when-compile)
747         (test-eager-load-macro-expand-lexical-override): New tests.
749         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
750         account for removal of `cl-struct-set-slot-value'. Also, move
751         the defstruct to top level.
753 2014-04-21  Daniel Colascione  <dancol@dancol.org>
755         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
756         New function.
757         (test-byte-comp-macro-expansion)
758         (test-byte-comp-macro-expansion-eval-and-compile)
759         (test-byte-comp-macro-expansion-eval-when-compile)
760         (test-byte-comp-macro-expand-lexical-override): New tests.
762         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
763         (cl-the): Fix cl-the test.
765 2014-04-20  Daniel Colascione  <dancol@dancol.org>
767         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
769 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
771         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
772         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
774 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
776         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
777         (tramp--test-make-temp-name): Optional argument LOCAL.
778         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
779         (tramp-test10-write-region): No special test for out-of-band copy
780         needed anymore.
781         (tramp-test11-copy-file, tramp-test12-rename-file)
782         (tramp-test21-file-links): Extend tests.
783         (tramp-test20-file-modes): More robust check for user "root".
784         (tramp--test-check-files): New defun.
785         (tramp-test30-special-characters, tramp-test33-recursive-load)
786         (tramp-test34-unload): New tests.
787         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
789 2014-04-11  Glenn Morris  <rgm@gnu.org>
791         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
793 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
795         * automated/electric-tests.el: Fix spelling error in test name.
796         (whitespace-skipping-for-quotes-not-outside):
797         Rename from whitespace-skipping-for-quotes-not-ouside.
799 2014-04-09  Daniel Colascione  <dancol@dancol.org>
801         * automated/syntax-tests.el: New file.
803 2014-04-09  Glenn Morris  <rgm@gnu.org>
805         * automated/python-tests.el (python-triple-quote-pairing):
806         Enable/disable electric-pair-mode as needed.
808         * automated/electric-tests.el (electric-pair-backspace-1):
809         Replace deleted function.
811 2014-04-07  João Távora  <joaotavora@gmail.com>
813         * automated/python-tests.el (python-triple-quote-pairing): New test.
814         (python-syntax-after-python-backspace): New test.
816         * automated/electric-tests.el (electric-pair-define-test-form):
817         More readable test docstrings.
818         (whitespace-skipping-for-quotes-not-ouside)
819         (whitespace-skipping-for-quotes-only-inside)
820         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
822 2014-04-04  João Távora  <joaotavora@gmail.com>
824         * automated/electric-tests.el (define-electric-pair-test):
825         Don't overtest.
826         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
827         (inhibit-in-mismatched-string-inside-c-comments): New test.
829 2014-04-02  João Távora  <joaotavora@gmail.com>
831         * automated/electric-tests.el (inhibit-if-strings-mismatched):
832         New test, change from `inhibit-only-of-next-is-mismatched'.
834 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
836         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
837         (undo-test-region-t-marker): New tests of marker adjustments.
838         (undo-test-marker-adjustment-moved):
839         (undo-test-region-mark-adjustment): New tests to demonstrate
840         bug#16818, which fail without the fix.
842 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
844         * automated/package-test.el (package-test-describe-package):
845         Fix test failure in non-graphical mode.
847 2014-03-23  Daniel Colascione  <dancol@dancol.org>
849         * automated/subword-tests.el (subword-tests2): More subword tests.
851         * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
852         New test: correct parsing of keyword arguments.
854 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
856         * automated/package-test.el (package-test-describe-package):
857         Check for the "Keywords: " line.
859         * automated/data/package/archive-contents: Include the :keywords
860         field in `simple-single' data form.
862 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
864         * automated/package-test.el
865         (package-test-install-two-dependencies): New test (bug#16826).
867         * automated/data/package/simple-two-depend-1.1.el: New file.
869         * automated/data/package/archive-contents:
870         Add info about the new package.
872 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
874         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
875         (tramp-test10-write-region): Extend for out-of-band copy.
876         (tramp-test31-asynchronous-requests): New test.
878 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
880         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
881         Add new test of undo in region.
882         (undo-test-in-region-eob): Add test case described at
883         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
885 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
887         * automated/tramp-tests.el (tramp--test-enabled)
888         (tramp-test15-copy-directory): No special handling of tramp-adb.el
889         anymore.  It's fixed in that package.
891 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
893         * automated/tramp-tests.el (tramp--test-enabled): Move connection
894         cleanup into this function.  Remove respective code from all test
895         cases.
896         (tramp--instrument-test-case): Declare `indent' and `debug'.
897         Handle other errors as well.
898         (tramp-test14-delete-directory): Check for `file-error' error.
899         (tramp-test15-copy-directory): Ignore return value of
900         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
901         (tramp-test19-directory-files-and-attributes): Take care of
902         timestamp of "../".
903         (tramp-test20-file-modes, tramp-test27-start-file-process)
904         (tramp-test28-shell-command): Skip for tramp-adb.el.
905         (tramp-test21-file-links): `file-truename' shall preserve trailing
906         link of directories.
907         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
908         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
909         `kill-buffer-query-functions' to nil.
910         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
912 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
914         * automated/tramp-tests.el
915         (tramp-test19-directory-files-and-attributes): Do not include
916         directories in comparison; they might have changed their
917         timestamps already.
919 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
921         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
922         (tramp-test17-insert-directory): First line could contain more
923         text, when produced by `ls-lisp'.
924         (tramp-test19-directory-files-and-attributes): Instrument failed
925         test case.
927 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
929         * automated/tramp-tests.el (tramp-test17-insert-directory):
930         Make first line "total 123" optional.
931         (tramp-test20-file-modes, tramp-test22-file-times)
932         (tramp-test26-process-file, tramp-test27-start-file-process)
933         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
934         tramp-smb.el.
935         (tramp-test20-file-modes): Check for "root" only when there is an
936         explicit user name.
937         (tramp-test21-file-links): Handle "... not supported" error.
938         (tramp-test22-file-times): Skip for "don't know" return values.
939         (tramp-test26-process-file, tramp-test28-shell-command):
940         Remove color escape sequences.
941         (tramp-test28-shell-command): Use `accept-process-output' rather
942         than `sit-for'.
943         (tramp-test30-utf8): Set coding system `utf-8'.
945 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
947         * automated/tramp-tests.el (tramp-test28-shell-command):
948         Perform an initial `sit-for' prior the while loop.
950 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
952         Sync with Tramp 2.2.9.
954         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
955         (tramp-test28-shell-command): Make a while loop when waiting for
956         process exit.
958 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
960         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
961         and `vc-hg'.  Declare `tramp-find-executable' and
962         `tramp-get-remote-path'.
963         (tramp-test29-vc-registered): New test.
964         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
966 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
968         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
969         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
970         (tramp-test28-shell-command): Improve `shell-command' test.
971         Add `async-shell-command' tests.
973 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
975         * automated/file-notify-tests.el (file-notify--wait-for-events):
976         Use `read-event' instead of `sit-for'.
977         (file-notify-test02-events): Remove expected result, the bug is
978         fixed meanwhile.
979         (file-notify-test02-events, file-notify-test03-autorevert):
980         Use `sleep-for' instead of `sit-for'.
982 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
984         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
985         New test.
987 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
989         * automated/file-notify-tests.el (file-notify--deftest-remote):
990         Do not skip when the local test has failed.  They are unrelated.
991         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
992         `noninteractive' to nil, otherwise `sit-for' could be degraded to
993         `sleep-for'.
994         (file-notify-test02-events): Check for `file-remote-p' instead of
995         `file-notify--test-remote-enabled'.
997 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
999         * automated/file-notify-tests.el (file-notify-test02-events):
1000         Let test case fail for Bug#16519.
1002 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
1004         * automated/file-notify-tests.el (file-notify-test02-events):
1005         Hide Bug#16519, until it is solved.
1007 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
1009         * automated/file-notify-tests.el
1010         (file-notify--test-local-enabled): Fix error in logic.
1011         (file-notify--wait-for-events): New defmacro.
1012         (file-notify-test02-events): Make short breaks between file operations.
1013         Use `file-notify--wait-for-events'.  Check, that events have arrived.
1014         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
1016         * automated/comint-testsuite.el
1017         (comint-testsuite-password-strings): Add localized examples.
1019 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
1021         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
1022         case if inotify is not linked with Emacs.  Use `read-event' rather
1023         than `sit-for' in order to process events.  (Bug#13662)
1025 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
1027         * automated/ert-tests.el (ert-test-record-backtrace):
1028         Reenable test case with adapted test string.  (Bug#13064)
1030 2013-12-28  Glenn Morris  <rgm@gnu.org>
1032         * automated/electric-tests.el: Require 'elec-pair.
1034 2013-12-26  João Távora  <joaotavora@gmail.com>
1036         * automated/electric-tests.el (electric-pair-test-for):
1037         Fix autowrapping tests in batch-mode by running with
1038         `transient-mark-mode' set to `lambda'.
1040         * automated/electric-tests.el: New file.
1042 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1044         * automated/python-tests.el
1045         (python-nav-lisp-forward-sexp-safe-1): Remove test.
1046         (python-nav-forward-sexp-safe-1): New test.
1048 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
1050         * automated/ruby-mode-tests.el: Add tests for
1051         `ruby-align-to-stmt-keywords'.
1053         * indent/ruby.rb: Update examples to reflect the lack of change in
1054         default indentation of `begin' blocks.
1056 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
1058         * indent/ruby.rb: Update examples according to the change
1059         in `smie-indent-close'.
1061 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1063         * indent/ruby.rb: New examples.
1065 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1067         * automated/python-tests.el (python-indent-dedenters-2): New test.
1069 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1071         * automated/python-tests.el (python-indent-after-comment-1)
1072         (python-indent-after-comment-2): New tests.
1074 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
1076         * automated/python-tests.el (python-indent-block-enders-1):
1077         Rename from python-indent-block-enders.
1078         (python-indent-block-enders-2): New test.
1080 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
1082         * indent/js.js: New file.
1084 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
1086         * automated/dbus-tests.el: New file.
1088 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1090         * automated/regexp-tests.el: New file.
1092 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
1094         * automated/reftex-tests.el (reftex-parse-from-file-test):
1095         Run temp-dir through file-truename, to make sure the temporary file
1096         names are comparable as strings.
1098         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
1099         Force Unix EOLs by using 'utf-8-unix', since the default of
1100         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
1102 2013-11-28  Glenn Morris  <rgm@gnu.org>
1104         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
1106 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
1108         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
1109         (EMACSOPT): Use $(PATH_SEP).
1111 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
1113         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
1114         Set to nil.
1116 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
1118         * automated/file-notify-tests.el
1119         (file-notify-test-remote-temporary-file-directory):
1120         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
1121         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1122         (file-notify--deftest-remote): Cleanup connection initially.
1123         (file-notify-test03-autorevert): Run also in batch mode.  Use a
1124         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
1125         does not work on MS Windows.  Call `accept-process-output' for
1126         remote files.  Apply `string-match' instead of `string-equal', the
1127         messages are different on MS Windows.
1129         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1130         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
1131         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1133 2013-11-23  Glenn Morris  <rgm@gnu.org>
1135         * automated/python-tests.el (python-shell-make-comint-1)
1136         (python-shell-make-comint-2, python-shell-get-process-1):
1137         Suppress creation of some temp-files.
1139         * automated/python-tests.el (python-shell-parse-command-1)
1140         (python-shell-make-comint-1, python-shell-make-comint-2)
1141         (python-shell-get-process-1)
1142         (python-shell-internal-get-or-create-process-1):
1143         Skip rather than fail if prereqs not found.
1145         * automated/Makefile.in (emacs):
1146         Empty EMACSLOADPATH rather than unsetting.
1148 2013-11-22  Glenn Morris  <rgm@gnu.org>
1150         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1151         Set expected-result.
1153 2013-11-21  Glenn Morris  <rgm@gnu.org>
1155         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
1156         (compile-main): Pass XARGS_LIMIT to xargs.
1158         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
1159         (EMACSOPT): Use PATH_SEPARATOR.
1161 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
1163         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1164         Add a failing test for Bug#15874.
1165         (ruby--insert-coding-comment-ruby-style)
1166         (ruby--insert-coding-comment-emacs-style)
1167         (ruby--insert-coding-comment-custom-style):
1168         Add a few tests for `ruby--insert-coding-comment'.
1170 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
1172         Improve API of recently-added bool vector functions (Bug#15912).
1173         * automated/data-tests.el: Adjust to API changes.
1175 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
1177         * automated/tramp-tests.el (tramp-test07-file-exists-p)
1178         (tramp-test08-file-local-copy)
1179         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1180         (tramp-test11-copy-file, tramp-test12-rename-file)
1181         (tramp-test13-make-directory, tramp-test14-delete-directory)
1182         (tramp-test15-copy-directory, tramp-test16-directory-files)
1183         (tramp-test17-insert-directory, tramp-test18-file-attributes)
1184         (tramp-test19-directory-files-and-attributes)
1185         (tramp-test20-file-modes, tramp-test21-file-links)
1186         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1187         (tramp-test24-file-name-completion, tramp-test25-load)
1188         (tramp-test26-process-file, tramp-test27-start-file-process)
1189         (tramp-test28-shell-command): Cleanup connection initially.
1191 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1193         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
1194         connection before running the test.
1196 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1198         * automated/tramp-tests.el (tramp-test15-copy-directory)
1199         (tramp-test16-directory-files, tramp-test17-insert-directory)
1200         (tramp-test18-file-attributes)
1201         (tramp-test19-directory-files-and-attributes)
1202         (tramp-test20-file-modes, tramp-test21-file-links)
1203         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1204         (tramp-test24-file-name-completion, tramp-test25-load)
1205         (tramp-test26-process-file, tramp-test27-start-file-process)
1206         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
1207         (tramp-test29-utf8): New test.
1209 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
1211         * automated/file-notify-tests.el (file-notify-test02-events)
1212         (file-notify-test03-autorevert): Suppress messages in `write-region'.
1214         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
1215         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
1216         (tramp-test26-process-file, tramp-test28-shell-command):
1217         Ensure, that the directory is not empty when calling "ls".
1219 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
1221         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1222         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
1223         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
1224         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1225         (tramp-test26-process-file): Add tests.
1226         (tramp-test11-copy-file): Remove debug message.
1227         (tramp-test20-file-modes): Special case, if user is "root".
1229 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
1231         * automated/file-notify-tests.el:
1232         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1233         `tramp-remote-path' when running on hydra.
1234         (tramp-test07-file-exists-p): Remove instrumentation code.
1235         (tramp-test26-process-file): Don't use "/bin/true" and
1236         "/bin/false", these paths do not exist on hydra.
1238 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
1240         * automated/process-tests.el: New file.
1242 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
1244         * indent/ruby.rb: New examples.
1246 2013-11-06  Glenn Morris  <rgm@gnu.org>
1248         * automated/Makefile.in (setwins): Avoid accidental matches.
1250 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
1252         * automated/tramp-tests.el (tramp-test07-file-exists-p):
1253         Fix docstring.  Instrument, in order to hunt failure on hydra.
1255 2013-11-06  Glenn Morris  <rgm@gnu.org>
1257         * automated/flymake-tests.el (warning-predicate-rx-gcc)
1258         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1259         (warning-predicate-function-perl):
1260         * automated/info-xref.el (info-xref-test-makeinfo):
1261         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1262         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1264 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
1266         * automated/tramp-tests.el: New file.
1268 2013-11-05  Glenn Morris  <rgm@gnu.org>
1270         Get rid of --chdir usage.
1271         * automated/Makefile.in (EMACSOPT): Move -L here.
1272         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1273         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
1274         (.el.elc): No more need to pass -L here.
1275         (compile-main): Get rid of sub-shell and cd.
1276         (compile-clean, check): Get rid of cd.
1278         Make it possible to run tests with a different working directory.
1279         * automated/flymake-tests.el (flymake-tests-data-directory): New.
1280         (flymake-tests--current-face): Use flymake-tests-data-directory.
1281         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1282         (warning-predicate-function-perl): Adapt for above change.
1283         * automated/zlib-tests.el (zlib-tests-data-directory): New.
1284         (zlib--decompress): Use zlib-tests-data-directory.
1286         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1287         Remove test that makes no sense.
1289         * automated/files.el (files-test-local-variable-data):
1290         Fix result typo presumably caused by interference from dir-locals.
1291         (file-test--do-local-variables-test): Prevent dir-locals interfering.
1293 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
1295         * indent/ruby.rb: Add a statement on the line after heredoc.
1296         Move a now-successful example.
1298         * automated/ruby-mode-tests.el: Remove outdated comment.
1300 2013-11-04  Glenn Morris  <rgm@gnu.org>
1302         * automated/Makefile.in (abs_srcdir): Remove.
1303         (emacs): Unset EMACSLOADPATH.
1304         (.el.elc, check): Use -L to append srcdir to load-path.
1306 2013-11-02  Glenn Morris  <rgm@gnu.org>
1308         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1309         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1310         (abs_srcdir): New, set by configure.
1311         (EMACS): Use a relative file name.
1312         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1313         (lisp-compile): Remove (assume it's up-to-date).
1314         (compile-main): Do not run lisp-compile.
1315         (compile-main, compile-clean, compile-always, bootstrap-clean)
1316         (check): Use srcdir rather than $test.  Check cd return value.
1317         Use --chdir.
1318         (doit, compile, compile-always): Remove stuff copied from lisp/.
1319         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1321 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
1323         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1324         Add a skipping test.
1326 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1328         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1330         * indent/css-mode.css (.x2): Test alignement inside braces.
1332 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1334         * indent/ruby.rb: New failing example.
1336         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1337         Fix the test, in respect to adding the space after the curly.
1339 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1341         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1342         (ert-test-deftest): Adapt test for changed macro expansion.
1343         (ert-test-run-tests-interactively):
1344         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1345         Add a skipping test.
1347         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1348         (file-notify--test-local-enabled): Make it a function.  Check also
1349         for `file-remote-p' of `temporary-file-directory'.
1350         (file-notify--test-remote-enabled-checked): New defvar.
1351         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1352         internal functions.  Cache result.
1353         (file-notify--deftest-remote, file-notify-test00-availability)
1354         (file-notify-test01-add-watch, file-notify-test02-events)
1355         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1356         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1358 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1360         * indent/ruby.rb: Fix syntax error in the latest example.
1362 2013-10-23  Glenn Morris  <rgm@gnu.org>
1364         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1365         New, set by configure.
1366         (top_srcdir): Remove.
1367         (abs_test, abs_lispsrc): New.
1368         (lisp): No longer absolute.
1369         (emacs, lisp-compile, compile, compile-always):
1370         Quote entities that might contain whitespace.
1372 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1374         * indent/ruby.rb: Move two examples to "working" section, add one
1375         more.
1377 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1379         * indent/ruby.rb: New examples for indentation of blocks.
1380         Example of hash inside parens that inflooped before the present commit.
1382 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1384         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1385         allows another timer to run.
1387 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1389         * indent/ruby.rb: More examples for bug#15594, both failing and
1390         now passing.
1392 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1394         * indent/ruby.rb: Add two more cases.
1396 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1398         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1399         first use.
1400         (ruby-should-indent): Use indent-according-to-mode.
1401         (ruby-deftest-move-to-block): Use `declare'.
1403 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1405         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1407 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1409         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1411 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1413         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1414         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1416         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1418 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1420         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1421         Adjust indentation of continued line to the new SMIE behavior.
1423 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1425         * automated/completion-tests.el:
1426         * indent/css-mode.css: New files.
1428 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1430         * automated/data/package/signed/archive-contents:
1431         * automated/data/package/signed/archive-contents.sig:
1432         * automated/data/package/signed/signed-good-1.0.el:
1433         * automated/data/package/signed/signed-good-1.0.el.sig:
1434         * automated/data/package/signed/signed-bad-1.0.el:
1435         * automated/data/package/signed/signed-bad-1.0.el.sig:
1436         * automated/data/package/key.pub:
1437         * automated/data/package/key.sec: New files.
1439         * automated/package-test.el (package-test-update-listing)
1440         (package-test-update-archives, package-test-describe-package):
1441         Adjust to package.el change.
1442         (package-test-signed): New test.
1444 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1446         * automated/package-test.el: Update all cases to use :url instead
1447         of :homepage.
1449         * automated/package-x-test.el
1450         (package-x-test--single-archive-entry-1-3): Same.
1452 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1454         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1455         was unused.
1456         (simple-single-desc): Expect :homepage property.
1457         (multi-file-desc): Same.
1458         (with-package-test): Do not save previous `default-directory'
1459         value, let-bind the var instead.
1460         (package-test-install-single): Expect :homepage property in the
1461         generated pkg file.
1462         (package-test-describe-package): Expect Homepage button.
1463         (package-test-describe-non-installed-package)
1464         (package-test-describe-non-installed-multi-file-package): Same.
1465         (package-test-describe-not-installed-package): Remove, it was a
1466         duplicate.
1468         * automated/package-x-test.el
1469         (package-x-test--single-archive-entry-1-3): Expect :homepage
1470         property.
1471         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1473         * automated/data/package/simple-single-1.3.el: Add URL header.
1475         * automated/data/package/archive-contents: Add :homepage
1476         properties to `simple-single' and `multi-file'.
1478 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1480         * automated/data-tests.el:
1481         (bool-vector-count-matches-all-0-nil)
1482         (bool-vector-count-matches-all-0-t)
1483         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1484         (bool-vector-count-matches-at, bool-vector-intersection-op)
1485         (bool-vector-union-op, bool-vector-xor-op)
1486         (bool-vector-set-difference-op)
1487         (bool-vector-change-detection, bool-vector-not): New tests.
1488         (mock-bool-vector-count-matches-at)
1489         (test-bool-vector-bv-from-hex-string)
1490         (test-bool-vector-to-hex-string)
1491         (test-bool-vector-count-matches-at-tc)
1492         (test-bool-vector-apply-mock-op)
1493         (test-bool-vector-binop): New helper functions.
1494         (bool-vector-test-vectors): New testcase data.
1496 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1498         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1499         (advice-test-called-interactively-p-filter-args)
1500         (advice-test-called-interactively-p-around): New tests.
1502 2013-09-16  Glenn Morris  <rgm@gnu.org>
1504         * automated/eshell.el (eshell-match-result):
1505         Return a more informative failure than simply "false".  Update callers.
1507         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1508         Test value before and after loop as well as during.
1510 2013-09-15  Glenn Morris  <rgm@gnu.org>
1512         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1513         New test.  (Bug#15372)
1514         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1516 2013-09-13  Glenn Morris  <rgm@gnu.org>
1518         * automated/eshell.el (with-temp-eshell):
1519         Use a temp directory for eshell-directory-name.
1520         (eshell-test-command-result): New, again using a temp directory.
1521         Replace eshell-command-result with this throughout.
1522         (eshell-test/for-loop, eshell-test/for-name-loop):
1523         Ensure environment variables don't confuse us.
1525 2013-09-12  Glenn Morris  <rgm@gnu.org>
1527         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1528         due to "has a running process; kill it?" prompts.
1530 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1532         * automated/eshell.el: Rename from eshell.el.
1533         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1535 2013-09-01  Glenn Morris  <rgm@gnu.org>
1537         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1538         Otherwise the sed command used by eg compile-main ends up
1539         containing "/*.el".  (Bug#15170)
1541 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1543         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1544         for portability to hosts where /bin/sh has problems.
1546 2013-08-21  David Engster  <deng@randomsample.de>
1548         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1549         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1550         upstream.  Changed to use ERT.
1552 2013-08-14  Daniel Hackney  <dan@haxney.org>
1554         * automated/package-test.el: Remove tar-package-building functions.
1555         Tar file used for testing is included in the repository.
1556         (package-test-install-texinfo, package-test-cleanup-built-files):
1557         Remove.
1559 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1561         * automated/python-tests.el (python-imenu-create-index-4)
1562         (python-imenu-create-flat-index-2): New tests.
1564 2013-08-05  Glenn Morris  <rgm@gnu.org>
1566         * automated/mule-util.el: New file, with tests extracted from
1567         lisp/international/mule-util.el.
1569 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1571         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1572         before definition.
1573         (advice-tests-macroaliases): New test.
1575 2013-08-04  Glenn Morris  <rgm@gnu.org>
1577         * automated/ert-tests.el: Disable failing test that no-one seems
1578         to know how to fix.  (Bug#13064)
1580         * automated/icalendar-tests.el (icalendar-tests--test-export)
1581         (icalendar-tests--test-import): Try more precise TZ specification.
1582         Remove debug messages.
1584 2013-08-03  Glenn Morris  <rgm@gnu.org>
1586         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1588         * automated/icalendar-tests.el (icalendar-tests--test-export)
1589         (icalendar-tests--test-import):
1590         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1591         (icalendar-tests--test-import): Reset zone even if error occurred.
1593 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1595         * automated/core-elisp-tests.el: New file.
1597 2013-08-01  Glenn Morris  <rgm@gnu.org>
1599         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1600         Try to check that the remote system has a notification program.
1602 2013-07-31  Glenn Morris  <rgm@gnu.org>
1604         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1606 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1608         * automated/file-notify-tests.el
1609         (file-notify--test-local-enabled): New defconst.  Replaces all
1610         `file-notify-support' occurrences.
1611         (file-notify--test-remote-enabled): New defun.
1612         (file-notify--deftest-remote): Use it.
1613         (file-notify-test00-availability): Rewrite.
1614         (file-notify-test00-availability-remote): New defun.
1615         (file-notify-test01-add-watch): Rewrite first erroneous check.
1617 2013-07-23  Glenn Morris  <rgm@gnu.org>
1619         * automated/inotify-test.el (inotify-file-watch-simple):
1620         Delete temp-file when done.
1622         * automated/subword-tests.el: Require subword.
1624 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1626         * automated/subword-tests.el: New file.
1628 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1630         * automated/python-tests.el (python-imenu-create-index-2)
1631         (python-imenu-create-index-3): New tests.
1633 2013-07-11  Glenn Morris  <rgm@gnu.org>
1635         * automated/ert-tests.el: Require cl-lib at runtime too.
1636         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1637         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1638         (ert-test-set-functions, ert-test-gensym)
1639         (ert-test-coerce-to-vector, ert-test-string-position)
1640         (ert-test-mismatch): Remove tests.
1641         * automated/cl-lib.el: New, split from ert-tests.el.
1643         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1644         Goto point-min.
1645         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1646         (ruby-move-to-block-skips-percent-literal)
1647         (ruby-move-to-block-skips-heredoc)
1648         (ruby-move-to-block-moves-from-else-to-if)
1649         (ruby-beginning-of-defun-does-not-fold-case)
1650         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1651         Replace goto-line with forward-line/goto-char.
1652         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1654         * automated/package-test.el (makeinfo-buffer): Autoload.
1655         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1656         (package-test-install-texinfo): Don't require makeinfo.
1658         * automated/files.el: Stop "local variables" confusion.
1660         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1662         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1663         Use with-current-buffer.
1665         * automated/undo-tests.el (undo-test-buffer-modified)
1666         (undo-test-file-modified): New tests.
1668 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1670         * automated/file-notify-tests.el (file-notify-test00-availability):
1671         Set :expected-result.
1672         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1673         (file-notify-test02-events, file-notify-test02-events-remote)
1674         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1675         Skip when `file-notify-support' is nil.  (Bug#14823)
1677 2013-07-09  Glenn Morris  <rgm@gnu.org>
1679         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1680         Declare.
1681         (inotify-file-watch-simple): Silence compiler.
1683         * automated/python-tests.el (python-indent-block-enders):
1684         Make it actually test something.
1686         * automated/package-x-test.el: Require package-test when compiling.
1688         * automated/add-log-tests.el, automated/advice-tests.el:
1689         * automated/imenu-test.el, automated/package-x-test.el:
1690         * automated/python-tests.el, automated/ruby-mode-tests.el:
1691         * automated/xml-parse-tests.el: Explicitly require ert.
1693 2013-07-08  Kenichi Handa  <handa@gnu.org>
1695         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1696         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1698 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1700         * automated/file-notify-tests.el
1701         (file-notify-test-remote-temporary-file-directory):
1702         Use `null-device' on w32.
1703         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1704         (file-notify--test-results, file-notify--test-event)
1705         (file-notify--deftest-remote, file-notify--event-test)
1706         (file-notify--test-event-handler)
1707         (file-notify--test-make-temp-name): Rename, in order to mark them
1708         internal.
1709         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1710         better fitting in noninteractive tests.
1711         (file-notify-test00-availability): Rename from `file-notify-test0'.
1712         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1713         Use `temporary-file-directory '.
1714         (file-notify-test01-add-watch-remote): New test.
1715         (file-notify-test02-events): Rename from `file-notify-test2'.
1716         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1717         (file-notify-test03-autorevert): Rename from
1718         `file-notify-test4'.  Use timeouts.
1719         (file-notify-test03-autorevert-remote): Rename from
1720         `file-notify-test5'.
1722 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1724         * automated/file-notify-tests.el: New package.
1726 2013-06-28  Kenichi Handa  <handa@gnu.org>
1728         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1729         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1730         Callers changed.
1731         (decoder-tests-filename): New function.
1732         (decoder-tests-prefer-utf-8-read)
1733         (decoder-tests-prefer-utf-8-write): New function.
1734         (ert-test-decoder-prefer-utf-8): New test.
1736 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1738         * automated/package-x-test.el: Change the commentary.
1739         (package-x-test--single-archive-entry-1-3)
1740         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1741         using the appropriate data structure.
1743 2013-06-27  Daniel Hackney  <dan@haxney.org>
1745         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1747         * automated/package-x-test.el: New file.
1749         * automated/package-test.el: New file.
1751         * automated/data/package: New directory, with test examples.
1753 2013-06-27  Glenn Morris  <rgm@gnu.org>
1755         * automated/python-tests.el (python-tests-with-temp-file):
1756         Clean up after ourself.
1758         * automated/undo-tests.el (undo-test3): Remove test that seems to
1759         do nothing that the previous one doesn't, except leave a tempfile.
1761 2013-06-26  Glenn Morris  <rgm@gnu.org>
1763         * automated/info-xref.el: New file.
1765 2013-06-25  Glenn Morris  <rgm@gnu.org>
1767         * automated/occur-tests.el (occur-test-create): New function.
1768         Use it to create separate tests for each element, so we run them
1769         all rather than stopping at the first error.
1771 2013-06-24  Glenn Morris  <rgm@gnu.org>
1773         * automated/occur-tests.el (occur-tests):
1774         Update for 2013-05-29 change to occur header line.
1776 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1778         Test suite for flymake.
1779         * automated/flymake-tests.el:
1780         * automated/flymake/warnpred/Makefile
1781         * automated/flymake/warnpred/test.c
1782         * automated/flymake/warnpred/test.pl: New files.
1784 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1786         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1788 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1790         * automated/reftex-tests.el: New test suite for reftex.
1792 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1794         * automated/ruby-mode-tests.el: New tests, for percent literals
1795         and expression expansion.
1797 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1799         * indent/octave.m: Tweak.
1801 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1803         * eshell.el: Rewrite tests using ERT.
1805 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1807         * indent/octave.m: Add tests for %!, # and ### comments.
1809 2013-05-23  Kenichi Handa  <handa@gnu.org>
1811         * automated/decoder-tests.el: New file.
1813 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1815         * indent/ruby.rb: Add multiline regexp example.
1817         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1818         (ruby-regexp-skips-over-interpolation)
1819         (ruby-regexp-continues-till-end-when-unclosed)
1820         (ruby-regexp-can-be-multiline)
1821         (ruby-interpolation-inside-percent-literal): New tests.
1823 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1825         * indent/ruby.rb: Fix indentation after =; add more cases.
1827 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1829         * indent/pascal.pas: Add test for mis-identified comments.
1831 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1833         * automated/imenu-test.el: New file.  (Bug#14112)
1835 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1837         * automated/python-tests.el (python-imenu-prev-index-position-1):
1838         Remove test.
1839         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1840         New tests.
1842 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1844         * automated/python-tests.el (python-nav-backward-defun-2)
1845         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1846         (python-nav-forward-defun-3): New tests.
1848 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1850         * automated/python-tests.el (python-nav-backward-defun-1)
1851         (python-nav-forward-defun-1): New tests.
1853 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1855         * automated/add-log-tests.el: New file.  (Bug#14112)
1857 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1859         * automated/python-tests.el (python-indent-block-enders): New test.
1860         (python-info-current-defun-2): Fix test.
1862 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1864         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1866 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1868         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1869         (python-tests-with-temp-file): New macro.
1870         (python-tests-shell-interpreter): New var.
1871         (python-shell-get-process-name-1)
1872         (python-shell-internal-get-process-name-1)
1873         (python-shell-parse-command-1)
1874         (python-shell-calculate-process-environment-1)
1875         (python-shell-calculate-process-environment-2)
1876         (python-shell-calculate-process-environment-3)
1877         (python-shell-calculate-exec-path-1)
1878         (python-shell-calculate-exec-path-2)
1879         (python-shell-make-comint-1)
1880         (python-shell-make-comint-2)
1881         (python-shell-get-process-1)
1882         (python-shell-get-or-create-process-1)
1883         (python-shell-internal-get-or-create-process-1): New tests.
1885 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1887         * automated/python-tests.el: New file.
1889 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1891         * automated/ruby-mode-tests.el
1892         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1893         bits inside the examples.
1894         (ruby-move-to-block-skips-heredoc): New test.
1895         (ruby-add-log-current-method-after-inner-class):
1896         Lower expectations: move point inside a method, initially.
1898 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1900         * automated/ruby-mode-tests.el
1901         (ruby-move-to-block-skips-percent-literal): New test.
1903 2013-02-04  Chong Yidong  <cyd@gnu.org>
1905         * automated/thingatpt.el: New file.
1907 2013-02-03  Chong Yidong  <cyd@gnu.org>
1909         * automated/files.el (file-test--do-local-variables-test):
1910         Avoid compilation warning message.
1912 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1914         * automated/ruby-mode-tests.el
1915         (ruby-indent-spread-args-in-parens): New test.
1916         * automated/ruby-mode-tests.el (ruby-block-test-example):
1917         Break indentation of the do block opener and add a line inside it.
1918         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1919         Adjust line numbers.
1921 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1923         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1925 2013-01-14  Glenn Morris  <rgm@gnu.org>
1927         * automated/compile-tests.el (compile-tests--test-regexps-data):
1928         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1930 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1932         * automated/man-tests.el: New file.
1934 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1936         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1938 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1940         * automated/undo-tests.el: New file.
1942 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1944         * automated/ruby-mode-tests.el
1945         (ruby-indent-after-block-in-continued-expression): New test.
1947 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1949         * automated/ruby-mode-tests.el:
1950         Rename one interpolation test; add three more.
1951         (ruby-with-temp-buffer): New macro, use it where appropriate.
1952         (ruby-add-log-current-method-examples): Use "_" for target point.
1953         Add four new tests for ruby-add-log-current-method.
1955 2012-12-11  Glenn Morris  <rgm@gnu.org>
1957         * automated/f90.el (f90-test-bug13138): New test.
1959 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1961         * automated/inotify-test.el: New test.
1963 2012-12-02  Chong Yidong  <cyd@gnu.org>
1965         * automated/ruby-mode-tests.el
1966         (ruby-add-log-current-method-examples): Don't use loop macro, to
1967         allow automated testing to work.
1969 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1971         * automated/advice-tests.el (advice-tests--data): Remove.
1972         (advice-tests): Move the tests directly here instead.
1973         Add called-interactively-p tests.
1975 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1977         * automated/ert-x-tests.el: Use cl-lib.
1978         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1980 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1982         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1983         (ruby-indent-inside-heredoc-after-operator)
1984         (ruby-indent-inside-heredoc-after-space): New tests.
1985         Change direct font-lock face references to var references.
1986         (ruby-interpolation-suppresses-syntax-inside): New test.
1987         (ruby-interpolation-inside-percent-literal-with-paren):
1988         New failing test.
1990 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1992         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1993         (ruby-singleton-class-no-heredoc-font-lock)
1994         (ruby-add-log-current-method-examples): New tests.
1995         (ruby-test-string): Extract from ruby-should-indent-buffer.
1996         (ruby-deftest-move-to-block): New macro.
1997         Add several move-to-block tests.
1999 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2001         * automated/advice-tests.el: New tests.
2003 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
2005         * automated/compile-tests.el (compile-tests--test-regexps-data):
2006         Add new data for msft's new format.
2008 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
2010         * automated/ruby-mode-tests.el:
2011         (ruby-toggle-block-to-multiline): New test.
2012         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
2013         (ruby-toggle-block-to-brace): Use buffer-string.
2015 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
2017         * automated/ruby-mode-tests.el: New tests (Bug#11613).
2019 2012-08-28  Chong Yidong  <cyd@gnu.org>
2021         * automated/files.el: Test every combination of values for
2022         enable-local-variables and enable-local-eval.
2024 2012-08-19  Chong Yidong  <cyd@gnu.org>
2026         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
2028 2012-08-18  Chong Yidong  <cyd@gnu.org>
2030         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
2032 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
2034         * indent/ruby.rb: Rearrange examples, add new ones.
2036 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
2038         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
2039         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
2041 2012-08-11  Glenn Morris  <rgm@gnu.org>
2043         * automated/files.el: New file.
2045         * automated/Makefile.in (all): Fix typo.
2047 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
2049         * automated/ruby-mode-tests.el (ruby-should-indent):
2050         Add docstring, check (current-indentation) instead of (current-column).
2051         (ruby-should-indent-buffer): New function.
2052         Add tests for `ruby-deep-indent-paren' behavior.
2053         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
2055 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
2057         Original tests in test_ruby_mode.rb in upstream (author).
2059 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
2061         * automated/ruby-mode-tests.el (ruby-should-indent)
2062         (ruby-assert-state): New functions.
2063         Add new tests.
2065 2012-07-29  David Engster  <deng@randomsample.de>
2067         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
2068         New variable to hold test data for name expansion.
2069         (xml-parse-tests): Test the two different types of name expansion.
2071 2012-07-29  Juri Linkov  <juri@jurta.org>
2073         * automated/occur-tests.el (occur-test-case): Use predefined
2074         buffer name " *test-occur*" instead of a random buffer name.
2076 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
2078         * automated/ruby-mode-tests.el: New file with one test.
2080 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2082         * indent/shell.sh: Add test case for ${#VAR}.
2084         * indent/latex-mode.tex: New file.
2086 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2088         * eshell.el: Use cl-lib.
2090 2012-07-03  Chong Yidong  <cyd@gnu.org>
2092         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
2094 2012-07-02  Chong Yidong  <cyd@gnu.org>
2096         * automated/xml-parse-tests.el (xml-parse-tests--data):
2097         More testcases.
2099 2012-07-01  Chong Yidong  <cyd@gnu.org>
2101         * automated/xml-parse-tests.el: New file.
2103 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2105         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
2106         Use cl-flet.
2108 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
2110         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
2111         Test escaped commas in TZID (Bug#11473).
2112         (icalendar-import-with-timezone): New.
2113         (icalendar-real-world): Add new testcase as given in the bugreport
2114         of Bug#11473.
2116 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
2118         * automated/icalendar-tests.el (icalendar-tests--test-import):
2119         Include UID in import tests (Bug#11525).
2120         (icalendar-import-non-recurring, icalendar-import-rrule)
2121         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
2122         UID-import change.
2123         (icalendar-import-with-uid): New.
2124         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
2125         Include UID in cycle tests.
2126         (icalendar-cycle, icalendar-real-world): UID-import change.
2128 2012-05-21  Glenn Morris  <rgm@gnu.org>
2130         * automated/Makefile.in (setwins): Scrap superfluous subshell.
2132 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
2134         * automated/url-util-tests.el: New file to test
2135         lisp/url/url-util.el.  Only `url-build-query-string' and
2136         `url-parse-query-string' are tested right now (Bug#8706).
2138 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2140         * indent/shell.sh:
2141         * indent/shell.rc: Ad some test cases.
2143 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2145         * indent/ruby.rb: New file, to test new syntax-propertize code.
2147 2012-04-11  Glenn Morris  <rgm@gnu.org>
2149         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
2151 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2153         * automated/url-future-tests.el (url-future-tests): Move from
2154         lisp/url/url-future.el and rename.
2156 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
2158         * automated/icalendar-tests.el (icalendar-import-non-recurring):
2159         Fix broken test, caused by missing trailing blank.
2161 2011-12-03  Chong Yidong  <cyd@gnu.org>
2163         * automated/compile-tests.el (compile-tests--test-regexps-data):
2164         Increase column numbers by one to reflect change in how
2165         compilation-message is recorded (Bug#10172).
2167 2011-11-22  Glenn Morris  <rgm@gnu.org>
2169         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
2171 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2173         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
2175 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2177         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
2178         (icalendar-tests--test-export, icalendar-tests--do-test-export):
2179         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
2181 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
2183         * automated/newsticker-tests.el
2184         (newsticker--group-manage-orphan-feeds): Remove fsetting of
2185         newsticker--treeview-tree-update.
2187 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
2189         * automated/newsticker-tests.el
2190         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
2192         * automated/newsticker-tests.el
2193         (newsticker--group-manage-orphan-feeds): Prevent updating
2194         newsticker treeview.  Fixed bug#9763.
2196 2011-10-20  Glenn Morris  <rgm@gnu.org>
2198         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
2200         * automated/vc-bzr.el: New file.
2202 2011-10-15  Glenn Morris  <rgm@gnu.org>
2204         * automated/f90.el: New file.
2206 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
2208         * automated/newsticker-tests.el: Move newsticker-testsuite.el
2209         to automated/newsticker-tests.el.  Convert to ERT.
2211 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
2213         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
2214         Remove, simply use string=.
2215         (icalendar--diarytime-to-isotime)
2216         (icalendar--datetime-to-diary-date)
2217         (icalendar--datestring-to-isodate)
2218         (icalendar--format-ical-event)
2219         (icalendar--parse-summary-and-rest)
2220         (icalendar-tests--do-test-import)
2221         (icalendar-tests--do-test-cycle): Change argument order of
2222         string= to EXPECTED ACTUAL.
2223         (icalendar--import-format-sample)
2224         (icalendar--format-ical-event)
2225         (icalendar-import-non-recurring)
2226         (icalendar-import-rrule)
2227         (icalendar-import-duration)
2228         (icalendar-import-bug-6766)
2229         (icalendar-real-world): Adjust to string= instead of
2230         icalendar-tests--compare-strings.
2231         (icalendar-import-multiple-vcalendars): New.
2233 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2235         * automated/gnus-tests.el: Add wrapper for Gnus tests.
2236         Require CL.
2238 2011-05-09  Juri Linkov  <juri@jurta.org>
2240         * automated/occur-tests.el: Move from test/occur-testsuite.el.
2241         Convert to ERT.
2243 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
2245         * automated/compile-tests.el: New file.
2247 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
2249         * automated/font-parse-tests.el: Don't byte-compile.
2251         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
2253 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2255         * automated/lexbind-tests.el: New file.
2257 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2259         * Version 23.3 released.
2261 2011-03-05  Glenn Morris  <rgm@gnu.org>
2263         * eshell.el: Move here from lisp/eshell/esh-test.el.
2265 2011-03-03  Christian Ohler  <ohler@gnu.org>
2267         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2268         New test.
2270 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
2272         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2273         convert to ERT format.
2275 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
2277         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2278         convert to ERT format.
2280 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2282         * indent/shell.sh:
2283         * indent/shell.rc: New files.
2285 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
2287         * automated/font-parse-tests.el: Move from
2288         font-parse-testsuite.el.
2290 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
2292         * font-parse-testsuite.el (test-font-parse-data): New file.
2294 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2296         * indent/prolog.prolog: Add tokenizing tests.
2298 2011-01-13  Christian Ohler  <ohler@gnu.org>
2300         * automated: New directory for automated tests.
2302         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2304         * automated/Makefile.in: New file.
2306 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2308         * indent/modula2.mod: New file.
2310 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2312         * indent/octave.m: Add a test to ensure indentation is local.
2314 2010-10-23  Glenn Morris  <rgm@gnu.org>
2316         * comint-testsuite.el
2317         (comint-testsuite--test-comint-password-prompt-regexp):
2318         Add "Please enter the password".  (Bug#7224)
2320 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2322         * indent/prolog.prolog: Use normal spacing around !.
2324 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2326         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2328 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2330         * indent/octave.m: Remove some `fixindent' not needed any more.
2332 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2334         * indent/octave.m: New file.
2336 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2338         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2339         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2340         (icalendar-testsuite--run-internal-tests): New.
2341         (icalendar-testsuite--test-convert-ordinary-to-ical)
2342         (icalendar-testsuite--test-convert-block-to-ical)
2343         (icalendar-testsuite--test-convert-anniversary-to-ical)
2344         (icalendar-testsuite--test-parse-vtimezone)
2345         (icalendar-testsuite--do-test-export): Code formatting.
2346         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2347         (icalendar-testsuite--do-test-import)
2348         (icalendar-testsuite--do-test-cycle):
2349         Use icalendar-testsuite--compare-strings
2350         (icalendar-testsuite--run-import-tests): Comment added.
2351         (icalendar-testsuite--run-import-tests)
2352         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2354 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2356         * redisplay-testsuite.el (test-redisplay-3): New test.
2358 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2360         * comint-testsuite.el: New file.
2362 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2364         * indent: New dir.
2366 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2368         * Version 23.2 released.
2370 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2372         * cedet/semantic-ia-utest.el
2373         (semantic-symref-test-count-hits-in-tag): Add function, from
2374         semantic-test.el.
2376         * cedet/tests/test.cpp:
2377         * cedet/tests/test.py:
2378         * cedet/tests/teststruct.cpp:
2379         * cedet/tests/testtemplates.cpp:
2380         * cedet/tests/testusing.cpp:
2381         * cedet/tests/scopetest.cpp:
2382         * cedet/tests/scopetest.java: Files deleted.
2384         * cedet/tests/test.make:
2385         * cedet/tests/test.c:
2386         * cedet/tests/testjavacomp.java:
2387         * cedet/tests/testspp.c:
2388         * cedet/tests/testsppreplace.c:
2389         * cedet/tests/testsppreplaced.c:
2390         * cedet/tests/testsubclass.cpp:
2391         * cedet/tests/testsubclass.hh:
2392         * cedet/tests/testtypedefs.cpp:
2393         * cedet/tests/testvarnames.c:
2394         * cedet/tests/test.el:
2395         * cedet/tests/testdoublens.cpp:
2396         * cedet/tests/testdoublens.hpp: Add copyright header.
2398         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2399         Remove reference to deleted files.
2401 2010-03-30  Juri Linkov  <juri@jurta.org>
2403         * occur-testsuite.el (occur-tests): Add tests for context lines.
2405 2010-03-23  Juri Linkov  <juri@jurta.org>
2407         * occur-testsuite.el: New file.
2409 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2411         * Branch for 23.2.
2413 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2415         * icalendar-testsuite.el
2416         (icalendar-testsuite--run-function-tests): Add new tests.
2417         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2418         testcase.
2419         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2420         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2421         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2422         (icalendar-testsuite--test-convert-block-to-ical): New.
2423         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2424         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2426 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2428         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2429         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2430         Fix typos in docstrings and error messages.
2431         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2433 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2435         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2436         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2437         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2439 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2441         * icalendar-testsuite.el
2442         (icalendar-testsuite--run-function-tests):
2443         Add icalendar-testsuite--test-parse-vtimezone.
2444         (icalendar-testsuite--test-parse-vtimezone): New.
2445         (icalendar-testsuite--do-test-cycle): Doc changes.
2446         (icalendar-testsuite--run-real-world-tests): Remove trailing
2447         whitespace -- see change of icalendar--add-diary-entry in
2448         icalendar.el.
2449         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2451 2009-09-30  Glenn Morris  <rgm@gnu.org>
2453         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2455 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2457         * cedet/*: New unit tests, from CEDET repository.
2459 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2461         * redisplay-testsuite.el: New file.
2463 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2465         * Branch for 23.1.
2467 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2469         * icalendar-testsuite.el
2470         (icalendar-testsuite--run-function-tests):
2471         Add icalendar-testsuite--test-diarytime-to-isotime.
2472         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2473         recent icalendar fixes.
2474         (icalendar-testsuite--test-diarytime-to-isotime): New.
2475         (icalendar-testsuite--test-create-uid): Adjust to recent
2476         icalendar changes.
2478 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2480         * bytecomp-testsuite.el: New file.
2482 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2484         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2485         Add `icalendar-testsuite--test-create-uid'.
2486         (icalendar-testsuite--test-create-uid): New.
2488 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2490         * newsticker-testsuite.el: New file.
2492 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2494         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2495         Add icalendar-testsuite--test-datestring-to-isodate,
2496         icalendar-testsuite--test-datetime-to-diary-date, and
2497         icalendar-testsuite--test-calendar-style.
2498         (icalendar-testsuite--test-format-ical-event)
2499         (icalendar-testsuite--test-parse-summary-and-rest):
2500         Doc fix.  Remove european-calendar-style.
2501         (icalendar-testsuite--get-ical-event): Doc fix.
2502         (icalendar-testsuite--test-first-weekday-of-year)
2503         (icalendar-testsuite--run-cycle-tests): Add doc string.
2504         (icalendar-testsuite--test-datestring-to-isodate)
2505         (icalendar-testsuite--test-datetime-to-diary-date)
2506         (icalendar-testsuite--test-calendar-style): New functions.
2507         (icalendar-testsuite--test-export): Handle iso date style.
2508         New arg INPUT-ISO.  Use calendar-date-style.
2509         (icalendar-testsuite--test-import): Handle iso date style.
2510         New arg EXPECTED-ISO.  Use calendar-date-style.
2511         (icalendar-testsuite--test-cycle): Handle iso date style.
2512         (icalendar-testsuite--run-import-tests)
2513         (icalendar-testsuite--run-export-tests)
2514         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2516 2008-02-29  Glenn Morris  <rgm@gnu.org>
2518         * README: New file.
2520 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2522         * icalendar-testsuite.el: New file.
2524 ;; Local Variables:
2525 ;; coding: utf-8
2526 ;; End:
2528   Copyright (C) 2008-2015 Free Software Foundation, Inc.
2530   This file is part of GNU Emacs.
2532   GNU Emacs is free software: you can redistribute it and/or modify
2533   it under the terms of the GNU General Public License as published by
2534   the Free Software Foundation, either version 3 of the License, or
2535   (at your option) any later version.
2537   GNU Emacs is distributed in the hope that it will be useful,
2538   but WITHOUT ANY WARRANTY; without even the implied warranty of
2539   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2540   GNU General Public License for more details.
2542   You should have received a copy of the GNU General Public License
2543   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.