Fix Gnus registry pruning and sorting, and rename file
[emacs.git] / test / ChangeLog
blob86703d569f468d43e766f37d5eb1d339073c4c8d
1 2014-12-16  Nicolas Petton <petton.nicolas@gmail.com>
3         * automated/seq-tests.el: New file.
5 2014-12-16  Glenn Morris  <rgm@gnu.org>
7         * automated/data/flymake/Makefile (check-syntax):
8         Prevent colorized gcc output from confusing flymake.
10         * automated/flymake-tests.el (flymake-tests-data-directory):
11         Change from flymake/warnpred to more standard data/flymake.
12         * automated/flymake/warnpred/: Rename to automated/data/flymake/.
14 2014-12-11  Michael Albinus  <michael.albinus@gmx.de>
16         * automated/vc-tests.el (vc-test--revision-granularity-function):
17         New defun.
18         (vc-test--create-repo-function): Rename from
19         `vc-test--create-repo-if-not-supported'.  Adapt all callees.
20         (vc-test--create-repo): Check also for revision-granularity.
21         (vc-test--unregister-function): Additional argument FILE.  Adapt
22         all callees.
23         (vc-test--working-revision): New defun.
24         (vc-test-*-working-revision): New tests.
26 2014-12-10  Michael Albinus  <michael.albinus@gmx.de>
28         * automated/vc-tests.el (vc-test--register): Check, that the file
29         still exists after register and unregister operations.
31 2014-12-06  Michael Albinus  <michael.albinus@gmx.de>
33         * automated/vc-tests.el: New file.
35 2014-12-03  Michael Albinus  <michael.albinus@gmx.de>
37         * automated/tramp-tests.el (tramp-test29-vc-registered):
38         Fallback for changed `vc-register' argument list.
40 2014-12-03  Glenn Morris  <rgm@gnu.org>
42         * automated/tramp-tests.el (tramp-test29-vc-registered):
43         Update for recent incompatible change in vc-register.
45 2014-11-29  Fabián Ezequiel Gallina  <fgallina@gnu.org>
47         * automated/python-tests.el
48         (python-shell-calculate-process-environment-4)
49         (python-shell-calculate-process-environment-5): New tests.
50         (python-shell-make-comint-3): Use file-equal-p.
51         (python-shell-get-or-create-process-1)
52         (python-shell-get-or-create-process-2)
53         (python-shell-get-or-create-process-3): Fix interpreter for
54         Windows (Bug#18595).
56 2014-11-21  Ulf Jasper  <ulf.jasper@web.de>
58         * automated/libxml-tests.el
59         (libxml-tests--data-comments-preserved): Renamed from
60         'libxml-tests--data'.
61         (libxml-tests--data-comments-discarded): New.
62         (libxml-tests): Check whether 'libxml-parse-xml-region' is
63         discarding comments correctly.
65 2014-11-17  Michal Nazarewicz  <mina86@mina86.com>
67         * automated/tildify-tests.el (tildify-test-html, tildify-test-xml):
68         HTML and XML now use no-break space as hard space.  Update tests.
69         (tildify-test-foreach-ignore-environments)
70         (tildify-test-foreach-ignore-environments-early-return,
71         (tildify-test-foreach-region)
72         (tildify-test-foreach-region-early-return)
73         (tildify-test-foreach-region-limit-region): New tests of
74         `tildify-foreach-ignore-environments' and
75         `tildify--foreach-region' functions.
76         (with-test-foreach): New helper macro for the above tests.
78 2014-11-17  Glenn Morris  <rgm@gnu.org>
80         * automated/occur-tests.el (occur-test-case, occur-test-create):
81         In case of failure, show the actual string, rather than just nil.
82         (occur-tests): Update for apparent change in output re control-chars.
84 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
86         * automated/icalendar-tests.el (icalendar-tests--test-export): New
87         optional parameter `alarms'.
88         (icalendar-export-alarms): New test for exporting icalendar
89         alarms.
90         (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil.
92 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
94         * automated/icalendar-tests.el (icalendar-tests--test-import):
95         Mention timezone in doc string.  Clean up.
96         (icalendar-real-world): Add another test case for no-dst
97         timezones.
99 2014-11-16  Ulf Jasper  <ulf.jasper@web.de>
101         * automated/icalendar-tests.el (icalendar--parse-vtimezone): Add
102         testcase where offsets of standard time and daylight saving time
103         are equal.
104         (icalendar-real-world): Fix error in test case.  Expected result
105         was wrong when offsets of standard time and daylight saving time
106         were equal.
108 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
110         * automated/python-tests.el
111         (python-shell-calculate-process-environment-2): Fix test.
112         (python-shell-calculate-process-environment-1)
113         (python-shell-calculate-process-environment-3): Cleanup.
115 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
117         * automated/python-tests.el (python-indent-dedenters-8): New test
118         for Bug#18432.
120 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
122         * automated/python-tests.el (python-indent-region-1)
123         (python-indent-region-2, python-indent-region-3)
124         (python-indent-region-4, python-indent-region-5): New tests.
126 2014-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
128         * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
129         * automated/cl-lib-tests.el: Rename from cl-lib.el.
131 2014-10-28  Ulf Jasper  <ulf.jasper@web.de>
133         * automated/libxml-tests.el: New file.
135 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
137         * test/automated/process-tests.el (process-test-quoted-batfile):
138         New test.
140 2014-10-20  Glenn Morris  <rgm@gnu.org>
142         * Merge in all changes up to 24.4 release.
144 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
146         * indent/scss-mode.scss: New file.
147         * indent/css-mode.css: Add a few uneventful examples.
149 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
151         * BidiCharacterTest.txt: New file, from Unicode.
153         * biditest.el: New file.
155 2014-10-08  Leo Liu  <sdl.web@gmail.com>
157         * automated/print-tests.el: New file.
158         (terpri): Tests for terpri.  (Bug#18652)
160 2014-10-06  Glenn Morris  <rgm@gnu.org>
162         * automated/icalendar-tests.el (icalendar--calendar-style):
163         Remove test, no longer relevant.
165 2014-10-04  Glenn Morris  <rgm@gnu.org>
167         * automated/package-x-test.el: Remove file...
168         * automated/package-test.el: ... merge package-x-test.el.  (Bug#18574)
170 2014-10-02  Glenn Morris  <rgm@gnu.org>
172         * automated/package-test.el (with-package-test, package-test-signed):
173         Also set HOME to a temp value, in case the real one is absent (e.g.
174         hydra) or read-only.  (Bug#18575)
175         (package-test-signed): Use skip-unless rather than expected-result.
177 2014-09-26  Leo Liu  <sdl.web@gmail.com>
179         * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
180         New tests.  (Bug#18557)
182 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
184         * automated/newsticker-tests.el
185         (newsticker--group-find-parent-group),
186         (newsticker--group-do-rename-group): New tests.
188 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
190         * automated/fns-tests.el (fns-tests-collate-sort):
191         Bind w32-collate-ignore-punctuation to t when sorting according to
192         UTS#10 rules.
194 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
196         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
197         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
199 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
201         * automated/fns-tests.el (fns-tests-compare-strings): In case
202         `compare-strings' shall return t, check for this.
203         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
205 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
207         * automated/python-tests.el (python-indent-electric-colon-1):
208         New test.  (Bug#18228)
210 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
212         * automated/fns-tests.el (fns-tests-sort): New test.
214 2014-08-28  Glenn Morris  <rgm@gnu.org>
216         * automated/python-tests.el (python-shell-calculate-exec-path-2):
217         Update test for today's python.el changes.
219 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
221         * automated/compile-tests.el (compile--test-error-line): Grok FILE
222         being nil.  Allows for Guile tests to pass.
223         (compile-tests--test-regexps-data): Add Guile tests.
225 2014-08-11  Glenn Morris  <rgm@gnu.org>
227         * automated/data/files-bug18141.el.gz: New file.
228         * automated/files.el (files-test-bug-18141-file):
229         New variable and test.  (Bug#18141)
231 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
233         Enumerate evaluated sexp diary entries (Bug#7911).
234         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
235         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
236         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
237         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
238         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
239         New tests.
241 2014-08-07  Glenn Morris  <rgm@gnu.org>
243         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
245 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
247         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
248         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
250 2014-08-03  Glenn Morris  <rgm@gnu.org>
252         * automated/Makefile.in (check-tar): New rule.
254 2014-08-02  Glenn Morris  <rgm@gnu.org>
256         * automated/fns-tests.el (fns-tests-compare-strings):
257         Update test.  (Bug#17903)
259         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
260         Use more precise TZ specification, as per 2013-08-04.
262 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
264         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
265         New test.
267 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
269         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
271 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
273         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
274         Work around the failures in icalendar-tests which occasionally occur on
275         hydra.nixos.org.
277 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
279         * automated/python-tests.el:
280         (python-util-clone-local-variables-1): Fix test.
282         * automated/python-tests.el (python-shell-make-comint-1):
283         (python-shell-make-comint-2): Fix indentation.
284         (python-shell-make-comint-3)
285         (python-shell-make-comint-4): New tests.
286         (python-shell-get-or-create-process-1): Fix test.
287         (python-shell-get-or-create-process-2)
288         (python-shell-get-or-create-process-3): New tests.
289         (python-shell-internal-get-or-create-process-1): Fix test.
290         (python-shell-prompt-detect-1): New test.
291         (python-shell-prompt-detect-2): New test.  (Bug#17370)
292         (python-shell-prompt-detect-3)
293         (python-shell-prompt-detect-4)
294         (python-shell-prompt-detect-5)
295         (python-shell-prompt-detect-6)
296         (python-shell-prompt-validate-regexps-1)
297         (python-shell-prompt-validate-regexps-2)
298         (python-shell-prompt-validate-regexps-3)
299         (python-shell-prompt-validate-regexps-4)
300         (python-shell-prompt-validate-regexps-5)
301         (python-shell-prompt-validate-regexps-6)
302         (python-shell-prompt-validate-regexps-7)
303         (python-shell-prompt-set-calculated-regexps-1)
304         (python-shell-prompt-set-calculated-regexps-2)
305         (python-shell-prompt-set-calculated-regexps-3)
306         (python-shell-prompt-set-calculated-regexps-4)
307         (python-shell-prompt-set-calculated-regexps-5)
308         (python-shell-prompt-set-calculated-regexps-6)
309         (python-util-valid-regexp-p-1): New tests.
311 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
313         * automated/advice-tests.el (advice-test-call-interactively): Make sure
314         the function's definition is fully restored at the end.
316 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
318         * automated/python-tests.el (python-indent-block-enders-1)
319         (python-indent-block-enders-2): Fix tests.
320         (python-indent-block-enders-3, python-indent-block-enders-4)
321         (python-indent-block-enders-5, python-indent-dedenters-1)
322         (python-indent-dedenters-2): Remove tests.
323         (python-indent-dedenters-1, python-indent-dedenters-2)
324         (python-indent-dedenters-3, python-indent-dedenters-4)
325         (python-indent-dedenters-5, python-indent-dedenters-6)
326         (python-indent-dedenters-7)
327         (python-info-dedenter-opening-block-position-1)
328         (python-info-dedenter-opening-block-position-2)
329         (python-info-dedenter-opening-block-position-3)
330         (python-info-dedenter-opening-block-positions-1)
331         (python-info-dedenter-opening-block-positions-2)
332         (python-info-dedenter-opening-block-positions-3)
333         (python-info-dedenter-opening-block-positions-4)
334         (python-info-dedenter-opening-block-positions-5)
335         (python-info-dedenter-opening-block-message-1)
336         (python-info-dedenter-opening-block-message-2)
337         (python-info-dedenter-opening-block-message-3)
338         (python-info-dedenter-opening-block-message-4)
339         (python-info-dedenter-opening-block-message-5)
340         (python-info-dedenter-statement-p-1)
341         (python-info-dedenter-statement-p-2)
342         (python-info-dedenter-statement-p-3)
343         (python-info-dedenter-statement-p-4)
344         (python-info-dedenter-statement-p-5): New tests.
346 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
348         * indent/perl.perl: Add indentation pattern for hash-table entries.
350 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
352         * automated/dbus-tests.el (dbus-test02-register-service-session)
353         (dbus-test02-register-service-system): Fix docstring.
354         (dbus-test02-register-service-own-bus)
355         (dbus-test03-peer-interface): New tests.
357 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
359         * automated/python-tests.el (python-tests-self-insert): New function.
360         (python-triple-quote-pairing): Use it.
361         (python-parens-electric-indent-1): New test. (Bug#17658)
363 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
365         * automated/subr-x-tests.el: New file.
367 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
369         * automated/tramp-tests.el (tramp--instrument-test-case):
370         Print debug buffer in any case.
372 2014-06-28  Leo Liu  <sdl.web@gmail.com>
374         * automated/calc-tests.el: New file and add tests for math-bignum.
375         (Bug#17556)
377 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
379         * automated/dbus-tests.el (dbus--test-register-service)
380         (dbus-test02-register-service-session): Replace `dbus-ping' calls
381         by `dbus-list-known-names'.  (Bug#17858)
383 2014-06-28  Glenn Morris  <rgm@gnu.org>
385         * automated/Makefile.in (GDB): New variable.
386         (emacs): Use $GDB.  (Bug#15991)
388         * automated/Makefile.in (WRITE_LOG): New variable.
389         (%.log): Use WRITE_LOG.
390         (test_template): Disable logging.
392         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
393         (test_template): New definition.  Apply to TESTS.
395 2014-06-27  Glenn Morris  <rgm@gnu.org>
397         * automated/Makefile.in (check-maybe): Rename from check.
398         (check): Re-run all the tests, every time.
399         (clean, mostlyclean): Also delete *.log~.
401 2014-06-26  Glenn Morris  <rgm@gnu.org>
403         * automated/package-x-test.el: Do not mess with load-path.
405         * automated/Makefile.in (%.log): If error, dump log to stdout.
407 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
409         * automated/package-test.el (package-test-update-listing)
410         (package-test-update-archives, package-test-describe-package):
411         Adjust tests according to new package-list-unsigned.
413 2014-06-26  Glenn Morris  <rgm@gnu.org>
415         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
417         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
419         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
420         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
421         (setwins, compile-targets, compile-main, compile-clean): Remove.
422         (GREP_OPTIONS): Unexport.
423         (.el.elc): Replace with pattern rule.
424         (%.elc, %.log): New pattern rules.
425         (ELFILES, LOGFILES): New variables.
426         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
427         (clean, mostlyclean): New rules.
428         (bootstrap-clean): Simplify.
429         (bootstrap-clean, distclean): Depend on clean.
431 2014-06-25  Glenn Morris  <rgm@gnu.org>
433         * automated/flymake-tests.el (flymake-tests--current-face):
434         Sleep for longer.  Avoid querying.
436 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
438         * automated/fns-tests.el (fns-tests-compare-string): New test.
440 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
442         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
443         according to Bug#17815.
445 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
447         * automated/python-tests.el (python-util-strip-string-1): New test.
449 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
451         Sync with Tramp 2.2.10.
453         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
454         (tramp--instrument-test-case): Extend docstring.
455         (tramp-test15-copy-directory): Skip for tramp-smb.el.
456         (tramp-test21-file-links): Use `file-truename' for directories.
457         (tramp-test27-start-file-process, tramp-test28-shell-command):
458         Retrieve process output more robustly.
459         (tramp--test-check-files): Extend test.
460         (tramp-test30-special-characters): Skip for tramp-adb.el,
461         tramp-gvfs.el and tramp-smb.el.  Add further file names.
463 2014-06-13  Glenn Morris  <rgm@gnu.org>
465         * automated/Makefile.in (compile-main):
466         GNU make automatically passes command-line arguments to sub-makes.
468 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
470         * automated/tildify-tests.el (tildify-test--test): Optimize the test
471         slightly by reusing the same temporary buffer across multiple test
472         cases.
474         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
475         (tildify-test-find-env-group-index-bug): Update to support new
476         signature of the `tildify-foreach-region-outside-env' function.
477         Namely, it now takes pairs as an argument instead of looking it up in
478         `tildify-ignored-environments-alist'.
480         * automated/tildify-tests.el (tildify-test--example-html): Add support
481         for generating XML code, so that…
482         (tildify-test-xml) …test can be added to check handling of XML
483         documents.
485         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
486         New test checking end-regex building when multiple environment pairs
487         use integers to refer to capture groups.
489         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
490         test checking end-regex building in `tildify-find-env' function when
491         integers (denoting capture groups) and strings are mixed together.
493 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
495         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
496         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
498 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
500         * automated/tramp-tests.el (tramp-test29-vc-registered):
501         Instrument failed test case.
503 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
505         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
506         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
508 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
510         * automated/tildify-tests.el: New file.
512 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
514         * indent/ruby.rb: Add one more test.
516         * indent/ps-mode.ps: New file.
518         * indent/octave.m: Add a few more tests.
520         * automated/core-elisp-tests.el
521         (core-elisp-test-window-configurations): New test.
523 2014-05-26  Glenn Morris  <rgm@gnu.org>
525         * automated/package-test.el (package-test-install-single):
526         Update for changed output.
528 2014-05-22  Glenn Morris  <rgm@gnu.org>
530         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
531         Fix handling of temporary elc files.
533         * automated/fns-tests.el (fns-tests-nreverse):
534         Update for changed string behavior.
536 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
538         * automated/fns-tests.el: New file.
539         * automated/fns-tests.el (fns-tests-nreverse)
540         (fns-tests-nreverse-bool-vector): New tests.
542 2014-05-08  Glenn Morris  <rgm@gnu.org>
544         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
545         (vc-bzr-test-faulty-bzr-autoloads):
546         Give bzr a temporary home-directory, in case the real one is missing.
548 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
550         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
551         New test.
553 2014-05-08  Glenn Morris  <rgm@gnu.org>
555         * automated/help-fns.el: New file.
557 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
559         * automated/undo-tests.el (undo-test-region-deletion): New test to
560         demonstrate bug#17235.
561         (undo-test-region-example): New test to verify example given in
562         comments for undo-make-selective-list.
564 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
566         * automated/tramp-tests.el (top):
567         * automated/file-notify-tests.el (top): Do not disable interactive
568         passwords in batch mode.
569         (password-cache-expiry): Set to nil.
571         * automated/file-notify-tests.el
572         (file-notify-test-remote-temporary-file-directory):
573         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
574         Use a mock-up method as default.
575         (tramp-test00-availability): Print the used directory name.
576         (tramp-test33-recursive-load): Fix typo.
578 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
580         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
581         (tramp-test30-special-characters): Remove test for backslash.
583 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
585         * automated/tramp-tests.el
586         (tramp-test19-directory-files-and-attributes)
587         (tramp-test22-file-times): Check for `file-attributes' equality
588         only if there is a usable timestamp.
589         (tramp--test-check-files): Do not use `copy-sequence'.
591 2014-04-22  Daniel Colascione  <dancol@dancol.org>
593         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
594         Add compile flag.
595         (test-byte-comp-macro-expansion)
596         (test-byte-comp-macro-expansion-eval-and-compile)
597         (test-byte-comp-macro-expansion-eval-when-compile)
598         (test-byte-comp-macro-expand-lexical-override): Use it.
599         (test-eager-load-macro-expansion)
600         (test-eager-load-macro-expansion-eval-and-compile)
601         (test-eager-load-macro-expansion-eval-when-compile)
602         (test-eager-load-macro-expand-lexical-override): New tests.
604         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
605         account for removal of `cl-struct-set-slot-value'. Also, move
606         the defstruct to top level.
608 2014-04-21  Daniel Colascione  <dancol@dancol.org>
610         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
611         New function.
612         (test-byte-comp-macro-expansion)
613         (test-byte-comp-macro-expansion-eval-and-compile)
614         (test-byte-comp-macro-expansion-eval-when-compile)
615         (test-byte-comp-macro-expand-lexical-override): New tests.
617         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
618         (cl-the): Fix cl-the test.
620 2014-04-20  Daniel Colascione  <dancol@dancol.org>
622         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
624 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
626         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
627         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
629 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
631         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
632         (tramp--test-make-temp-name): Optional argument LOCAL.
633         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
634         (tramp-test10-write-region): No special test for out-of-band copy
635         needed anymore.
636         (tramp-test11-copy-file, tramp-test12-rename-file)
637         (tramp-test21-file-links): Extend tests.
638         (tramp-test20-file-modes): More robust check for user "root".
639         (tramp--test-check-files): New defun.
640         (tramp-test30-special-characters, tramp-test33-recursive-load)
641         (tramp-test34-unload): New tests.
642         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
644 2014-04-11  Glenn Morris  <rgm@gnu.org>
646         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
648 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
650         * automated/electric-tests.el: Fix spelling error in test name.
651         (whitespace-skipping-for-quotes-not-outside):
652         Rename from whitespace-skipping-for-quotes-not-ouside.
654 2014-04-09  Daniel Colascione  <dancol@dancol.org>
656         * automated/syntax-tests.el: New file.
658 2014-04-09  Glenn Morris  <rgm@gnu.org>
660         * automated/python-tests.el (python-triple-quote-pairing):
661         Enable/disable electric-pair-mode as needed.
663         * automated/electric-tests.el (electric-pair-backspace-1):
664         Replace deleted function.
666 2014-04-07  João Távora  <joaotavora@gmail.com>
668         * automated/python-tests.el (python-triple-quote-pairing): New test.
669         (python-syntax-after-python-backspace): New test.
671         * automated/electric-tests.el (electric-pair-define-test-form):
672         More readable test docstrings.
673         (whitespace-skipping-for-quotes-not-ouside)
674         (whitespace-skipping-for-quotes-only-inside)
675         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
677 2014-04-04  João Távora  <joaotavora@gmail.com>
679         * automated/electric-tests.el (define-electric-pair-test):
680         Don't overtest.
681         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
682         (inhibit-in-mismatched-string-inside-c-comments): New test.
684 2014-04-02  João Távora  <joaotavora@gmail.com>
686         * automated/electric-tests.el (inhibit-if-strings-mismatched):
687         New test, change from `inhibit-only-of-next-is-mismatched'.
689 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
691         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
692         (undo-test-region-t-marker): New tests of marker adjustments.
693         (undo-test-marker-adjustment-moved):
694         (undo-test-region-mark-adjustment): New tests to demonstrate
695         bug#16818, which fail without the fix.
697 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
699         * automated/package-test.el (package-test-describe-package):
700         Fix test failure in non-graphical mode.
702 2014-03-23  Daniel Colascione  <dancol@dancol.org>
704         * automated/subword-tests.el (subword-tests2): More subword tests.
706         * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
707         New test: correct parsing of keyword arguments.
709 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
711         * automated/package-test.el (package-test-describe-package):
712         Check for the "Keywords: " line.
714         * automated/data/package/archive-contents: Include the :keywords
715         field in `simple-single' data form.
717 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
719         * automated/package-test.el
720         (package-test-install-two-dependencies): New test (bug#16826).
722         * automated/data/package/simple-two-depend-1.1.el: New file.
724         * automated/data/package/archive-contents:
725         Add info about the new package.
727 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
729         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
730         (tramp-test10-write-region): Extend for out-of-band copy.
731         (tramp-test31-asynchronous-requests): New test.
733 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
735         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
736         Add new test of undo in region.
737         (undo-test-in-region-eob): Add test case described at
738         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
740 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
742         * automated/tramp-tests.el (tramp--test-enabled)
743         (tramp-test15-copy-directory): No special handling of tramp-adb.el
744         anymore.  It's fixed in that package.
746 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
748         * automated/tramp-tests.el (tramp--test-enabled): Move connection
749         cleanup into this function.  Remove respective code from all test
750         cases.
751         (tramp--instrument-test-case): Declare `indent' and `debug'.
752         Handle other errors as well.
753         (tramp-test14-delete-directory): Check for `file-error' error.
754         (tramp-test15-copy-directory): Ignore return value of
755         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
756         (tramp-test19-directory-files-and-attributes): Take care of
757         timestamp of "../".
758         (tramp-test20-file-modes, tramp-test27-start-file-process)
759         (tramp-test28-shell-command): Skip for tramp-adb.el.
760         (tramp-test21-file-links): `file-truename' shall preserve trailing
761         link of directories.
762         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
763         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
764         `kill-buffer-query-functions' to nil.
765         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
767 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
769         * automated/tramp-tests.el
770         (tramp-test19-directory-files-and-attributes): Do not include
771         directories in comparison; they might have changed their
772         timestamps already.
774 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
776         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
777         (tramp-test17-insert-directory): First line could contain more
778         text, when produced by `ls-lisp'.
779         (tramp-test19-directory-files-and-attributes): Instrument failed
780         test case.
782 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
784         * automated/tramp-tests.el (tramp-test17-insert-directory):
785         Make first line "total 123" optional.
786         (tramp-test20-file-modes, tramp-test22-file-times)
787         (tramp-test26-process-file, tramp-test27-start-file-process)
788         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
789         tramp-smb.el.
790         (tramp-test20-file-modes): Check for "root" only when there is an
791         explicit user name.
792         (tramp-test21-file-links): Handle "... not supported" error.
793         (tramp-test22-file-times): Skip for "don't know" return values.
794         (tramp-test26-process-file, tramp-test28-shell-command):
795         Remove color escape sequences.
796         (tramp-test28-shell-command): Use `accept-process-output' rather
797         than `sit-for'.
798         (tramp-test30-utf8): Set coding system `utf-8'.
800 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
802         * automated/tramp-tests.el (tramp-test28-shell-command):
803         Perform an initial `sit-for' prior the while loop.
805 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
807         Sync with Tramp 2.2.9.
809         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
810         (tramp-test28-shell-command): Make a while loop when waiting for
811         process exit.
813 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
815         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
816         and `vc-hg'.  Declare `tramp-find-executable' and
817         `tramp-get-remote-path'.
818         (tramp-test29-vc-registered): New test.
819         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
821 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
823         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
824         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
825         (tramp-test28-shell-command): Improve `shell-command' test.
826         Add `async-shell-command' tests.
828 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
830         * automated/file-notify-tests.el (file-notify--wait-for-events):
831         Use `read-event' instead of `sit-for'.
832         (file-notify-test02-events): Remove expected result, the bug is
833         fixed meanwhile.
834         (file-notify-test02-events, file-notify-test03-autorevert):
835         Use `sleep-for' instead of `sit-for'.
837 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
839         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
840         New test.
842 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
844         * automated/file-notify-tests.el (file-notify--deftest-remote):
845         Do not skip when the local test has failed.  They are unrelated.
846         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
847         `noninteractive' to nil, otherwise `sit-for' could be degraded to
848         `sleep-for'.
849         (file-notify-test02-events): Check for `file-remote-p' instead of
850         `file-notify--test-remote-enabled'.
852 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
854         * automated/file-notify-tests.el (file-notify-test02-events):
855         Let test case fail for Bug#16519.
857 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
859         * automated/file-notify-tests.el (file-notify-test02-events):
860         Hide Bug#16519, until it is solved.
862 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
864         * automated/file-notify-tests.el
865         (file-notify--test-local-enabled): Fix error in logic.
866         (file-notify--wait-for-events): New defmacro.
867         (file-notify-test02-events): Make short breaks between file operations.
868         Use `file-notify--wait-for-events'.  Check, that events have arrived.
869         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
871         * automated/comint-testsuite.el
872         (comint-testsuite-password-strings): Add localized examples.
874 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
876         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
877         case if inotify is not linked with Emacs.  Use `read-event' rather
878         than `sit-for' in order to process events.  (Bug#13662)
880 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
882         * automated/ert-tests.el (ert-test-record-backtrace):
883         Reenable test case with adapted test string.  (Bug#13064)
885 2013-12-28  Glenn Morris  <rgm@gnu.org>
887         * automated/electric-tests.el: Require 'elec-pair.
889 2013-12-26  João Távora  <joaotavora@gmail.com>
891         * automated/electric-tests.el (electric-pair-test-for):
892         Fix autowrapping tests in batch-mode by running with
893         `transient-mark-mode' set to `lambda'.
895         * automated/electric-tests.el: New file.
897 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
899         * automated/python-tests.el
900         (python-nav-lisp-forward-sexp-safe-1): Remove test.
901         (python-nav-forward-sexp-safe-1): New test.
903 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
905         * automated/ruby-mode-tests.el: Add tests for
906         `ruby-align-to-stmt-keywords'.
908         * indent/ruby.rb: Update examples to reflect the lack of change in
909         default indentation of `begin' blocks.
911 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
913         * indent/ruby.rb: Update examples according to the change
914         in `smie-indent-close'.
916 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
918         * indent/ruby.rb: New examples.
920 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
922         * automated/python-tests.el (python-indent-dedenters-2): New test.
924 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
926         * automated/python-tests.el (python-indent-after-comment-1)
927         (python-indent-after-comment-2): New tests.
929 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
931         * automated/python-tests.el (python-indent-block-enders-1):
932         Rename from python-indent-block-enders.
933         (python-indent-block-enders-2): New test.
935 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
937         * indent/js.js: New file.
939 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
941         * automated/dbus-tests.el: New file.
943 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
945         * automated/regexp-tests.el: New file.
947 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
949         * automated/reftex-tests.el (reftex-parse-from-file-test):
950         Run temp-dir through file-truename, to make sure the temporary file
951         names are comparable as strings.
953         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
954         Force Unix EOLs by using 'utf-8-unix', since the default of
955         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
957 2013-11-28  Glenn Morris  <rgm@gnu.org>
959         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
961 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
963         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
964         (EMACSOPT): Use $(PATH_SEP).
966 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
968         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
969         Set to nil.
971 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
973         * automated/file-notify-tests.el
974         (file-notify-test-remote-temporary-file-directory):
975         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
976         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
977         (file-notify--deftest-remote): Cleanup connection initially.
978         (file-notify-test03-autorevert): Run also in batch mode.  Use a
979         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
980         does not work on MS Windows.  Call `accept-process-output' for
981         remote files.  Apply `string-match' instead of `string-equal', the
982         messages are different on MS Windows.
984         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
985         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
986         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
988 2013-11-23  Glenn Morris  <rgm@gnu.org>
990         * automated/python-tests.el (python-shell-make-comint-1)
991         (python-shell-make-comint-2, python-shell-get-process-1):
992         Suppress creation of some temp-files.
994         * automated/python-tests.el (python-shell-parse-command-1)
995         (python-shell-make-comint-1, python-shell-make-comint-2)
996         (python-shell-get-process-1)
997         (python-shell-internal-get-or-create-process-1):
998         Skip rather than fail if prereqs not found.
1000         * automated/Makefile.in (emacs):
1001         Empty EMACSLOADPATH rather than unsetting.
1003 2013-11-22  Glenn Morris  <rgm@gnu.org>
1005         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1006         Set expected-result.
1008 2013-11-21  Glenn Morris  <rgm@gnu.org>
1010         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
1011         (compile-main): Pass XARGS_LIMIT to xargs.
1013         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
1014         (EMACSOPT): Use PATH_SEPARATOR.
1016 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
1018         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1019         Add a failing test for Bug#15874.
1020         (ruby--insert-coding-comment-ruby-style)
1021         (ruby--insert-coding-comment-emacs-style)
1022         (ruby--insert-coding-comment-custom-style):
1023         Add a few tests for `ruby--insert-coding-comment'.
1025 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
1027         Improve API of recently-added bool vector functions (Bug#15912).
1028         * automated/data-tests.el: Adjust to API changes.
1030 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
1032         * automated/tramp-tests.el (tramp-test07-file-exists-p)
1033         (tramp-test08-file-local-copy)
1034         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1035         (tramp-test11-copy-file, tramp-test12-rename-file)
1036         (tramp-test13-make-directory, tramp-test14-delete-directory)
1037         (tramp-test15-copy-directory, tramp-test16-directory-files)
1038         (tramp-test17-insert-directory, tramp-test18-file-attributes)
1039         (tramp-test19-directory-files-and-attributes)
1040         (tramp-test20-file-modes, tramp-test21-file-links)
1041         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1042         (tramp-test24-file-name-completion, tramp-test25-load)
1043         (tramp-test26-process-file, tramp-test27-start-file-process)
1044         (tramp-test28-shell-command): Cleanup connection initially.
1046 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1048         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
1049         connection before running the test.
1051 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1053         * automated/tramp-tests.el (tramp-test15-copy-directory)
1054         (tramp-test16-directory-files, tramp-test17-insert-directory)
1055         (tramp-test18-file-attributes)
1056         (tramp-test19-directory-files-and-attributes)
1057         (tramp-test20-file-modes, tramp-test21-file-links)
1058         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1059         (tramp-test24-file-name-completion, tramp-test25-load)
1060         (tramp-test26-process-file, tramp-test27-start-file-process)
1061         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
1062         (tramp-test29-utf8): New test.
1064 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
1066         * automated/file-notify-tests.el (file-notify-test02-events)
1067         (file-notify-test03-autorevert): Suppress messages in `write-region'.
1069         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
1070         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
1071         (tramp-test26-process-file, tramp-test28-shell-command):
1072         Ensure, that the directory is not empty when calling "ls".
1074 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
1076         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1077         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
1078         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
1079         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1080         (tramp-test26-process-file): Add tests.
1081         (tramp-test11-copy-file): Remove debug message.
1082         (tramp-test20-file-modes): Special case, if user is "root".
1084 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
1086         * automated/file-notify-tests.el:
1087         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1088         `tramp-remote-path' when running on hydra.
1089         (tramp-test07-file-exists-p): Remove instrumentation code.
1090         (tramp-test26-process-file): Don't use "/bin/true" and
1091         "/bin/false", these paths do not exist on hydra.
1093 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
1095         * automated/process-tests.el: New file.
1097 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
1099         * indent/ruby.rb: New examples.
1101 2013-11-06  Glenn Morris  <rgm@gnu.org>
1103         * automated/Makefile.in (setwins): Avoid accidental matches.
1105 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
1107         * automated/tramp-tests.el (tramp-test07-file-exists-p):
1108         Fix docstring.  Instrument, in order to hunt failure on hydra.
1110 2013-11-06  Glenn Morris  <rgm@gnu.org>
1112         * automated/flymake-tests.el (warning-predicate-rx-gcc)
1113         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1114         (warning-predicate-function-perl):
1115         * automated/info-xref.el (info-xref-test-makeinfo):
1116         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1117         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1119 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
1121         * automated/tramp-tests.el: New file.
1123 2013-11-05  Glenn Morris  <rgm@gnu.org>
1125         Get rid of --chdir usage.
1126         * automated/Makefile.in (EMACSOPT): Move -L here.
1127         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1128         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
1129         (.el.elc): No more need to pass -L here.
1130         (compile-main): Get rid of sub-shell and cd.
1131         (compile-clean, check): Get rid of cd.
1133         Make it possible to run tests with a different working directory.
1134         * automated/flymake-tests.el (flymake-tests-data-directory): New.
1135         (flymake-tests--current-face): Use flymake-tests-data-directory.
1136         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1137         (warning-predicate-function-perl): Adapt for above change.
1138         * automated/zlib-tests.el (zlib-tests-data-directory): New.
1139         (zlib--decompress): Use zlib-tests-data-directory.
1141         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1142         Remove test that makes no sense.
1144         * automated/files.el (files-test-local-variable-data):
1145         Fix result typo presumably caused by interference from dir-locals.
1146         (file-test--do-local-variables-test): Prevent dir-locals interfering.
1148 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
1150         * indent/ruby.rb: Add a statement on the line after heredoc.
1151         Move a now-successful example.
1153         * automated/ruby-mode-tests.el: Remove outdated comment.
1155 2013-11-04  Glenn Morris  <rgm@gnu.org>
1157         * automated/Makefile.in (abs_srcdir): Remove.
1158         (emacs): Unset EMACSLOADPATH.
1159         (.el.elc, check): Use -L to append srcdir to load-path.
1161 2013-11-02  Glenn Morris  <rgm@gnu.org>
1163         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1164         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1165         (abs_srcdir): New, set by configure.
1166         (EMACS): Use a relative file name.
1167         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1168         (lisp-compile): Remove (assume it's up-to-date).
1169         (compile-main): Do not run lisp-compile.
1170         (compile-main, compile-clean, compile-always, bootstrap-clean)
1171         (check): Use srcdir rather than $test.  Check cd return value.
1172         Use --chdir.
1173         (doit, compile, compile-always): Remove stuff copied from lisp/.
1174         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1176 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
1178         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1179         Add a skipping test.
1181 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1183         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1185         * indent/css-mode.css (.x2): Test alignement inside braces.
1187 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1189         * indent/ruby.rb: New failing example.
1191         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1192         Fix the test, in respect to adding the space after the curly.
1194 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1196         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1197         (ert-test-deftest): Adapt test for changed macro expansion.
1198         (ert-test-run-tests-interactively):
1199         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1200         Add a skipping test.
1202         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1203         (file-notify--test-local-enabled): Make it a function.  Check also
1204         for `file-remote-p' of `temporary-file-directory'.
1205         (file-notify--test-remote-enabled-checked): New defvar.
1206         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1207         internal functions.  Cache result.
1208         (file-notify--deftest-remote, file-notify-test00-availability)
1209         (file-notify-test01-add-watch, file-notify-test02-events)
1210         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1211         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1213 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1215         * indent/ruby.rb: Fix syntax error in the latest example.
1217 2013-10-23  Glenn Morris  <rgm@gnu.org>
1219         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1220         New, set by configure.
1221         (top_srcdir): Remove.
1222         (abs_test, abs_lispsrc): New.
1223         (lisp): No longer absolute.
1224         (emacs, lisp-compile, compile, compile-always):
1225         Quote entities that might contain whitespace.
1227 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1229         * indent/ruby.rb: Move two examples to "working" section, add one
1230         more.
1232 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1234         * indent/ruby.rb: New examples for indentation of blocks.
1235         Example of hash inside parens that inflooped before the present commit.
1237 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1239         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1240         allows another timer to run.
1242 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1244         * indent/ruby.rb: More examples for bug#15594, both failing and
1245         now passing.
1247 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1249         * indent/ruby.rb: Add two more cases.
1251 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1253         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1254         first use.
1255         (ruby-should-indent): Use indent-according-to-mode.
1256         (ruby-deftest-move-to-block): Use `declare'.
1258 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1260         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1262 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1264         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1266 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1268         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1269         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1271         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1273 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1275         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1276         Adjust indentation of continued line to the new SMIE behavior.
1278 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1280         * automated/completion-tests.el:
1281         * indent/css-mode.css: New files.
1283 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1285         * automated/data/package/signed/archive-contents:
1286         * automated/data/package/signed/archive-contents.sig:
1287         * automated/data/package/signed/signed-good-1.0.el:
1288         * automated/data/package/signed/signed-good-1.0.el.sig:
1289         * automated/data/package/signed/signed-bad-1.0.el:
1290         * automated/data/package/signed/signed-bad-1.0.el.sig:
1291         * automated/data/package/key.pub:
1292         * automated/data/package/key.sec: New files.
1294         * automated/package-test.el (package-test-update-listing)
1295         (package-test-update-archives, package-test-describe-package):
1296         Adjust to package.el change.
1297         (package-test-signed): New test.
1299 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1301         * automated/package-test.el: Update all cases to use :url instead
1302         of :homepage.
1304         * automated/package-x-test.el
1305         (package-x-test--single-archive-entry-1-3): Same.
1307 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1309         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1310         was unused.
1311         (simple-single-desc): Expect :homepage property.
1312         (multi-file-desc): Same.
1313         (with-package-test): Do not save previous `default-directory'
1314         value, let-bind the var instead.
1315         (package-test-install-single): Expect :homepage property in the
1316         generated pkg file.
1317         (package-test-describe-package): Expect Homepage button.
1318         (package-test-describe-non-installed-package)
1319         (package-test-describe-non-installed-multi-file-package): Same.
1320         (package-test-describe-not-installed-package): Remove, it was a
1321         duplicate.
1323         * automated/package-x-test.el
1324         (package-x-test--single-archive-entry-1-3): Expect :homepage
1325         property.
1326         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1328         * automated/data/package/simple-single-1.3.el: Add URL header.
1330         * automated/data/package/archive-contents: Add :homepage
1331         properties to `simple-single' and `multi-file'.
1333 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1335         * automated/data-tests.el:
1336         (bool-vector-count-matches-all-0-nil)
1337         (bool-vector-count-matches-all-0-t)
1338         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1339         (bool-vector-count-matches-at, bool-vector-intersection-op)
1340         (bool-vector-union-op, bool-vector-xor-op)
1341         (bool-vector-set-difference-op)
1342         (bool-vector-change-detection, bool-vector-not): New tests.
1343         (mock-bool-vector-count-matches-at)
1344         (test-bool-vector-bv-from-hex-string)
1345         (test-bool-vector-to-hex-string)
1346         (test-bool-vector-count-matches-at-tc)
1347         (test-bool-vector-apply-mock-op)
1348         (test-bool-vector-binop): New helper functions.
1349         (bool-vector-test-vectors): New testcase data.
1351 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1353         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1354         (advice-test-called-interactively-p-filter-args)
1355         (advice-test-called-interactively-p-around): New tests.
1357 2013-09-16  Glenn Morris  <rgm@gnu.org>
1359         * automated/eshell.el (eshell-match-result):
1360         Return a more informative failure than simply "false".  Update callers.
1362         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1363         Test value before and after loop as well as during.
1365 2013-09-15  Glenn Morris  <rgm@gnu.org>
1367         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1368         New test.  (Bug#15372)
1369         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1371 2013-09-13  Glenn Morris  <rgm@gnu.org>
1373         * automated/eshell.el (with-temp-eshell):
1374         Use a temp directory for eshell-directory-name.
1375         (eshell-test-command-result): New, again using a temp directory.
1376         Replace eshell-command-result with this throughout.
1377         (eshell-test/for-loop, eshell-test/for-name-loop):
1378         Ensure environment variables don't confuse us.
1380 2013-09-12  Glenn Morris  <rgm@gnu.org>
1382         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1383         due to "has a running process; kill it?" prompts.
1385 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1387         * automated/eshell.el: Rename from eshell.el.
1388         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1390 2013-09-01  Glenn Morris  <rgm@gnu.org>
1392         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1393         Otherwise the sed command used by eg compile-main ends up
1394         containing "/*.el".  (Bug#15170)
1396 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1398         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1399         for portability to hosts where /bin/sh has problems.
1401 2013-08-21  David Engster  <deng@randomsample.de>
1403         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1404         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1405         upstream.  Changed to use ERT.
1407 2013-08-14  Daniel Hackney  <dan@haxney.org>
1409         * automated/package-test.el: Remove tar-package-building functions.
1410         Tar file used for testing is included in the repository.
1411         (package-test-install-texinfo, package-test-cleanup-built-files):
1412         Remove.
1414 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1416         * automated/python-tests.el (python-imenu-create-index-4)
1417         (python-imenu-create-flat-index-2): New tests.
1419 2013-08-05  Glenn Morris  <rgm@gnu.org>
1421         * automated/mule-util.el: New file, with tests extracted from
1422         lisp/international/mule-util.el.
1424 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1426         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1427         before definition.
1428         (advice-tests-macroaliases): New test.
1430 2013-08-04  Glenn Morris  <rgm@gnu.org>
1432         * automated/ert-tests.el: Disable failing test that no-one seems
1433         to know how to fix.  (Bug#13064)
1435         * automated/icalendar-tests.el (icalendar-tests--test-export)
1436         (icalendar-tests--test-import): Try more precise TZ specification.
1437         Remove debug messages.
1439 2013-08-03  Glenn Morris  <rgm@gnu.org>
1441         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1443         * automated/icalendar-tests.el (icalendar-tests--test-export)
1444         (icalendar-tests--test-import):
1445         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1446         (icalendar-tests--test-import): Reset zone even if error occurred.
1448 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1450         * automated/core-elisp-tests.el: New file.
1452 2013-08-01  Glenn Morris  <rgm@gnu.org>
1454         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1455         Try to check that the remote system has a notification program.
1457 2013-07-31  Glenn Morris  <rgm@gnu.org>
1459         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1461 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1463         * automated/file-notify-tests.el
1464         (file-notify--test-local-enabled): New defconst.  Replaces all
1465         `file-notify-support' occurrences.
1466         (file-notify--test-remote-enabled): New defun.
1467         (file-notify--deftest-remote): Use it.
1468         (file-notify-test00-availability): Rewrite.
1469         (file-notify-test00-availability-remote): New defun.
1470         (file-notify-test01-add-watch): Rewrite first erroneous check.
1472 2013-07-23  Glenn Morris  <rgm@gnu.org>
1474         * automated/inotify-test.el (inotify-file-watch-simple):
1475         Delete temp-file when done.
1477         * automated/subword-tests.el: Require subword.
1479 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1481         * automated/subword-tests.el: New file.
1483 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1485         * automated/python-tests.el (python-imenu-create-index-2)
1486         (python-imenu-create-index-3): New tests.
1488 2013-07-11  Glenn Morris  <rgm@gnu.org>
1490         * automated/ert-tests.el: Require cl-lib at runtime too.
1491         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1492         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1493         (ert-test-set-functions, ert-test-gensym)
1494         (ert-test-coerce-to-vector, ert-test-string-position)
1495         (ert-test-mismatch): Remove tests.
1496         * automated/cl-lib.el: New, split from ert-tests.el.
1498         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1499         Goto point-min.
1500         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1501         (ruby-move-to-block-skips-percent-literal)
1502         (ruby-move-to-block-skips-heredoc)
1503         (ruby-move-to-block-moves-from-else-to-if)
1504         (ruby-beginning-of-defun-does-not-fold-case)
1505         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1506         Replace goto-line with forward-line/goto-char.
1507         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1509         * automated/package-test.el (makeinfo-buffer): Autoload.
1510         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1511         (package-test-install-texinfo): Don't require makeinfo.
1513         * automated/files.el: Stop "local variables" confusion.
1515         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1517         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1518         Use with-current-buffer.
1520         * automated/undo-tests.el (undo-test-buffer-modified)
1521         (undo-test-file-modified): New tests.
1523 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1525         * automated/file-notify-tests.el (file-notify-test00-availability):
1526         Set :expected-result.
1527         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1528         (file-notify-test02-events, file-notify-test02-events-remote)
1529         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1530         Skip when `file-notify-support' is nil.  (Bug#14823)
1532 2013-07-09  Glenn Morris  <rgm@gnu.org>
1534         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1535         Declare.
1536         (inotify-file-watch-simple): Silence compiler.
1538         * automated/python-tests.el (python-indent-block-enders):
1539         Make it actually test something.
1541         * automated/package-x-test.el: Require package-test when compiling.
1543         * automated/add-log-tests.el, automated/advice-tests.el:
1544         * automated/imenu-test.el, automated/package-x-test.el:
1545         * automated/python-tests.el, automated/ruby-mode-tests.el:
1546         * automated/xml-parse-tests.el: Explicitly require ert.
1548 2013-07-08  Kenichi Handa  <handa@gnu.org>
1550         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1551         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1553 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1555         * automated/file-notify-tests.el
1556         (file-notify-test-remote-temporary-file-directory):
1557         Use `null-device' on w32.
1558         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1559         (file-notify--test-results, file-notify--test-event)
1560         (file-notify--deftest-remote, file-notify--event-test)
1561         (file-notify--test-event-handler)
1562         (file-notify--test-make-temp-name): Rename, in order to mark them
1563         internal.
1564         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1565         better fitting in noninteractive tests.
1566         (file-notify-test00-availability): Rename from `file-notify-test0'.
1567         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1568         Use `temporary-file-directory '.
1569         (file-notify-test01-add-watch-remote): New test.
1570         (file-notify-test02-events): Rename from `file-notify-test2'.
1571         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1572         (file-notify-test03-autorevert): Rename from
1573         `file-notify-test4'.  Use timeouts.
1574         (file-notify-test03-autorevert-remote): Rename from
1575         `file-notify-test5'.
1577 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1579         * automated/file-notify-tests.el: New package.
1581 2013-06-28  Kenichi Handa  <handa@gnu.org>
1583         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1584         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1585         Callers changed.
1586         (decoder-tests-filename): New function.
1587         (decoder-tests-prefer-utf-8-read)
1588         (decoder-tests-prefer-utf-8-write): New function.
1589         (ert-test-decoder-prefer-utf-8): New test.
1591 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1593         * automated/package-x-test.el: Change the commentary.
1594         (package-x-test--single-archive-entry-1-3)
1595         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1596         using the appropriate data structure.
1598 2013-06-27  Daniel Hackney  <dan@haxney.org>
1600         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1602         * automated/package-x-test.el: New file.
1604         * automated/package-test.el: New file.
1606         * automated/data/package: New directory, with test examples.
1608 2013-06-27  Glenn Morris  <rgm@gnu.org>
1610         * automated/python-tests.el (python-tests-with-temp-file):
1611         Clean up after ourself.
1613         * automated/undo-tests.el (undo-test3): Remove test that seems to
1614         do nothing that the previous one doesn't, except leave a tempfile.
1616 2013-06-26  Glenn Morris  <rgm@gnu.org>
1618         * automated/info-xref.el: New file.
1620 2013-06-25  Glenn Morris  <rgm@gnu.org>
1622         * automated/occur-tests.el (occur-test-create): New function.
1623         Use it to create separate tests for each element, so we run them
1624         all rather than stopping at the first error.
1626 2013-06-24  Glenn Morris  <rgm@gnu.org>
1628         * automated/occur-tests.el (occur-tests):
1629         Update for 2013-05-29 change to occur header line.
1631 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1633         Test suite for flymake.
1634         * automated/flymake-tests.el:
1635         * automated/flymake/warnpred/Makefile
1636         * automated/flymake/warnpred/test.c
1637         * automated/flymake/warnpred/test.pl: New files.
1639 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1641         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1643 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1645         * automated/reftex-tests.el: New test suite for reftex.
1647 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1649         * automated/ruby-mode-tests.el: New tests, for percent literals
1650         and expression expansion.
1652 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1654         * indent/octave.m: Tweak.
1656 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1658         * eshell.el: Rewrite tests using ERT.
1660 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1662         * indent/octave.m: Add tests for %!, # and ### comments.
1664 2013-05-23  Kenichi Handa  <handa@gnu.org>
1666         * automated/decoder-tests.el: New file.
1668 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1670         * indent/ruby.rb: Add multiline regexp example.
1672         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1673         (ruby-regexp-skips-over-interpolation)
1674         (ruby-regexp-continues-till-end-when-unclosed)
1675         (ruby-regexp-can-be-multiline)
1676         (ruby-interpolation-inside-percent-literal): New tests.
1678 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1680         * indent/ruby.rb: Fix indentation after =; add more cases.
1682 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1684         * indent/pascal.pas: Add test for mis-identified comments.
1686 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1688         * automated/imenu-test.el: New file.  (Bug#14112)
1690 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1692         * automated/python-tests.el (python-imenu-prev-index-position-1):
1693         Remove test.
1694         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1695         New tests.
1697 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1699         * automated/python-tests.el (python-nav-backward-defun-2)
1700         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1701         (python-nav-forward-defun-3): New tests.
1703 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1705         * automated/python-tests.el (python-nav-backward-defun-1)
1706         (python-nav-forward-defun-1): New tests.
1708 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1710         * automated/add-log-tests.el: New file.  (Bug#14112)
1712 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1714         * automated/python-tests.el (python-indent-block-enders): New test.
1715         (python-info-current-defun-2): Fix test.
1717 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1719         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1721 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1723         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1724         (python-tests-with-temp-file): New macro.
1725         (python-tests-shell-interpreter): New var.
1726         (python-shell-get-process-name-1)
1727         (python-shell-internal-get-process-name-1)
1728         (python-shell-parse-command-1)
1729         (python-shell-calculate-process-environment-1)
1730         (python-shell-calculate-process-environment-2)
1731         (python-shell-calculate-process-environment-3)
1732         (python-shell-calculate-exec-path-1)
1733         (python-shell-calculate-exec-path-2)
1734         (python-shell-make-comint-1)
1735         (python-shell-make-comint-2)
1736         (python-shell-get-process-1)
1737         (python-shell-get-or-create-process-1)
1738         (python-shell-internal-get-or-create-process-1): New tests.
1740 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1742         * automated/python-tests.el: New file.
1744 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1746         * automated/ruby-mode-tests.el
1747         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1748         bits inside the examples.
1749         (ruby-move-to-block-skips-heredoc): New test.
1750         (ruby-add-log-current-method-after-inner-class):
1751         Lower expectations: move point inside a method, initially.
1753 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1755         * automated/ruby-mode-tests.el
1756         (ruby-move-to-block-skips-percent-literal): New test.
1758 2013-02-04  Chong Yidong  <cyd@gnu.org>
1760         * automated/thingatpt.el: New file.
1762 2013-02-03  Chong Yidong  <cyd@gnu.org>
1764         * automated/files.el (file-test--do-local-variables-test):
1765         Avoid compilation warning message.
1767 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1769         * automated/ruby-mode-tests.el
1770         (ruby-indent-spread-args-in-parens): New test.
1771         * automated/ruby-mode-tests.el (ruby-block-test-example):
1772         Break indentation of the do block opener and add a line inside it.
1773         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1774         Adjust line numbers.
1776 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1778         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1780 2013-01-14  Glenn Morris  <rgm@gnu.org>
1782         * automated/compile-tests.el (compile-tests--test-regexps-data):
1783         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1785 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1787         * automated/man-tests.el: New file.
1789 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1791         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1793 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1795         * automated/undo-tests.el: New file.
1797 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1799         * automated/ruby-mode-tests.el
1800         (ruby-indent-after-block-in-continued-expression): New test.
1802 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1804         * automated/ruby-mode-tests.el:
1805         Rename one interpolation test; add three more.
1806         (ruby-with-temp-buffer): New macro, use it where appropriate.
1807         (ruby-add-log-current-method-examples): Use "_" for target point.
1808         Add four new tests for ruby-add-log-current-method.
1810 2012-12-11  Glenn Morris  <rgm@gnu.org>
1812         * automated/f90.el (f90-test-bug13138): New test.
1814 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1816         * automated/inotify-test.el: New test.
1818 2012-12-02  Chong Yidong  <cyd@gnu.org>
1820         * automated/ruby-mode-tests.el
1821         (ruby-add-log-current-method-examples): Don't use loop macro, to
1822         allow automated testing to work.
1824 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1826         * automated/advice-tests.el (advice-tests--data): Remove.
1827         (advice-tests): Move the tests directly here instead.
1828         Add called-interactively-p tests.
1830 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1832         * automated/ert-x-tests.el: Use cl-lib.
1833         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1835 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1837         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1838         (ruby-indent-inside-heredoc-after-operator)
1839         (ruby-indent-inside-heredoc-after-space): New tests.
1840         Change direct font-lock face references to var references.
1841         (ruby-interpolation-suppresses-syntax-inside): New test.
1842         (ruby-interpolation-inside-percent-literal-with-paren):
1843         New failing test.
1845 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1847         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1848         (ruby-singleton-class-no-heredoc-font-lock)
1849         (ruby-add-log-current-method-examples): New tests.
1850         (ruby-test-string): Extract from ruby-should-indent-buffer.
1851         (ruby-deftest-move-to-block): New macro.
1852         Add several move-to-block tests.
1854 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1856         * automated/advice-tests.el: New tests.
1858 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1860         * automated/compile-tests.el (compile-tests--test-regexps-data):
1861         Add new data for msft's new format.
1863 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1865         * automated/ruby-mode-tests.el:
1866         (ruby-toggle-block-to-multiline): New test.
1867         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1868         (ruby-toggle-block-to-brace): Use buffer-string.
1870 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1872         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1874 2012-08-28  Chong Yidong  <cyd@gnu.org>
1876         * automated/files.el: Test every combination of values for
1877         enable-local-variables and enable-local-eval.
1879 2012-08-19  Chong Yidong  <cyd@gnu.org>
1881         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1883 2012-08-18  Chong Yidong  <cyd@gnu.org>
1885         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1887 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1889         * indent/ruby.rb: Rearrange examples, add new ones.
1891 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1893         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1894         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1896 2012-08-11  Glenn Morris  <rgm@gnu.org>
1898         * automated/files.el: New file.
1900         * automated/Makefile.in (all): Fix typo.
1902 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1904         * automated/ruby-mode-tests.el (ruby-should-indent):
1905         Add docstring, check (current-indentation) instead of (current-column).
1906         (ruby-should-indent-buffer): New function.
1907         Add tests for `ruby-deep-indent-paren' behavior.
1908         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1910 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1912         Original tests in test_ruby_mode.rb in upstream (author).
1914 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1916         * automated/ruby-mode-tests.el (ruby-should-indent)
1917         (ruby-assert-state): New functions.
1918         Add new tests.
1920 2012-07-29  David Engster  <deng@randomsample.de>
1922         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1923         New variable to hold test data for name expansion.
1924         (xml-parse-tests): Test the two different types of name expansion.
1926 2012-07-29  Juri Linkov  <juri@jurta.org>
1928         * automated/occur-tests.el (occur-test-case): Use predefined
1929         buffer name " *test-occur*" instead of a random buffer name.
1931 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1933         * automated/ruby-mode-tests.el: New file with one test.
1935 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1937         * indent/shell.sh: Add test case for ${#VAR}.
1939         * indent/latex-mode.tex: New file.
1941 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1943         * eshell.el: Use cl-lib.
1945 2012-07-03  Chong Yidong  <cyd@gnu.org>
1947         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1949 2012-07-02  Chong Yidong  <cyd@gnu.org>
1951         * automated/xml-parse-tests.el (xml-parse-tests--data):
1952         More testcases.
1954 2012-07-01  Chong Yidong  <cyd@gnu.org>
1956         * automated/xml-parse-tests.el: New file.
1958 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1960         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1961         Use cl-flet.
1963 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1965         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1966         Test escaped commas in TZID (Bug#11473).
1967         (icalendar-import-with-timezone): New.
1968         (icalendar-real-world): Add new testcase as given in the bugreport
1969         of Bug#11473.
1971 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1973         * automated/icalendar-tests.el (icalendar-tests--test-import):
1974         Include UID in import tests (Bug#11525).
1975         (icalendar-import-non-recurring, icalendar-import-rrule)
1976         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1977         UID-import change.
1978         (icalendar-import-with-uid): New.
1979         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1980         Include UID in cycle tests.
1981         (icalendar-cycle, icalendar-real-world): UID-import change.
1983 2012-05-21  Glenn Morris  <rgm@gnu.org>
1985         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1987 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1989         * automated/url-util-tests.el: New file to test
1990         lisp/url/url-util.el.  Only `url-build-query-string' and
1991         `url-parse-query-string' are tested right now (Bug#8706).
1993 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1995         * indent/shell.sh:
1996         * indent/shell.rc: Ad some test cases.
1998 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2000         * indent/ruby.rb: New file, to test new syntax-propertize code.
2002 2012-04-11  Glenn Morris  <rgm@gnu.org>
2004         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
2006 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2008         * automated/url-future-tests.el (url-future-tests): Move from
2009         lisp/url/url-future.el and rename.
2011 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
2013         * automated/icalendar-tests.el (icalendar-import-non-recurring):
2014         Fix broken test, caused by missing trailing blank.
2016 2011-12-03  Chong Yidong  <cyd@gnu.org>
2018         * automated/compile-tests.el (compile-tests--test-regexps-data):
2019         Increase column numbers by one to reflect change in how
2020         compilation-message is recorded (Bug#10172).
2022 2011-11-22  Glenn Morris  <rgm@gnu.org>
2024         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
2026 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2028         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
2030 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2032         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
2033         (icalendar-tests--test-export, icalendar-tests--do-test-export):
2034         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
2036 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
2038         * automated/newsticker-tests.el
2039         (newsticker--group-manage-orphan-feeds): Remove fsetting of
2040         newsticker--treeview-tree-update.
2042 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
2044         * automated/newsticker-tests.el
2045         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
2047         * automated/newsticker-tests.el
2048         (newsticker--group-manage-orphan-feeds): Prevent updating
2049         newsticker treeview.  Fixed bug#9763.
2051 2011-10-20  Glenn Morris  <rgm@gnu.org>
2053         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
2055         * automated/vc-bzr.el: New file.
2057 2011-10-15  Glenn Morris  <rgm@gnu.org>
2059         * automated/f90.el: New file.
2061 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
2063         * automated/newsticker-tests.el: Move newsticker-testsuite.el
2064         to automated/newsticker-tests.el.  Convert to ERT.
2066 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
2068         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
2069         Remove, simply use string=.
2070         (icalendar--diarytime-to-isotime)
2071         (icalendar--datetime-to-diary-date)
2072         (icalendar--datestring-to-isodate)
2073         (icalendar--format-ical-event)
2074         (icalendar--parse-summary-and-rest)
2075         (icalendar-tests--do-test-import)
2076         (icalendar-tests--do-test-cycle): Change argument order of
2077         string= to EXPECTED ACTUAL.
2078         (icalendar--import-format-sample)
2079         (icalendar--format-ical-event)
2080         (icalendar-import-non-recurring)
2081         (icalendar-import-rrule)
2082         (icalendar-import-duration)
2083         (icalendar-import-bug-6766)
2084         (icalendar-real-world): Adjust to string= instead of
2085         icalendar-tests--compare-strings.
2086         (icalendar-import-multiple-vcalendars): New.
2088 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2090         * automated/gnus-tests.el: Add wrapper for Gnus tests.
2091         Require CL.
2093 2011-05-09  Juri Linkov  <juri@jurta.org>
2095         * automated/occur-tests.el: Move from test/occur-testsuite.el.
2096         Convert to ERT.
2098 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
2100         * automated/compile-tests.el: New file.
2102 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
2104         * automated/font-parse-tests.el: Don't byte-compile.
2106         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
2108 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2110         * automated/lexbind-tests.el: New file.
2112 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2114         * Version 23.3 released.
2116 2011-03-05  Glenn Morris  <rgm@gnu.org>
2118         * eshell.el: Move here from lisp/eshell/esh-test.el.
2120 2011-03-03  Christian Ohler  <ohler@gnu.org>
2122         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2123         New test.
2125 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
2127         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2128         convert to ERT format.
2130 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
2132         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2133         convert to ERT format.
2135 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2137         * indent/shell.sh:
2138         * indent/shell.rc: New files.
2140 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
2142         * automated/font-parse-tests.el: Move from
2143         font-parse-testsuite.el.
2145 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
2147         * font-parse-testsuite.el (test-font-parse-data): New file.
2149 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2151         * indent/prolog.prolog: Add tokenizing tests.
2153 2011-01-13  Christian Ohler  <ohler@gnu.org>
2155         * automated: New directory for automated tests.
2157         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2159         * automated/Makefile.in: New file.
2161 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2163         * indent/modula2.mod: New file.
2165 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2167         * indent/octave.m: Add a test to ensure indentation is local.
2169 2010-10-23  Glenn Morris  <rgm@gnu.org>
2171         * comint-testsuite.el
2172         (comint-testsuite--test-comint-password-prompt-regexp):
2173         Add "Please enter the password".  (Bug#7224)
2175 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2177         * indent/prolog.prolog: Use normal spacing around !.
2179 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2181         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2183 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2185         * indent/octave.m: Remove some `fixindent' not needed any more.
2187 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2189         * indent/octave.m: New file.
2191 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2193         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2194         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2195         (icalendar-testsuite--run-internal-tests): New.
2196         (icalendar-testsuite--test-convert-ordinary-to-ical)
2197         (icalendar-testsuite--test-convert-block-to-ical)
2198         (icalendar-testsuite--test-convert-anniversary-to-ical)
2199         (icalendar-testsuite--test-parse-vtimezone)
2200         (icalendar-testsuite--do-test-export): Code formatting.
2201         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2202         (icalendar-testsuite--do-test-import)
2203         (icalendar-testsuite--do-test-cycle):
2204         Use icalendar-testsuite--compare-strings
2205         (icalendar-testsuite--run-import-tests): Comment added.
2206         (icalendar-testsuite--run-import-tests)
2207         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2209 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2211         * redisplay-testsuite.el (test-redisplay-3): New test.
2213 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2215         * comint-testsuite.el: New file.
2217 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2219         * indent: New dir.
2221 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2223         * Version 23.2 released.
2225 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2227         * cedet/semantic-ia-utest.el
2228         (semantic-symref-test-count-hits-in-tag): Add function, from
2229         semantic-test.el.
2231         * cedet/tests/test.cpp:
2232         * cedet/tests/test.py:
2233         * cedet/tests/teststruct.cpp:
2234         * cedet/tests/testtemplates.cpp:
2235         * cedet/tests/testusing.cpp:
2236         * cedet/tests/scopetest.cpp:
2237         * cedet/tests/scopetest.java: Files deleted.
2239         * cedet/tests/test.make:
2240         * cedet/tests/test.c:
2241         * cedet/tests/testjavacomp.java:
2242         * cedet/tests/testspp.c:
2243         * cedet/tests/testsppreplace.c:
2244         * cedet/tests/testsppreplaced.c:
2245         * cedet/tests/testsubclass.cpp:
2246         * cedet/tests/testsubclass.hh:
2247         * cedet/tests/testtypedefs.cpp:
2248         * cedet/tests/testvarnames.c:
2249         * cedet/tests/test.el:
2250         * cedet/tests/testdoublens.cpp:
2251         * cedet/tests/testdoublens.hpp: Add copyright header.
2253         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2254         Remove reference to deleted files.
2256 2010-03-30  Juri Linkov  <juri@jurta.org>
2258         * occur-testsuite.el (occur-tests): Add tests for context lines.
2260 2010-03-23  Juri Linkov  <juri@jurta.org>
2262         * occur-testsuite.el: New file.
2264 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2266         * Branch for 23.2.
2268 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2270         * icalendar-testsuite.el
2271         (icalendar-testsuite--run-function-tests): Add new tests.
2272         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2273         testcase.
2274         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2275         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2276         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2277         (icalendar-testsuite--test-convert-block-to-ical): New.
2278         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2279         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2281 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2283         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2284         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2285         Fix typos in docstrings and error messages.
2286         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2288 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2290         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2291         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2292         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2294 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2296         * icalendar-testsuite.el
2297         (icalendar-testsuite--run-function-tests):
2298         Add icalendar-testsuite--test-parse-vtimezone.
2299         (icalendar-testsuite--test-parse-vtimezone): New.
2300         (icalendar-testsuite--do-test-cycle): Doc changes.
2301         (icalendar-testsuite--run-real-world-tests): Remove trailing
2302         whitespace -- see change of icalendar--add-diary-entry in
2303         icalendar.el.
2304         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2306 2009-09-30  Glenn Morris  <rgm@gnu.org>
2308         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2310 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2312         * cedet/*: New unit tests, from CEDET repository.
2314 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2316         * redisplay-testsuite.el: New file.
2318 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2320         * Branch for 23.1.
2322 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2324         * icalendar-testsuite.el
2325         (icalendar-testsuite--run-function-tests):
2326         Add icalendar-testsuite--test-diarytime-to-isotime.
2327         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2328         recent icalendar fixes.
2329         (icalendar-testsuite--test-diarytime-to-isotime): New.
2330         (icalendar-testsuite--test-create-uid): Adjust to recent
2331         icalendar changes.
2333 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2335         * bytecomp-testsuite.el: New file.
2337 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2339         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2340         Add `icalendar-testsuite--test-create-uid'.
2341         (icalendar-testsuite--test-create-uid): New.
2343 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2345         * newsticker-testsuite.el: New file.
2347 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2349         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2350         Add icalendar-testsuite--test-datestring-to-isodate,
2351         icalendar-testsuite--test-datetime-to-diary-date, and
2352         icalendar-testsuite--test-calendar-style.
2353         (icalendar-testsuite--test-format-ical-event)
2354         (icalendar-testsuite--test-parse-summary-and-rest):
2355         Doc fix.  Remove european-calendar-style.
2356         (icalendar-testsuite--get-ical-event): Doc fix.
2357         (icalendar-testsuite--test-first-weekday-of-year)
2358         (icalendar-testsuite--run-cycle-tests): Add doc string.
2359         (icalendar-testsuite--test-datestring-to-isodate)
2360         (icalendar-testsuite--test-datetime-to-diary-date)
2361         (icalendar-testsuite--test-calendar-style): New functions.
2362         (icalendar-testsuite--test-export): Handle iso date style.
2363         New arg INPUT-ISO.  Use calendar-date-style.
2364         (icalendar-testsuite--test-import): Handle iso date style.
2365         New arg EXPECTED-ISO.  Use calendar-date-style.
2366         (icalendar-testsuite--test-cycle): Handle iso date style.
2367         (icalendar-testsuite--run-import-tests)
2368         (icalendar-testsuite--run-export-tests)
2369         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2371 2008-02-29  Glenn Morris  <rgm@gnu.org>
2373         * README: New file.
2375 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2377         * icalendar-testsuite.el: New file.
2379 ;; Local Variables:
2380 ;; coding: utf-8
2381 ;; End:
2383   Copyright (C) 2008-2014 Free Software Foundation, Inc.
2385   This file is part of GNU Emacs.
2387   GNU Emacs is free software: you can redistribute it and/or modify
2388   it under the terms of the GNU General Public License as published by
2389   the Free Software Foundation, either version 3 of the License, or
2390   (at your option) any later version.
2392   GNU Emacs is distributed in the hope that it will be useful,
2393   but WITHOUT ANY WARRANTY; without even the implied warranty of
2394   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2395   GNU General Public License for more details.
2397   You should have received a copy of the GNU General Public License
2398   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.