Merge from emacs-24
[emacs.git] / test / ChangeLog
blobcc62818fecf3b1726f373ec02fcb3c9f220764b9
1 2014-12-03  Michael Albinus  <michael.albinus@gmx.de>
3         * automated/tramp-tests.el (tramp-test29-vc-registered):
4         Fallback for changed `vc-register' argument list.
6 2014-12-03  Glenn Morris  <rgm@gnu.org>
8         * automated/tramp-tests.el (tramp-test29-vc-registered):
9         Update for recent incompatible change in vc-register.
11 2014-11-29  Fabián Ezequiel Gallina  <fgallina@gnu.org>
13         * automated/python-tests.el
14         (python-shell-calculate-process-environment-4)
15         (python-shell-calculate-process-environment-5): New tests.
16         (python-shell-make-comint-3): Use file-equal-p.
17         (python-shell-get-or-create-process-1)
18         (python-shell-get-or-create-process-2)
19         (python-shell-get-or-create-process-3): Fix interpreter for
20         Windows (Bug#18595).
22 2014-11-21  Ulf Jasper  <ulf.jasper@web.de>
24         * automated/libxml-tests.el
25         (libxml-tests--data-comments-preserved): Renamed from
26         'libxml-tests--data'.
27         (libxml-tests--data-comments-discarded): New.
28         (libxml-tests): Check whether 'libxml-parse-xml-region' is
29         discarding comments correctly.
31 2014-11-17  Michal Nazarewicz  <mina86@mina86.com>
33         * automated/tildify-tests.el (tildify-test-html, tildify-test-xml):
34         HTML and XML now use no-break space as hard space.  Update tests.
35         (tildify-test-foreach-ignore-environments)
36         (tildify-test-foreach-ignore-environments-early-return,
37         (tildify-test-foreach-region)
38         (tildify-test-foreach-region-early-return)
39         (tildify-test-foreach-region-limit-region): New tests of
40         `tildify-foreach-ignore-environments' and
41         `tildify--foreach-region' functions.
42         (with-test-foreach): New helper macro for the above tests.
44 2014-11-17  Glenn Morris  <rgm@gnu.org>
46         * automated/occur-tests.el (occur-test-case, occur-test-create):
47         In case of failure, show the actual string, rather than just nil.
48         (occur-tests): Update for apparent change in output re control-chars.
50 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
52         * automated/icalendar-tests.el (icalendar-tests--test-export): New
53         optional parameter `alarms'.
54         (icalendar-export-alarms): New test for exporting icalendar
55         alarms.
56         (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil.
58 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
60         * automated/icalendar-tests.el (icalendar-tests--test-import):
61         Mention timezone in doc string.  Clean up.
62         (icalendar-real-world): Add another test case for no-dst
63         timezones.
65 2014-11-16  Ulf Jasper  <ulf.jasper@web.de>
67         * automated/icalendar-tests.el (icalendar--parse-vtimezone): Add
68         testcase where offsets of standard time and daylight saving time
69         are equal.
70         (icalendar-real-world): Fix error in test case.  Expected result
71         was wrong when offsets of standard time and daylight saving time
72         were equal.
74 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
76         * automated/python-tests.el
77         (python-shell-calculate-process-environment-2): Fix test.
78         (python-shell-calculate-process-environment-1)
79         (python-shell-calculate-process-environment-3): Cleanup.
81 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
83         * automated/python-tests.el (python-indent-dedenters-8): New test
84         for Bug#18432.
86 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
88         * automated/python-tests.el (python-indent-region-1)
89         (python-indent-region-2, python-indent-region-3)
90         (python-indent-region-4, python-indent-region-5): New tests.
92 2014-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
94         * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
95         * automated/cl-lib-tests.el: Rename from cl-lib.el.
97 2014-10-28  Ulf Jasper  <ulf.jasper@web.de>
99         * automated/libxml-tests.el: New file.
101 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
103         * test/automated/process-tests.el (process-test-quoted-batfile):
104         New test.
106 2014-10-20  Glenn Morris  <rgm@gnu.org>
108         * Merge in all changes up to 24.4 release.
110 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
112         * indent/scss-mode.scss: New file.
113         * indent/css-mode.css: Add a few uneventful examples.
115 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
117         * BidiCharacterTest.txt: New file, from Unicode.
119         * biditest.el: New file.
121 2014-10-08  Leo Liu  <sdl.web@gmail.com>
123         * automated/print-tests.el: New file.
124         (terpri): Tests for terpri.  (Bug#18652)
126 2014-10-06  Glenn Morris  <rgm@gnu.org>
128         * automated/icalendar-tests.el (icalendar--calendar-style):
129         Remove test, no longer relevant.
131 2014-10-04  Glenn Morris  <rgm@gnu.org>
133         * automated/package-x-test.el: Remove file...
134         * automated/package-test.el: ... merge package-x-test.el.  (Bug#18574)
136 2014-10-02  Glenn Morris  <rgm@gnu.org>
138         * automated/package-test.el (with-package-test, package-test-signed):
139         Also set HOME to a temp value, in case the real one is absent (e.g.
140         hydra) or read-only.  (Bug#18575)
141         (package-test-signed): Use skip-unless rather than expected-result.
143 2014-09-26  Leo Liu  <sdl.web@gmail.com>
145         * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
146         New tests.  (Bug#18557)
148 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
150         * automated/newsticker-tests.el
151         (newsticker--group-find-parent-group),
152         (newsticker--group-do-rename-group): New tests.
154 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
156         * automated/fns-tests.el (fns-tests-collate-sort):
157         Bind w32-collate-ignore-punctuation to t when sorting according to
158         UTS#10 rules.
160 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
162         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
163         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
165 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
167         * automated/fns-tests.el (fns-tests-compare-strings): In case
168         `compare-strings' shall return t, check for this.
169         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
171 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
173         * automated/python-tests.el (python-indent-electric-colon-1):
174         New test.  (Bug#18228)
176 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
178         * automated/fns-tests.el (fns-tests-sort): New test.
180 2014-08-28  Glenn Morris  <rgm@gnu.org>
182         * automated/python-tests.el (python-shell-calculate-exec-path-2):
183         Update test for today's python.el changes.
185 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
187         * automated/compile-tests.el (compile--test-error-line): Grok FILE
188         being nil.  Allows for Guile tests to pass.
189         (compile-tests--test-regexps-data): Add Guile tests.
191 2014-08-11  Glenn Morris  <rgm@gnu.org>
193         * automated/data/files-bug18141.el.gz: New file.
194         * automated/files.el (files-test-bug-18141-file):
195         New variable and test.  (Bug#18141)
197 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
199         Enumerate evaluated sexp diary entries (Bug#7911).
200         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
201         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
202         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
203         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
204         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
205         New tests.
207 2014-08-07  Glenn Morris  <rgm@gnu.org>
209         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
211 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
213         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
214         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
216 2014-08-03  Glenn Morris  <rgm@gnu.org>
218         * automated/Makefile.in (check-tar): New rule.
220 2014-08-02  Glenn Morris  <rgm@gnu.org>
222         * automated/fns-tests.el (fns-tests-compare-strings):
223         Update test.  (Bug#17903)
225         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
226         Use more precise TZ specification, as per 2013-08-04.
228 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
230         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
231         New test.
233 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
235         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
237 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
239         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
240         Work around the failures in icalendar-tests which occasionally occur on
241         hydra.nixos.org.
243 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
245         * automated/python-tests.el:
246         (python-util-clone-local-variables-1): Fix test.
248         * automated/python-tests.el (python-shell-make-comint-1):
249         (python-shell-make-comint-2): Fix indentation.
250         (python-shell-make-comint-3)
251         (python-shell-make-comint-4): New tests.
252         (python-shell-get-or-create-process-1): Fix test.
253         (python-shell-get-or-create-process-2)
254         (python-shell-get-or-create-process-3): New tests.
255         (python-shell-internal-get-or-create-process-1): Fix test.
256         (python-shell-prompt-detect-1): New test.
257         (python-shell-prompt-detect-2): New test.  (Bug#17370)
258         (python-shell-prompt-detect-3)
259         (python-shell-prompt-detect-4)
260         (python-shell-prompt-detect-5)
261         (python-shell-prompt-detect-6)
262         (python-shell-prompt-validate-regexps-1)
263         (python-shell-prompt-validate-regexps-2)
264         (python-shell-prompt-validate-regexps-3)
265         (python-shell-prompt-validate-regexps-4)
266         (python-shell-prompt-validate-regexps-5)
267         (python-shell-prompt-validate-regexps-6)
268         (python-shell-prompt-validate-regexps-7)
269         (python-shell-prompt-set-calculated-regexps-1)
270         (python-shell-prompt-set-calculated-regexps-2)
271         (python-shell-prompt-set-calculated-regexps-3)
272         (python-shell-prompt-set-calculated-regexps-4)
273         (python-shell-prompt-set-calculated-regexps-5)
274         (python-shell-prompt-set-calculated-regexps-6)
275         (python-util-valid-regexp-p-1): New tests.
277 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
279         * automated/advice-tests.el (advice-test-call-interactively): Make sure
280         the function's definition is fully restored at the end.
282 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
284         * automated/python-tests.el (python-indent-block-enders-1)
285         (python-indent-block-enders-2): Fix tests.
286         (python-indent-block-enders-3, python-indent-block-enders-4)
287         (python-indent-block-enders-5, python-indent-dedenters-1)
288         (python-indent-dedenters-2): Remove tests.
289         (python-indent-dedenters-1, python-indent-dedenters-2)
290         (python-indent-dedenters-3, python-indent-dedenters-4)
291         (python-indent-dedenters-5, python-indent-dedenters-6)
292         (python-indent-dedenters-7)
293         (python-info-dedenter-opening-block-position-1)
294         (python-info-dedenter-opening-block-position-2)
295         (python-info-dedenter-opening-block-position-3)
296         (python-info-dedenter-opening-block-positions-1)
297         (python-info-dedenter-opening-block-positions-2)
298         (python-info-dedenter-opening-block-positions-3)
299         (python-info-dedenter-opening-block-positions-4)
300         (python-info-dedenter-opening-block-positions-5)
301         (python-info-dedenter-opening-block-message-1)
302         (python-info-dedenter-opening-block-message-2)
303         (python-info-dedenter-opening-block-message-3)
304         (python-info-dedenter-opening-block-message-4)
305         (python-info-dedenter-opening-block-message-5)
306         (python-info-dedenter-statement-p-1)
307         (python-info-dedenter-statement-p-2)
308         (python-info-dedenter-statement-p-3)
309         (python-info-dedenter-statement-p-4)
310         (python-info-dedenter-statement-p-5): New tests.
312 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
314         * indent/perl.perl: Add indentation pattern for hash-table entries.
316 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
318         * automated/dbus-tests.el (dbus-test02-register-service-session)
319         (dbus-test02-register-service-system): Fix docstring.
320         (dbus-test02-register-service-own-bus)
321         (dbus-test03-peer-interface): New tests.
323 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
325         * automated/python-tests.el (python-tests-self-insert): New function.
326         (python-triple-quote-pairing): Use it.
327         (python-parens-electric-indent-1): New test. (Bug#17658)
329 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
331         * automated/subr-x-tests.el: New file.
333 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
335         * automated/tramp-tests.el (tramp--instrument-test-case):
336         Print debug buffer in any case.
338 2014-06-28  Leo Liu  <sdl.web@gmail.com>
340         * automated/calc-tests.el: New file and add tests for math-bignum.
341         (Bug#17556)
343 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
345         * automated/dbus-tests.el (dbus--test-register-service)
346         (dbus-test02-register-service-session): Replace `dbus-ping' calls
347         by `dbus-list-known-names'.  (Bug#17858)
349 2014-06-28  Glenn Morris  <rgm@gnu.org>
351         * automated/Makefile.in (GDB): New variable.
352         (emacs): Use $GDB.  (Bug#15991)
354         * automated/Makefile.in (WRITE_LOG): New variable.
355         (%.log): Use WRITE_LOG.
356         (test_template): Disable logging.
358         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
359         (test_template): New definition.  Apply to TESTS.
361 2014-06-27  Glenn Morris  <rgm@gnu.org>
363         * automated/Makefile.in (check-maybe): Rename from check.
364         (check): Re-run all the tests, every time.
365         (clean, mostlyclean): Also delete *.log~.
367 2014-06-26  Glenn Morris  <rgm@gnu.org>
369         * automated/package-x-test.el: Do not mess with load-path.
371         * automated/Makefile.in (%.log): If error, dump log to stdout.
373 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
375         * automated/package-test.el (package-test-update-listing)
376         (package-test-update-archives, package-test-describe-package):
377         Adjust tests according to new package-list-unsigned.
379 2014-06-26  Glenn Morris  <rgm@gnu.org>
381         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
383         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
385         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
386         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
387         (setwins, compile-targets, compile-main, compile-clean): Remove.
388         (GREP_OPTIONS): Unexport.
389         (.el.elc): Replace with pattern rule.
390         (%.elc, %.log): New pattern rules.
391         (ELFILES, LOGFILES): New variables.
392         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
393         (clean, mostlyclean): New rules.
394         (bootstrap-clean): Simplify.
395         (bootstrap-clean, distclean): Depend on clean.
397 2014-06-25  Glenn Morris  <rgm@gnu.org>
399         * automated/flymake-tests.el (flymake-tests--current-face):
400         Sleep for longer.  Avoid querying.
402 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
404         * automated/fns-tests.el (fns-tests-compare-string): New test.
406 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
408         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
409         according to Bug#17815.
411 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
413         * automated/python-tests.el (python-util-strip-string-1): New test.
415 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
417         Sync with Tramp 2.2.10.
419         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
420         (tramp--instrument-test-case): Extend docstring.
421         (tramp-test15-copy-directory): Skip for tramp-smb.el.
422         (tramp-test21-file-links): Use `file-truename' for directories.
423         (tramp-test27-start-file-process, tramp-test28-shell-command):
424         Retrieve process output more robustly.
425         (tramp--test-check-files): Extend test.
426         (tramp-test30-special-characters): Skip for tramp-adb.el,
427         tramp-gvfs.el and tramp-smb.el.  Add further file names.
429 2014-06-13  Glenn Morris  <rgm@gnu.org>
431         * automated/Makefile.in (compile-main):
432         GNU make automatically passes command-line arguments to sub-makes.
434 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
436         * automated/tildify-tests.el (tildify-test--test): Optimize the test
437         slightly by reusing the same temporary buffer across multiple test
438         cases.
440         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
441         (tildify-test-find-env-group-index-bug): Update to support new
442         signature of the `tildify-foreach-region-outside-env' function.
443         Namely, it now takes pairs as an argument instead of looking it up in
444         `tildify-ignored-environments-alist'.
446         * automated/tildify-tests.el (tildify-test--example-html): Add support
447         for generating XML code, so that…
448         (tildify-test-xml) …test can be added to check handling of XML
449         documents.
451         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
452         New test checking end-regex building when multiple environment pairs
453         use integers to refer to capture groups.
455         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
456         test checking end-regex building in `tildify-find-env' function when
457         integers (denoting capture groups) and strings are mixed together.
459 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
461         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
462         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
464 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
466         * automated/tramp-tests.el (tramp-test29-vc-registered):
467         Instrument failed test case.
469 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
471         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
472         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
474 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
476         * automated/tildify-tests.el: New file.
478 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
480         * indent/ruby.rb: Add one more test.
482         * indent/ps-mode.ps: New file.
484         * indent/octave.m: Add a few more tests.
486         * automated/core-elisp-tests.el
487         (core-elisp-test-window-configurations): New test.
489 2014-05-26  Glenn Morris  <rgm@gnu.org>
491         * automated/package-test.el (package-test-install-single):
492         Update for changed output.
494 2014-05-22  Glenn Morris  <rgm@gnu.org>
496         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
497         Fix handling of temporary elc files.
499         * automated/fns-tests.el (fns-tests-nreverse):
500         Update for changed string behavior.
502 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
504         * automated/fns-tests.el: New file.
505         * automated/fns-tests.el (fns-tests-nreverse)
506         (fns-tests-nreverse-bool-vector): New tests.
508 2014-05-08  Glenn Morris  <rgm@gnu.org>
510         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
511         (vc-bzr-test-faulty-bzr-autoloads):
512         Give bzr a temporary home-directory, in case the real one is missing.
514 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
516         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
517         New test.
519 2014-05-08  Glenn Morris  <rgm@gnu.org>
521         * automated/help-fns.el: New file.
523 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
525         * automated/undo-tests.el (undo-test-region-deletion): New test to
526         demonstrate bug#17235.
527         (undo-test-region-example): New test to verify example given in
528         comments for undo-make-selective-list.
530 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
532         * automated/tramp-tests.el (top):
533         * automated/file-notify-tests.el (top): Do not disable interactive
534         passwords in batch mode.
535         (password-cache-expiry): Set to nil.
537         * automated/file-notify-tests.el
538         (file-notify-test-remote-temporary-file-directory):
539         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
540         Use a mock-up method as default.
541         (tramp-test00-availability): Print the used directory name.
542         (tramp-test33-recursive-load): Fix typo.
544 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
546         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
547         (tramp-test30-special-characters): Remove test for backslash.
549 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
551         * automated/tramp-tests.el
552         (tramp-test19-directory-files-and-attributes)
553         (tramp-test22-file-times): Check for `file-attributes' equality
554         only if there is a usable timestamp.
555         (tramp--test-check-files): Do not use `copy-sequence'.
557 2014-04-22  Daniel Colascione  <dancol@dancol.org>
559         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
560         Add compile flag.
561         (test-byte-comp-macro-expansion)
562         (test-byte-comp-macro-expansion-eval-and-compile)
563         (test-byte-comp-macro-expansion-eval-when-compile)
564         (test-byte-comp-macro-expand-lexical-override): Use it.
565         (test-eager-load-macro-expansion)
566         (test-eager-load-macro-expansion-eval-and-compile)
567         (test-eager-load-macro-expansion-eval-when-compile)
568         (test-eager-load-macro-expand-lexical-override): New tests.
570         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
571         account for removal of `cl-struct-set-slot-value'. Also, move
572         the defstruct to top level.
574 2014-04-21  Daniel Colascione  <dancol@dancol.org>
576         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
577         New function.
578         (test-byte-comp-macro-expansion)
579         (test-byte-comp-macro-expansion-eval-and-compile)
580         (test-byte-comp-macro-expansion-eval-when-compile)
581         (test-byte-comp-macro-expand-lexical-override): New tests.
583         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
584         (cl-the): Fix cl-the test.
586 2014-04-20  Daniel Colascione  <dancol@dancol.org>
588         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
590 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
592         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
593         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
595 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
597         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
598         (tramp--test-make-temp-name): Optional argument LOCAL.
599         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
600         (tramp-test10-write-region): No special test for out-of-band copy
601         needed anymore.
602         (tramp-test11-copy-file, tramp-test12-rename-file)
603         (tramp-test21-file-links): Extend tests.
604         (tramp-test20-file-modes): More robust check for user "root".
605         (tramp--test-check-files): New defun.
606         (tramp-test30-special-characters, tramp-test33-recursive-load)
607         (tramp-test34-unload): New tests.
608         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
610 2014-04-11  Glenn Morris  <rgm@gnu.org>
612         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
614 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
616         * automated/electric-tests.el: Fix spelling error in test name.
617         (whitespace-skipping-for-quotes-not-outside):
618         Rename from whitespace-skipping-for-quotes-not-ouside.
620 2014-04-09  Daniel Colascione  <dancol@dancol.org>
622         * automated/syntax-tests.el: New file.
624 2014-04-09  Glenn Morris  <rgm@gnu.org>
626         * automated/python-tests.el (python-triple-quote-pairing):
627         Enable/disable electric-pair-mode as needed.
629         * automated/electric-tests.el (electric-pair-backspace-1):
630         Replace deleted function.
632 2014-04-07  João Távora  <joaotavora@gmail.com>
634         * automated/python-tests.el (python-triple-quote-pairing): New test.
635         (python-syntax-after-python-backspace): New test.
637         * automated/electric-tests.el (electric-pair-define-test-form):
638         More readable test docstrings.
639         (whitespace-skipping-for-quotes-not-ouside)
640         (whitespace-skipping-for-quotes-only-inside)
641         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
643 2014-04-04  João Távora  <joaotavora@gmail.com>
645         * automated/electric-tests.el (define-electric-pair-test):
646         Don't overtest.
647         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
648         (inhibit-in-mismatched-string-inside-c-comments): New test.
650 2014-04-02  João Távora  <joaotavora@gmail.com>
652         * automated/electric-tests.el (inhibit-if-strings-mismatched):
653         New test, change from `inhibit-only-of-next-is-mismatched'.
655 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
657         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
658         (undo-test-region-t-marker): New tests of marker adjustments.
659         (undo-test-marker-adjustment-moved):
660         (undo-test-region-mark-adjustment): New tests to demonstrate
661         bug#16818, which fail without the fix.
663 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
665         * automated/package-test.el (package-test-describe-package):
666         Fix test failure in non-graphical mode.
668 2014-03-23  Daniel Colascione  <dancol@dancol.org>
670         * automated/subword-tests.el (subword-tests2): More subword tests.
672         * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
673         New test: correct parsing of keyword arguments.
675 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
677         * automated/package-test.el (package-test-describe-package):
678         Check for the "Keywords: " line.
680         * automated/data/package/archive-contents: Include the :keywords
681         field in `simple-single' data form.
683 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
685         * automated/package-test.el
686         (package-test-install-two-dependencies): New test (bug#16826).
688         * automated/data/package/simple-two-depend-1.1.el: New file.
690         * automated/data/package/archive-contents:
691         Add info about the new package.
693 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
695         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
696         (tramp-test10-write-region): Extend for out-of-band copy.
697         (tramp-test31-asynchronous-requests): New test.
699 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
701         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
702         Add new test of undo in region.
703         (undo-test-in-region-eob): Add test case described at
704         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
706 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
708         * automated/tramp-tests.el (tramp--test-enabled)
709         (tramp-test15-copy-directory): No special handling of tramp-adb.el
710         anymore.  It's fixed in that package.
712 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
714         * automated/tramp-tests.el (tramp--test-enabled): Move connection
715         cleanup into this function.  Remove respective code from all test
716         cases.
717         (tramp--instrument-test-case): Declare `indent' and `debug'.
718         Handle other errors as well.
719         (tramp-test14-delete-directory): Check for `file-error' error.
720         (tramp-test15-copy-directory): Ignore return value of
721         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
722         (tramp-test19-directory-files-and-attributes): Take care of
723         timestamp of "../".
724         (tramp-test20-file-modes, tramp-test27-start-file-process)
725         (tramp-test28-shell-command): Skip for tramp-adb.el.
726         (tramp-test21-file-links): `file-truename' shall preserve trailing
727         link of directories.
728         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
729         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
730         `kill-buffer-query-functions' to nil.
731         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
733 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
735         * automated/tramp-tests.el
736         (tramp-test19-directory-files-and-attributes): Do not include
737         directories in comparison; they might have changed their
738         timestamps already.
740 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
742         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
743         (tramp-test17-insert-directory): First line could contain more
744         text, when produced by `ls-lisp'.
745         (tramp-test19-directory-files-and-attributes): Instrument failed
746         test case.
748 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
750         * automated/tramp-tests.el (tramp-test17-insert-directory):
751         Make first line "total 123" optional.
752         (tramp-test20-file-modes, tramp-test22-file-times)
753         (tramp-test26-process-file, tramp-test27-start-file-process)
754         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
755         tramp-smb.el.
756         (tramp-test20-file-modes): Check for "root" only when there is an
757         explicit user name.
758         (tramp-test21-file-links): Handle "... not supported" error.
759         (tramp-test22-file-times): Skip for "don't know" return values.
760         (tramp-test26-process-file, tramp-test28-shell-command):
761         Remove color escape sequences.
762         (tramp-test28-shell-command): Use `accept-process-output' rather
763         than `sit-for'.
764         (tramp-test30-utf8): Set coding system `utf-8'.
766 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
768         * automated/tramp-tests.el (tramp-test28-shell-command):
769         Perform an initial `sit-for' prior the while loop.
771 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
773         Sync with Tramp 2.2.9.
775         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
776         (tramp-test28-shell-command): Make a while loop when waiting for
777         process exit.
779 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
781         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
782         and `vc-hg'.  Declare `tramp-find-executable' and
783         `tramp-get-remote-path'.
784         (tramp-test29-vc-registered): New test.
785         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
787 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
789         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
790         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
791         (tramp-test28-shell-command): Improve `shell-command' test.
792         Add `async-shell-command' tests.
794 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
796         * automated/file-notify-tests.el (file-notify--wait-for-events):
797         Use `read-event' instead of `sit-for'.
798         (file-notify-test02-events): Remove expected result, the bug is
799         fixed meanwhile.
800         (file-notify-test02-events, file-notify-test03-autorevert):
801         Use `sleep-for' instead of `sit-for'.
803 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
805         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
806         New test.
808 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
810         * automated/file-notify-tests.el (file-notify--deftest-remote):
811         Do not skip when the local test has failed.  They are unrelated.
812         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
813         `noninteractive' to nil, otherwise `sit-for' could be degraded to
814         `sleep-for'.
815         (file-notify-test02-events): Check for `file-remote-p' instead of
816         `file-notify--test-remote-enabled'.
818 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
820         * automated/file-notify-tests.el (file-notify-test02-events):
821         Let test case fail for Bug#16519.
823 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
825         * automated/file-notify-tests.el (file-notify-test02-events):
826         Hide Bug#16519, until it is solved.
828 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
830         * automated/file-notify-tests.el
831         (file-notify--test-local-enabled): Fix error in logic.
832         (file-notify--wait-for-events): New defmacro.
833         (file-notify-test02-events): Make short breaks between file operations.
834         Use `file-notify--wait-for-events'.  Check, that events have arrived.
835         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
837         * automated/comint-testsuite.el
838         (comint-testsuite-password-strings): Add localized examples.
840 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
842         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
843         case if inotify is not linked with Emacs.  Use `read-event' rather
844         than `sit-for' in order to process events.  (Bug#13662)
846 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
848         * automated/ert-tests.el (ert-test-record-backtrace):
849         Reenable test case with adapted test string.  (Bug#13064)
851 2013-12-28  Glenn Morris  <rgm@gnu.org>
853         * automated/electric-tests.el: Require 'elec-pair.
855 2013-12-26  João Távora  <joaotavora@gmail.com>
857         * automated/electric-tests.el (electric-pair-test-for):
858         Fix autowrapping tests in batch-mode by running with
859         `transient-mark-mode' set to `lambda'.
861         * automated/electric-tests.el: New file.
863 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
865         * automated/python-tests.el
866         (python-nav-lisp-forward-sexp-safe-1): Remove test.
867         (python-nav-forward-sexp-safe-1): New test.
869 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
871         * automated/ruby-mode-tests.el: Add tests for
872         `ruby-align-to-stmt-keywords'.
874         * indent/ruby.rb: Update examples to reflect the lack of change in
875         default indentation of `begin' blocks.
877 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
879         * indent/ruby.rb: Update examples according to the change
880         in `smie-indent-close'.
882 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
884         * indent/ruby.rb: New examples.
886 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
888         * automated/python-tests.el (python-indent-dedenters-2): New test.
890 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
892         * automated/python-tests.el (python-indent-after-comment-1)
893         (python-indent-after-comment-2): New tests.
895 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
897         * automated/python-tests.el (python-indent-block-enders-1):
898         Rename from python-indent-block-enders.
899         (python-indent-block-enders-2): New test.
901 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
903         * indent/js.js: New file.
905 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
907         * automated/dbus-tests.el: New file.
909 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
911         * automated/regexp-tests.el: New file.
913 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
915         * automated/reftex-tests.el (reftex-parse-from-file-test):
916         Run temp-dir through file-truename, to make sure the temporary file
917         names are comparable as strings.
919         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
920         Force Unix EOLs by using 'utf-8-unix', since the default of
921         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
923 2013-11-28  Glenn Morris  <rgm@gnu.org>
925         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
927 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
929         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
930         (EMACSOPT): Use $(PATH_SEP).
932 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
934         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
935         Set to nil.
937 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
939         * automated/file-notify-tests.el
940         (file-notify-test-remote-temporary-file-directory):
941         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
942         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
943         (file-notify--deftest-remote): Cleanup connection initially.
944         (file-notify-test03-autorevert): Run also in batch mode.  Use a
945         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
946         does not work on MS Windows.  Call `accept-process-output' for
947         remote files.  Apply `string-match' instead of `string-equal', the
948         messages are different on MS Windows.
950         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
951         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
952         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
954 2013-11-23  Glenn Morris  <rgm@gnu.org>
956         * automated/python-tests.el (python-shell-make-comint-1)
957         (python-shell-make-comint-2, python-shell-get-process-1):
958         Suppress creation of some temp-files.
960         * automated/python-tests.el (python-shell-parse-command-1)
961         (python-shell-make-comint-1, python-shell-make-comint-2)
962         (python-shell-get-process-1)
963         (python-shell-internal-get-or-create-process-1):
964         Skip rather than fail if prereqs not found.
966         * automated/Makefile.in (emacs):
967         Empty EMACSLOADPATH rather than unsetting.
969 2013-11-22  Glenn Morris  <rgm@gnu.org>
971         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
972         Set expected-result.
974 2013-11-21  Glenn Morris  <rgm@gnu.org>
976         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
977         (compile-main): Pass XARGS_LIMIT to xargs.
979         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
980         (EMACSOPT): Use PATH_SEPARATOR.
982 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
984         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
985         Add a failing test for Bug#15874.
986         (ruby--insert-coding-comment-ruby-style)
987         (ruby--insert-coding-comment-emacs-style)
988         (ruby--insert-coding-comment-custom-style):
989         Add a few tests for `ruby--insert-coding-comment'.
991 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
993         Improve API of recently-added bool vector functions (Bug#15912).
994         * automated/data-tests.el: Adjust to API changes.
996 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
998         * automated/tramp-tests.el (tramp-test07-file-exists-p)
999         (tramp-test08-file-local-copy)
1000         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1001         (tramp-test11-copy-file, tramp-test12-rename-file)
1002         (tramp-test13-make-directory, tramp-test14-delete-directory)
1003         (tramp-test15-copy-directory, tramp-test16-directory-files)
1004         (tramp-test17-insert-directory, tramp-test18-file-attributes)
1005         (tramp-test19-directory-files-and-attributes)
1006         (tramp-test20-file-modes, tramp-test21-file-links)
1007         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1008         (tramp-test24-file-name-completion, tramp-test25-load)
1009         (tramp-test26-process-file, tramp-test27-start-file-process)
1010         (tramp-test28-shell-command): Cleanup connection initially.
1012 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1014         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
1015         connection before running the test.
1017 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1019         * automated/tramp-tests.el (tramp-test15-copy-directory)
1020         (tramp-test16-directory-files, tramp-test17-insert-directory)
1021         (tramp-test18-file-attributes)
1022         (tramp-test19-directory-files-and-attributes)
1023         (tramp-test20-file-modes, tramp-test21-file-links)
1024         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1025         (tramp-test24-file-name-completion, tramp-test25-load)
1026         (tramp-test26-process-file, tramp-test27-start-file-process)
1027         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
1028         (tramp-test29-utf8): New test.
1030 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
1032         * automated/file-notify-tests.el (file-notify-test02-events)
1033         (file-notify-test03-autorevert): Suppress messages in `write-region'.
1035         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
1036         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
1037         (tramp-test26-process-file, tramp-test28-shell-command):
1038         Ensure, that the directory is not empty when calling "ls".
1040 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
1042         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1043         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
1044         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
1045         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1046         (tramp-test26-process-file): Add tests.
1047         (tramp-test11-copy-file): Remove debug message.
1048         (tramp-test20-file-modes): Special case, if user is "root".
1050 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
1052         * automated/file-notify-tests.el:
1053         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1054         `tramp-remote-path' when running on hydra.
1055         (tramp-test07-file-exists-p): Remove instrumentation code.
1056         (tramp-test26-process-file): Don't use "/bin/true" and
1057         "/bin/false", these paths do not exist on hydra.
1059 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
1061         * automated/process-tests.el: New file.
1063 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
1065         * indent/ruby.rb: New examples.
1067 2013-11-06  Glenn Morris  <rgm@gnu.org>
1069         * automated/Makefile.in (setwins): Avoid accidental matches.
1071 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
1073         * automated/tramp-tests.el (tramp-test07-file-exists-p):
1074         Fix docstring.  Instrument, in order to hunt failure on hydra.
1076 2013-11-06  Glenn Morris  <rgm@gnu.org>
1078         * automated/flymake-tests.el (warning-predicate-rx-gcc)
1079         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1080         (warning-predicate-function-perl):
1081         * automated/info-xref.el (info-xref-test-makeinfo):
1082         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1083         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1085 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
1087         * automated/tramp-tests.el: New file.
1089 2013-11-05  Glenn Morris  <rgm@gnu.org>
1091         Get rid of --chdir usage.
1092         * automated/Makefile.in (EMACSOPT): Move -L here.
1093         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1094         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
1095         (.el.elc): No more need to pass -L here.
1096         (compile-main): Get rid of sub-shell and cd.
1097         (compile-clean, check): Get rid of cd.
1099         Make it possible to run tests with a different working directory.
1100         * automated/flymake-tests.el (flymake-tests-data-directory): New.
1101         (flymake-tests--current-face): Use flymake-tests-data-directory.
1102         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1103         (warning-predicate-function-perl): Adapt for above change.
1104         * automated/zlib-tests.el (zlib-tests-data-directory): New.
1105         (zlib--decompress): Use zlib-tests-data-directory.
1107         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1108         Remove test that makes no sense.
1110         * automated/files.el (files-test-local-variable-data):
1111         Fix result typo presumably caused by interference from dir-locals.
1112         (file-test--do-local-variables-test): Prevent dir-locals interfering.
1114 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
1116         * indent/ruby.rb: Add a statement on the line after heredoc.
1117         Move a now-successful example.
1119         * automated/ruby-mode-tests.el: Remove outdated comment.
1121 2013-11-04  Glenn Morris  <rgm@gnu.org>
1123         * automated/Makefile.in (abs_srcdir): Remove.
1124         (emacs): Unset EMACSLOADPATH.
1125         (.el.elc, check): Use -L to append srcdir to load-path.
1127 2013-11-02  Glenn Morris  <rgm@gnu.org>
1129         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1130         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1131         (abs_srcdir): New, set by configure.
1132         (EMACS): Use a relative file name.
1133         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1134         (lisp-compile): Remove (assume it's up-to-date).
1135         (compile-main): Do not run lisp-compile.
1136         (compile-main, compile-clean, compile-always, bootstrap-clean)
1137         (check): Use srcdir rather than $test.  Check cd return value.
1138         Use --chdir.
1139         (doit, compile, compile-always): Remove stuff copied from lisp/.
1140         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1142 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
1144         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1145         Add a skipping test.
1147 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1149         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1151         * indent/css-mode.css (.x2): Test alignement inside braces.
1153 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1155         * indent/ruby.rb: New failing example.
1157         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1158         Fix the test, in respect to adding the space after the curly.
1160 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1162         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1163         (ert-test-deftest): Adapt test for changed macro expansion.
1164         (ert-test-run-tests-interactively):
1165         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1166         Add a skipping test.
1168         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1169         (file-notify--test-local-enabled): Make it a function.  Check also
1170         for `file-remote-p' of `temporary-file-directory'.
1171         (file-notify--test-remote-enabled-checked): New defvar.
1172         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1173         internal functions.  Cache result.
1174         (file-notify--deftest-remote, file-notify-test00-availability)
1175         (file-notify-test01-add-watch, file-notify-test02-events)
1176         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1177         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1179 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1181         * indent/ruby.rb: Fix syntax error in the latest example.
1183 2013-10-23  Glenn Morris  <rgm@gnu.org>
1185         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1186         New, set by configure.
1187         (top_srcdir): Remove.
1188         (abs_test, abs_lispsrc): New.
1189         (lisp): No longer absolute.
1190         (emacs, lisp-compile, compile, compile-always):
1191         Quote entities that might contain whitespace.
1193 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1195         * indent/ruby.rb: Move two examples to "working" section, add one
1196         more.
1198 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1200         * indent/ruby.rb: New examples for indentation of blocks.
1201         Example of hash inside parens that inflooped before the present commit.
1203 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1205         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1206         allows another timer to run.
1208 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1210         * indent/ruby.rb: More examples for bug#15594, both failing and
1211         now passing.
1213 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1215         * indent/ruby.rb: Add two more cases.
1217 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1219         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1220         first use.
1221         (ruby-should-indent): Use indent-according-to-mode.
1222         (ruby-deftest-move-to-block): Use `declare'.
1224 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1226         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1228 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1230         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1232 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1234         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1235         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1237         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1239 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1241         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1242         Adjust indentation of continued line to the new SMIE behavior.
1244 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1246         * automated/completion-tests.el:
1247         * indent/css-mode.css: New files.
1249 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1251         * automated/data/package/signed/archive-contents:
1252         * automated/data/package/signed/archive-contents.sig:
1253         * automated/data/package/signed/signed-good-1.0.el:
1254         * automated/data/package/signed/signed-good-1.0.el.sig:
1255         * automated/data/package/signed/signed-bad-1.0.el:
1256         * automated/data/package/signed/signed-bad-1.0.el.sig:
1257         * automated/data/package/key.pub:
1258         * automated/data/package/key.sec: New files.
1260         * automated/package-test.el (package-test-update-listing)
1261         (package-test-update-archives, package-test-describe-package):
1262         Adjust to package.el change.
1263         (package-test-signed): New test.
1265 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1267         * automated/package-test.el: Update all cases to use :url instead
1268         of :homepage.
1270         * automated/package-x-test.el
1271         (package-x-test--single-archive-entry-1-3): Same.
1273 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1275         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1276         was unused.
1277         (simple-single-desc): Expect :homepage property.
1278         (multi-file-desc): Same.
1279         (with-package-test): Do not save previous `default-directory'
1280         value, let-bind the var instead.
1281         (package-test-install-single): Expect :homepage property in the
1282         generated pkg file.
1283         (package-test-describe-package): Expect Homepage button.
1284         (package-test-describe-non-installed-package)
1285         (package-test-describe-non-installed-multi-file-package): Same.
1286         (package-test-describe-not-installed-package): Remove, it was a
1287         duplicate.
1289         * automated/package-x-test.el
1290         (package-x-test--single-archive-entry-1-3): Expect :homepage
1291         property.
1292         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1294         * automated/data/package/simple-single-1.3.el: Add URL header.
1296         * automated/data/package/archive-contents: Add :homepage
1297         properties to `simple-single' and `multi-file'.
1299 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1301         * automated/data-tests.el:
1302         (bool-vector-count-matches-all-0-nil)
1303         (bool-vector-count-matches-all-0-t)
1304         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1305         (bool-vector-count-matches-at, bool-vector-intersection-op)
1306         (bool-vector-union-op, bool-vector-xor-op)
1307         (bool-vector-set-difference-op)
1308         (bool-vector-change-detection, bool-vector-not): New tests.
1309         (mock-bool-vector-count-matches-at)
1310         (test-bool-vector-bv-from-hex-string)
1311         (test-bool-vector-to-hex-string)
1312         (test-bool-vector-count-matches-at-tc)
1313         (test-bool-vector-apply-mock-op)
1314         (test-bool-vector-binop): New helper functions.
1315         (bool-vector-test-vectors): New testcase data.
1317 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1319         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1320         (advice-test-called-interactively-p-filter-args)
1321         (advice-test-called-interactively-p-around): New tests.
1323 2013-09-16  Glenn Morris  <rgm@gnu.org>
1325         * automated/eshell.el (eshell-match-result):
1326         Return a more informative failure than simply "false".  Update callers.
1328         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1329         Test value before and after loop as well as during.
1331 2013-09-15  Glenn Morris  <rgm@gnu.org>
1333         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1334         New test.  (Bug#15372)
1335         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1337 2013-09-13  Glenn Morris  <rgm@gnu.org>
1339         * automated/eshell.el (with-temp-eshell):
1340         Use a temp directory for eshell-directory-name.
1341         (eshell-test-command-result): New, again using a temp directory.
1342         Replace eshell-command-result with this throughout.
1343         (eshell-test/for-loop, eshell-test/for-name-loop):
1344         Ensure environment variables don't confuse us.
1346 2013-09-12  Glenn Morris  <rgm@gnu.org>
1348         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1349         due to "has a running process; kill it?" prompts.
1351 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1353         * automated/eshell.el: Rename from eshell.el.
1354         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1356 2013-09-01  Glenn Morris  <rgm@gnu.org>
1358         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1359         Otherwise the sed command used by eg compile-main ends up
1360         containing "/*.el".  (Bug#15170)
1362 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1364         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1365         for portability to hosts where /bin/sh has problems.
1367 2013-08-21  David Engster  <deng@randomsample.de>
1369         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1370         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1371         upstream.  Changed to use ERT.
1373 2013-08-14  Daniel Hackney  <dan@haxney.org>
1375         * automated/package-test.el: Remove tar-package-building functions.
1376         Tar file used for testing is included in the repository.
1377         (package-test-install-texinfo, package-test-cleanup-built-files):
1378         Remove.
1380 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1382         * automated/python-tests.el (python-imenu-create-index-4)
1383         (python-imenu-create-flat-index-2): New tests.
1385 2013-08-05  Glenn Morris  <rgm@gnu.org>
1387         * automated/mule-util.el: New file, with tests extracted from
1388         lisp/international/mule-util.el.
1390 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1392         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1393         before definition.
1394         (advice-tests-macroaliases): New test.
1396 2013-08-04  Glenn Morris  <rgm@gnu.org>
1398         * automated/ert-tests.el: Disable failing test that no-one seems
1399         to know how to fix.  (Bug#13064)
1401         * automated/icalendar-tests.el (icalendar-tests--test-export)
1402         (icalendar-tests--test-import): Try more precise TZ specification.
1403         Remove debug messages.
1405 2013-08-03  Glenn Morris  <rgm@gnu.org>
1407         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1409         * automated/icalendar-tests.el (icalendar-tests--test-export)
1410         (icalendar-tests--test-import):
1411         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1412         (icalendar-tests--test-import): Reset zone even if error occurred.
1414 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1416         * automated/core-elisp-tests.el: New file.
1418 2013-08-01  Glenn Morris  <rgm@gnu.org>
1420         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1421         Try to check that the remote system has a notification program.
1423 2013-07-31  Glenn Morris  <rgm@gnu.org>
1425         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1427 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1429         * automated/file-notify-tests.el
1430         (file-notify--test-local-enabled): New defconst.  Replaces all
1431         `file-notify-support' occurrences.
1432         (file-notify--test-remote-enabled): New defun.
1433         (file-notify--deftest-remote): Use it.
1434         (file-notify-test00-availability): Rewrite.
1435         (file-notify-test00-availability-remote): New defun.
1436         (file-notify-test01-add-watch): Rewrite first erroneous check.
1438 2013-07-23  Glenn Morris  <rgm@gnu.org>
1440         * automated/inotify-test.el (inotify-file-watch-simple):
1441         Delete temp-file when done.
1443         * automated/subword-tests.el: Require subword.
1445 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1447         * automated/subword-tests.el: New file.
1449 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1451         * automated/python-tests.el (python-imenu-create-index-2)
1452         (python-imenu-create-index-3): New tests.
1454 2013-07-11  Glenn Morris  <rgm@gnu.org>
1456         * automated/ert-tests.el: Require cl-lib at runtime too.
1457         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1458         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1459         (ert-test-set-functions, ert-test-gensym)
1460         (ert-test-coerce-to-vector, ert-test-string-position)
1461         (ert-test-mismatch): Remove tests.
1462         * automated/cl-lib.el: New, split from ert-tests.el.
1464         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1465         Goto point-min.
1466         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1467         (ruby-move-to-block-skips-percent-literal)
1468         (ruby-move-to-block-skips-heredoc)
1469         (ruby-move-to-block-moves-from-else-to-if)
1470         (ruby-beginning-of-defun-does-not-fold-case)
1471         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1472         Replace goto-line with forward-line/goto-char.
1473         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1475         * automated/package-test.el (makeinfo-buffer): Autoload.
1476         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1477         (package-test-install-texinfo): Don't require makeinfo.
1479         * automated/files.el: Stop "local variables" confusion.
1481         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1483         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1484         Use with-current-buffer.
1486         * automated/undo-tests.el (undo-test-buffer-modified)
1487         (undo-test-file-modified): New tests.
1489 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1491         * automated/file-notify-tests.el (file-notify-test00-availability):
1492         Set :expected-result.
1493         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1494         (file-notify-test02-events, file-notify-test02-events-remote)
1495         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1496         Skip when `file-notify-support' is nil.  (Bug#14823)
1498 2013-07-09  Glenn Morris  <rgm@gnu.org>
1500         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1501         Declare.
1502         (inotify-file-watch-simple): Silence compiler.
1504         * automated/python-tests.el (python-indent-block-enders):
1505         Make it actually test something.
1507         * automated/package-x-test.el: Require package-test when compiling.
1509         * automated/add-log-tests.el, automated/advice-tests.el:
1510         * automated/imenu-test.el, automated/package-x-test.el:
1511         * automated/python-tests.el, automated/ruby-mode-tests.el:
1512         * automated/xml-parse-tests.el: Explicitly require ert.
1514 2013-07-08  Kenichi Handa  <handa@gnu.org>
1516         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1517         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1519 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1521         * automated/file-notify-tests.el
1522         (file-notify-test-remote-temporary-file-directory):
1523         Use `null-device' on w32.
1524         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1525         (file-notify--test-results, file-notify--test-event)
1526         (file-notify--deftest-remote, file-notify--event-test)
1527         (file-notify--test-event-handler)
1528         (file-notify--test-make-temp-name): Rename, in order to mark them
1529         internal.
1530         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1531         better fitting in noninteractive tests.
1532         (file-notify-test00-availability): Rename from `file-notify-test0'.
1533         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1534         Use `temporary-file-directory '.
1535         (file-notify-test01-add-watch-remote): New test.
1536         (file-notify-test02-events): Rename from `file-notify-test2'.
1537         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1538         (file-notify-test03-autorevert): Rename from
1539         `file-notify-test4'.  Use timeouts.
1540         (file-notify-test03-autorevert-remote): Rename from
1541         `file-notify-test5'.
1543 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1545         * automated/file-notify-tests.el: New package.
1547 2013-06-28  Kenichi Handa  <handa@gnu.org>
1549         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1550         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1551         Callers changed.
1552         (decoder-tests-filename): New function.
1553         (decoder-tests-prefer-utf-8-read)
1554         (decoder-tests-prefer-utf-8-write): New function.
1555         (ert-test-decoder-prefer-utf-8): New test.
1557 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1559         * automated/package-x-test.el: Change the commentary.
1560         (package-x-test--single-archive-entry-1-3)
1561         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1562         using the appropriate data structure.
1564 2013-06-27  Daniel Hackney  <dan@haxney.org>
1566         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1568         * automated/package-x-test.el: New file.
1570         * automated/package-test.el: New file.
1572         * automated/data/package: New directory, with test examples.
1574 2013-06-27  Glenn Morris  <rgm@gnu.org>
1576         * automated/python-tests.el (python-tests-with-temp-file):
1577         Clean up after ourself.
1579         * automated/undo-tests.el (undo-test3): Remove test that seems to
1580         do nothing that the previous one doesn't, except leave a tempfile.
1582 2013-06-26  Glenn Morris  <rgm@gnu.org>
1584         * automated/info-xref.el: New file.
1586 2013-06-25  Glenn Morris  <rgm@gnu.org>
1588         * automated/occur-tests.el (occur-test-create): New function.
1589         Use it to create separate tests for each element, so we run them
1590         all rather than stopping at the first error.
1592 2013-06-24  Glenn Morris  <rgm@gnu.org>
1594         * automated/occur-tests.el (occur-tests):
1595         Update for 2013-05-29 change to occur header line.
1597 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1599         Test suite for flymake.
1600         * automated/flymake-tests.el:
1601         * automated/flymake/warnpred/Makefile
1602         * automated/flymake/warnpred/test.c
1603         * automated/flymake/warnpred/test.pl: New files.
1605 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1607         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1609 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1611         * automated/reftex-tests.el: New test suite for reftex.
1613 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1615         * automated/ruby-mode-tests.el: New tests, for percent literals
1616         and expression expansion.
1618 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1620         * indent/octave.m: Tweak.
1622 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1624         * eshell.el: Rewrite tests using ERT.
1626 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1628         * indent/octave.m: Add tests for %!, # and ### comments.
1630 2013-05-23  Kenichi Handa  <handa@gnu.org>
1632         * automated/decoder-tests.el: New file.
1634 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1636         * indent/ruby.rb: Add multiline regexp example.
1638         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1639         (ruby-regexp-skips-over-interpolation)
1640         (ruby-regexp-continues-till-end-when-unclosed)
1641         (ruby-regexp-can-be-multiline)
1642         (ruby-interpolation-inside-percent-literal): New tests.
1644 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1646         * indent/ruby.rb: Fix indentation after =; add more cases.
1648 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1650         * indent/pascal.pas: Add test for mis-identified comments.
1652 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1654         * automated/imenu-test.el: New file.  (Bug#14112)
1656 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1658         * automated/python-tests.el (python-imenu-prev-index-position-1):
1659         Remove test.
1660         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1661         New tests.
1663 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1665         * automated/python-tests.el (python-nav-backward-defun-2)
1666         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1667         (python-nav-forward-defun-3): New tests.
1669 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1671         * automated/python-tests.el (python-nav-backward-defun-1)
1672         (python-nav-forward-defun-1): New tests.
1674 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1676         * automated/add-log-tests.el: New file.  (Bug#14112)
1678 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1680         * automated/python-tests.el (python-indent-block-enders): New test.
1681         (python-info-current-defun-2): Fix test.
1683 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1685         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1687 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1689         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1690         (python-tests-with-temp-file): New macro.
1691         (python-tests-shell-interpreter): New var.
1692         (python-shell-get-process-name-1)
1693         (python-shell-internal-get-process-name-1)
1694         (python-shell-parse-command-1)
1695         (python-shell-calculate-process-environment-1)
1696         (python-shell-calculate-process-environment-2)
1697         (python-shell-calculate-process-environment-3)
1698         (python-shell-calculate-exec-path-1)
1699         (python-shell-calculate-exec-path-2)
1700         (python-shell-make-comint-1)
1701         (python-shell-make-comint-2)
1702         (python-shell-get-process-1)
1703         (python-shell-get-or-create-process-1)
1704         (python-shell-internal-get-or-create-process-1): New tests.
1706 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1708         * automated/python-tests.el: New file.
1710 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1712         * automated/ruby-mode-tests.el
1713         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1714         bits inside the examples.
1715         (ruby-move-to-block-skips-heredoc): New test.
1716         (ruby-add-log-current-method-after-inner-class):
1717         Lower expectations: move point inside a method, initially.
1719 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1721         * automated/ruby-mode-tests.el
1722         (ruby-move-to-block-skips-percent-literal): New test.
1724 2013-02-04  Chong Yidong  <cyd@gnu.org>
1726         * automated/thingatpt.el: New file.
1728 2013-02-03  Chong Yidong  <cyd@gnu.org>
1730         * automated/files.el (file-test--do-local-variables-test):
1731         Avoid compilation warning message.
1733 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1735         * automated/ruby-mode-tests.el
1736         (ruby-indent-spread-args-in-parens): New test.
1737         * automated/ruby-mode-tests.el (ruby-block-test-example):
1738         Break indentation of the do block opener and add a line inside it.
1739         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1740         Adjust line numbers.
1742 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1744         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1746 2013-01-14  Glenn Morris  <rgm@gnu.org>
1748         * automated/compile-tests.el (compile-tests--test-regexps-data):
1749         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1751 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1753         * automated/man-tests.el: New file.
1755 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1757         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1759 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1761         * automated/undo-tests.el: New file.
1763 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1765         * automated/ruby-mode-tests.el
1766         (ruby-indent-after-block-in-continued-expression): New test.
1768 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1770         * automated/ruby-mode-tests.el:
1771         Rename one interpolation test; add three more.
1772         (ruby-with-temp-buffer): New macro, use it where appropriate.
1773         (ruby-add-log-current-method-examples): Use "_" for target point.
1774         Add four new tests for ruby-add-log-current-method.
1776 2012-12-11  Glenn Morris  <rgm@gnu.org>
1778         * automated/f90.el (f90-test-bug13138): New test.
1780 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1782         * automated/inotify-test.el: New test.
1784 2012-12-02  Chong Yidong  <cyd@gnu.org>
1786         * automated/ruby-mode-tests.el
1787         (ruby-add-log-current-method-examples): Don't use loop macro, to
1788         allow automated testing to work.
1790 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1792         * automated/advice-tests.el (advice-tests--data): Remove.
1793         (advice-tests): Move the tests directly here instead.
1794         Add called-interactively-p tests.
1796 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1798         * automated/ert-x-tests.el: Use cl-lib.
1799         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1801 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1803         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1804         (ruby-indent-inside-heredoc-after-operator)
1805         (ruby-indent-inside-heredoc-after-space): New tests.
1806         Change direct font-lock face references to var references.
1807         (ruby-interpolation-suppresses-syntax-inside): New test.
1808         (ruby-interpolation-inside-percent-literal-with-paren):
1809         New failing test.
1811 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1813         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1814         (ruby-singleton-class-no-heredoc-font-lock)
1815         (ruby-add-log-current-method-examples): New tests.
1816         (ruby-test-string): Extract from ruby-should-indent-buffer.
1817         (ruby-deftest-move-to-block): New macro.
1818         Add several move-to-block tests.
1820 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1822         * automated/advice-tests.el: New tests.
1824 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1826         * automated/compile-tests.el (compile-tests--test-regexps-data):
1827         Add new data for msft's new format.
1829 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1831         * automated/ruby-mode-tests.el:
1832         (ruby-toggle-block-to-multiline): New test.
1833         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1834         (ruby-toggle-block-to-brace): Use buffer-string.
1836 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1838         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1840 2012-08-28  Chong Yidong  <cyd@gnu.org>
1842         * automated/files.el: Test every combination of values for
1843         enable-local-variables and enable-local-eval.
1845 2012-08-19  Chong Yidong  <cyd@gnu.org>
1847         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1849 2012-08-18  Chong Yidong  <cyd@gnu.org>
1851         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1853 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1855         * indent/ruby.rb: Rearrange examples, add new ones.
1857 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1859         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1860         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1862 2012-08-11  Glenn Morris  <rgm@gnu.org>
1864         * automated/files.el: New file.
1866         * automated/Makefile.in (all): Fix typo.
1868 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1870         * automated/ruby-mode-tests.el (ruby-should-indent):
1871         Add docstring, check (current-indentation) instead of (current-column).
1872         (ruby-should-indent-buffer): New function.
1873         Add tests for `ruby-deep-indent-paren' behavior.
1874         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1876 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1878         Original tests in test_ruby_mode.rb in upstream (author).
1880 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1882         * automated/ruby-mode-tests.el (ruby-should-indent)
1883         (ruby-assert-state): New functions.
1884         Add new tests.
1886 2012-07-29  David Engster  <deng@randomsample.de>
1888         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1889         New variable to hold test data for name expansion.
1890         (xml-parse-tests): Test the two different types of name expansion.
1892 2012-07-29  Juri Linkov  <juri@jurta.org>
1894         * automated/occur-tests.el (occur-test-case): Use predefined
1895         buffer name " *test-occur*" instead of a random buffer name.
1897 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1899         * automated/ruby-mode-tests.el: New file with one test.
1901 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1903         * indent/shell.sh: Add test case for ${#VAR}.
1905         * indent/latex-mode.tex: New file.
1907 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1909         * eshell.el: Use cl-lib.
1911 2012-07-03  Chong Yidong  <cyd@gnu.org>
1913         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1915 2012-07-02  Chong Yidong  <cyd@gnu.org>
1917         * automated/xml-parse-tests.el (xml-parse-tests--data):
1918         More testcases.
1920 2012-07-01  Chong Yidong  <cyd@gnu.org>
1922         * automated/xml-parse-tests.el: New file.
1924 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1926         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1927         Use cl-flet.
1929 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1931         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1932         Test escaped commas in TZID (Bug#11473).
1933         (icalendar-import-with-timezone): New.
1934         (icalendar-real-world): Add new testcase as given in the bugreport
1935         of Bug#11473.
1937 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1939         * automated/icalendar-tests.el (icalendar-tests--test-import):
1940         Include UID in import tests (Bug#11525).
1941         (icalendar-import-non-recurring, icalendar-import-rrule)
1942         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1943         UID-import change.
1944         (icalendar-import-with-uid): New.
1945         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1946         Include UID in cycle tests.
1947         (icalendar-cycle, icalendar-real-world): UID-import change.
1949 2012-05-21  Glenn Morris  <rgm@gnu.org>
1951         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1953 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1955         * automated/url-util-tests.el: New file to test
1956         lisp/url/url-util.el.  Only `url-build-query-string' and
1957         `url-parse-query-string' are tested right now (Bug#8706).
1959 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1961         * indent/shell.sh:
1962         * indent/shell.rc: Ad some test cases.
1964 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1966         * indent/ruby.rb: New file, to test new syntax-propertize code.
1968 2012-04-11  Glenn Morris  <rgm@gnu.org>
1970         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1972 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1974         * automated/url-future-tests.el (url-future-tests): Move from
1975         lisp/url/url-future.el and rename.
1977 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1979         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1980         Fix broken test, caused by missing trailing blank.
1982 2011-12-03  Chong Yidong  <cyd@gnu.org>
1984         * automated/compile-tests.el (compile-tests--test-regexps-data):
1985         Increase column numbers by one to reflect change in how
1986         compilation-message is recorded (Bug#10172).
1988 2011-11-22  Glenn Morris  <rgm@gnu.org>
1990         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1992 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1994         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1996 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1998         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1999         (icalendar-tests--test-export, icalendar-tests--do-test-export):
2000         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
2002 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
2004         * automated/newsticker-tests.el
2005         (newsticker--group-manage-orphan-feeds): Remove fsetting of
2006         newsticker--treeview-tree-update.
2008 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
2010         * automated/newsticker-tests.el
2011         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
2013         * automated/newsticker-tests.el
2014         (newsticker--group-manage-orphan-feeds): Prevent updating
2015         newsticker treeview.  Fixed bug#9763.
2017 2011-10-20  Glenn Morris  <rgm@gnu.org>
2019         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
2021         * automated/vc-bzr.el: New file.
2023 2011-10-15  Glenn Morris  <rgm@gnu.org>
2025         * automated/f90.el: New file.
2027 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
2029         * automated/newsticker-tests.el: Move newsticker-testsuite.el
2030         to automated/newsticker-tests.el.  Convert to ERT.
2032 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
2034         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
2035         Remove, simply use string=.
2036         (icalendar--diarytime-to-isotime)
2037         (icalendar--datetime-to-diary-date)
2038         (icalendar--datestring-to-isodate)
2039         (icalendar--format-ical-event)
2040         (icalendar--parse-summary-and-rest)
2041         (icalendar-tests--do-test-import)
2042         (icalendar-tests--do-test-cycle): Change argument order of
2043         string= to EXPECTED ACTUAL.
2044         (icalendar--import-format-sample)
2045         (icalendar--format-ical-event)
2046         (icalendar-import-non-recurring)
2047         (icalendar-import-rrule)
2048         (icalendar-import-duration)
2049         (icalendar-import-bug-6766)
2050         (icalendar-real-world): Adjust to string= instead of
2051         icalendar-tests--compare-strings.
2052         (icalendar-import-multiple-vcalendars): New.
2054 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2056         * automated/gnus-tests.el: Add wrapper for Gnus tests.
2057         Require CL.
2059 2011-05-09  Juri Linkov  <juri@jurta.org>
2061         * automated/occur-tests.el: Move from test/occur-testsuite.el.
2062         Convert to ERT.
2064 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
2066         * automated/compile-tests.el: New file.
2068 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
2070         * automated/font-parse-tests.el: Don't byte-compile.
2072         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
2074 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2076         * automated/lexbind-tests.el: New file.
2078 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2080         * Version 23.3 released.
2082 2011-03-05  Glenn Morris  <rgm@gnu.org>
2084         * eshell.el: Move here from lisp/eshell/esh-test.el.
2086 2011-03-03  Christian Ohler  <ohler@gnu.org>
2088         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2089         New test.
2091 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
2093         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2094         convert to ERT format.
2096 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
2098         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2099         convert to ERT format.
2101 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2103         * indent/shell.sh:
2104         * indent/shell.rc: New files.
2106 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
2108         * automated/font-parse-tests.el: Move from
2109         font-parse-testsuite.el.
2111 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
2113         * font-parse-testsuite.el (test-font-parse-data): New file.
2115 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2117         * indent/prolog.prolog: Add tokenizing tests.
2119 2011-01-13  Christian Ohler  <ohler@gnu.org>
2121         * automated: New directory for automated tests.
2123         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2125         * automated/Makefile.in: New file.
2127 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2129         * indent/modula2.mod: New file.
2131 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2133         * indent/octave.m: Add a test to ensure indentation is local.
2135 2010-10-23  Glenn Morris  <rgm@gnu.org>
2137         * comint-testsuite.el
2138         (comint-testsuite--test-comint-password-prompt-regexp):
2139         Add "Please enter the password".  (Bug#7224)
2141 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2143         * indent/prolog.prolog: Use normal spacing around !.
2145 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2147         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2149 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2151         * indent/octave.m: Remove some `fixindent' not needed any more.
2153 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2155         * indent/octave.m: New file.
2157 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2159         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2160         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2161         (icalendar-testsuite--run-internal-tests): New.
2162         (icalendar-testsuite--test-convert-ordinary-to-ical)
2163         (icalendar-testsuite--test-convert-block-to-ical)
2164         (icalendar-testsuite--test-convert-anniversary-to-ical)
2165         (icalendar-testsuite--test-parse-vtimezone)
2166         (icalendar-testsuite--do-test-export): Code formatting.
2167         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2168         (icalendar-testsuite--do-test-import)
2169         (icalendar-testsuite--do-test-cycle):
2170         Use icalendar-testsuite--compare-strings
2171         (icalendar-testsuite--run-import-tests): Comment added.
2172         (icalendar-testsuite--run-import-tests)
2173         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2175 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2177         * redisplay-testsuite.el (test-redisplay-3): New test.
2179 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2181         * comint-testsuite.el: New file.
2183 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2185         * indent: New dir.
2187 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2189         * Version 23.2 released.
2191 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2193         * cedet/semantic-ia-utest.el
2194         (semantic-symref-test-count-hits-in-tag): Add function, from
2195         semantic-test.el.
2197         * cedet/tests/test.cpp:
2198         * cedet/tests/test.py:
2199         * cedet/tests/teststruct.cpp:
2200         * cedet/tests/testtemplates.cpp:
2201         * cedet/tests/testusing.cpp:
2202         * cedet/tests/scopetest.cpp:
2203         * cedet/tests/scopetest.java: Files deleted.
2205         * cedet/tests/test.make:
2206         * cedet/tests/test.c:
2207         * cedet/tests/testjavacomp.java:
2208         * cedet/tests/testspp.c:
2209         * cedet/tests/testsppreplace.c:
2210         * cedet/tests/testsppreplaced.c:
2211         * cedet/tests/testsubclass.cpp:
2212         * cedet/tests/testsubclass.hh:
2213         * cedet/tests/testtypedefs.cpp:
2214         * cedet/tests/testvarnames.c:
2215         * cedet/tests/test.el:
2216         * cedet/tests/testdoublens.cpp:
2217         * cedet/tests/testdoublens.hpp: Add copyright header.
2219         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2220         Remove reference to deleted files.
2222 2010-03-30  Juri Linkov  <juri@jurta.org>
2224         * occur-testsuite.el (occur-tests): Add tests for context lines.
2226 2010-03-23  Juri Linkov  <juri@jurta.org>
2228         * occur-testsuite.el: New file.
2230 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2232         * Branch for 23.2.
2234 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2236         * icalendar-testsuite.el
2237         (icalendar-testsuite--run-function-tests): Add new tests.
2238         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2239         testcase.
2240         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2241         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2242         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2243         (icalendar-testsuite--test-convert-block-to-ical): New.
2244         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2245         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2247 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2249         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2250         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2251         Fix typos in docstrings and error messages.
2252         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2254 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2256         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2257         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2258         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2260 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2262         * icalendar-testsuite.el
2263         (icalendar-testsuite--run-function-tests):
2264         Add icalendar-testsuite--test-parse-vtimezone.
2265         (icalendar-testsuite--test-parse-vtimezone): New.
2266         (icalendar-testsuite--do-test-cycle): Doc changes.
2267         (icalendar-testsuite--run-real-world-tests): Remove trailing
2268         whitespace -- see change of icalendar--add-diary-entry in
2269         icalendar.el.
2270         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2272 2009-09-30  Glenn Morris  <rgm@gnu.org>
2274         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2276 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2278         * cedet/*: New unit tests, from CEDET repository.
2280 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2282         * redisplay-testsuite.el: New file.
2284 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2286         * Branch for 23.1.
2288 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2290         * icalendar-testsuite.el
2291         (icalendar-testsuite--run-function-tests):
2292         Add icalendar-testsuite--test-diarytime-to-isotime.
2293         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2294         recent icalendar fixes.
2295         (icalendar-testsuite--test-diarytime-to-isotime): New.
2296         (icalendar-testsuite--test-create-uid): Adjust to recent
2297         icalendar changes.
2299 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2301         * bytecomp-testsuite.el: New file.
2303 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2305         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2306         Add `icalendar-testsuite--test-create-uid'.
2307         (icalendar-testsuite--test-create-uid): New.
2309 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2311         * newsticker-testsuite.el: New file.
2313 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2315         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2316         Add icalendar-testsuite--test-datestring-to-isodate,
2317         icalendar-testsuite--test-datetime-to-diary-date, and
2318         icalendar-testsuite--test-calendar-style.
2319         (icalendar-testsuite--test-format-ical-event)
2320         (icalendar-testsuite--test-parse-summary-and-rest):
2321         Doc fix.  Remove european-calendar-style.
2322         (icalendar-testsuite--get-ical-event): Doc fix.
2323         (icalendar-testsuite--test-first-weekday-of-year)
2324         (icalendar-testsuite--run-cycle-tests): Add doc string.
2325         (icalendar-testsuite--test-datestring-to-isodate)
2326         (icalendar-testsuite--test-datetime-to-diary-date)
2327         (icalendar-testsuite--test-calendar-style): New functions.
2328         (icalendar-testsuite--test-export): Handle iso date style.
2329         New arg INPUT-ISO.  Use calendar-date-style.
2330         (icalendar-testsuite--test-import): Handle iso date style.
2331         New arg EXPECTED-ISO.  Use calendar-date-style.
2332         (icalendar-testsuite--test-cycle): Handle iso date style.
2333         (icalendar-testsuite--run-import-tests)
2334         (icalendar-testsuite--run-export-tests)
2335         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2337 2008-02-29  Glenn Morris  <rgm@gnu.org>
2339         * README: New file.
2341 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2343         * icalendar-testsuite.el: New file.
2345 ;; Local Variables:
2346 ;; coding: utf-8
2347 ;; End:
2349   Copyright (C) 2008-2014 Free Software Foundation, Inc.
2351   This file is part of GNU Emacs.
2353   GNU Emacs is free software: you can redistribute it and/or modify
2354   it under the terms of the GNU General Public License as published by
2355   the Free Software Foundation, either version 3 of the License, or
2356   (at your option) any later version.
2358   GNU Emacs is distributed in the hope that it will be useful,
2359   but WITHOUT ANY WARRANTY; without even the implied warranty of
2360   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2361   GNU General Public License for more details.
2363   You should have received a copy of the GNU General Public License
2364   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.