python.el: Enhance shell user interaction and deprecate python-shell-get-or-create...
[emacs.git] / test / ChangeLog
blobb7861654328d12221bd9efb9472c2480a5deb653
1 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3         * automated/python-tests.el (python-shell-get-or-create-process-1)
4         (python-shell-get-or-create-process-2)
5         (python-shell-get-or-create-process-3): Remove tests.
7 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
9         (python-shell-buffer-substring-9): New test.
11 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
13         * automated/python-tests.el (python-shell-buffer-substring-1)
14         (python-shell-buffer-substring-2, python-shell-buffer-substring-3)
15         (python-shell-buffer-substring-4, python-shell-buffer-substring-5)
16         (python-shell-buffer-substring-6, python-shell-buffer-substring-7)
17         (python-shell-buffer-substring-8)
18         (python-info-encoding-from-cookie-1)
19         (python-info-encoding-from-cookie-2)
20         (python-info-encoding-from-cookie-3)
21         (python-info-encoding-from-cookie-4)
22         (python-info-encoding-from-cookie-5)
23         (python-info-encoding-from-cookie-6)
24         (python-info-encoding-from-cookie-7, python-info-encoding-1)
25         (python-info-encoding-2): New tests.
27 2014-12-27  Michael Albinus  <michael.albinus@gmx.de>
29         * automated/tramp-tests.el (tramp-test17-insert-directory): Do not
30         expect a given order of "." and "..".
32 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
34         * automated/python-tests.el (python-indent-electric-colon-2)
35         (python-indent-electric-colon-3): New tests.
37 2014-12-27  João Távora  <joaotavora@gmail.com>
39         * automated/electric-tests.el (autowrapping-7): Tests for
40         tex-mode.
42 2014-12-27  Glenn Morris  <rgm@gnu.org>
44         * automated/flymake/warnpred/test.pl: Tweak format, since the
45         previous one seems to have stopped giving a warning with perl 5.20.1.
47 2014-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
49         * automated/python-tests.el (python-shell-get-process-name-1)
50         (python-shell-internal-get-process-name-1): Cleanup.
51         (python-shell-get-process-name-2)
52         (python-shell-internal-get-process-name-2): New tests.
53         (python-shell-calculate-command-1)
54         (python-shell-calculate-process-environment-3)
55         (python-shell-calculate-exec-path-2, python-shell-make-comint-1)
56         (python-shell-make-comint-2, python-shell-make-comint-4)
57         (python-shell-get-process-1, python-util-clone-local-variables-1):
58         Replace obsolete function and variable references with current.
60 2014-12-19  Artur Malabarba  <bruce.connor.am@gmail.com>
62         * automated/let-alist.el: require `cl-lib'
63         New tests for accessing alists inside alists.
65 2014-12-18  Artur Malabarba  <bruce.connor.am@gmail.com>
67         * automated/let-alist.el: New file.
69 2014-12-16  Nicolas Petton <petton.nicolas@gmail.com>
71         * automated/seq-tests.el: New file.
73 2014-12-16  Glenn Morris  <rgm@gnu.org>
75         * automated/data/flymake/Makefile (check-syntax):
76         Prevent colorized gcc output from confusing flymake.
78         * automated/flymake-tests.el (flymake-tests-data-directory):
79         Change from flymake/warnpred to more standard data/flymake.
80         * automated/flymake/warnpred/: Rename to automated/data/flymake/.
82 2014-12-11  Michael Albinus  <michael.albinus@gmx.de>
84         * automated/vc-tests.el (vc-test--revision-granularity-function):
85         New defun.
86         (vc-test--create-repo-function): Rename from
87         `vc-test--create-repo-if-not-supported'.  Adapt all callees.
88         (vc-test--create-repo): Check also for revision-granularity.
89         (vc-test--unregister-function): Additional argument FILE.  Adapt
90         all callees.
91         (vc-test--working-revision): New defun.
92         (vc-test-*-working-revision): New tests.
94 2014-12-10  Michael Albinus  <michael.albinus@gmx.de>
96         * automated/vc-tests.el (vc-test--register): Check, that the file
97         still exists after register and unregister operations.
99 2014-12-06  Michael Albinus  <michael.albinus@gmx.de>
101         * automated/vc-tests.el: New file.
103 2014-12-03  Michael Albinus  <michael.albinus@gmx.de>
105         * automated/tramp-tests.el (tramp-test29-vc-registered):
106         Fallback for changed `vc-register' argument list.
108 2014-12-03  Glenn Morris  <rgm@gnu.org>
110         * automated/tramp-tests.el (tramp-test29-vc-registered):
111         Update for recent incompatible change in vc-register.
113 2014-11-29  Fabián Ezequiel Gallina  <fgallina@gnu.org>
115         * automated/python-tests.el
116         (python-shell-calculate-process-environment-4)
117         (python-shell-calculate-process-environment-5): New tests.
118         (python-shell-make-comint-3): Use file-equal-p.
119         (python-shell-get-or-create-process-1)
120         (python-shell-get-or-create-process-2)
121         (python-shell-get-or-create-process-3): Fix interpreter for
122         Windows (Bug#18595).
124 2014-11-21  Ulf Jasper  <ulf.jasper@web.de>
126         * automated/libxml-tests.el
127         (libxml-tests--data-comments-preserved): Renamed from
128         'libxml-tests--data'.
129         (libxml-tests--data-comments-discarded): New.
130         (libxml-tests): Check whether 'libxml-parse-xml-region' is
131         discarding comments correctly.
133 2014-11-17  Michal Nazarewicz  <mina86@mina86.com>
135         * automated/tildify-tests.el (tildify-test-html, tildify-test-xml):
136         HTML and XML now use no-break space as hard space.  Update tests.
137         (tildify-test-foreach-ignore-environments)
138         (tildify-test-foreach-ignore-environments-early-return,
139         (tildify-test-foreach-region)
140         (tildify-test-foreach-region-early-return)
141         (tildify-test-foreach-region-limit-region): New tests of
142         `tildify-foreach-ignore-environments' and
143         `tildify--foreach-region' functions.
144         (with-test-foreach): New helper macro for the above tests.
146 2014-11-17  Glenn Morris  <rgm@gnu.org>
148         * automated/occur-tests.el (occur-test-case, occur-test-create):
149         In case of failure, show the actual string, rather than just nil.
150         (occur-tests): Update for apparent change in output re control-chars.
152 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
154         * automated/icalendar-tests.el (icalendar-tests--test-export): New
155         optional parameter `alarms'.
156         (icalendar-export-alarms): New test for exporting icalendar
157         alarms.
158         (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil.
160 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
162         * automated/icalendar-tests.el (icalendar-tests--test-import):
163         Mention timezone in doc string.  Clean up.
164         (icalendar-real-world): Add another test case for no-dst
165         timezones.
167 2014-11-16  Ulf Jasper  <ulf.jasper@web.de>
169         * automated/icalendar-tests.el (icalendar--parse-vtimezone): Add
170         testcase where offsets of standard time and daylight saving time
171         are equal.
172         (icalendar-real-world): Fix error in test case.  Expected result
173         was wrong when offsets of standard time and daylight saving time
174         were equal.
176 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
178         * automated/python-tests.el
179         (python-shell-calculate-process-environment-2): Fix test.
180         (python-shell-calculate-process-environment-1)
181         (python-shell-calculate-process-environment-3): Cleanup.
183 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
185         * automated/python-tests.el (python-indent-dedenters-8): New test
186         for Bug#18432.
188 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
190         * automated/python-tests.el (python-indent-region-1)
191         (python-indent-region-2, python-indent-region-3)
192         (python-indent-region-4, python-indent-region-5): New tests.
194 2014-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
196         * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
197         * automated/cl-lib-tests.el: Rename from cl-lib.el.
199 2014-10-28  Ulf Jasper  <ulf.jasper@web.de>
201         * automated/libxml-tests.el: New file.
203 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
205         * automated/process-tests.el (process-test-quoted-batfile):
206         New test.
208 2014-10-20  Glenn Morris  <rgm@gnu.org>
210         * Merge in all changes up to 24.4 release.
212 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
214         * indent/scss-mode.scss: New file.
215         * indent/css-mode.css: Add a few uneventful examples.
217 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
219         * BidiCharacterTest.txt: New file, from Unicode.
221         * biditest.el: New file.
223 2014-10-08  Leo Liu  <sdl.web@gmail.com>
225         * automated/print-tests.el: New file.
226         (terpri): Tests for terpri.  (Bug#18652)
228 2014-10-06  Glenn Morris  <rgm@gnu.org>
230         * automated/icalendar-tests.el (icalendar--calendar-style):
231         Remove test, no longer relevant.
233 2014-10-04  Glenn Morris  <rgm@gnu.org>
235         * automated/package-x-test.el: Remove file...
236         * automated/package-test.el: ... merge package-x-test.el.  (Bug#18574)
238 2014-10-02  Glenn Morris  <rgm@gnu.org>
240         * automated/package-test.el (with-package-test, package-test-signed):
241         Also set HOME to a temp value, in case the real one is absent (e.g.
242         hydra) or read-only.  (Bug#18575)
243         (package-test-signed): Use skip-unless rather than expected-result.
245 2014-09-26  Leo Liu  <sdl.web@gmail.com>
247         * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
248         New tests.  (Bug#18557)
250 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
252         * automated/newsticker-tests.el
253         (newsticker--group-find-parent-group),
254         (newsticker--group-do-rename-group): New tests.
256 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
258         * automated/fns-tests.el (fns-tests-collate-sort):
259         Bind w32-collate-ignore-punctuation to t when sorting according to
260         UTS#10 rules.
262 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
264         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
265         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
267 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
269         * automated/fns-tests.el (fns-tests-compare-strings): In case
270         `compare-strings' shall return t, check for this.
271         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
273 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
275         * automated/python-tests.el (python-indent-electric-colon-1):
276         New test.  (Bug#18228)
278 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
280         * automated/fns-tests.el (fns-tests-sort): New test.
282 2014-08-28  Glenn Morris  <rgm@gnu.org>
284         * automated/python-tests.el (python-shell-calculate-exec-path-2):
285         Update test for today's python.el changes.
287 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
289         * automated/compile-tests.el (compile--test-error-line): Grok FILE
290         being nil.  Allows for Guile tests to pass.
291         (compile-tests--test-regexps-data): Add Guile tests.
293 2014-08-11  Glenn Morris  <rgm@gnu.org>
295         * automated/data/files-bug18141.el.gz: New file.
296         * automated/files.el (files-test-bug-18141-file):
297         New variable and test.  (Bug#18141)
299 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
301         Enumerate evaluated sexp diary entries (Bug#7911).
302         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
303         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
304         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
305         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
306         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
307         New tests.
309 2014-08-07  Glenn Morris  <rgm@gnu.org>
311         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
313 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
315         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
316         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
318 2014-08-03  Glenn Morris  <rgm@gnu.org>
320         * automated/Makefile.in (check-tar): New rule.
322 2014-08-02  Glenn Morris  <rgm@gnu.org>
324         * automated/fns-tests.el (fns-tests-compare-strings):
325         Update test.  (Bug#17903)
327         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
328         Use more precise TZ specification, as per 2013-08-04.
330 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
332         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
333         New test.
335 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
337         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
339 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
341         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
342         Work around the failures in icalendar-tests which occasionally occur on
343         hydra.nixos.org.
345 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
347         * automated/python-tests.el:
348         (python-util-clone-local-variables-1): Fix test.
350         * automated/python-tests.el (python-shell-make-comint-1):
351         (python-shell-make-comint-2): Fix indentation.
352         (python-shell-make-comint-3)
353         (python-shell-make-comint-4): New tests.
354         (python-shell-get-or-create-process-1): Fix test.
355         (python-shell-get-or-create-process-2)
356         (python-shell-get-or-create-process-3): New tests.
357         (python-shell-internal-get-or-create-process-1): Fix test.
358         (python-shell-prompt-detect-1): New test.
359         (python-shell-prompt-detect-2): New test.  (Bug#17370)
360         (python-shell-prompt-detect-3)
361         (python-shell-prompt-detect-4)
362         (python-shell-prompt-detect-5)
363         (python-shell-prompt-detect-6)
364         (python-shell-prompt-validate-regexps-1)
365         (python-shell-prompt-validate-regexps-2)
366         (python-shell-prompt-validate-regexps-3)
367         (python-shell-prompt-validate-regexps-4)
368         (python-shell-prompt-validate-regexps-5)
369         (python-shell-prompt-validate-regexps-6)
370         (python-shell-prompt-validate-regexps-7)
371         (python-shell-prompt-set-calculated-regexps-1)
372         (python-shell-prompt-set-calculated-regexps-2)
373         (python-shell-prompt-set-calculated-regexps-3)
374         (python-shell-prompt-set-calculated-regexps-4)
375         (python-shell-prompt-set-calculated-regexps-5)
376         (python-shell-prompt-set-calculated-regexps-6)
377         (python-util-valid-regexp-p-1): New tests.
379 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
381         * automated/advice-tests.el (advice-test-call-interactively): Make sure
382         the function's definition is fully restored at the end.
384 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
386         * automated/python-tests.el (python-indent-block-enders-1)
387         (python-indent-block-enders-2): Fix tests.
388         (python-indent-block-enders-3, python-indent-block-enders-4)
389         (python-indent-block-enders-5, python-indent-dedenters-1)
390         (python-indent-dedenters-2): Remove tests.
391         (python-indent-dedenters-1, python-indent-dedenters-2)
392         (python-indent-dedenters-3, python-indent-dedenters-4)
393         (python-indent-dedenters-5, python-indent-dedenters-6)
394         (python-indent-dedenters-7)
395         (python-info-dedenter-opening-block-position-1)
396         (python-info-dedenter-opening-block-position-2)
397         (python-info-dedenter-opening-block-position-3)
398         (python-info-dedenter-opening-block-positions-1)
399         (python-info-dedenter-opening-block-positions-2)
400         (python-info-dedenter-opening-block-positions-3)
401         (python-info-dedenter-opening-block-positions-4)
402         (python-info-dedenter-opening-block-positions-5)
403         (python-info-dedenter-opening-block-message-1)
404         (python-info-dedenter-opening-block-message-2)
405         (python-info-dedenter-opening-block-message-3)
406         (python-info-dedenter-opening-block-message-4)
407         (python-info-dedenter-opening-block-message-5)
408         (python-info-dedenter-statement-p-1)
409         (python-info-dedenter-statement-p-2)
410         (python-info-dedenter-statement-p-3)
411         (python-info-dedenter-statement-p-4)
412         (python-info-dedenter-statement-p-5): New tests.
414 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
416         * indent/perl.perl: Add indentation pattern for hash-table entries.
418 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
420         * automated/dbus-tests.el (dbus-test02-register-service-session)
421         (dbus-test02-register-service-system): Fix docstring.
422         (dbus-test02-register-service-own-bus)
423         (dbus-test03-peer-interface): New tests.
425 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
427         * automated/python-tests.el (python-tests-self-insert): New function.
428         (python-triple-quote-pairing): Use it.
429         (python-parens-electric-indent-1): New test. (Bug#17658)
431 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
433         * automated/subr-x-tests.el: New file.
435 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
437         * automated/tramp-tests.el (tramp--instrument-test-case):
438         Print debug buffer in any case.
440 2014-06-28  Leo Liu  <sdl.web@gmail.com>
442         * automated/calc-tests.el: New file and add tests for math-bignum.
443         (Bug#17556)
445 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
447         * automated/dbus-tests.el (dbus--test-register-service)
448         (dbus-test02-register-service-session): Replace `dbus-ping' calls
449         by `dbus-list-known-names'.  (Bug#17858)
451 2014-06-28  Glenn Morris  <rgm@gnu.org>
453         * automated/Makefile.in (GDB): New variable.
454         (emacs): Use $GDB.  (Bug#15991)
456         * automated/Makefile.in (WRITE_LOG): New variable.
457         (%.log): Use WRITE_LOG.
458         (test_template): Disable logging.
460         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
461         (test_template): New definition.  Apply to TESTS.
463 2014-06-27  Glenn Morris  <rgm@gnu.org>
465         * automated/Makefile.in (check-maybe): Rename from check.
466         (check): Re-run all the tests, every time.
467         (clean, mostlyclean): Also delete *.log~.
469 2014-06-26  Glenn Morris  <rgm@gnu.org>
471         * automated/package-x-test.el: Do not mess with load-path.
473         * automated/Makefile.in (%.log): If error, dump log to stdout.
475 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
477         * automated/package-test.el (package-test-update-listing)
478         (package-test-update-archives, package-test-describe-package):
479         Adjust tests according to new package-list-unsigned.
481 2014-06-26  Glenn Morris  <rgm@gnu.org>
483         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
485         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
487         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
488         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
489         (setwins, compile-targets, compile-main, compile-clean): Remove.
490         (GREP_OPTIONS): Unexport.
491         (.el.elc): Replace with pattern rule.
492         (%.elc, %.log): New pattern rules.
493         (ELFILES, LOGFILES): New variables.
494         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
495         (clean, mostlyclean): New rules.
496         (bootstrap-clean): Simplify.
497         (bootstrap-clean, distclean): Depend on clean.
499 2014-06-25  Glenn Morris  <rgm@gnu.org>
501         * automated/flymake-tests.el (flymake-tests--current-face):
502         Sleep for longer.  Avoid querying.
504 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
506         * automated/fns-tests.el (fns-tests-compare-string): New test.
508 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
510         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
511         according to Bug#17815.
513 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
515         * automated/python-tests.el (python-util-strip-string-1): New test.
517 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
519         Sync with Tramp 2.2.10.
521         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
522         (tramp--instrument-test-case): Extend docstring.
523         (tramp-test15-copy-directory): Skip for tramp-smb.el.
524         (tramp-test21-file-links): Use `file-truename' for directories.
525         (tramp-test27-start-file-process, tramp-test28-shell-command):
526         Retrieve process output more robustly.
527         (tramp--test-check-files): Extend test.
528         (tramp-test30-special-characters): Skip for tramp-adb.el,
529         tramp-gvfs.el and tramp-smb.el.  Add further file names.
531 2014-06-13  Glenn Morris  <rgm@gnu.org>
533         * automated/Makefile.in (compile-main):
534         GNU make automatically passes command-line arguments to sub-makes.
536 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
538         * automated/tildify-tests.el (tildify-test--test): Optimize the test
539         slightly by reusing the same temporary buffer across multiple test
540         cases.
542         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
543         (tildify-test-find-env-group-index-bug): Update to support new
544         signature of the `tildify-foreach-region-outside-env' function.
545         Namely, it now takes pairs as an argument instead of looking it up in
546         `tildify-ignored-environments-alist'.
548         * automated/tildify-tests.el (tildify-test--example-html): Add support
549         for generating XML code, so that…
550         (tildify-test-xml) …test can be added to check handling of XML
551         documents.
553         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
554         New test checking end-regex building when multiple environment pairs
555         use integers to refer to capture groups.
557         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
558         test checking end-regex building in `tildify-find-env' function when
559         integers (denoting capture groups) and strings are mixed together.
561 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
563         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
564         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
566 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
568         * automated/tramp-tests.el (tramp-test29-vc-registered):
569         Instrument failed test case.
571 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
573         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
574         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
576 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
578         * automated/tildify-tests.el: New file.
580 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
582         * indent/ruby.rb: Add one more test.
584         * indent/ps-mode.ps: New file.
586         * indent/octave.m: Add a few more tests.
588         * automated/core-elisp-tests.el
589         (core-elisp-test-window-configurations): New test.
591 2014-05-26  Glenn Morris  <rgm@gnu.org>
593         * automated/package-test.el (package-test-install-single):
594         Update for changed output.
596 2014-05-22  Glenn Morris  <rgm@gnu.org>
598         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
599         Fix handling of temporary elc files.
601         * automated/fns-tests.el (fns-tests-nreverse):
602         Update for changed string behavior.
604 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
606         * automated/fns-tests.el: New file.
607         * automated/fns-tests.el (fns-tests-nreverse)
608         (fns-tests-nreverse-bool-vector): New tests.
610 2014-05-08  Glenn Morris  <rgm@gnu.org>
612         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
613         (vc-bzr-test-faulty-bzr-autoloads):
614         Give bzr a temporary home-directory, in case the real one is missing.
616 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
618         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
619         New test.
621 2014-05-08  Glenn Morris  <rgm@gnu.org>
623         * automated/help-fns.el: New file.
625 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
627         * automated/undo-tests.el (undo-test-region-deletion): New test to
628         demonstrate bug#17235.
629         (undo-test-region-example): New test to verify example given in
630         comments for undo-make-selective-list.
632 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
634         * automated/tramp-tests.el (top):
635         * automated/file-notify-tests.el (top): Do not disable interactive
636         passwords in batch mode.
637         (password-cache-expiry): Set to nil.
639         * automated/file-notify-tests.el
640         (file-notify-test-remote-temporary-file-directory):
641         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
642         Use a mock-up method as default.
643         (tramp-test00-availability): Print the used directory name.
644         (tramp-test33-recursive-load): Fix typo.
646 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
648         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
649         (tramp-test30-special-characters): Remove test for backslash.
651 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
653         * automated/tramp-tests.el
654         (tramp-test19-directory-files-and-attributes)
655         (tramp-test22-file-times): Check for `file-attributes' equality
656         only if there is a usable timestamp.
657         (tramp--test-check-files): Do not use `copy-sequence'.
659 2014-04-22  Daniel Colascione  <dancol@dancol.org>
661         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
662         Add compile flag.
663         (test-byte-comp-macro-expansion)
664         (test-byte-comp-macro-expansion-eval-and-compile)
665         (test-byte-comp-macro-expansion-eval-when-compile)
666         (test-byte-comp-macro-expand-lexical-override): Use it.
667         (test-eager-load-macro-expansion)
668         (test-eager-load-macro-expansion-eval-and-compile)
669         (test-eager-load-macro-expansion-eval-when-compile)
670         (test-eager-load-macro-expand-lexical-override): New tests.
672         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
673         account for removal of `cl-struct-set-slot-value'. Also, move
674         the defstruct to top level.
676 2014-04-21  Daniel Colascione  <dancol@dancol.org>
678         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
679         New function.
680         (test-byte-comp-macro-expansion)
681         (test-byte-comp-macro-expansion-eval-and-compile)
682         (test-byte-comp-macro-expansion-eval-when-compile)
683         (test-byte-comp-macro-expand-lexical-override): New tests.
685         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
686         (cl-the): Fix cl-the test.
688 2014-04-20  Daniel Colascione  <dancol@dancol.org>
690         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
692 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
694         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
695         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
697 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
699         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
700         (tramp--test-make-temp-name): Optional argument LOCAL.
701         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
702         (tramp-test10-write-region): No special test for out-of-band copy
703         needed anymore.
704         (tramp-test11-copy-file, tramp-test12-rename-file)
705         (tramp-test21-file-links): Extend tests.
706         (tramp-test20-file-modes): More robust check for user "root".
707         (tramp--test-check-files): New defun.
708         (tramp-test30-special-characters, tramp-test33-recursive-load)
709         (tramp-test34-unload): New tests.
710         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
712 2014-04-11  Glenn Morris  <rgm@gnu.org>
714         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
716 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
718         * automated/electric-tests.el: Fix spelling error in test name.
719         (whitespace-skipping-for-quotes-not-outside):
720         Rename from whitespace-skipping-for-quotes-not-ouside.
722 2014-04-09  Daniel Colascione  <dancol@dancol.org>
724         * automated/syntax-tests.el: New file.
726 2014-04-09  Glenn Morris  <rgm@gnu.org>
728         * automated/python-tests.el (python-triple-quote-pairing):
729         Enable/disable electric-pair-mode as needed.
731         * automated/electric-tests.el (electric-pair-backspace-1):
732         Replace deleted function.
734 2014-04-07  João Távora  <joaotavora@gmail.com>
736         * automated/python-tests.el (python-triple-quote-pairing): New test.
737         (python-syntax-after-python-backspace): New test.
739         * automated/electric-tests.el (electric-pair-define-test-form):
740         More readable test docstrings.
741         (whitespace-skipping-for-quotes-not-ouside)
742         (whitespace-skipping-for-quotes-only-inside)
743         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
745 2014-04-04  João Távora  <joaotavora@gmail.com>
747         * automated/electric-tests.el (define-electric-pair-test):
748         Don't overtest.
749         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
750         (inhibit-in-mismatched-string-inside-c-comments): New test.
752 2014-04-02  João Távora  <joaotavora@gmail.com>
754         * automated/electric-tests.el (inhibit-if-strings-mismatched):
755         New test, change from `inhibit-only-of-next-is-mismatched'.
757 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
759         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
760         (undo-test-region-t-marker): New tests of marker adjustments.
761         (undo-test-marker-adjustment-moved):
762         (undo-test-region-mark-adjustment): New tests to demonstrate
763         bug#16818, which fail without the fix.
765 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
767         * automated/package-test.el (package-test-describe-package):
768         Fix test failure in non-graphical mode.
770 2014-03-23  Daniel Colascione  <dancol@dancol.org>
772         * automated/subword-tests.el (subword-tests2): More subword tests.
774         * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
775         New test: correct parsing of keyword arguments.
777 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
779         * automated/package-test.el (package-test-describe-package):
780         Check for the "Keywords: " line.
782         * automated/data/package/archive-contents: Include the :keywords
783         field in `simple-single' data form.
785 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
787         * automated/package-test.el
788         (package-test-install-two-dependencies): New test (bug#16826).
790         * automated/data/package/simple-two-depend-1.1.el: New file.
792         * automated/data/package/archive-contents:
793         Add info about the new package.
795 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
797         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
798         (tramp-test10-write-region): Extend for out-of-band copy.
799         (tramp-test31-asynchronous-requests): New test.
801 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
803         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
804         Add new test of undo in region.
805         (undo-test-in-region-eob): Add test case described at
806         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
808 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
810         * automated/tramp-tests.el (tramp--test-enabled)
811         (tramp-test15-copy-directory): No special handling of tramp-adb.el
812         anymore.  It's fixed in that package.
814 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
816         * automated/tramp-tests.el (tramp--test-enabled): Move connection
817         cleanup into this function.  Remove respective code from all test
818         cases.
819         (tramp--instrument-test-case): Declare `indent' and `debug'.
820         Handle other errors as well.
821         (tramp-test14-delete-directory): Check for `file-error' error.
822         (tramp-test15-copy-directory): Ignore return value of
823         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
824         (tramp-test19-directory-files-and-attributes): Take care of
825         timestamp of "../".
826         (tramp-test20-file-modes, tramp-test27-start-file-process)
827         (tramp-test28-shell-command): Skip for tramp-adb.el.
828         (tramp-test21-file-links): `file-truename' shall preserve trailing
829         link of directories.
830         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
831         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
832         `kill-buffer-query-functions' to nil.
833         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
835 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
837         * automated/tramp-tests.el
838         (tramp-test19-directory-files-and-attributes): Do not include
839         directories in comparison; they might have changed their
840         timestamps already.
842 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
844         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
845         (tramp-test17-insert-directory): First line could contain more
846         text, when produced by `ls-lisp'.
847         (tramp-test19-directory-files-and-attributes): Instrument failed
848         test case.
850 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
852         * automated/tramp-tests.el (tramp-test17-insert-directory):
853         Make first line "total 123" optional.
854         (tramp-test20-file-modes, tramp-test22-file-times)
855         (tramp-test26-process-file, tramp-test27-start-file-process)
856         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
857         tramp-smb.el.
858         (tramp-test20-file-modes): Check for "root" only when there is an
859         explicit user name.
860         (tramp-test21-file-links): Handle "... not supported" error.
861         (tramp-test22-file-times): Skip for "don't know" return values.
862         (tramp-test26-process-file, tramp-test28-shell-command):
863         Remove color escape sequences.
864         (tramp-test28-shell-command): Use `accept-process-output' rather
865         than `sit-for'.
866         (tramp-test30-utf8): Set coding system `utf-8'.
868 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
870         * automated/tramp-tests.el (tramp-test28-shell-command):
871         Perform an initial `sit-for' prior the while loop.
873 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
875         Sync with Tramp 2.2.9.
877         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
878         (tramp-test28-shell-command): Make a while loop when waiting for
879         process exit.
881 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
883         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
884         and `vc-hg'.  Declare `tramp-find-executable' and
885         `tramp-get-remote-path'.
886         (tramp-test29-vc-registered): New test.
887         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
889 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
891         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
892         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
893         (tramp-test28-shell-command): Improve `shell-command' test.
894         Add `async-shell-command' tests.
896 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
898         * automated/file-notify-tests.el (file-notify--wait-for-events):
899         Use `read-event' instead of `sit-for'.
900         (file-notify-test02-events): Remove expected result, the bug is
901         fixed meanwhile.
902         (file-notify-test02-events, file-notify-test03-autorevert):
903         Use `sleep-for' instead of `sit-for'.
905 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
907         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
908         New test.
910 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
912         * automated/file-notify-tests.el (file-notify--deftest-remote):
913         Do not skip when the local test has failed.  They are unrelated.
914         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
915         `noninteractive' to nil, otherwise `sit-for' could be degraded to
916         `sleep-for'.
917         (file-notify-test02-events): Check for `file-remote-p' instead of
918         `file-notify--test-remote-enabled'.
920 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
922         * automated/file-notify-tests.el (file-notify-test02-events):
923         Let test case fail for Bug#16519.
925 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
927         * automated/file-notify-tests.el (file-notify-test02-events):
928         Hide Bug#16519, until it is solved.
930 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
932         * automated/file-notify-tests.el
933         (file-notify--test-local-enabled): Fix error in logic.
934         (file-notify--wait-for-events): New defmacro.
935         (file-notify-test02-events): Make short breaks between file operations.
936         Use `file-notify--wait-for-events'.  Check, that events have arrived.
937         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
939         * automated/comint-testsuite.el
940         (comint-testsuite-password-strings): Add localized examples.
942 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
944         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
945         case if inotify is not linked with Emacs.  Use `read-event' rather
946         than `sit-for' in order to process events.  (Bug#13662)
948 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
950         * automated/ert-tests.el (ert-test-record-backtrace):
951         Reenable test case with adapted test string.  (Bug#13064)
953 2013-12-28  Glenn Morris  <rgm@gnu.org>
955         * automated/electric-tests.el: Require 'elec-pair.
957 2013-12-26  João Távora  <joaotavora@gmail.com>
959         * automated/electric-tests.el (electric-pair-test-for):
960         Fix autowrapping tests in batch-mode by running with
961         `transient-mark-mode' set to `lambda'.
963         * automated/electric-tests.el: New file.
965 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
967         * automated/python-tests.el
968         (python-nav-lisp-forward-sexp-safe-1): Remove test.
969         (python-nav-forward-sexp-safe-1): New test.
971 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
973         * automated/ruby-mode-tests.el: Add tests for
974         `ruby-align-to-stmt-keywords'.
976         * indent/ruby.rb: Update examples to reflect the lack of change in
977         default indentation of `begin' blocks.
979 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
981         * indent/ruby.rb: Update examples according to the change
982         in `smie-indent-close'.
984 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
986         * indent/ruby.rb: New examples.
988 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
990         * automated/python-tests.el (python-indent-dedenters-2): New test.
992 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
994         * automated/python-tests.el (python-indent-after-comment-1)
995         (python-indent-after-comment-2): New tests.
997 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
999         * automated/python-tests.el (python-indent-block-enders-1):
1000         Rename from python-indent-block-enders.
1001         (python-indent-block-enders-2): New test.
1003 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
1005         * indent/js.js: New file.
1007 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
1009         * automated/dbus-tests.el: New file.
1011 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1013         * automated/regexp-tests.el: New file.
1015 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
1017         * automated/reftex-tests.el (reftex-parse-from-file-test):
1018         Run temp-dir through file-truename, to make sure the temporary file
1019         names are comparable as strings.
1021         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
1022         Force Unix EOLs by using 'utf-8-unix', since the default of
1023         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
1025 2013-11-28  Glenn Morris  <rgm@gnu.org>
1027         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
1029 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
1031         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
1032         (EMACSOPT): Use $(PATH_SEP).
1034 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
1036         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
1037         Set to nil.
1039 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
1041         * automated/file-notify-tests.el
1042         (file-notify-test-remote-temporary-file-directory):
1043         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
1044         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1045         (file-notify--deftest-remote): Cleanup connection initially.
1046         (file-notify-test03-autorevert): Run also in batch mode.  Use a
1047         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
1048         does not work on MS Windows.  Call `accept-process-output' for
1049         remote files.  Apply `string-match' instead of `string-equal', the
1050         messages are different on MS Windows.
1052         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1053         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
1054         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1056 2013-11-23  Glenn Morris  <rgm@gnu.org>
1058         * automated/python-tests.el (python-shell-make-comint-1)
1059         (python-shell-make-comint-2, python-shell-get-process-1):
1060         Suppress creation of some temp-files.
1062         * automated/python-tests.el (python-shell-parse-command-1)
1063         (python-shell-make-comint-1, python-shell-make-comint-2)
1064         (python-shell-get-process-1)
1065         (python-shell-internal-get-or-create-process-1):
1066         Skip rather than fail if prereqs not found.
1068         * automated/Makefile.in (emacs):
1069         Empty EMACSLOADPATH rather than unsetting.
1071 2013-11-22  Glenn Morris  <rgm@gnu.org>
1073         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1074         Set expected-result.
1076 2013-11-21  Glenn Morris  <rgm@gnu.org>
1078         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
1079         (compile-main): Pass XARGS_LIMIT to xargs.
1081         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
1082         (EMACSOPT): Use PATH_SEPARATOR.
1084 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
1086         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1087         Add a failing test for Bug#15874.
1088         (ruby--insert-coding-comment-ruby-style)
1089         (ruby--insert-coding-comment-emacs-style)
1090         (ruby--insert-coding-comment-custom-style):
1091         Add a few tests for `ruby--insert-coding-comment'.
1093 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
1095         Improve API of recently-added bool vector functions (Bug#15912).
1096         * automated/data-tests.el: Adjust to API changes.
1098 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
1100         * automated/tramp-tests.el (tramp-test07-file-exists-p)
1101         (tramp-test08-file-local-copy)
1102         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1103         (tramp-test11-copy-file, tramp-test12-rename-file)
1104         (tramp-test13-make-directory, tramp-test14-delete-directory)
1105         (tramp-test15-copy-directory, tramp-test16-directory-files)
1106         (tramp-test17-insert-directory, tramp-test18-file-attributes)
1107         (tramp-test19-directory-files-and-attributes)
1108         (tramp-test20-file-modes, tramp-test21-file-links)
1109         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1110         (tramp-test24-file-name-completion, tramp-test25-load)
1111         (tramp-test26-process-file, tramp-test27-start-file-process)
1112         (tramp-test28-shell-command): Cleanup connection initially.
1114 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1116         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
1117         connection before running the test.
1119 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1121         * automated/tramp-tests.el (tramp-test15-copy-directory)
1122         (tramp-test16-directory-files, tramp-test17-insert-directory)
1123         (tramp-test18-file-attributes)
1124         (tramp-test19-directory-files-and-attributes)
1125         (tramp-test20-file-modes, tramp-test21-file-links)
1126         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1127         (tramp-test24-file-name-completion, tramp-test25-load)
1128         (tramp-test26-process-file, tramp-test27-start-file-process)
1129         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
1130         (tramp-test29-utf8): New test.
1132 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
1134         * automated/file-notify-tests.el (file-notify-test02-events)
1135         (file-notify-test03-autorevert): Suppress messages in `write-region'.
1137         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
1138         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
1139         (tramp-test26-process-file, tramp-test28-shell-command):
1140         Ensure, that the directory is not empty when calling "ls".
1142 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
1144         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1145         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
1146         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
1147         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1148         (tramp-test26-process-file): Add tests.
1149         (tramp-test11-copy-file): Remove debug message.
1150         (tramp-test20-file-modes): Special case, if user is "root".
1152 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
1154         * automated/file-notify-tests.el:
1155         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1156         `tramp-remote-path' when running on hydra.
1157         (tramp-test07-file-exists-p): Remove instrumentation code.
1158         (tramp-test26-process-file): Don't use "/bin/true" and
1159         "/bin/false", these paths do not exist on hydra.
1161 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
1163         * automated/process-tests.el: New file.
1165 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
1167         * indent/ruby.rb: New examples.
1169 2013-11-06  Glenn Morris  <rgm@gnu.org>
1171         * automated/Makefile.in (setwins): Avoid accidental matches.
1173 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
1175         * automated/tramp-tests.el (tramp-test07-file-exists-p):
1176         Fix docstring.  Instrument, in order to hunt failure on hydra.
1178 2013-11-06  Glenn Morris  <rgm@gnu.org>
1180         * automated/flymake-tests.el (warning-predicate-rx-gcc)
1181         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1182         (warning-predicate-function-perl):
1183         * automated/info-xref.el (info-xref-test-makeinfo):
1184         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1185         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1187 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
1189         * automated/tramp-tests.el: New file.
1191 2013-11-05  Glenn Morris  <rgm@gnu.org>
1193         Get rid of --chdir usage.
1194         * automated/Makefile.in (EMACSOPT): Move -L here.
1195         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1196         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
1197         (.el.elc): No more need to pass -L here.
1198         (compile-main): Get rid of sub-shell and cd.
1199         (compile-clean, check): Get rid of cd.
1201         Make it possible to run tests with a different working directory.
1202         * automated/flymake-tests.el (flymake-tests-data-directory): New.
1203         (flymake-tests--current-face): Use flymake-tests-data-directory.
1204         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1205         (warning-predicate-function-perl): Adapt for above change.
1206         * automated/zlib-tests.el (zlib-tests-data-directory): New.
1207         (zlib--decompress): Use zlib-tests-data-directory.
1209         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1210         Remove test that makes no sense.
1212         * automated/files.el (files-test-local-variable-data):
1213         Fix result typo presumably caused by interference from dir-locals.
1214         (file-test--do-local-variables-test): Prevent dir-locals interfering.
1216 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
1218         * indent/ruby.rb: Add a statement on the line after heredoc.
1219         Move a now-successful example.
1221         * automated/ruby-mode-tests.el: Remove outdated comment.
1223 2013-11-04  Glenn Morris  <rgm@gnu.org>
1225         * automated/Makefile.in (abs_srcdir): Remove.
1226         (emacs): Unset EMACSLOADPATH.
1227         (.el.elc, check): Use -L to append srcdir to load-path.
1229 2013-11-02  Glenn Morris  <rgm@gnu.org>
1231         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1232         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1233         (abs_srcdir): New, set by configure.
1234         (EMACS): Use a relative file name.
1235         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1236         (lisp-compile): Remove (assume it's up-to-date).
1237         (compile-main): Do not run lisp-compile.
1238         (compile-main, compile-clean, compile-always, bootstrap-clean)
1239         (check): Use srcdir rather than $test.  Check cd return value.
1240         Use --chdir.
1241         (doit, compile, compile-always): Remove stuff copied from lisp/.
1242         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1244 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
1246         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1247         Add a skipping test.
1249 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1251         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1253         * indent/css-mode.css (.x2): Test alignement inside braces.
1255 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1257         * indent/ruby.rb: New failing example.
1259         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1260         Fix the test, in respect to adding the space after the curly.
1262 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1264         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1265         (ert-test-deftest): Adapt test for changed macro expansion.
1266         (ert-test-run-tests-interactively):
1267         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1268         Add a skipping test.
1270         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1271         (file-notify--test-local-enabled): Make it a function.  Check also
1272         for `file-remote-p' of `temporary-file-directory'.
1273         (file-notify--test-remote-enabled-checked): New defvar.
1274         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1275         internal functions.  Cache result.
1276         (file-notify--deftest-remote, file-notify-test00-availability)
1277         (file-notify-test01-add-watch, file-notify-test02-events)
1278         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1279         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1281 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1283         * indent/ruby.rb: Fix syntax error in the latest example.
1285 2013-10-23  Glenn Morris  <rgm@gnu.org>
1287         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1288         New, set by configure.
1289         (top_srcdir): Remove.
1290         (abs_test, abs_lispsrc): New.
1291         (lisp): No longer absolute.
1292         (emacs, lisp-compile, compile, compile-always):
1293         Quote entities that might contain whitespace.
1295 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1297         * indent/ruby.rb: Move two examples to "working" section, add one
1298         more.
1300 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1302         * indent/ruby.rb: New examples for indentation of blocks.
1303         Example of hash inside parens that inflooped before the present commit.
1305 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1307         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1308         allows another timer to run.
1310 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1312         * indent/ruby.rb: More examples for bug#15594, both failing and
1313         now passing.
1315 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1317         * indent/ruby.rb: Add two more cases.
1319 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1321         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1322         first use.
1323         (ruby-should-indent): Use indent-according-to-mode.
1324         (ruby-deftest-move-to-block): Use `declare'.
1326 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1328         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1330 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1332         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1334 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1336         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1337         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1339         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1341 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1343         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1344         Adjust indentation of continued line to the new SMIE behavior.
1346 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1348         * automated/completion-tests.el:
1349         * indent/css-mode.css: New files.
1351 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1353         * automated/data/package/signed/archive-contents:
1354         * automated/data/package/signed/archive-contents.sig:
1355         * automated/data/package/signed/signed-good-1.0.el:
1356         * automated/data/package/signed/signed-good-1.0.el.sig:
1357         * automated/data/package/signed/signed-bad-1.0.el:
1358         * automated/data/package/signed/signed-bad-1.0.el.sig:
1359         * automated/data/package/key.pub:
1360         * automated/data/package/key.sec: New files.
1362         * automated/package-test.el (package-test-update-listing)
1363         (package-test-update-archives, package-test-describe-package):
1364         Adjust to package.el change.
1365         (package-test-signed): New test.
1367 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1369         * automated/package-test.el: Update all cases to use :url instead
1370         of :homepage.
1372         * automated/package-x-test.el
1373         (package-x-test--single-archive-entry-1-3): Same.
1375 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1377         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1378         was unused.
1379         (simple-single-desc): Expect :homepage property.
1380         (multi-file-desc): Same.
1381         (with-package-test): Do not save previous `default-directory'
1382         value, let-bind the var instead.
1383         (package-test-install-single): Expect :homepage property in the
1384         generated pkg file.
1385         (package-test-describe-package): Expect Homepage button.
1386         (package-test-describe-non-installed-package)
1387         (package-test-describe-non-installed-multi-file-package): Same.
1388         (package-test-describe-not-installed-package): Remove, it was a
1389         duplicate.
1391         * automated/package-x-test.el
1392         (package-x-test--single-archive-entry-1-3): Expect :homepage
1393         property.
1394         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1396         * automated/data/package/simple-single-1.3.el: Add URL header.
1398         * automated/data/package/archive-contents: Add :homepage
1399         properties to `simple-single' and `multi-file'.
1401 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1403         * automated/data-tests.el:
1404         (bool-vector-count-matches-all-0-nil)
1405         (bool-vector-count-matches-all-0-t)
1406         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1407         (bool-vector-count-matches-at, bool-vector-intersection-op)
1408         (bool-vector-union-op, bool-vector-xor-op)
1409         (bool-vector-set-difference-op)
1410         (bool-vector-change-detection, bool-vector-not): New tests.
1411         (mock-bool-vector-count-matches-at)
1412         (test-bool-vector-bv-from-hex-string)
1413         (test-bool-vector-to-hex-string)
1414         (test-bool-vector-count-matches-at-tc)
1415         (test-bool-vector-apply-mock-op)
1416         (test-bool-vector-binop): New helper functions.
1417         (bool-vector-test-vectors): New testcase data.
1419 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1421         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1422         (advice-test-called-interactively-p-filter-args)
1423         (advice-test-called-interactively-p-around): New tests.
1425 2013-09-16  Glenn Morris  <rgm@gnu.org>
1427         * automated/eshell.el (eshell-match-result):
1428         Return a more informative failure than simply "false".  Update callers.
1430         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1431         Test value before and after loop as well as during.
1433 2013-09-15  Glenn Morris  <rgm@gnu.org>
1435         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1436         New test.  (Bug#15372)
1437         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1439 2013-09-13  Glenn Morris  <rgm@gnu.org>
1441         * automated/eshell.el (with-temp-eshell):
1442         Use a temp directory for eshell-directory-name.
1443         (eshell-test-command-result): New, again using a temp directory.
1444         Replace eshell-command-result with this throughout.
1445         (eshell-test/for-loop, eshell-test/for-name-loop):
1446         Ensure environment variables don't confuse us.
1448 2013-09-12  Glenn Morris  <rgm@gnu.org>
1450         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1451         due to "has a running process; kill it?" prompts.
1453 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1455         * automated/eshell.el: Rename from eshell.el.
1456         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1458 2013-09-01  Glenn Morris  <rgm@gnu.org>
1460         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1461         Otherwise the sed command used by eg compile-main ends up
1462         containing "/*.el".  (Bug#15170)
1464 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1466         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1467         for portability to hosts where /bin/sh has problems.
1469 2013-08-21  David Engster  <deng@randomsample.de>
1471         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1472         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1473         upstream.  Changed to use ERT.
1475 2013-08-14  Daniel Hackney  <dan@haxney.org>
1477         * automated/package-test.el: Remove tar-package-building functions.
1478         Tar file used for testing is included in the repository.
1479         (package-test-install-texinfo, package-test-cleanup-built-files):
1480         Remove.
1482 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1484         * automated/python-tests.el (python-imenu-create-index-4)
1485         (python-imenu-create-flat-index-2): New tests.
1487 2013-08-05  Glenn Morris  <rgm@gnu.org>
1489         * automated/mule-util.el: New file, with tests extracted from
1490         lisp/international/mule-util.el.
1492 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1494         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1495         before definition.
1496         (advice-tests-macroaliases): New test.
1498 2013-08-04  Glenn Morris  <rgm@gnu.org>
1500         * automated/ert-tests.el: Disable failing test that no-one seems
1501         to know how to fix.  (Bug#13064)
1503         * automated/icalendar-tests.el (icalendar-tests--test-export)
1504         (icalendar-tests--test-import): Try more precise TZ specification.
1505         Remove debug messages.
1507 2013-08-03  Glenn Morris  <rgm@gnu.org>
1509         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1511         * automated/icalendar-tests.el (icalendar-tests--test-export)
1512         (icalendar-tests--test-import):
1513         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1514         (icalendar-tests--test-import): Reset zone even if error occurred.
1516 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1518         * automated/core-elisp-tests.el: New file.
1520 2013-08-01  Glenn Morris  <rgm@gnu.org>
1522         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1523         Try to check that the remote system has a notification program.
1525 2013-07-31  Glenn Morris  <rgm@gnu.org>
1527         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1529 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1531         * automated/file-notify-tests.el
1532         (file-notify--test-local-enabled): New defconst.  Replaces all
1533         `file-notify-support' occurrences.
1534         (file-notify--test-remote-enabled): New defun.
1535         (file-notify--deftest-remote): Use it.
1536         (file-notify-test00-availability): Rewrite.
1537         (file-notify-test00-availability-remote): New defun.
1538         (file-notify-test01-add-watch): Rewrite first erroneous check.
1540 2013-07-23  Glenn Morris  <rgm@gnu.org>
1542         * automated/inotify-test.el (inotify-file-watch-simple):
1543         Delete temp-file when done.
1545         * automated/subword-tests.el: Require subword.
1547 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1549         * automated/subword-tests.el: New file.
1551 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1553         * automated/python-tests.el (python-imenu-create-index-2)
1554         (python-imenu-create-index-3): New tests.
1556 2013-07-11  Glenn Morris  <rgm@gnu.org>
1558         * automated/ert-tests.el: Require cl-lib at runtime too.
1559         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1560         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1561         (ert-test-set-functions, ert-test-gensym)
1562         (ert-test-coerce-to-vector, ert-test-string-position)
1563         (ert-test-mismatch): Remove tests.
1564         * automated/cl-lib.el: New, split from ert-tests.el.
1566         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1567         Goto point-min.
1568         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1569         (ruby-move-to-block-skips-percent-literal)
1570         (ruby-move-to-block-skips-heredoc)
1571         (ruby-move-to-block-moves-from-else-to-if)
1572         (ruby-beginning-of-defun-does-not-fold-case)
1573         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1574         Replace goto-line with forward-line/goto-char.
1575         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1577         * automated/package-test.el (makeinfo-buffer): Autoload.
1578         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1579         (package-test-install-texinfo): Don't require makeinfo.
1581         * automated/files.el: Stop "local variables" confusion.
1583         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1585         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1586         Use with-current-buffer.
1588         * automated/undo-tests.el (undo-test-buffer-modified)
1589         (undo-test-file-modified): New tests.
1591 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1593         * automated/file-notify-tests.el (file-notify-test00-availability):
1594         Set :expected-result.
1595         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1596         (file-notify-test02-events, file-notify-test02-events-remote)
1597         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1598         Skip when `file-notify-support' is nil.  (Bug#14823)
1600 2013-07-09  Glenn Morris  <rgm@gnu.org>
1602         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1603         Declare.
1604         (inotify-file-watch-simple): Silence compiler.
1606         * automated/python-tests.el (python-indent-block-enders):
1607         Make it actually test something.
1609         * automated/package-x-test.el: Require package-test when compiling.
1611         * automated/add-log-tests.el, automated/advice-tests.el:
1612         * automated/imenu-test.el, automated/package-x-test.el:
1613         * automated/python-tests.el, automated/ruby-mode-tests.el:
1614         * automated/xml-parse-tests.el: Explicitly require ert.
1616 2013-07-08  Kenichi Handa  <handa@gnu.org>
1618         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1619         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1621 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1623         * automated/file-notify-tests.el
1624         (file-notify-test-remote-temporary-file-directory):
1625         Use `null-device' on w32.
1626         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1627         (file-notify--test-results, file-notify--test-event)
1628         (file-notify--deftest-remote, file-notify--event-test)
1629         (file-notify--test-event-handler)
1630         (file-notify--test-make-temp-name): Rename, in order to mark them
1631         internal.
1632         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1633         better fitting in noninteractive tests.
1634         (file-notify-test00-availability): Rename from `file-notify-test0'.
1635         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1636         Use `temporary-file-directory '.
1637         (file-notify-test01-add-watch-remote): New test.
1638         (file-notify-test02-events): Rename from `file-notify-test2'.
1639         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1640         (file-notify-test03-autorevert): Rename from
1641         `file-notify-test4'.  Use timeouts.
1642         (file-notify-test03-autorevert-remote): Rename from
1643         `file-notify-test5'.
1645 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1647         * automated/file-notify-tests.el: New package.
1649 2013-06-28  Kenichi Handa  <handa@gnu.org>
1651         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1652         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1653         Callers changed.
1654         (decoder-tests-filename): New function.
1655         (decoder-tests-prefer-utf-8-read)
1656         (decoder-tests-prefer-utf-8-write): New function.
1657         (ert-test-decoder-prefer-utf-8): New test.
1659 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1661         * automated/package-x-test.el: Change the commentary.
1662         (package-x-test--single-archive-entry-1-3)
1663         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1664         using the appropriate data structure.
1666 2013-06-27  Daniel Hackney  <dan@haxney.org>
1668         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1670         * automated/package-x-test.el: New file.
1672         * automated/package-test.el: New file.
1674         * automated/data/package: New directory, with test examples.
1676 2013-06-27  Glenn Morris  <rgm@gnu.org>
1678         * automated/python-tests.el (python-tests-with-temp-file):
1679         Clean up after ourself.
1681         * automated/undo-tests.el (undo-test3): Remove test that seems to
1682         do nothing that the previous one doesn't, except leave a tempfile.
1684 2013-06-26  Glenn Morris  <rgm@gnu.org>
1686         * automated/info-xref.el: New file.
1688 2013-06-25  Glenn Morris  <rgm@gnu.org>
1690         * automated/occur-tests.el (occur-test-create): New function.
1691         Use it to create separate tests for each element, so we run them
1692         all rather than stopping at the first error.
1694 2013-06-24  Glenn Morris  <rgm@gnu.org>
1696         * automated/occur-tests.el (occur-tests):
1697         Update for 2013-05-29 change to occur header line.
1699 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1701         Test suite for flymake.
1702         * automated/flymake-tests.el:
1703         * automated/flymake/warnpred/Makefile
1704         * automated/flymake/warnpred/test.c
1705         * automated/flymake/warnpred/test.pl: New files.
1707 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1709         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1711 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1713         * automated/reftex-tests.el: New test suite for reftex.
1715 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1717         * automated/ruby-mode-tests.el: New tests, for percent literals
1718         and expression expansion.
1720 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1722         * indent/octave.m: Tweak.
1724 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1726         * eshell.el: Rewrite tests using ERT.
1728 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1730         * indent/octave.m: Add tests for %!, # and ### comments.
1732 2013-05-23  Kenichi Handa  <handa@gnu.org>
1734         * automated/decoder-tests.el: New file.
1736 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1738         * indent/ruby.rb: Add multiline regexp example.
1740         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1741         (ruby-regexp-skips-over-interpolation)
1742         (ruby-regexp-continues-till-end-when-unclosed)
1743         (ruby-regexp-can-be-multiline)
1744         (ruby-interpolation-inside-percent-literal): New tests.
1746 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1748         * indent/ruby.rb: Fix indentation after =; add more cases.
1750 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1752         * indent/pascal.pas: Add test for mis-identified comments.
1754 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1756         * automated/imenu-test.el: New file.  (Bug#14112)
1758 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1760         * automated/python-tests.el (python-imenu-prev-index-position-1):
1761         Remove test.
1762         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1763         New tests.
1765 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1767         * automated/python-tests.el (python-nav-backward-defun-2)
1768         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1769         (python-nav-forward-defun-3): New tests.
1771 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1773         * automated/python-tests.el (python-nav-backward-defun-1)
1774         (python-nav-forward-defun-1): New tests.
1776 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1778         * automated/add-log-tests.el: New file.  (Bug#14112)
1780 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1782         * automated/python-tests.el (python-indent-block-enders): New test.
1783         (python-info-current-defun-2): Fix test.
1785 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1787         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1789 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1791         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1792         (python-tests-with-temp-file): New macro.
1793         (python-tests-shell-interpreter): New var.
1794         (python-shell-get-process-name-1)
1795         (python-shell-internal-get-process-name-1)
1796         (python-shell-parse-command-1)
1797         (python-shell-calculate-process-environment-1)
1798         (python-shell-calculate-process-environment-2)
1799         (python-shell-calculate-process-environment-3)
1800         (python-shell-calculate-exec-path-1)
1801         (python-shell-calculate-exec-path-2)
1802         (python-shell-make-comint-1)
1803         (python-shell-make-comint-2)
1804         (python-shell-get-process-1)
1805         (python-shell-get-or-create-process-1)
1806         (python-shell-internal-get-or-create-process-1): New tests.
1808 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1810         * automated/python-tests.el: New file.
1812 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1814         * automated/ruby-mode-tests.el
1815         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1816         bits inside the examples.
1817         (ruby-move-to-block-skips-heredoc): New test.
1818         (ruby-add-log-current-method-after-inner-class):
1819         Lower expectations: move point inside a method, initially.
1821 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1823         * automated/ruby-mode-tests.el
1824         (ruby-move-to-block-skips-percent-literal): New test.
1826 2013-02-04  Chong Yidong  <cyd@gnu.org>
1828         * automated/thingatpt.el: New file.
1830 2013-02-03  Chong Yidong  <cyd@gnu.org>
1832         * automated/files.el (file-test--do-local-variables-test):
1833         Avoid compilation warning message.
1835 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1837         * automated/ruby-mode-tests.el
1838         (ruby-indent-spread-args-in-parens): New test.
1839         * automated/ruby-mode-tests.el (ruby-block-test-example):
1840         Break indentation of the do block opener and add a line inside it.
1841         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1842         Adjust line numbers.
1844 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1846         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1848 2013-01-14  Glenn Morris  <rgm@gnu.org>
1850         * automated/compile-tests.el (compile-tests--test-regexps-data):
1851         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1853 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1855         * automated/man-tests.el: New file.
1857 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1859         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1861 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1863         * automated/undo-tests.el: New file.
1865 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1867         * automated/ruby-mode-tests.el
1868         (ruby-indent-after-block-in-continued-expression): New test.
1870 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1872         * automated/ruby-mode-tests.el:
1873         Rename one interpolation test; add three more.
1874         (ruby-with-temp-buffer): New macro, use it where appropriate.
1875         (ruby-add-log-current-method-examples): Use "_" for target point.
1876         Add four new tests for ruby-add-log-current-method.
1878 2012-12-11  Glenn Morris  <rgm@gnu.org>
1880         * automated/f90.el (f90-test-bug13138): New test.
1882 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1884         * automated/inotify-test.el: New test.
1886 2012-12-02  Chong Yidong  <cyd@gnu.org>
1888         * automated/ruby-mode-tests.el
1889         (ruby-add-log-current-method-examples): Don't use loop macro, to
1890         allow automated testing to work.
1892 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1894         * automated/advice-tests.el (advice-tests--data): Remove.
1895         (advice-tests): Move the tests directly here instead.
1896         Add called-interactively-p tests.
1898 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1900         * automated/ert-x-tests.el: Use cl-lib.
1901         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1903 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1905         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1906         (ruby-indent-inside-heredoc-after-operator)
1907         (ruby-indent-inside-heredoc-after-space): New tests.
1908         Change direct font-lock face references to var references.
1909         (ruby-interpolation-suppresses-syntax-inside): New test.
1910         (ruby-interpolation-inside-percent-literal-with-paren):
1911         New failing test.
1913 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1915         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1916         (ruby-singleton-class-no-heredoc-font-lock)
1917         (ruby-add-log-current-method-examples): New tests.
1918         (ruby-test-string): Extract from ruby-should-indent-buffer.
1919         (ruby-deftest-move-to-block): New macro.
1920         Add several move-to-block tests.
1922 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1924         * automated/advice-tests.el: New tests.
1926 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1928         * automated/compile-tests.el (compile-tests--test-regexps-data):
1929         Add new data for msft's new format.
1931 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1933         * automated/ruby-mode-tests.el:
1934         (ruby-toggle-block-to-multiline): New test.
1935         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1936         (ruby-toggle-block-to-brace): Use buffer-string.
1938 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1940         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1942 2012-08-28  Chong Yidong  <cyd@gnu.org>
1944         * automated/files.el: Test every combination of values for
1945         enable-local-variables and enable-local-eval.
1947 2012-08-19  Chong Yidong  <cyd@gnu.org>
1949         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1951 2012-08-18  Chong Yidong  <cyd@gnu.org>
1953         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1955 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1957         * indent/ruby.rb: Rearrange examples, add new ones.
1959 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1961         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1962         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1964 2012-08-11  Glenn Morris  <rgm@gnu.org>
1966         * automated/files.el: New file.
1968         * automated/Makefile.in (all): Fix typo.
1970 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1972         * automated/ruby-mode-tests.el (ruby-should-indent):
1973         Add docstring, check (current-indentation) instead of (current-column).
1974         (ruby-should-indent-buffer): New function.
1975         Add tests for `ruby-deep-indent-paren' behavior.
1976         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1978 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1980         Original tests in test_ruby_mode.rb in upstream (author).
1982 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1984         * automated/ruby-mode-tests.el (ruby-should-indent)
1985         (ruby-assert-state): New functions.
1986         Add new tests.
1988 2012-07-29  David Engster  <deng@randomsample.de>
1990         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1991         New variable to hold test data for name expansion.
1992         (xml-parse-tests): Test the two different types of name expansion.
1994 2012-07-29  Juri Linkov  <juri@jurta.org>
1996         * automated/occur-tests.el (occur-test-case): Use predefined
1997         buffer name " *test-occur*" instead of a random buffer name.
1999 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
2001         * automated/ruby-mode-tests.el: New file with one test.
2003 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2005         * indent/shell.sh: Add test case for ${#VAR}.
2007         * indent/latex-mode.tex: New file.
2009 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2011         * eshell.el: Use cl-lib.
2013 2012-07-03  Chong Yidong  <cyd@gnu.org>
2015         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
2017 2012-07-02  Chong Yidong  <cyd@gnu.org>
2019         * automated/xml-parse-tests.el (xml-parse-tests--data):
2020         More testcases.
2022 2012-07-01  Chong Yidong  <cyd@gnu.org>
2024         * automated/xml-parse-tests.el: New file.
2026 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2028         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
2029         Use cl-flet.
2031 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
2033         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
2034         Test escaped commas in TZID (Bug#11473).
2035         (icalendar-import-with-timezone): New.
2036         (icalendar-real-world): Add new testcase as given in the bugreport
2037         of Bug#11473.
2039 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
2041         * automated/icalendar-tests.el (icalendar-tests--test-import):
2042         Include UID in import tests (Bug#11525).
2043         (icalendar-import-non-recurring, icalendar-import-rrule)
2044         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
2045         UID-import change.
2046         (icalendar-import-with-uid): New.
2047         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
2048         Include UID in cycle tests.
2049         (icalendar-cycle, icalendar-real-world): UID-import change.
2051 2012-05-21  Glenn Morris  <rgm@gnu.org>
2053         * automated/Makefile.in (setwins): Scrap superfluous subshell.
2055 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
2057         * automated/url-util-tests.el: New file to test
2058         lisp/url/url-util.el.  Only `url-build-query-string' and
2059         `url-parse-query-string' are tested right now (Bug#8706).
2061 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2063         * indent/shell.sh:
2064         * indent/shell.rc: Ad some test cases.
2066 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2068         * indent/ruby.rb: New file, to test new syntax-propertize code.
2070 2012-04-11  Glenn Morris  <rgm@gnu.org>
2072         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
2074 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2076         * automated/url-future-tests.el (url-future-tests): Move from
2077         lisp/url/url-future.el and rename.
2079 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
2081         * automated/icalendar-tests.el (icalendar-import-non-recurring):
2082         Fix broken test, caused by missing trailing blank.
2084 2011-12-03  Chong Yidong  <cyd@gnu.org>
2086         * automated/compile-tests.el (compile-tests--test-regexps-data):
2087         Increase column numbers by one to reflect change in how
2088         compilation-message is recorded (Bug#10172).
2090 2011-11-22  Glenn Morris  <rgm@gnu.org>
2092         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
2094 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2096         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
2098 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2100         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
2101         (icalendar-tests--test-export, icalendar-tests--do-test-export):
2102         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
2104 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
2106         * automated/newsticker-tests.el
2107         (newsticker--group-manage-orphan-feeds): Remove fsetting of
2108         newsticker--treeview-tree-update.
2110 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
2112         * automated/newsticker-tests.el
2113         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
2115         * automated/newsticker-tests.el
2116         (newsticker--group-manage-orphan-feeds): Prevent updating
2117         newsticker treeview.  Fixed bug#9763.
2119 2011-10-20  Glenn Morris  <rgm@gnu.org>
2121         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
2123         * automated/vc-bzr.el: New file.
2125 2011-10-15  Glenn Morris  <rgm@gnu.org>
2127         * automated/f90.el: New file.
2129 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
2131         * automated/newsticker-tests.el: Move newsticker-testsuite.el
2132         to automated/newsticker-tests.el.  Convert to ERT.
2134 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
2136         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
2137         Remove, simply use string=.
2138         (icalendar--diarytime-to-isotime)
2139         (icalendar--datetime-to-diary-date)
2140         (icalendar--datestring-to-isodate)
2141         (icalendar--format-ical-event)
2142         (icalendar--parse-summary-and-rest)
2143         (icalendar-tests--do-test-import)
2144         (icalendar-tests--do-test-cycle): Change argument order of
2145         string= to EXPECTED ACTUAL.
2146         (icalendar--import-format-sample)
2147         (icalendar--format-ical-event)
2148         (icalendar-import-non-recurring)
2149         (icalendar-import-rrule)
2150         (icalendar-import-duration)
2151         (icalendar-import-bug-6766)
2152         (icalendar-real-world): Adjust to string= instead of
2153         icalendar-tests--compare-strings.
2154         (icalendar-import-multiple-vcalendars): New.
2156 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2158         * automated/gnus-tests.el: Add wrapper for Gnus tests.
2159         Require CL.
2161 2011-05-09  Juri Linkov  <juri@jurta.org>
2163         * automated/occur-tests.el: Move from test/occur-testsuite.el.
2164         Convert to ERT.
2166 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
2168         * automated/compile-tests.el: New file.
2170 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
2172         * automated/font-parse-tests.el: Don't byte-compile.
2174         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
2176 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2178         * automated/lexbind-tests.el: New file.
2180 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2182         * Version 23.3 released.
2184 2011-03-05  Glenn Morris  <rgm@gnu.org>
2186         * eshell.el: Move here from lisp/eshell/esh-test.el.
2188 2011-03-03  Christian Ohler  <ohler@gnu.org>
2190         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2191         New test.
2193 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
2195         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2196         convert to ERT format.
2198 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
2200         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2201         convert to ERT format.
2203 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2205         * indent/shell.sh:
2206         * indent/shell.rc: New files.
2208 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
2210         * automated/font-parse-tests.el: Move from
2211         font-parse-testsuite.el.
2213 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
2215         * font-parse-testsuite.el (test-font-parse-data): New file.
2217 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2219         * indent/prolog.prolog: Add tokenizing tests.
2221 2011-01-13  Christian Ohler  <ohler@gnu.org>
2223         * automated: New directory for automated tests.
2225         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2227         * automated/Makefile.in: New file.
2229 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2231         * indent/modula2.mod: New file.
2233 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2235         * indent/octave.m: Add a test to ensure indentation is local.
2237 2010-10-23  Glenn Morris  <rgm@gnu.org>
2239         * comint-testsuite.el
2240         (comint-testsuite--test-comint-password-prompt-regexp):
2241         Add "Please enter the password".  (Bug#7224)
2243 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2245         * indent/prolog.prolog: Use normal spacing around !.
2247 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2249         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2251 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2253         * indent/octave.m: Remove some `fixindent' not needed any more.
2255 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2257         * indent/octave.m: New file.
2259 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2261         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2262         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2263         (icalendar-testsuite--run-internal-tests): New.
2264         (icalendar-testsuite--test-convert-ordinary-to-ical)
2265         (icalendar-testsuite--test-convert-block-to-ical)
2266         (icalendar-testsuite--test-convert-anniversary-to-ical)
2267         (icalendar-testsuite--test-parse-vtimezone)
2268         (icalendar-testsuite--do-test-export): Code formatting.
2269         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2270         (icalendar-testsuite--do-test-import)
2271         (icalendar-testsuite--do-test-cycle):
2272         Use icalendar-testsuite--compare-strings
2273         (icalendar-testsuite--run-import-tests): Comment added.
2274         (icalendar-testsuite--run-import-tests)
2275         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2277 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2279         * redisplay-testsuite.el (test-redisplay-3): New test.
2281 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2283         * comint-testsuite.el: New file.
2285 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2287         * indent: New dir.
2289 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2291         * Version 23.2 released.
2293 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2295         * cedet/semantic-ia-utest.el
2296         (semantic-symref-test-count-hits-in-tag): Add function, from
2297         semantic-test.el.
2299         * cedet/tests/test.cpp:
2300         * cedet/tests/test.py:
2301         * cedet/tests/teststruct.cpp:
2302         * cedet/tests/testtemplates.cpp:
2303         * cedet/tests/testusing.cpp:
2304         * cedet/tests/scopetest.cpp:
2305         * cedet/tests/scopetest.java: Files deleted.
2307         * cedet/tests/test.make:
2308         * cedet/tests/test.c:
2309         * cedet/tests/testjavacomp.java:
2310         * cedet/tests/testspp.c:
2311         * cedet/tests/testsppreplace.c:
2312         * cedet/tests/testsppreplaced.c:
2313         * cedet/tests/testsubclass.cpp:
2314         * cedet/tests/testsubclass.hh:
2315         * cedet/tests/testtypedefs.cpp:
2316         * cedet/tests/testvarnames.c:
2317         * cedet/tests/test.el:
2318         * cedet/tests/testdoublens.cpp:
2319         * cedet/tests/testdoublens.hpp: Add copyright header.
2321         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2322         Remove reference to deleted files.
2324 2010-03-30  Juri Linkov  <juri@jurta.org>
2326         * occur-testsuite.el (occur-tests): Add tests for context lines.
2328 2010-03-23  Juri Linkov  <juri@jurta.org>
2330         * occur-testsuite.el: New file.
2332 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2334         * Branch for 23.2.
2336 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2338         * icalendar-testsuite.el
2339         (icalendar-testsuite--run-function-tests): Add new tests.
2340         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2341         testcase.
2342         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2343         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2344         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2345         (icalendar-testsuite--test-convert-block-to-ical): New.
2346         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2347         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2349 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2351         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2352         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2353         Fix typos in docstrings and error messages.
2354         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2356 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2358         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2359         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2360         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2362 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2364         * icalendar-testsuite.el
2365         (icalendar-testsuite--run-function-tests):
2366         Add icalendar-testsuite--test-parse-vtimezone.
2367         (icalendar-testsuite--test-parse-vtimezone): New.
2368         (icalendar-testsuite--do-test-cycle): Doc changes.
2369         (icalendar-testsuite--run-real-world-tests): Remove trailing
2370         whitespace -- see change of icalendar--add-diary-entry in
2371         icalendar.el.
2372         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2374 2009-09-30  Glenn Morris  <rgm@gnu.org>
2376         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2378 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2380         * cedet/*: New unit tests, from CEDET repository.
2382 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2384         * redisplay-testsuite.el: New file.
2386 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2388         * Branch for 23.1.
2390 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2392         * icalendar-testsuite.el
2393         (icalendar-testsuite--run-function-tests):
2394         Add icalendar-testsuite--test-diarytime-to-isotime.
2395         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2396         recent icalendar fixes.
2397         (icalendar-testsuite--test-diarytime-to-isotime): New.
2398         (icalendar-testsuite--test-create-uid): Adjust to recent
2399         icalendar changes.
2401 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2403         * bytecomp-testsuite.el: New file.
2405 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2407         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2408         Add `icalendar-testsuite--test-create-uid'.
2409         (icalendar-testsuite--test-create-uid): New.
2411 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2413         * newsticker-testsuite.el: New file.
2415 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2417         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2418         Add icalendar-testsuite--test-datestring-to-isodate,
2419         icalendar-testsuite--test-datetime-to-diary-date, and
2420         icalendar-testsuite--test-calendar-style.
2421         (icalendar-testsuite--test-format-ical-event)
2422         (icalendar-testsuite--test-parse-summary-and-rest):
2423         Doc fix.  Remove european-calendar-style.
2424         (icalendar-testsuite--get-ical-event): Doc fix.
2425         (icalendar-testsuite--test-first-weekday-of-year)
2426         (icalendar-testsuite--run-cycle-tests): Add doc string.
2427         (icalendar-testsuite--test-datestring-to-isodate)
2428         (icalendar-testsuite--test-datetime-to-diary-date)
2429         (icalendar-testsuite--test-calendar-style): New functions.
2430         (icalendar-testsuite--test-export): Handle iso date style.
2431         New arg INPUT-ISO.  Use calendar-date-style.
2432         (icalendar-testsuite--test-import): Handle iso date style.
2433         New arg EXPECTED-ISO.  Use calendar-date-style.
2434         (icalendar-testsuite--test-cycle): Handle iso date style.
2435         (icalendar-testsuite--run-import-tests)
2436         (icalendar-testsuite--run-export-tests)
2437         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2439 2008-02-29  Glenn Morris  <rgm@gnu.org>
2441         * README: New file.
2443 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2445         * icalendar-testsuite.el: New file.
2447 ;; Local Variables:
2448 ;; coding: utf-8
2449 ;; End:
2451   Copyright (C) 2008-2014 Free Software Foundation, Inc.
2453   This file is part of GNU Emacs.
2455   GNU Emacs is free software: you can redistribute it and/or modify
2456   it under the terms of the GNU General Public License as published by
2457   the Free Software Foundation, either version 3 of the License, or
2458   (at your option) any later version.
2460   GNU Emacs is distributed in the hope that it will be useful,
2461   but WITHOUT ANY WARRANTY; without even the implied warranty of
2462   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2463   GNU General Public License for more details.
2465   You should have received a copy of the GNU General Public License
2466   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.