vc/vc-src.el (vc-src-do-comand): Prepend -- to file argument list
[emacs.git] / test / ChangeLog
blobd760b11ce676ee4457ea8d278cce2739ccf74eab
1 2014-12-06  Michael Albinus  <michael.albinus@gmx.de>
3         * automated/vc-tests.el: New file.
5 2014-12-03  Michael Albinus  <michael.albinus@gmx.de>
7         * automated/tramp-tests.el (tramp-test29-vc-registered):
8         Fallback for changed `vc-register' argument list.
10 2014-12-03  Glenn Morris  <rgm@gnu.org>
12         * automated/tramp-tests.el (tramp-test29-vc-registered):
13         Update for recent incompatible change in vc-register.
15 2014-11-29  Fabián Ezequiel Gallina  <fgallina@gnu.org>
17         * automated/python-tests.el
18         (python-shell-calculate-process-environment-4)
19         (python-shell-calculate-process-environment-5): New tests.
20         (python-shell-make-comint-3): Use file-equal-p.
21         (python-shell-get-or-create-process-1)
22         (python-shell-get-or-create-process-2)
23         (python-shell-get-or-create-process-3): Fix interpreter for
24         Windows (Bug#18595).
26 2014-11-21  Ulf Jasper  <ulf.jasper@web.de>
28         * automated/libxml-tests.el
29         (libxml-tests--data-comments-preserved): Renamed from
30         'libxml-tests--data'.
31         (libxml-tests--data-comments-discarded): New.
32         (libxml-tests): Check whether 'libxml-parse-xml-region' is
33         discarding comments correctly.
35 2014-11-17  Michal Nazarewicz  <mina86@mina86.com>
37         * automated/tildify-tests.el (tildify-test-html, tildify-test-xml):
38         HTML and XML now use no-break space as hard space.  Update tests.
39         (tildify-test-foreach-ignore-environments)
40         (tildify-test-foreach-ignore-environments-early-return,
41         (tildify-test-foreach-region)
42         (tildify-test-foreach-region-early-return)
43         (tildify-test-foreach-region-limit-region): New tests of
44         `tildify-foreach-ignore-environments' and
45         `tildify--foreach-region' functions.
46         (with-test-foreach): New helper macro for the above tests.
48 2014-11-17  Glenn Morris  <rgm@gnu.org>
50         * automated/occur-tests.el (occur-test-case, occur-test-create):
51         In case of failure, show the actual string, rather than just nil.
52         (occur-tests): Update for apparent change in output re control-chars.
54 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
56         * automated/icalendar-tests.el (icalendar-tests--test-export): New
57         optional parameter `alarms'.
58         (icalendar-export-alarms): New test for exporting icalendar
59         alarms.
60         (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil.
62 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
64         * automated/icalendar-tests.el (icalendar-tests--test-import):
65         Mention timezone in doc string.  Clean up.
66         (icalendar-real-world): Add another test case for no-dst
67         timezones.
69 2014-11-16  Ulf Jasper  <ulf.jasper@web.de>
71         * automated/icalendar-tests.el (icalendar--parse-vtimezone): Add
72         testcase where offsets of standard time and daylight saving time
73         are equal.
74         (icalendar-real-world): Fix error in test case.  Expected result
75         was wrong when offsets of standard time and daylight saving time
76         were equal.
78 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
80         * automated/python-tests.el
81         (python-shell-calculate-process-environment-2): Fix test.
82         (python-shell-calculate-process-environment-1)
83         (python-shell-calculate-process-environment-3): Cleanup.
85 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
87         * automated/python-tests.el (python-indent-dedenters-8): New test
88         for Bug#18432.
90 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
92         * automated/python-tests.el (python-indent-region-1)
93         (python-indent-region-2, python-indent-region-3)
94         (python-indent-region-4, python-indent-region-5): New tests.
96 2014-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
98         * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
99         * automated/cl-lib-tests.el: Rename from cl-lib.el.
101 2014-10-28  Ulf Jasper  <ulf.jasper@web.de>
103         * automated/libxml-tests.el: New file.
105 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
107         * test/automated/process-tests.el (process-test-quoted-batfile):
108         New test.
110 2014-10-20  Glenn Morris  <rgm@gnu.org>
112         * Merge in all changes up to 24.4 release.
114 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
116         * indent/scss-mode.scss: New file.
117         * indent/css-mode.css: Add a few uneventful examples.
119 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
121         * BidiCharacterTest.txt: New file, from Unicode.
123         * biditest.el: New file.
125 2014-10-08  Leo Liu  <sdl.web@gmail.com>
127         * automated/print-tests.el: New file.
128         (terpri): Tests for terpri.  (Bug#18652)
130 2014-10-06  Glenn Morris  <rgm@gnu.org>
132         * automated/icalendar-tests.el (icalendar--calendar-style):
133         Remove test, no longer relevant.
135 2014-10-04  Glenn Morris  <rgm@gnu.org>
137         * automated/package-x-test.el: Remove file...
138         * automated/package-test.el: ... merge package-x-test.el.  (Bug#18574)
140 2014-10-02  Glenn Morris  <rgm@gnu.org>
142         * automated/package-test.el (with-package-test, package-test-signed):
143         Also set HOME to a temp value, in case the real one is absent (e.g.
144         hydra) or read-only.  (Bug#18575)
145         (package-test-signed): Use skip-unless rather than expected-result.
147 2014-09-26  Leo Liu  <sdl.web@gmail.com>
149         * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
150         New tests.  (Bug#18557)
152 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
154         * automated/newsticker-tests.el
155         (newsticker--group-find-parent-group),
156         (newsticker--group-do-rename-group): New tests.
158 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
160         * automated/fns-tests.el (fns-tests-collate-sort):
161         Bind w32-collate-ignore-punctuation to t when sorting according to
162         UTS#10 rules.
164 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
166         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
167         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
169 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
171         * automated/fns-tests.el (fns-tests-compare-strings): In case
172         `compare-strings' shall return t, check for this.
173         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
175 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
177         * automated/python-tests.el (python-indent-electric-colon-1):
178         New test.  (Bug#18228)
180 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
182         * automated/fns-tests.el (fns-tests-sort): New test.
184 2014-08-28  Glenn Morris  <rgm@gnu.org>
186         * automated/python-tests.el (python-shell-calculate-exec-path-2):
187         Update test for today's python.el changes.
189 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
191         * automated/compile-tests.el (compile--test-error-line): Grok FILE
192         being nil.  Allows for Guile tests to pass.
193         (compile-tests--test-regexps-data): Add Guile tests.
195 2014-08-11  Glenn Morris  <rgm@gnu.org>
197         * automated/data/files-bug18141.el.gz: New file.
198         * automated/files.el (files-test-bug-18141-file):
199         New variable and test.  (Bug#18141)
201 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
203         Enumerate evaluated sexp diary entries (Bug#7911).
204         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
205         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
206         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
207         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
208         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
209         New tests.
211 2014-08-07  Glenn Morris  <rgm@gnu.org>
213         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
215 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
217         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
218         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
220 2014-08-03  Glenn Morris  <rgm@gnu.org>
222         * automated/Makefile.in (check-tar): New rule.
224 2014-08-02  Glenn Morris  <rgm@gnu.org>
226         * automated/fns-tests.el (fns-tests-compare-strings):
227         Update test.  (Bug#17903)
229         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
230         Use more precise TZ specification, as per 2013-08-04.
232 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
234         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
235         New test.
237 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
239         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
241 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
243         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
244         Work around the failures in icalendar-tests which occasionally occur on
245         hydra.nixos.org.
247 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
249         * automated/python-tests.el:
250         (python-util-clone-local-variables-1): Fix test.
252         * automated/python-tests.el (python-shell-make-comint-1):
253         (python-shell-make-comint-2): Fix indentation.
254         (python-shell-make-comint-3)
255         (python-shell-make-comint-4): New tests.
256         (python-shell-get-or-create-process-1): Fix test.
257         (python-shell-get-or-create-process-2)
258         (python-shell-get-or-create-process-3): New tests.
259         (python-shell-internal-get-or-create-process-1): Fix test.
260         (python-shell-prompt-detect-1): New test.
261         (python-shell-prompt-detect-2): New test.  (Bug#17370)
262         (python-shell-prompt-detect-3)
263         (python-shell-prompt-detect-4)
264         (python-shell-prompt-detect-5)
265         (python-shell-prompt-detect-6)
266         (python-shell-prompt-validate-regexps-1)
267         (python-shell-prompt-validate-regexps-2)
268         (python-shell-prompt-validate-regexps-3)
269         (python-shell-prompt-validate-regexps-4)
270         (python-shell-prompt-validate-regexps-5)
271         (python-shell-prompt-validate-regexps-6)
272         (python-shell-prompt-validate-regexps-7)
273         (python-shell-prompt-set-calculated-regexps-1)
274         (python-shell-prompt-set-calculated-regexps-2)
275         (python-shell-prompt-set-calculated-regexps-3)
276         (python-shell-prompt-set-calculated-regexps-4)
277         (python-shell-prompt-set-calculated-regexps-5)
278         (python-shell-prompt-set-calculated-regexps-6)
279         (python-util-valid-regexp-p-1): New tests.
281 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
283         * automated/advice-tests.el (advice-test-call-interactively): Make sure
284         the function's definition is fully restored at the end.
286 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
288         * automated/python-tests.el (python-indent-block-enders-1)
289         (python-indent-block-enders-2): Fix tests.
290         (python-indent-block-enders-3, python-indent-block-enders-4)
291         (python-indent-block-enders-5, python-indent-dedenters-1)
292         (python-indent-dedenters-2): Remove tests.
293         (python-indent-dedenters-1, python-indent-dedenters-2)
294         (python-indent-dedenters-3, python-indent-dedenters-4)
295         (python-indent-dedenters-5, python-indent-dedenters-6)
296         (python-indent-dedenters-7)
297         (python-info-dedenter-opening-block-position-1)
298         (python-info-dedenter-opening-block-position-2)
299         (python-info-dedenter-opening-block-position-3)
300         (python-info-dedenter-opening-block-positions-1)
301         (python-info-dedenter-opening-block-positions-2)
302         (python-info-dedenter-opening-block-positions-3)
303         (python-info-dedenter-opening-block-positions-4)
304         (python-info-dedenter-opening-block-positions-5)
305         (python-info-dedenter-opening-block-message-1)
306         (python-info-dedenter-opening-block-message-2)
307         (python-info-dedenter-opening-block-message-3)
308         (python-info-dedenter-opening-block-message-4)
309         (python-info-dedenter-opening-block-message-5)
310         (python-info-dedenter-statement-p-1)
311         (python-info-dedenter-statement-p-2)
312         (python-info-dedenter-statement-p-3)
313         (python-info-dedenter-statement-p-4)
314         (python-info-dedenter-statement-p-5): New tests.
316 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
318         * indent/perl.perl: Add indentation pattern for hash-table entries.
320 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
322         * automated/dbus-tests.el (dbus-test02-register-service-session)
323         (dbus-test02-register-service-system): Fix docstring.
324         (dbus-test02-register-service-own-bus)
325         (dbus-test03-peer-interface): New tests.
327 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
329         * automated/python-tests.el (python-tests-self-insert): New function.
330         (python-triple-quote-pairing): Use it.
331         (python-parens-electric-indent-1): New test. (Bug#17658)
333 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
335         * automated/subr-x-tests.el: New file.
337 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
339         * automated/tramp-tests.el (tramp--instrument-test-case):
340         Print debug buffer in any case.
342 2014-06-28  Leo Liu  <sdl.web@gmail.com>
344         * automated/calc-tests.el: New file and add tests for math-bignum.
345         (Bug#17556)
347 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
349         * automated/dbus-tests.el (dbus--test-register-service)
350         (dbus-test02-register-service-session): Replace `dbus-ping' calls
351         by `dbus-list-known-names'.  (Bug#17858)
353 2014-06-28  Glenn Morris  <rgm@gnu.org>
355         * automated/Makefile.in (GDB): New variable.
356         (emacs): Use $GDB.  (Bug#15991)
358         * automated/Makefile.in (WRITE_LOG): New variable.
359         (%.log): Use WRITE_LOG.
360         (test_template): Disable logging.
362         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
363         (test_template): New definition.  Apply to TESTS.
365 2014-06-27  Glenn Morris  <rgm@gnu.org>
367         * automated/Makefile.in (check-maybe): Rename from check.
368         (check): Re-run all the tests, every time.
369         (clean, mostlyclean): Also delete *.log~.
371 2014-06-26  Glenn Morris  <rgm@gnu.org>
373         * automated/package-x-test.el: Do not mess with load-path.
375         * automated/Makefile.in (%.log): If error, dump log to stdout.
377 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
379         * automated/package-test.el (package-test-update-listing)
380         (package-test-update-archives, package-test-describe-package):
381         Adjust tests according to new package-list-unsigned.
383 2014-06-26  Glenn Morris  <rgm@gnu.org>
385         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
387         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
389         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
390         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
391         (setwins, compile-targets, compile-main, compile-clean): Remove.
392         (GREP_OPTIONS): Unexport.
393         (.el.elc): Replace with pattern rule.
394         (%.elc, %.log): New pattern rules.
395         (ELFILES, LOGFILES): New variables.
396         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
397         (clean, mostlyclean): New rules.
398         (bootstrap-clean): Simplify.
399         (bootstrap-clean, distclean): Depend on clean.
401 2014-06-25  Glenn Morris  <rgm@gnu.org>
403         * automated/flymake-tests.el (flymake-tests--current-face):
404         Sleep for longer.  Avoid querying.
406 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
408         * automated/fns-tests.el (fns-tests-compare-string): New test.
410 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
412         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
413         according to Bug#17815.
415 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
417         * automated/python-tests.el (python-util-strip-string-1): New test.
419 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
421         Sync with Tramp 2.2.10.
423         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
424         (tramp--instrument-test-case): Extend docstring.
425         (tramp-test15-copy-directory): Skip for tramp-smb.el.
426         (tramp-test21-file-links): Use `file-truename' for directories.
427         (tramp-test27-start-file-process, tramp-test28-shell-command):
428         Retrieve process output more robustly.
429         (tramp--test-check-files): Extend test.
430         (tramp-test30-special-characters): Skip for tramp-adb.el,
431         tramp-gvfs.el and tramp-smb.el.  Add further file names.
433 2014-06-13  Glenn Morris  <rgm@gnu.org>
435         * automated/Makefile.in (compile-main):
436         GNU make automatically passes command-line arguments to sub-makes.
438 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
440         * automated/tildify-tests.el (tildify-test--test): Optimize the test
441         slightly by reusing the same temporary buffer across multiple test
442         cases.
444         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
445         (tildify-test-find-env-group-index-bug): Update to support new
446         signature of the `tildify-foreach-region-outside-env' function.
447         Namely, it now takes pairs as an argument instead of looking it up in
448         `tildify-ignored-environments-alist'.
450         * automated/tildify-tests.el (tildify-test--example-html): Add support
451         for generating XML code, so that…
452         (tildify-test-xml) …test can be added to check handling of XML
453         documents.
455         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
456         New test checking end-regex building when multiple environment pairs
457         use integers to refer to capture groups.
459         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
460         test checking end-regex building in `tildify-find-env' function when
461         integers (denoting capture groups) and strings are mixed together.
463 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
465         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
466         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
468 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
470         * automated/tramp-tests.el (tramp-test29-vc-registered):
471         Instrument failed test case.
473 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
475         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
476         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
478 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
480         * automated/tildify-tests.el: New file.
482 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
484         * indent/ruby.rb: Add one more test.
486         * indent/ps-mode.ps: New file.
488         * indent/octave.m: Add a few more tests.
490         * automated/core-elisp-tests.el
491         (core-elisp-test-window-configurations): New test.
493 2014-05-26  Glenn Morris  <rgm@gnu.org>
495         * automated/package-test.el (package-test-install-single):
496         Update for changed output.
498 2014-05-22  Glenn Morris  <rgm@gnu.org>
500         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
501         Fix handling of temporary elc files.
503         * automated/fns-tests.el (fns-tests-nreverse):
504         Update for changed string behavior.
506 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
508         * automated/fns-tests.el: New file.
509         * automated/fns-tests.el (fns-tests-nreverse)
510         (fns-tests-nreverse-bool-vector): New tests.
512 2014-05-08  Glenn Morris  <rgm@gnu.org>
514         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
515         (vc-bzr-test-faulty-bzr-autoloads):
516         Give bzr a temporary home-directory, in case the real one is missing.
518 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
520         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
521         New test.
523 2014-05-08  Glenn Morris  <rgm@gnu.org>
525         * automated/help-fns.el: New file.
527 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
529         * automated/undo-tests.el (undo-test-region-deletion): New test to
530         demonstrate bug#17235.
531         (undo-test-region-example): New test to verify example given in
532         comments for undo-make-selective-list.
534 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
536         * automated/tramp-tests.el (top):
537         * automated/file-notify-tests.el (top): Do not disable interactive
538         passwords in batch mode.
539         (password-cache-expiry): Set to nil.
541         * automated/file-notify-tests.el
542         (file-notify-test-remote-temporary-file-directory):
543         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
544         Use a mock-up method as default.
545         (tramp-test00-availability): Print the used directory name.
546         (tramp-test33-recursive-load): Fix typo.
548 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
550         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
551         (tramp-test30-special-characters): Remove test for backslash.
553 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
555         * automated/tramp-tests.el
556         (tramp-test19-directory-files-and-attributes)
557         (tramp-test22-file-times): Check for `file-attributes' equality
558         only if there is a usable timestamp.
559         (tramp--test-check-files): Do not use `copy-sequence'.
561 2014-04-22  Daniel Colascione  <dancol@dancol.org>
563         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
564         Add compile flag.
565         (test-byte-comp-macro-expansion)
566         (test-byte-comp-macro-expansion-eval-and-compile)
567         (test-byte-comp-macro-expansion-eval-when-compile)
568         (test-byte-comp-macro-expand-lexical-override): Use it.
569         (test-eager-load-macro-expansion)
570         (test-eager-load-macro-expansion-eval-and-compile)
571         (test-eager-load-macro-expansion-eval-when-compile)
572         (test-eager-load-macro-expand-lexical-override): New tests.
574         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
575         account for removal of `cl-struct-set-slot-value'. Also, move
576         the defstruct to top level.
578 2014-04-21  Daniel Colascione  <dancol@dancol.org>
580         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
581         New function.
582         (test-byte-comp-macro-expansion)
583         (test-byte-comp-macro-expansion-eval-and-compile)
584         (test-byte-comp-macro-expansion-eval-when-compile)
585         (test-byte-comp-macro-expand-lexical-override): New tests.
587         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
588         (cl-the): Fix cl-the test.
590 2014-04-20  Daniel Colascione  <dancol@dancol.org>
592         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
594 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
596         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
597         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
599 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
601         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
602         (tramp--test-make-temp-name): Optional argument LOCAL.
603         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
604         (tramp-test10-write-region): No special test for out-of-band copy
605         needed anymore.
606         (tramp-test11-copy-file, tramp-test12-rename-file)
607         (tramp-test21-file-links): Extend tests.
608         (tramp-test20-file-modes): More robust check for user "root".
609         (tramp--test-check-files): New defun.
610         (tramp-test30-special-characters, tramp-test33-recursive-load)
611         (tramp-test34-unload): New tests.
612         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
614 2014-04-11  Glenn Morris  <rgm@gnu.org>
616         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
618 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
620         * automated/electric-tests.el: Fix spelling error in test name.
621         (whitespace-skipping-for-quotes-not-outside):
622         Rename from whitespace-skipping-for-quotes-not-ouside.
624 2014-04-09  Daniel Colascione  <dancol@dancol.org>
626         * automated/syntax-tests.el: New file.
628 2014-04-09  Glenn Morris  <rgm@gnu.org>
630         * automated/python-tests.el (python-triple-quote-pairing):
631         Enable/disable electric-pair-mode as needed.
633         * automated/electric-tests.el (electric-pair-backspace-1):
634         Replace deleted function.
636 2014-04-07  João Távora  <joaotavora@gmail.com>
638         * automated/python-tests.el (python-triple-quote-pairing): New test.
639         (python-syntax-after-python-backspace): New test.
641         * automated/electric-tests.el (electric-pair-define-test-form):
642         More readable test docstrings.
643         (whitespace-skipping-for-quotes-not-ouside)
644         (whitespace-skipping-for-quotes-only-inside)
645         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
647 2014-04-04  João Távora  <joaotavora@gmail.com>
649         * automated/electric-tests.el (define-electric-pair-test):
650         Don't overtest.
651         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
652         (inhibit-in-mismatched-string-inside-c-comments): New test.
654 2014-04-02  João Távora  <joaotavora@gmail.com>
656         * automated/electric-tests.el (inhibit-if-strings-mismatched):
657         New test, change from `inhibit-only-of-next-is-mismatched'.
659 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
661         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
662         (undo-test-region-t-marker): New tests of marker adjustments.
663         (undo-test-marker-adjustment-moved):
664         (undo-test-region-mark-adjustment): New tests to demonstrate
665         bug#16818, which fail without the fix.
667 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
669         * automated/package-test.el (package-test-describe-package):
670         Fix test failure in non-graphical mode.
672 2014-03-23  Daniel Colascione  <dancol@dancol.org>
674         * automated/subword-tests.el (subword-tests2): More subword tests.
676         * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
677         New test: correct parsing of keyword arguments.
679 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
681         * automated/package-test.el (package-test-describe-package):
682         Check for the "Keywords: " line.
684         * automated/data/package/archive-contents: Include the :keywords
685         field in `simple-single' data form.
687 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
689         * automated/package-test.el
690         (package-test-install-two-dependencies): New test (bug#16826).
692         * automated/data/package/simple-two-depend-1.1.el: New file.
694         * automated/data/package/archive-contents:
695         Add info about the new package.
697 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
699         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
700         (tramp-test10-write-region): Extend for out-of-band copy.
701         (tramp-test31-asynchronous-requests): New test.
703 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
705         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
706         Add new test of undo in region.
707         (undo-test-in-region-eob): Add test case described at
708         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
710 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
712         * automated/tramp-tests.el (tramp--test-enabled)
713         (tramp-test15-copy-directory): No special handling of tramp-adb.el
714         anymore.  It's fixed in that package.
716 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
718         * automated/tramp-tests.el (tramp--test-enabled): Move connection
719         cleanup into this function.  Remove respective code from all test
720         cases.
721         (tramp--instrument-test-case): Declare `indent' and `debug'.
722         Handle other errors as well.
723         (tramp-test14-delete-directory): Check for `file-error' error.
724         (tramp-test15-copy-directory): Ignore return value of
725         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
726         (tramp-test19-directory-files-and-attributes): Take care of
727         timestamp of "../".
728         (tramp-test20-file-modes, tramp-test27-start-file-process)
729         (tramp-test28-shell-command): Skip for tramp-adb.el.
730         (tramp-test21-file-links): `file-truename' shall preserve trailing
731         link of directories.
732         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
733         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
734         `kill-buffer-query-functions' to nil.
735         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
737 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
739         * automated/tramp-tests.el
740         (tramp-test19-directory-files-and-attributes): Do not include
741         directories in comparison; they might have changed their
742         timestamps already.
744 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
746         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
747         (tramp-test17-insert-directory): First line could contain more
748         text, when produced by `ls-lisp'.
749         (tramp-test19-directory-files-and-attributes): Instrument failed
750         test case.
752 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
754         * automated/tramp-tests.el (tramp-test17-insert-directory):
755         Make first line "total 123" optional.
756         (tramp-test20-file-modes, tramp-test22-file-times)
757         (tramp-test26-process-file, tramp-test27-start-file-process)
758         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
759         tramp-smb.el.
760         (tramp-test20-file-modes): Check for "root" only when there is an
761         explicit user name.
762         (tramp-test21-file-links): Handle "... not supported" error.
763         (tramp-test22-file-times): Skip for "don't know" return values.
764         (tramp-test26-process-file, tramp-test28-shell-command):
765         Remove color escape sequences.
766         (tramp-test28-shell-command): Use `accept-process-output' rather
767         than `sit-for'.
768         (tramp-test30-utf8): Set coding system `utf-8'.
770 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
772         * automated/tramp-tests.el (tramp-test28-shell-command):
773         Perform an initial `sit-for' prior the while loop.
775 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
777         Sync with Tramp 2.2.9.
779         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
780         (tramp-test28-shell-command): Make a while loop when waiting for
781         process exit.
783 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
785         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
786         and `vc-hg'.  Declare `tramp-find-executable' and
787         `tramp-get-remote-path'.
788         (tramp-test29-vc-registered): New test.
789         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
791 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
793         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
794         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
795         (tramp-test28-shell-command): Improve `shell-command' test.
796         Add `async-shell-command' tests.
798 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
800         * automated/file-notify-tests.el (file-notify--wait-for-events):
801         Use `read-event' instead of `sit-for'.
802         (file-notify-test02-events): Remove expected result, the bug is
803         fixed meanwhile.
804         (file-notify-test02-events, file-notify-test03-autorevert):
805         Use `sleep-for' instead of `sit-for'.
807 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
809         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
810         New test.
812 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
814         * automated/file-notify-tests.el (file-notify--deftest-remote):
815         Do not skip when the local test has failed.  They are unrelated.
816         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
817         `noninteractive' to nil, otherwise `sit-for' could be degraded to
818         `sleep-for'.
819         (file-notify-test02-events): Check for `file-remote-p' instead of
820         `file-notify--test-remote-enabled'.
822 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
824         * automated/file-notify-tests.el (file-notify-test02-events):
825         Let test case fail for Bug#16519.
827 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
829         * automated/file-notify-tests.el (file-notify-test02-events):
830         Hide Bug#16519, until it is solved.
832 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
834         * automated/file-notify-tests.el
835         (file-notify--test-local-enabled): Fix error in logic.
836         (file-notify--wait-for-events): New defmacro.
837         (file-notify-test02-events): Make short breaks between file operations.
838         Use `file-notify--wait-for-events'.  Check, that events have arrived.
839         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
841         * automated/comint-testsuite.el
842         (comint-testsuite-password-strings): Add localized examples.
844 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
846         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
847         case if inotify is not linked with Emacs.  Use `read-event' rather
848         than `sit-for' in order to process events.  (Bug#13662)
850 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
852         * automated/ert-tests.el (ert-test-record-backtrace):
853         Reenable test case with adapted test string.  (Bug#13064)
855 2013-12-28  Glenn Morris  <rgm@gnu.org>
857         * automated/electric-tests.el: Require 'elec-pair.
859 2013-12-26  João Távora  <joaotavora@gmail.com>
861         * automated/electric-tests.el (electric-pair-test-for):
862         Fix autowrapping tests in batch-mode by running with
863         `transient-mark-mode' set to `lambda'.
865         * automated/electric-tests.el: New file.
867 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
869         * automated/python-tests.el
870         (python-nav-lisp-forward-sexp-safe-1): Remove test.
871         (python-nav-forward-sexp-safe-1): New test.
873 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
875         * automated/ruby-mode-tests.el: Add tests for
876         `ruby-align-to-stmt-keywords'.
878         * indent/ruby.rb: Update examples to reflect the lack of change in
879         default indentation of `begin' blocks.
881 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
883         * indent/ruby.rb: Update examples according to the change
884         in `smie-indent-close'.
886 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
888         * indent/ruby.rb: New examples.
890 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
892         * automated/python-tests.el (python-indent-dedenters-2): New test.
894 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
896         * automated/python-tests.el (python-indent-after-comment-1)
897         (python-indent-after-comment-2): New tests.
899 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
901         * automated/python-tests.el (python-indent-block-enders-1):
902         Rename from python-indent-block-enders.
903         (python-indent-block-enders-2): New test.
905 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
907         * indent/js.js: New file.
909 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
911         * automated/dbus-tests.el: New file.
913 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
915         * automated/regexp-tests.el: New file.
917 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
919         * automated/reftex-tests.el (reftex-parse-from-file-test):
920         Run temp-dir through file-truename, to make sure the temporary file
921         names are comparable as strings.
923         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
924         Force Unix EOLs by using 'utf-8-unix', since the default of
925         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
927 2013-11-28  Glenn Morris  <rgm@gnu.org>
929         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
931 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
933         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
934         (EMACSOPT): Use $(PATH_SEP).
936 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
938         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
939         Set to nil.
941 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
943         * automated/file-notify-tests.el
944         (file-notify-test-remote-temporary-file-directory):
945         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
946         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
947         (file-notify--deftest-remote): Cleanup connection initially.
948         (file-notify-test03-autorevert): Run also in batch mode.  Use a
949         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
950         does not work on MS Windows.  Call `accept-process-output' for
951         remote files.  Apply `string-match' instead of `string-equal', the
952         messages are different on MS Windows.
954         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
955         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
956         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
958 2013-11-23  Glenn Morris  <rgm@gnu.org>
960         * automated/python-tests.el (python-shell-make-comint-1)
961         (python-shell-make-comint-2, python-shell-get-process-1):
962         Suppress creation of some temp-files.
964         * automated/python-tests.el (python-shell-parse-command-1)
965         (python-shell-make-comint-1, python-shell-make-comint-2)
966         (python-shell-get-process-1)
967         (python-shell-internal-get-or-create-process-1):
968         Skip rather than fail if prereqs not found.
970         * automated/Makefile.in (emacs):
971         Empty EMACSLOADPATH rather than unsetting.
973 2013-11-22  Glenn Morris  <rgm@gnu.org>
975         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
976         Set expected-result.
978 2013-11-21  Glenn Morris  <rgm@gnu.org>
980         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
981         (compile-main): Pass XARGS_LIMIT to xargs.
983         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
984         (EMACSOPT): Use PATH_SEPARATOR.
986 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
988         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
989         Add a failing test for Bug#15874.
990         (ruby--insert-coding-comment-ruby-style)
991         (ruby--insert-coding-comment-emacs-style)
992         (ruby--insert-coding-comment-custom-style):
993         Add a few tests for `ruby--insert-coding-comment'.
995 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
997         Improve API of recently-added bool vector functions (Bug#15912).
998         * automated/data-tests.el: Adjust to API changes.
1000 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
1002         * automated/tramp-tests.el (tramp-test07-file-exists-p)
1003         (tramp-test08-file-local-copy)
1004         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1005         (tramp-test11-copy-file, tramp-test12-rename-file)
1006         (tramp-test13-make-directory, tramp-test14-delete-directory)
1007         (tramp-test15-copy-directory, tramp-test16-directory-files)
1008         (tramp-test17-insert-directory, tramp-test18-file-attributes)
1009         (tramp-test19-directory-files-and-attributes)
1010         (tramp-test20-file-modes, tramp-test21-file-links)
1011         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1012         (tramp-test24-file-name-completion, tramp-test25-load)
1013         (tramp-test26-process-file, tramp-test27-start-file-process)
1014         (tramp-test28-shell-command): Cleanup connection initially.
1016 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1018         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
1019         connection before running the test.
1021 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1023         * automated/tramp-tests.el (tramp-test15-copy-directory)
1024         (tramp-test16-directory-files, tramp-test17-insert-directory)
1025         (tramp-test18-file-attributes)
1026         (tramp-test19-directory-files-and-attributes)
1027         (tramp-test20-file-modes, tramp-test21-file-links)
1028         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1029         (tramp-test24-file-name-completion, tramp-test25-load)
1030         (tramp-test26-process-file, tramp-test27-start-file-process)
1031         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
1032         (tramp-test29-utf8): New test.
1034 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
1036         * automated/file-notify-tests.el (file-notify-test02-events)
1037         (file-notify-test03-autorevert): Suppress messages in `write-region'.
1039         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
1040         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
1041         (tramp-test26-process-file, tramp-test28-shell-command):
1042         Ensure, that the directory is not empty when calling "ls".
1044 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
1046         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1047         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
1048         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
1049         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1050         (tramp-test26-process-file): Add tests.
1051         (tramp-test11-copy-file): Remove debug message.
1052         (tramp-test20-file-modes): Special case, if user is "root".
1054 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
1056         * automated/file-notify-tests.el:
1057         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1058         `tramp-remote-path' when running on hydra.
1059         (tramp-test07-file-exists-p): Remove instrumentation code.
1060         (tramp-test26-process-file): Don't use "/bin/true" and
1061         "/bin/false", these paths do not exist on hydra.
1063 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
1065         * automated/process-tests.el: New file.
1067 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
1069         * indent/ruby.rb: New examples.
1071 2013-11-06  Glenn Morris  <rgm@gnu.org>
1073         * automated/Makefile.in (setwins): Avoid accidental matches.
1075 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
1077         * automated/tramp-tests.el (tramp-test07-file-exists-p):
1078         Fix docstring.  Instrument, in order to hunt failure on hydra.
1080 2013-11-06  Glenn Morris  <rgm@gnu.org>
1082         * automated/flymake-tests.el (warning-predicate-rx-gcc)
1083         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1084         (warning-predicate-function-perl):
1085         * automated/info-xref.el (info-xref-test-makeinfo):
1086         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1087         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1089 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
1091         * automated/tramp-tests.el: New file.
1093 2013-11-05  Glenn Morris  <rgm@gnu.org>
1095         Get rid of --chdir usage.
1096         * automated/Makefile.in (EMACSOPT): Move -L here.
1097         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1098         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
1099         (.el.elc): No more need to pass -L here.
1100         (compile-main): Get rid of sub-shell and cd.
1101         (compile-clean, check): Get rid of cd.
1103         Make it possible to run tests with a different working directory.
1104         * automated/flymake-tests.el (flymake-tests-data-directory): New.
1105         (flymake-tests--current-face): Use flymake-tests-data-directory.
1106         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1107         (warning-predicate-function-perl): Adapt for above change.
1108         * automated/zlib-tests.el (zlib-tests-data-directory): New.
1109         (zlib--decompress): Use zlib-tests-data-directory.
1111         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1112         Remove test that makes no sense.
1114         * automated/files.el (files-test-local-variable-data):
1115         Fix result typo presumably caused by interference from dir-locals.
1116         (file-test--do-local-variables-test): Prevent dir-locals interfering.
1118 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
1120         * indent/ruby.rb: Add a statement on the line after heredoc.
1121         Move a now-successful example.
1123         * automated/ruby-mode-tests.el: Remove outdated comment.
1125 2013-11-04  Glenn Morris  <rgm@gnu.org>
1127         * automated/Makefile.in (abs_srcdir): Remove.
1128         (emacs): Unset EMACSLOADPATH.
1129         (.el.elc, check): Use -L to append srcdir to load-path.
1131 2013-11-02  Glenn Morris  <rgm@gnu.org>
1133         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1134         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1135         (abs_srcdir): New, set by configure.
1136         (EMACS): Use a relative file name.
1137         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1138         (lisp-compile): Remove (assume it's up-to-date).
1139         (compile-main): Do not run lisp-compile.
1140         (compile-main, compile-clean, compile-always, bootstrap-clean)
1141         (check): Use srcdir rather than $test.  Check cd return value.
1142         Use --chdir.
1143         (doit, compile, compile-always): Remove stuff copied from lisp/.
1144         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1146 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
1148         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1149         Add a skipping test.
1151 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1153         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1155         * indent/css-mode.css (.x2): Test alignement inside braces.
1157 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1159         * indent/ruby.rb: New failing example.
1161         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1162         Fix the test, in respect to adding the space after the curly.
1164 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1166         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1167         (ert-test-deftest): Adapt test for changed macro expansion.
1168         (ert-test-run-tests-interactively):
1169         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1170         Add a skipping test.
1172         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1173         (file-notify--test-local-enabled): Make it a function.  Check also
1174         for `file-remote-p' of `temporary-file-directory'.
1175         (file-notify--test-remote-enabled-checked): New defvar.
1176         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1177         internal functions.  Cache result.
1178         (file-notify--deftest-remote, file-notify-test00-availability)
1179         (file-notify-test01-add-watch, file-notify-test02-events)
1180         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1181         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1183 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1185         * indent/ruby.rb: Fix syntax error in the latest example.
1187 2013-10-23  Glenn Morris  <rgm@gnu.org>
1189         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1190         New, set by configure.
1191         (top_srcdir): Remove.
1192         (abs_test, abs_lispsrc): New.
1193         (lisp): No longer absolute.
1194         (emacs, lisp-compile, compile, compile-always):
1195         Quote entities that might contain whitespace.
1197 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1199         * indent/ruby.rb: Move two examples to "working" section, add one
1200         more.
1202 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1204         * indent/ruby.rb: New examples for indentation of blocks.
1205         Example of hash inside parens that inflooped before the present commit.
1207 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1209         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1210         allows another timer to run.
1212 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1214         * indent/ruby.rb: More examples for bug#15594, both failing and
1215         now passing.
1217 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1219         * indent/ruby.rb: Add two more cases.
1221 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1223         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1224         first use.
1225         (ruby-should-indent): Use indent-according-to-mode.
1226         (ruby-deftest-move-to-block): Use `declare'.
1228 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1230         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1232 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1234         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1236 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1238         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1239         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1241         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1243 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1245         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1246         Adjust indentation of continued line to the new SMIE behavior.
1248 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1250         * automated/completion-tests.el:
1251         * indent/css-mode.css: New files.
1253 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1255         * automated/data/package/signed/archive-contents:
1256         * automated/data/package/signed/archive-contents.sig:
1257         * automated/data/package/signed/signed-good-1.0.el:
1258         * automated/data/package/signed/signed-good-1.0.el.sig:
1259         * automated/data/package/signed/signed-bad-1.0.el:
1260         * automated/data/package/signed/signed-bad-1.0.el.sig:
1261         * automated/data/package/key.pub:
1262         * automated/data/package/key.sec: New files.
1264         * automated/package-test.el (package-test-update-listing)
1265         (package-test-update-archives, package-test-describe-package):
1266         Adjust to package.el change.
1267         (package-test-signed): New test.
1269 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1271         * automated/package-test.el: Update all cases to use :url instead
1272         of :homepage.
1274         * automated/package-x-test.el
1275         (package-x-test--single-archive-entry-1-3): Same.
1277 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1279         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1280         was unused.
1281         (simple-single-desc): Expect :homepage property.
1282         (multi-file-desc): Same.
1283         (with-package-test): Do not save previous `default-directory'
1284         value, let-bind the var instead.
1285         (package-test-install-single): Expect :homepage property in the
1286         generated pkg file.
1287         (package-test-describe-package): Expect Homepage button.
1288         (package-test-describe-non-installed-package)
1289         (package-test-describe-non-installed-multi-file-package): Same.
1290         (package-test-describe-not-installed-package): Remove, it was a
1291         duplicate.
1293         * automated/package-x-test.el
1294         (package-x-test--single-archive-entry-1-3): Expect :homepage
1295         property.
1296         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1298         * automated/data/package/simple-single-1.3.el: Add URL header.
1300         * automated/data/package/archive-contents: Add :homepage
1301         properties to `simple-single' and `multi-file'.
1303 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1305         * automated/data-tests.el:
1306         (bool-vector-count-matches-all-0-nil)
1307         (bool-vector-count-matches-all-0-t)
1308         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1309         (bool-vector-count-matches-at, bool-vector-intersection-op)
1310         (bool-vector-union-op, bool-vector-xor-op)
1311         (bool-vector-set-difference-op)
1312         (bool-vector-change-detection, bool-vector-not): New tests.
1313         (mock-bool-vector-count-matches-at)
1314         (test-bool-vector-bv-from-hex-string)
1315         (test-bool-vector-to-hex-string)
1316         (test-bool-vector-count-matches-at-tc)
1317         (test-bool-vector-apply-mock-op)
1318         (test-bool-vector-binop): New helper functions.
1319         (bool-vector-test-vectors): New testcase data.
1321 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1323         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1324         (advice-test-called-interactively-p-filter-args)
1325         (advice-test-called-interactively-p-around): New tests.
1327 2013-09-16  Glenn Morris  <rgm@gnu.org>
1329         * automated/eshell.el (eshell-match-result):
1330         Return a more informative failure than simply "false".  Update callers.
1332         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1333         Test value before and after loop as well as during.
1335 2013-09-15  Glenn Morris  <rgm@gnu.org>
1337         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1338         New test.  (Bug#15372)
1339         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1341 2013-09-13  Glenn Morris  <rgm@gnu.org>
1343         * automated/eshell.el (with-temp-eshell):
1344         Use a temp directory for eshell-directory-name.
1345         (eshell-test-command-result): New, again using a temp directory.
1346         Replace eshell-command-result with this throughout.
1347         (eshell-test/for-loop, eshell-test/for-name-loop):
1348         Ensure environment variables don't confuse us.
1350 2013-09-12  Glenn Morris  <rgm@gnu.org>
1352         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1353         due to "has a running process; kill it?" prompts.
1355 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1357         * automated/eshell.el: Rename from eshell.el.
1358         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1360 2013-09-01  Glenn Morris  <rgm@gnu.org>
1362         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1363         Otherwise the sed command used by eg compile-main ends up
1364         containing "/*.el".  (Bug#15170)
1366 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1368         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1369         for portability to hosts where /bin/sh has problems.
1371 2013-08-21  David Engster  <deng@randomsample.de>
1373         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1374         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1375         upstream.  Changed to use ERT.
1377 2013-08-14  Daniel Hackney  <dan@haxney.org>
1379         * automated/package-test.el: Remove tar-package-building functions.
1380         Tar file used for testing is included in the repository.
1381         (package-test-install-texinfo, package-test-cleanup-built-files):
1382         Remove.
1384 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1386         * automated/python-tests.el (python-imenu-create-index-4)
1387         (python-imenu-create-flat-index-2): New tests.
1389 2013-08-05  Glenn Morris  <rgm@gnu.org>
1391         * automated/mule-util.el: New file, with tests extracted from
1392         lisp/international/mule-util.el.
1394 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1396         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1397         before definition.
1398         (advice-tests-macroaliases): New test.
1400 2013-08-04  Glenn Morris  <rgm@gnu.org>
1402         * automated/ert-tests.el: Disable failing test that no-one seems
1403         to know how to fix.  (Bug#13064)
1405         * automated/icalendar-tests.el (icalendar-tests--test-export)
1406         (icalendar-tests--test-import): Try more precise TZ specification.
1407         Remove debug messages.
1409 2013-08-03  Glenn Morris  <rgm@gnu.org>
1411         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1413         * automated/icalendar-tests.el (icalendar-tests--test-export)
1414         (icalendar-tests--test-import):
1415         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1416         (icalendar-tests--test-import): Reset zone even if error occurred.
1418 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1420         * automated/core-elisp-tests.el: New file.
1422 2013-08-01  Glenn Morris  <rgm@gnu.org>
1424         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1425         Try to check that the remote system has a notification program.
1427 2013-07-31  Glenn Morris  <rgm@gnu.org>
1429         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1431 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1433         * automated/file-notify-tests.el
1434         (file-notify--test-local-enabled): New defconst.  Replaces all
1435         `file-notify-support' occurrences.
1436         (file-notify--test-remote-enabled): New defun.
1437         (file-notify--deftest-remote): Use it.
1438         (file-notify-test00-availability): Rewrite.
1439         (file-notify-test00-availability-remote): New defun.
1440         (file-notify-test01-add-watch): Rewrite first erroneous check.
1442 2013-07-23  Glenn Morris  <rgm@gnu.org>
1444         * automated/inotify-test.el (inotify-file-watch-simple):
1445         Delete temp-file when done.
1447         * automated/subword-tests.el: Require subword.
1449 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1451         * automated/subword-tests.el: New file.
1453 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1455         * automated/python-tests.el (python-imenu-create-index-2)
1456         (python-imenu-create-index-3): New tests.
1458 2013-07-11  Glenn Morris  <rgm@gnu.org>
1460         * automated/ert-tests.el: Require cl-lib at runtime too.
1461         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1462         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1463         (ert-test-set-functions, ert-test-gensym)
1464         (ert-test-coerce-to-vector, ert-test-string-position)
1465         (ert-test-mismatch): Remove tests.
1466         * automated/cl-lib.el: New, split from ert-tests.el.
1468         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1469         Goto point-min.
1470         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1471         (ruby-move-to-block-skips-percent-literal)
1472         (ruby-move-to-block-skips-heredoc)
1473         (ruby-move-to-block-moves-from-else-to-if)
1474         (ruby-beginning-of-defun-does-not-fold-case)
1475         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1476         Replace goto-line with forward-line/goto-char.
1477         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1479         * automated/package-test.el (makeinfo-buffer): Autoload.
1480         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1481         (package-test-install-texinfo): Don't require makeinfo.
1483         * automated/files.el: Stop "local variables" confusion.
1485         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1487         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1488         Use with-current-buffer.
1490         * automated/undo-tests.el (undo-test-buffer-modified)
1491         (undo-test-file-modified): New tests.
1493 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1495         * automated/file-notify-tests.el (file-notify-test00-availability):
1496         Set :expected-result.
1497         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1498         (file-notify-test02-events, file-notify-test02-events-remote)
1499         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1500         Skip when `file-notify-support' is nil.  (Bug#14823)
1502 2013-07-09  Glenn Morris  <rgm@gnu.org>
1504         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1505         Declare.
1506         (inotify-file-watch-simple): Silence compiler.
1508         * automated/python-tests.el (python-indent-block-enders):
1509         Make it actually test something.
1511         * automated/package-x-test.el: Require package-test when compiling.
1513         * automated/add-log-tests.el, automated/advice-tests.el:
1514         * automated/imenu-test.el, automated/package-x-test.el:
1515         * automated/python-tests.el, automated/ruby-mode-tests.el:
1516         * automated/xml-parse-tests.el: Explicitly require ert.
1518 2013-07-08  Kenichi Handa  <handa@gnu.org>
1520         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1521         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1523 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1525         * automated/file-notify-tests.el
1526         (file-notify-test-remote-temporary-file-directory):
1527         Use `null-device' on w32.
1528         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1529         (file-notify--test-results, file-notify--test-event)
1530         (file-notify--deftest-remote, file-notify--event-test)
1531         (file-notify--test-event-handler)
1532         (file-notify--test-make-temp-name): Rename, in order to mark them
1533         internal.
1534         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1535         better fitting in noninteractive tests.
1536         (file-notify-test00-availability): Rename from `file-notify-test0'.
1537         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1538         Use `temporary-file-directory '.
1539         (file-notify-test01-add-watch-remote): New test.
1540         (file-notify-test02-events): Rename from `file-notify-test2'.
1541         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1542         (file-notify-test03-autorevert): Rename from
1543         `file-notify-test4'.  Use timeouts.
1544         (file-notify-test03-autorevert-remote): Rename from
1545         `file-notify-test5'.
1547 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1549         * automated/file-notify-tests.el: New package.
1551 2013-06-28  Kenichi Handa  <handa@gnu.org>
1553         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1554         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1555         Callers changed.
1556         (decoder-tests-filename): New function.
1557         (decoder-tests-prefer-utf-8-read)
1558         (decoder-tests-prefer-utf-8-write): New function.
1559         (ert-test-decoder-prefer-utf-8): New test.
1561 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1563         * automated/package-x-test.el: Change the commentary.
1564         (package-x-test--single-archive-entry-1-3)
1565         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1566         using the appropriate data structure.
1568 2013-06-27  Daniel Hackney  <dan@haxney.org>
1570         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1572         * automated/package-x-test.el: New file.
1574         * automated/package-test.el: New file.
1576         * automated/data/package: New directory, with test examples.
1578 2013-06-27  Glenn Morris  <rgm@gnu.org>
1580         * automated/python-tests.el (python-tests-with-temp-file):
1581         Clean up after ourself.
1583         * automated/undo-tests.el (undo-test3): Remove test that seems to
1584         do nothing that the previous one doesn't, except leave a tempfile.
1586 2013-06-26  Glenn Morris  <rgm@gnu.org>
1588         * automated/info-xref.el: New file.
1590 2013-06-25  Glenn Morris  <rgm@gnu.org>
1592         * automated/occur-tests.el (occur-test-create): New function.
1593         Use it to create separate tests for each element, so we run them
1594         all rather than stopping at the first error.
1596 2013-06-24  Glenn Morris  <rgm@gnu.org>
1598         * automated/occur-tests.el (occur-tests):
1599         Update for 2013-05-29 change to occur header line.
1601 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1603         Test suite for flymake.
1604         * automated/flymake-tests.el:
1605         * automated/flymake/warnpred/Makefile
1606         * automated/flymake/warnpred/test.c
1607         * automated/flymake/warnpred/test.pl: New files.
1609 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1611         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1613 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1615         * automated/reftex-tests.el: New test suite for reftex.
1617 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1619         * automated/ruby-mode-tests.el: New tests, for percent literals
1620         and expression expansion.
1622 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1624         * indent/octave.m: Tweak.
1626 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1628         * eshell.el: Rewrite tests using ERT.
1630 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1632         * indent/octave.m: Add tests for %!, # and ### comments.
1634 2013-05-23  Kenichi Handa  <handa@gnu.org>
1636         * automated/decoder-tests.el: New file.
1638 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1640         * indent/ruby.rb: Add multiline regexp example.
1642         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1643         (ruby-regexp-skips-over-interpolation)
1644         (ruby-regexp-continues-till-end-when-unclosed)
1645         (ruby-regexp-can-be-multiline)
1646         (ruby-interpolation-inside-percent-literal): New tests.
1648 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1650         * indent/ruby.rb: Fix indentation after =; add more cases.
1652 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1654         * indent/pascal.pas: Add test for mis-identified comments.
1656 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1658         * automated/imenu-test.el: New file.  (Bug#14112)
1660 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1662         * automated/python-tests.el (python-imenu-prev-index-position-1):
1663         Remove test.
1664         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1665         New tests.
1667 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1669         * automated/python-tests.el (python-nav-backward-defun-2)
1670         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1671         (python-nav-forward-defun-3): New tests.
1673 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1675         * automated/python-tests.el (python-nav-backward-defun-1)
1676         (python-nav-forward-defun-1): New tests.
1678 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1680         * automated/add-log-tests.el: New file.  (Bug#14112)
1682 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1684         * automated/python-tests.el (python-indent-block-enders): New test.
1685         (python-info-current-defun-2): Fix test.
1687 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1689         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1691 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1693         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1694         (python-tests-with-temp-file): New macro.
1695         (python-tests-shell-interpreter): New var.
1696         (python-shell-get-process-name-1)
1697         (python-shell-internal-get-process-name-1)
1698         (python-shell-parse-command-1)
1699         (python-shell-calculate-process-environment-1)
1700         (python-shell-calculate-process-environment-2)
1701         (python-shell-calculate-process-environment-3)
1702         (python-shell-calculate-exec-path-1)
1703         (python-shell-calculate-exec-path-2)
1704         (python-shell-make-comint-1)
1705         (python-shell-make-comint-2)
1706         (python-shell-get-process-1)
1707         (python-shell-get-or-create-process-1)
1708         (python-shell-internal-get-or-create-process-1): New tests.
1710 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1712         * automated/python-tests.el: New file.
1714 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1716         * automated/ruby-mode-tests.el
1717         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1718         bits inside the examples.
1719         (ruby-move-to-block-skips-heredoc): New test.
1720         (ruby-add-log-current-method-after-inner-class):
1721         Lower expectations: move point inside a method, initially.
1723 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1725         * automated/ruby-mode-tests.el
1726         (ruby-move-to-block-skips-percent-literal): New test.
1728 2013-02-04  Chong Yidong  <cyd@gnu.org>
1730         * automated/thingatpt.el: New file.
1732 2013-02-03  Chong Yidong  <cyd@gnu.org>
1734         * automated/files.el (file-test--do-local-variables-test):
1735         Avoid compilation warning message.
1737 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1739         * automated/ruby-mode-tests.el
1740         (ruby-indent-spread-args-in-parens): New test.
1741         * automated/ruby-mode-tests.el (ruby-block-test-example):
1742         Break indentation of the do block opener and add a line inside it.
1743         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1744         Adjust line numbers.
1746 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1748         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1750 2013-01-14  Glenn Morris  <rgm@gnu.org>
1752         * automated/compile-tests.el (compile-tests--test-regexps-data):
1753         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1755 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1757         * automated/man-tests.el: New file.
1759 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1761         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1763 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1765         * automated/undo-tests.el: New file.
1767 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1769         * automated/ruby-mode-tests.el
1770         (ruby-indent-after-block-in-continued-expression): New test.
1772 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1774         * automated/ruby-mode-tests.el:
1775         Rename one interpolation test; add three more.
1776         (ruby-with-temp-buffer): New macro, use it where appropriate.
1777         (ruby-add-log-current-method-examples): Use "_" for target point.
1778         Add four new tests for ruby-add-log-current-method.
1780 2012-12-11  Glenn Morris  <rgm@gnu.org>
1782         * automated/f90.el (f90-test-bug13138): New test.
1784 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1786         * automated/inotify-test.el: New test.
1788 2012-12-02  Chong Yidong  <cyd@gnu.org>
1790         * automated/ruby-mode-tests.el
1791         (ruby-add-log-current-method-examples): Don't use loop macro, to
1792         allow automated testing to work.
1794 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1796         * automated/advice-tests.el (advice-tests--data): Remove.
1797         (advice-tests): Move the tests directly here instead.
1798         Add called-interactively-p tests.
1800 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1802         * automated/ert-x-tests.el: Use cl-lib.
1803         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1805 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1807         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1808         (ruby-indent-inside-heredoc-after-operator)
1809         (ruby-indent-inside-heredoc-after-space): New tests.
1810         Change direct font-lock face references to var references.
1811         (ruby-interpolation-suppresses-syntax-inside): New test.
1812         (ruby-interpolation-inside-percent-literal-with-paren):
1813         New failing test.
1815 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1817         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1818         (ruby-singleton-class-no-heredoc-font-lock)
1819         (ruby-add-log-current-method-examples): New tests.
1820         (ruby-test-string): Extract from ruby-should-indent-buffer.
1821         (ruby-deftest-move-to-block): New macro.
1822         Add several move-to-block tests.
1824 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1826         * automated/advice-tests.el: New tests.
1828 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1830         * automated/compile-tests.el (compile-tests--test-regexps-data):
1831         Add new data for msft's new format.
1833 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1835         * automated/ruby-mode-tests.el:
1836         (ruby-toggle-block-to-multiline): New test.
1837         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1838         (ruby-toggle-block-to-brace): Use buffer-string.
1840 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1842         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1844 2012-08-28  Chong Yidong  <cyd@gnu.org>
1846         * automated/files.el: Test every combination of values for
1847         enable-local-variables and enable-local-eval.
1849 2012-08-19  Chong Yidong  <cyd@gnu.org>
1851         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1853 2012-08-18  Chong Yidong  <cyd@gnu.org>
1855         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1857 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1859         * indent/ruby.rb: Rearrange examples, add new ones.
1861 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1863         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1864         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1866 2012-08-11  Glenn Morris  <rgm@gnu.org>
1868         * automated/files.el: New file.
1870         * automated/Makefile.in (all): Fix typo.
1872 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1874         * automated/ruby-mode-tests.el (ruby-should-indent):
1875         Add docstring, check (current-indentation) instead of (current-column).
1876         (ruby-should-indent-buffer): New function.
1877         Add tests for `ruby-deep-indent-paren' behavior.
1878         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1880 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1882         Original tests in test_ruby_mode.rb in upstream (author).
1884 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1886         * automated/ruby-mode-tests.el (ruby-should-indent)
1887         (ruby-assert-state): New functions.
1888         Add new tests.
1890 2012-07-29  David Engster  <deng@randomsample.de>
1892         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1893         New variable to hold test data for name expansion.
1894         (xml-parse-tests): Test the two different types of name expansion.
1896 2012-07-29  Juri Linkov  <juri@jurta.org>
1898         * automated/occur-tests.el (occur-test-case): Use predefined
1899         buffer name " *test-occur*" instead of a random buffer name.
1901 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1903         * automated/ruby-mode-tests.el: New file with one test.
1905 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1907         * indent/shell.sh: Add test case for ${#VAR}.
1909         * indent/latex-mode.tex: New file.
1911 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1913         * eshell.el: Use cl-lib.
1915 2012-07-03  Chong Yidong  <cyd@gnu.org>
1917         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1919 2012-07-02  Chong Yidong  <cyd@gnu.org>
1921         * automated/xml-parse-tests.el (xml-parse-tests--data):
1922         More testcases.
1924 2012-07-01  Chong Yidong  <cyd@gnu.org>
1926         * automated/xml-parse-tests.el: New file.
1928 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1930         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1931         Use cl-flet.
1933 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1935         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1936         Test escaped commas in TZID (Bug#11473).
1937         (icalendar-import-with-timezone): New.
1938         (icalendar-real-world): Add new testcase as given in the bugreport
1939         of Bug#11473.
1941 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1943         * automated/icalendar-tests.el (icalendar-tests--test-import):
1944         Include UID in import tests (Bug#11525).
1945         (icalendar-import-non-recurring, icalendar-import-rrule)
1946         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1947         UID-import change.
1948         (icalendar-import-with-uid): New.
1949         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1950         Include UID in cycle tests.
1951         (icalendar-cycle, icalendar-real-world): UID-import change.
1953 2012-05-21  Glenn Morris  <rgm@gnu.org>
1955         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1957 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1959         * automated/url-util-tests.el: New file to test
1960         lisp/url/url-util.el.  Only `url-build-query-string' and
1961         `url-parse-query-string' are tested right now (Bug#8706).
1963 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1965         * indent/shell.sh:
1966         * indent/shell.rc: Ad some test cases.
1968 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1970         * indent/ruby.rb: New file, to test new syntax-propertize code.
1972 2012-04-11  Glenn Morris  <rgm@gnu.org>
1974         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1976 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1978         * automated/url-future-tests.el (url-future-tests): Move from
1979         lisp/url/url-future.el and rename.
1981 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1983         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1984         Fix broken test, caused by missing trailing blank.
1986 2011-12-03  Chong Yidong  <cyd@gnu.org>
1988         * automated/compile-tests.el (compile-tests--test-regexps-data):
1989         Increase column numbers by one to reflect change in how
1990         compilation-message is recorded (Bug#10172).
1992 2011-11-22  Glenn Morris  <rgm@gnu.org>
1994         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1996 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1998         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
2000 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2002         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
2003         (icalendar-tests--test-export, icalendar-tests--do-test-export):
2004         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
2006 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
2008         * automated/newsticker-tests.el
2009         (newsticker--group-manage-orphan-feeds): Remove fsetting of
2010         newsticker--treeview-tree-update.
2012 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
2014         * automated/newsticker-tests.el
2015         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
2017         * automated/newsticker-tests.el
2018         (newsticker--group-manage-orphan-feeds): Prevent updating
2019         newsticker treeview.  Fixed bug#9763.
2021 2011-10-20  Glenn Morris  <rgm@gnu.org>
2023         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
2025         * automated/vc-bzr.el: New file.
2027 2011-10-15  Glenn Morris  <rgm@gnu.org>
2029         * automated/f90.el: New file.
2031 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
2033         * automated/newsticker-tests.el: Move newsticker-testsuite.el
2034         to automated/newsticker-tests.el.  Convert to ERT.
2036 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
2038         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
2039         Remove, simply use string=.
2040         (icalendar--diarytime-to-isotime)
2041         (icalendar--datetime-to-diary-date)
2042         (icalendar--datestring-to-isodate)
2043         (icalendar--format-ical-event)
2044         (icalendar--parse-summary-and-rest)
2045         (icalendar-tests--do-test-import)
2046         (icalendar-tests--do-test-cycle): Change argument order of
2047         string= to EXPECTED ACTUAL.
2048         (icalendar--import-format-sample)
2049         (icalendar--format-ical-event)
2050         (icalendar-import-non-recurring)
2051         (icalendar-import-rrule)
2052         (icalendar-import-duration)
2053         (icalendar-import-bug-6766)
2054         (icalendar-real-world): Adjust to string= instead of
2055         icalendar-tests--compare-strings.
2056         (icalendar-import-multiple-vcalendars): New.
2058 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2060         * automated/gnus-tests.el: Add wrapper for Gnus tests.
2061         Require CL.
2063 2011-05-09  Juri Linkov  <juri@jurta.org>
2065         * automated/occur-tests.el: Move from test/occur-testsuite.el.
2066         Convert to ERT.
2068 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
2070         * automated/compile-tests.el: New file.
2072 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
2074         * automated/font-parse-tests.el: Don't byte-compile.
2076         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
2078 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2080         * automated/lexbind-tests.el: New file.
2082 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2084         * Version 23.3 released.
2086 2011-03-05  Glenn Morris  <rgm@gnu.org>
2088         * eshell.el: Move here from lisp/eshell/esh-test.el.
2090 2011-03-03  Christian Ohler  <ohler@gnu.org>
2092         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2093         New test.
2095 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
2097         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2098         convert to ERT format.
2100 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
2102         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2103         convert to ERT format.
2105 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2107         * indent/shell.sh:
2108         * indent/shell.rc: New files.
2110 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
2112         * automated/font-parse-tests.el: Move from
2113         font-parse-testsuite.el.
2115 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
2117         * font-parse-testsuite.el (test-font-parse-data): New file.
2119 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2121         * indent/prolog.prolog: Add tokenizing tests.
2123 2011-01-13  Christian Ohler  <ohler@gnu.org>
2125         * automated: New directory for automated tests.
2127         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2129         * automated/Makefile.in: New file.
2131 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2133         * indent/modula2.mod: New file.
2135 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2137         * indent/octave.m: Add a test to ensure indentation is local.
2139 2010-10-23  Glenn Morris  <rgm@gnu.org>
2141         * comint-testsuite.el
2142         (comint-testsuite--test-comint-password-prompt-regexp):
2143         Add "Please enter the password".  (Bug#7224)
2145 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2147         * indent/prolog.prolog: Use normal spacing around !.
2149 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2151         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2153 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2155         * indent/octave.m: Remove some `fixindent' not needed any more.
2157 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2159         * indent/octave.m: New file.
2161 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2163         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2164         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2165         (icalendar-testsuite--run-internal-tests): New.
2166         (icalendar-testsuite--test-convert-ordinary-to-ical)
2167         (icalendar-testsuite--test-convert-block-to-ical)
2168         (icalendar-testsuite--test-convert-anniversary-to-ical)
2169         (icalendar-testsuite--test-parse-vtimezone)
2170         (icalendar-testsuite--do-test-export): Code formatting.
2171         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2172         (icalendar-testsuite--do-test-import)
2173         (icalendar-testsuite--do-test-cycle):
2174         Use icalendar-testsuite--compare-strings
2175         (icalendar-testsuite--run-import-tests): Comment added.
2176         (icalendar-testsuite--run-import-tests)
2177         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2179 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2181         * redisplay-testsuite.el (test-redisplay-3): New test.
2183 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2185         * comint-testsuite.el: New file.
2187 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2189         * indent: New dir.
2191 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2193         * Version 23.2 released.
2195 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2197         * cedet/semantic-ia-utest.el
2198         (semantic-symref-test-count-hits-in-tag): Add function, from
2199         semantic-test.el.
2201         * cedet/tests/test.cpp:
2202         * cedet/tests/test.py:
2203         * cedet/tests/teststruct.cpp:
2204         * cedet/tests/testtemplates.cpp:
2205         * cedet/tests/testusing.cpp:
2206         * cedet/tests/scopetest.cpp:
2207         * cedet/tests/scopetest.java: Files deleted.
2209         * cedet/tests/test.make:
2210         * cedet/tests/test.c:
2211         * cedet/tests/testjavacomp.java:
2212         * cedet/tests/testspp.c:
2213         * cedet/tests/testsppreplace.c:
2214         * cedet/tests/testsppreplaced.c:
2215         * cedet/tests/testsubclass.cpp:
2216         * cedet/tests/testsubclass.hh:
2217         * cedet/tests/testtypedefs.cpp:
2218         * cedet/tests/testvarnames.c:
2219         * cedet/tests/test.el:
2220         * cedet/tests/testdoublens.cpp:
2221         * cedet/tests/testdoublens.hpp: Add copyright header.
2223         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2224         Remove reference to deleted files.
2226 2010-03-30  Juri Linkov  <juri@jurta.org>
2228         * occur-testsuite.el (occur-tests): Add tests for context lines.
2230 2010-03-23  Juri Linkov  <juri@jurta.org>
2232         * occur-testsuite.el: New file.
2234 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2236         * Branch for 23.2.
2238 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2240         * icalendar-testsuite.el
2241         (icalendar-testsuite--run-function-tests): Add new tests.
2242         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2243         testcase.
2244         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2245         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2246         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2247         (icalendar-testsuite--test-convert-block-to-ical): New.
2248         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2249         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2251 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2253         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2254         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2255         Fix typos in docstrings and error messages.
2256         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2258 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2260         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2261         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2262         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2264 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2266         * icalendar-testsuite.el
2267         (icalendar-testsuite--run-function-tests):
2268         Add icalendar-testsuite--test-parse-vtimezone.
2269         (icalendar-testsuite--test-parse-vtimezone): New.
2270         (icalendar-testsuite--do-test-cycle): Doc changes.
2271         (icalendar-testsuite--run-real-world-tests): Remove trailing
2272         whitespace -- see change of icalendar--add-diary-entry in
2273         icalendar.el.
2274         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2276 2009-09-30  Glenn Morris  <rgm@gnu.org>
2278         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2280 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2282         * cedet/*: New unit tests, from CEDET repository.
2284 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2286         * redisplay-testsuite.el: New file.
2288 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2290         * Branch for 23.1.
2292 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2294         * icalendar-testsuite.el
2295         (icalendar-testsuite--run-function-tests):
2296         Add icalendar-testsuite--test-diarytime-to-isotime.
2297         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2298         recent icalendar fixes.
2299         (icalendar-testsuite--test-diarytime-to-isotime): New.
2300         (icalendar-testsuite--test-create-uid): Adjust to recent
2301         icalendar changes.
2303 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2305         * bytecomp-testsuite.el: New file.
2307 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2309         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2310         Add `icalendar-testsuite--test-create-uid'.
2311         (icalendar-testsuite--test-create-uid): New.
2313 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2315         * newsticker-testsuite.el: New file.
2317 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2319         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2320         Add icalendar-testsuite--test-datestring-to-isodate,
2321         icalendar-testsuite--test-datetime-to-diary-date, and
2322         icalendar-testsuite--test-calendar-style.
2323         (icalendar-testsuite--test-format-ical-event)
2324         (icalendar-testsuite--test-parse-summary-and-rest):
2325         Doc fix.  Remove european-calendar-style.
2326         (icalendar-testsuite--get-ical-event): Doc fix.
2327         (icalendar-testsuite--test-first-weekday-of-year)
2328         (icalendar-testsuite--run-cycle-tests): Add doc string.
2329         (icalendar-testsuite--test-datestring-to-isodate)
2330         (icalendar-testsuite--test-datetime-to-diary-date)
2331         (icalendar-testsuite--test-calendar-style): New functions.
2332         (icalendar-testsuite--test-export): Handle iso date style.
2333         New arg INPUT-ISO.  Use calendar-date-style.
2334         (icalendar-testsuite--test-import): Handle iso date style.
2335         New arg EXPECTED-ISO.  Use calendar-date-style.
2336         (icalendar-testsuite--test-cycle): Handle iso date style.
2337         (icalendar-testsuite--run-import-tests)
2338         (icalendar-testsuite--run-export-tests)
2339         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2341 2008-02-29  Glenn Morris  <rgm@gnu.org>
2343         * README: New file.
2345 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2347         * icalendar-testsuite.el: New file.
2349 ;; Local Variables:
2350 ;; coding: utf-8
2351 ;; End:
2353   Copyright (C) 2008-2014 Free Software Foundation, Inc.
2355   This file is part of GNU Emacs.
2357   GNU Emacs is free software: you can redistribute it and/or modify
2358   it under the terms of the GNU General Public License as published by
2359   the Free Software Foundation, either version 3 of the License, or
2360   (at your option) any later version.
2362   GNU Emacs is distributed in the hope that it will be useful,
2363   but WITHOUT ANY WARRANTY; without even the implied warranty of
2364   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2365   GNU General Public License for more details.
2367   You should have received a copy of the GNU General Public License
2368   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.