Merge from origin/emacs-24
[emacs.git] / test / ChangeLog
blobd541910b630fd46bdf82d670248225a7c97dc653
1 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3         (python-shell-buffer-substring-9): New test.
5 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
7         * automated/python-tests.el (python-shell-buffer-substring-1)
8         (python-shell-buffer-substring-2, python-shell-buffer-substring-3)
9         (python-shell-buffer-substring-4, python-shell-buffer-substring-5)
10         (python-shell-buffer-substring-6, python-shell-buffer-substring-7)
11         (python-shell-buffer-substring-8)
12         (python-info-encoding-from-cookie-1)
13         (python-info-encoding-from-cookie-2)
14         (python-info-encoding-from-cookie-3)
15         (python-info-encoding-from-cookie-4)
16         (python-info-encoding-from-cookie-5)
17         (python-info-encoding-from-cookie-6)
18         (python-info-encoding-from-cookie-7, python-info-encoding-1)
19         (python-info-encoding-2): New tests.
21 2014-12-27  Michael Albinus  <michael.albinus@gmx.de>
23         * automated/tramp-tests.el (tramp-test17-insert-directory): Do not
24         expect a given order of "." and "..".
26 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
28         * automated/python-tests.el (python-indent-electric-colon-2)
29         (python-indent-electric-colon-3): New tests.
31 2014-12-27  João Távora  <joaotavora@gmail.com>
33         * automated/electric-tests.el (autowrapping-7): Tests for
34         tex-mode.
36 2014-12-27  Glenn Morris  <rgm@gnu.org>
38         * automated/flymake/warnpred/test.pl: Tweak format, since the
39         previous one seems to have stopped giving a warning with perl 5.20.1.
41 2014-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
43         * automated/python-tests.el (python-shell-get-process-name-1)
44         (python-shell-internal-get-process-name-1): Cleanup.
45         (python-shell-get-process-name-2)
46         (python-shell-internal-get-process-name-2): New tests.
47         (python-shell-calculate-command-1)
48         (python-shell-calculate-process-environment-3)
49         (python-shell-calculate-exec-path-2, python-shell-make-comint-1)
50         (python-shell-make-comint-2, python-shell-make-comint-4)
51         (python-shell-get-process-1, python-util-clone-local-variables-1):
52         Replace obsolete function and variable references with current.
54 2014-12-19  Artur Malabarba  <bruce.connor.am@gmail.com>
56         * automated/let-alist.el: require `cl-lib'
57         New tests for accessing alists inside alists.
59 2014-12-18  Artur Malabarba  <bruce.connor.am@gmail.com>
61         * automated/let-alist.el: New file.
63 2014-12-16  Nicolas Petton <petton.nicolas@gmail.com>
65         * automated/seq-tests.el: New file.
67 2014-12-16  Glenn Morris  <rgm@gnu.org>
69         * automated/data/flymake/Makefile (check-syntax):
70         Prevent colorized gcc output from confusing flymake.
72         * automated/flymake-tests.el (flymake-tests-data-directory):
73         Change from flymake/warnpred to more standard data/flymake.
74         * automated/flymake/warnpred/: Rename to automated/data/flymake/.
76 2014-12-11  Michael Albinus  <michael.albinus@gmx.de>
78         * automated/vc-tests.el (vc-test--revision-granularity-function):
79         New defun.
80         (vc-test--create-repo-function): Rename from
81         `vc-test--create-repo-if-not-supported'.  Adapt all callees.
82         (vc-test--create-repo): Check also for revision-granularity.
83         (vc-test--unregister-function): Additional argument FILE.  Adapt
84         all callees.
85         (vc-test--working-revision): New defun.
86         (vc-test-*-working-revision): New tests.
88 2014-12-10  Michael Albinus  <michael.albinus@gmx.de>
90         * automated/vc-tests.el (vc-test--register): Check, that the file
91         still exists after register and unregister operations.
93 2014-12-06  Michael Albinus  <michael.albinus@gmx.de>
95         * automated/vc-tests.el: New file.
97 2014-12-03  Michael Albinus  <michael.albinus@gmx.de>
99         * automated/tramp-tests.el (tramp-test29-vc-registered):
100         Fallback for changed `vc-register' argument list.
102 2014-12-03  Glenn Morris  <rgm@gnu.org>
104         * automated/tramp-tests.el (tramp-test29-vc-registered):
105         Update for recent incompatible change in vc-register.
107 2014-11-29  Fabián Ezequiel Gallina  <fgallina@gnu.org>
109         * automated/python-tests.el
110         (python-shell-calculate-process-environment-4)
111         (python-shell-calculate-process-environment-5): New tests.
112         (python-shell-make-comint-3): Use file-equal-p.
113         (python-shell-get-or-create-process-1)
114         (python-shell-get-or-create-process-2)
115         (python-shell-get-or-create-process-3): Fix interpreter for
116         Windows (Bug#18595).
118 2014-11-21  Ulf Jasper  <ulf.jasper@web.de>
120         * automated/libxml-tests.el
121         (libxml-tests--data-comments-preserved): Renamed from
122         'libxml-tests--data'.
123         (libxml-tests--data-comments-discarded): New.
124         (libxml-tests): Check whether 'libxml-parse-xml-region' is
125         discarding comments correctly.
127 2014-11-17  Michal Nazarewicz  <mina86@mina86.com>
129         * automated/tildify-tests.el (tildify-test-html, tildify-test-xml):
130         HTML and XML now use no-break space as hard space.  Update tests.
131         (tildify-test-foreach-ignore-environments)
132         (tildify-test-foreach-ignore-environments-early-return,
133         (tildify-test-foreach-region)
134         (tildify-test-foreach-region-early-return)
135         (tildify-test-foreach-region-limit-region): New tests of
136         `tildify-foreach-ignore-environments' and
137         `tildify--foreach-region' functions.
138         (with-test-foreach): New helper macro for the above tests.
140 2014-11-17  Glenn Morris  <rgm@gnu.org>
142         * automated/occur-tests.el (occur-test-case, occur-test-create):
143         In case of failure, show the actual string, rather than just nil.
144         (occur-tests): Update for apparent change in output re control-chars.
146 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
148         * automated/icalendar-tests.el (icalendar-tests--test-export): New
149         optional parameter `alarms'.
150         (icalendar-export-alarms): New test for exporting icalendar
151         alarms.
152         (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil.
154 2014-11-17  Ulf Jasper  <ulf.jasper@web.de>
156         * automated/icalendar-tests.el (icalendar-tests--test-import):
157         Mention timezone in doc string.  Clean up.
158         (icalendar-real-world): Add another test case for no-dst
159         timezones.
161 2014-11-16  Ulf Jasper  <ulf.jasper@web.de>
163         * automated/icalendar-tests.el (icalendar--parse-vtimezone): Add
164         testcase where offsets of standard time and daylight saving time
165         are equal.
166         (icalendar-real-world): Fix error in test case.  Expected result
167         was wrong when offsets of standard time and daylight saving time
168         were equal.
170 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
172         * automated/python-tests.el
173         (python-shell-calculate-process-environment-2): Fix test.
174         (python-shell-calculate-process-environment-1)
175         (python-shell-calculate-process-environment-3): Cleanup.
177 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
179         * automated/python-tests.el (python-indent-dedenters-8): New test
180         for Bug#18432.
182 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
184         * automated/python-tests.el (python-indent-region-1)
185         (python-indent-region-2, python-indent-region-3)
186         (python-indent-region-4, python-indent-region-5): New tests.
188 2014-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
190         * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
191         * automated/cl-lib-tests.el: Rename from cl-lib.el.
193 2014-10-28  Ulf Jasper  <ulf.jasper@web.de>
195         * automated/libxml-tests.el: New file.
197 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
199         * automated/process-tests.el (process-test-quoted-batfile):
200         New test.
202 2014-10-20  Glenn Morris  <rgm@gnu.org>
204         * Merge in all changes up to 24.4 release.
206 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
208         * indent/scss-mode.scss: New file.
209         * indent/css-mode.css: Add a few uneventful examples.
211 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
213         * BidiCharacterTest.txt: New file, from Unicode.
215         * biditest.el: New file.
217 2014-10-08  Leo Liu  <sdl.web@gmail.com>
219         * automated/print-tests.el: New file.
220         (terpri): Tests for terpri.  (Bug#18652)
222 2014-10-06  Glenn Morris  <rgm@gnu.org>
224         * automated/icalendar-tests.el (icalendar--calendar-style):
225         Remove test, no longer relevant.
227 2014-10-04  Glenn Morris  <rgm@gnu.org>
229         * automated/package-x-test.el: Remove file...
230         * automated/package-test.el: ... merge package-x-test.el.  (Bug#18574)
232 2014-10-02  Glenn Morris  <rgm@gnu.org>
234         * automated/package-test.el (with-package-test, package-test-signed):
235         Also set HOME to a temp value, in case the real one is absent (e.g.
236         hydra) or read-only.  (Bug#18575)
237         (package-test-signed): Use skip-unless rather than expected-result.
239 2014-09-26  Leo Liu  <sdl.web@gmail.com>
241         * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
242         New tests.  (Bug#18557)
244 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
246         * automated/newsticker-tests.el
247         (newsticker--group-find-parent-group),
248         (newsticker--group-do-rename-group): New tests.
250 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
252         * automated/fns-tests.el (fns-tests-collate-sort):
253         Bind w32-collate-ignore-punctuation to t when sorting according to
254         UTS#10 rules.
256 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
258         * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
259         (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
261 2014-09-05  Michael Albinus  <michael.albinus@gmx.de>
263         * automated/fns-tests.el (fns-tests-compare-strings): In case
264         `compare-strings' shall return t, check for this.
265         (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
267 2014-09-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
269         * automated/python-tests.el (python-indent-electric-colon-1):
270         New test.  (Bug#18228)
272 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
274         * automated/fns-tests.el (fns-tests-sort): New test.
276 2014-08-28  Glenn Morris  <rgm@gnu.org>
278         * automated/python-tests.el (python-shell-calculate-exec-path-2):
279         Update test for today's python.el changes.
281 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
283         * automated/compile-tests.el (compile--test-error-line): Grok FILE
284         being nil.  Allows for Guile tests to pass.
285         (compile-tests--test-regexps-data): Add Guile tests.
287 2014-08-11  Glenn Morris  <rgm@gnu.org>
289         * automated/data/files-bug18141.el.gz: New file.
290         * automated/files.el (files-test-bug-18141-file):
291         New variable and test.  (Bug#18141)
293 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
295         Enumerate evaluated sexp diary entries (Bug#7911).
296         * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
297         (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
298         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
299         (icalendar--convert-ordinary-to-ical): Returns cons cell now.
300         (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
301         New tests.
303 2014-08-07  Glenn Morris  <rgm@gnu.org>
305         * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
307 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
309         * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
310         (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
312 2014-08-03  Glenn Morris  <rgm@gnu.org>
314         * automated/Makefile.in (check-tar): New rule.
316 2014-08-02  Glenn Morris  <rgm@gnu.org>
318         * automated/fns-tests.el (fns-tests-compare-strings):
319         Update test.  (Bug#17903)
321         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
322         Use more precise TZ specification, as per 2013-08-04.
324 2014-07-30  Ulf Jasper  <ulf.jasper@web.de>
326         * automated/icalendar-tests.el (icalendar--decode-isodatetime):
327         New test.
329 2014-07-28  Dmitry Antipov  <dmantipov@yandex.ru>
331         * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
333 2014-07-26  Ulf Jasper  <ulf.jasper@web.de>
335         * automated/icalendar-tests.el (icalendar-tests--do-test-import):
336         Work around the failures in icalendar-tests which occasionally occur on
337         hydra.nixos.org.
339 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
341         * automated/python-tests.el:
342         (python-util-clone-local-variables-1): Fix test.
344         * automated/python-tests.el (python-shell-make-comint-1):
345         (python-shell-make-comint-2): Fix indentation.
346         (python-shell-make-comint-3)
347         (python-shell-make-comint-4): New tests.
348         (python-shell-get-or-create-process-1): Fix test.
349         (python-shell-get-or-create-process-2)
350         (python-shell-get-or-create-process-3): New tests.
351         (python-shell-internal-get-or-create-process-1): Fix test.
352         (python-shell-prompt-detect-1): New test.
353         (python-shell-prompt-detect-2): New test.  (Bug#17370)
354         (python-shell-prompt-detect-3)
355         (python-shell-prompt-detect-4)
356         (python-shell-prompt-detect-5)
357         (python-shell-prompt-detect-6)
358         (python-shell-prompt-validate-regexps-1)
359         (python-shell-prompt-validate-regexps-2)
360         (python-shell-prompt-validate-regexps-3)
361         (python-shell-prompt-validate-regexps-4)
362         (python-shell-prompt-validate-regexps-5)
363         (python-shell-prompt-validate-regexps-6)
364         (python-shell-prompt-validate-regexps-7)
365         (python-shell-prompt-set-calculated-regexps-1)
366         (python-shell-prompt-set-calculated-regexps-2)
367         (python-shell-prompt-set-calculated-regexps-3)
368         (python-shell-prompt-set-calculated-regexps-4)
369         (python-shell-prompt-set-calculated-regexps-5)
370         (python-shell-prompt-set-calculated-regexps-6)
371         (python-util-valid-regexp-p-1): New tests.
373 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
375         * automated/advice-tests.el (advice-test-call-interactively): Make sure
376         the function's definition is fully restored at the end.
378 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
380         * automated/python-tests.el (python-indent-block-enders-1)
381         (python-indent-block-enders-2): Fix tests.
382         (python-indent-block-enders-3, python-indent-block-enders-4)
383         (python-indent-block-enders-5, python-indent-dedenters-1)
384         (python-indent-dedenters-2): Remove tests.
385         (python-indent-dedenters-1, python-indent-dedenters-2)
386         (python-indent-dedenters-3, python-indent-dedenters-4)
387         (python-indent-dedenters-5, python-indent-dedenters-6)
388         (python-indent-dedenters-7)
389         (python-info-dedenter-opening-block-position-1)
390         (python-info-dedenter-opening-block-position-2)
391         (python-info-dedenter-opening-block-position-3)
392         (python-info-dedenter-opening-block-positions-1)
393         (python-info-dedenter-opening-block-positions-2)
394         (python-info-dedenter-opening-block-positions-3)
395         (python-info-dedenter-opening-block-positions-4)
396         (python-info-dedenter-opening-block-positions-5)
397         (python-info-dedenter-opening-block-message-1)
398         (python-info-dedenter-opening-block-message-2)
399         (python-info-dedenter-opening-block-message-3)
400         (python-info-dedenter-opening-block-message-4)
401         (python-info-dedenter-opening-block-message-5)
402         (python-info-dedenter-statement-p-1)
403         (python-info-dedenter-statement-p-2)
404         (python-info-dedenter-statement-p-3)
405         (python-info-dedenter-statement-p-4)
406         (python-info-dedenter-statement-p-5): New tests.
408 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
410         * indent/perl.perl: Add indentation pattern for hash-table entries.
412 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
414         * automated/dbus-tests.el (dbus-test02-register-service-session)
415         (dbus-test02-register-service-system): Fix docstring.
416         (dbus-test02-register-service-own-bus)
417         (dbus-test03-peer-interface): New tests.
419 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
421         * automated/python-tests.el (python-tests-self-insert): New function.
422         (python-triple-quote-pairing): Use it.
423         (python-parens-electric-indent-1): New test. (Bug#17658)
425 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
427         * automated/subr-x-tests.el: New file.
429 2014-06-29  Michael Albinus  <michael.albinus@gmx.de>
431         * automated/tramp-tests.el (tramp--instrument-test-case):
432         Print debug buffer in any case.
434 2014-06-28  Leo Liu  <sdl.web@gmail.com>
436         * automated/calc-tests.el: New file and add tests for math-bignum.
437         (Bug#17556)
439 2014-06-28  Michael Albinus  <michael.albinus@gmx.de>
441         * automated/dbus-tests.el (dbus--test-register-service)
442         (dbus-test02-register-service-session): Replace `dbus-ping' calls
443         by `dbus-list-known-names'.  (Bug#17858)
445 2014-06-28  Glenn Morris  <rgm@gnu.org>
447         * automated/Makefile.in (GDB): New variable.
448         (emacs): Use $GDB.  (Bug#15991)
450         * automated/Makefile.in (WRITE_LOG): New variable.
451         (%.log): Use WRITE_LOG.
452         (test_template): Disable logging.
454         * automated/Makefile.in (TESTS): New list of short PHONY aliases.
455         (test_template): New definition.  Apply to TESTS.
457 2014-06-27  Glenn Morris  <rgm@gnu.org>
459         * automated/Makefile.in (check-maybe): Rename from check.
460         (check): Re-run all the tests, every time.
461         (clean, mostlyclean): Also delete *.log~.
463 2014-06-26  Glenn Morris  <rgm@gnu.org>
465         * automated/package-x-test.el: Do not mess with load-path.
467         * automated/Makefile.in (%.log): If error, dump log to stdout.
469 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
471         * automated/package-test.el (package-test-update-listing)
472         (package-test-update-archives, package-test-describe-package):
473         Adjust tests according to new package-list-unsigned.
475 2014-06-26  Glenn Morris  <rgm@gnu.org>
477         * automated/ert-tests.el (no-byte-compile): Set it.  (Bug#17851)
479         * automated/eieio-tests.el (no-byte-compile): Set it.  (Bug#17852)
481         * automated/Makefile.in: Simplify and parallelize.  (Bug#15991)
482         (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
483         (setwins, compile-targets, compile-main, compile-clean): Remove.
484         (GREP_OPTIONS): Unexport.
485         (.el.elc): Replace with pattern rule.
486         (%.elc, %.log): New pattern rules.
487         (ELFILES, LOGFILES): New variables.
488         (check): Depend on LOGFILES.  Call ert-summarize-tests-batch-and-exit.
489         (clean, mostlyclean): New rules.
490         (bootstrap-clean): Simplify.
491         (bootstrap-clean, distclean): Depend on clean.
493 2014-06-25  Glenn Morris  <rgm@gnu.org>
495         * automated/flymake-tests.el (flymake-tests--current-face):
496         Sleep for longer.  Avoid querying.
498 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
500         * automated/fns-tests.el (fns-tests-compare-string): New test.
502 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
504         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
505         according to Bug#17815.
507 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
509         * automated/python-tests.el (python-util-strip-string-1): New test.
511 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
513         Sync with Tramp 2.2.10.
515         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
516         (tramp--instrument-test-case): Extend docstring.
517         (tramp-test15-copy-directory): Skip for tramp-smb.el.
518         (tramp-test21-file-links): Use `file-truename' for directories.
519         (tramp-test27-start-file-process, tramp-test28-shell-command):
520         Retrieve process output more robustly.
521         (tramp--test-check-files): Extend test.
522         (tramp-test30-special-characters): Skip for tramp-adb.el,
523         tramp-gvfs.el and tramp-smb.el.  Add further file names.
525 2014-06-13  Glenn Morris  <rgm@gnu.org>
527         * automated/Makefile.in (compile-main):
528         GNU make automatically passes command-line arguments to sub-makes.
530 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
532         * automated/tildify-tests.el (tildify-test--test): Optimize the test
533         slightly by reusing the same temporary buffer across multiple test
534         cases.
536         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
537         (tildify-test-find-env-group-index-bug): Update to support new
538         signature of the `tildify-foreach-region-outside-env' function.
539         Namely, it now takes pairs as an argument instead of looking it up in
540         `tildify-ignored-environments-alist'.
542         * automated/tildify-tests.el (tildify-test--example-html): Add support
543         for generating XML code, so that…
544         (tildify-test-xml) …test can be added to check handling of XML
545         documents.
547         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
548         New test checking end-regex building when multiple environment pairs
549         use integers to refer to capture groups.
551         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
552         test checking end-regex building in `tildify-find-env' function when
553         integers (denoting capture groups) and strings are mixed together.
555 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
557         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
558         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
560 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
562         * automated/tramp-tests.el (tramp-test29-vc-registered):
563         Instrument failed test case.
565 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
567         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
568         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
570 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
572         * automated/tildify-tests.el: New file.
574 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
576         * indent/ruby.rb: Add one more test.
578         * indent/ps-mode.ps: New file.
580         * indent/octave.m: Add a few more tests.
582         * automated/core-elisp-tests.el
583         (core-elisp-test-window-configurations): New test.
585 2014-05-26  Glenn Morris  <rgm@gnu.org>
587         * automated/package-test.el (package-test-install-single):
588         Update for changed output.
590 2014-05-22  Glenn Morris  <rgm@gnu.org>
592         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
593         Fix handling of temporary elc files.
595         * automated/fns-tests.el (fns-tests-nreverse):
596         Update for changed string behavior.
598 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
600         * automated/fns-tests.el: New file.
601         * automated/fns-tests.el (fns-tests-nreverse)
602         (fns-tests-nreverse-bool-vector): New tests.
604 2014-05-08  Glenn Morris  <rgm@gnu.org>
606         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
607         (vc-bzr-test-faulty-bzr-autoloads):
608         Give bzr a temporary home-directory, in case the real one is missing.
610 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
612         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
613         New test.
615 2014-05-08  Glenn Morris  <rgm@gnu.org>
617         * automated/help-fns.el: New file.
619 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
621         * automated/undo-tests.el (undo-test-region-deletion): New test to
622         demonstrate bug#17235.
623         (undo-test-region-example): New test to verify example given in
624         comments for undo-make-selective-list.
626 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
628         * automated/tramp-tests.el (top):
629         * automated/file-notify-tests.el (top): Do not disable interactive
630         passwords in batch mode.
631         (password-cache-expiry): Set to nil.
633         * automated/file-notify-tests.el
634         (file-notify-test-remote-temporary-file-directory):
635         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
636         Use a mock-up method as default.
637         (tramp-test00-availability): Print the used directory name.
638         (tramp-test33-recursive-load): Fix typo.
640 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
642         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
643         (tramp-test30-special-characters): Remove test for backslash.
645 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
647         * automated/tramp-tests.el
648         (tramp-test19-directory-files-and-attributes)
649         (tramp-test22-file-times): Check for `file-attributes' equality
650         only if there is a usable timestamp.
651         (tramp--test-check-files): Do not use `copy-sequence'.
653 2014-04-22  Daniel Colascione  <dancol@dancol.org>
655         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
656         Add compile flag.
657         (test-byte-comp-macro-expansion)
658         (test-byte-comp-macro-expansion-eval-and-compile)
659         (test-byte-comp-macro-expansion-eval-when-compile)
660         (test-byte-comp-macro-expand-lexical-override): Use it.
661         (test-eager-load-macro-expansion)
662         (test-eager-load-macro-expansion-eval-and-compile)
663         (test-eager-load-macro-expansion-eval-when-compile)
664         (test-eager-load-macro-expand-lexical-override): New tests.
666         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
667         account for removal of `cl-struct-set-slot-value'. Also, move
668         the defstruct to top level.
670 2014-04-21  Daniel Colascione  <dancol@dancol.org>
672         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
673         New function.
674         (test-byte-comp-macro-expansion)
675         (test-byte-comp-macro-expansion-eval-and-compile)
676         (test-byte-comp-macro-expansion-eval-when-compile)
677         (test-byte-comp-macro-expand-lexical-override): New tests.
679         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
680         (cl-the): Fix cl-the test.
682 2014-04-20  Daniel Colascione  <dancol@dancol.org>
684         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
686 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
688         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
689         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
691 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
693         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
694         (tramp--test-make-temp-name): Optional argument LOCAL.
695         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
696         (tramp-test10-write-region): No special test for out-of-band copy
697         needed anymore.
698         (tramp-test11-copy-file, tramp-test12-rename-file)
699         (tramp-test21-file-links): Extend tests.
700         (tramp-test20-file-modes): More robust check for user "root".
701         (tramp--test-check-files): New defun.
702         (tramp-test30-special-characters, tramp-test33-recursive-load)
703         (tramp-test34-unload): New tests.
704         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
706 2014-04-11  Glenn Morris  <rgm@gnu.org>
708         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
710 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
712         * automated/electric-tests.el: Fix spelling error in test name.
713         (whitespace-skipping-for-quotes-not-outside):
714         Rename from whitespace-skipping-for-quotes-not-ouside.
716 2014-04-09  Daniel Colascione  <dancol@dancol.org>
718         * automated/syntax-tests.el: New file.
720 2014-04-09  Glenn Morris  <rgm@gnu.org>
722         * automated/python-tests.el (python-triple-quote-pairing):
723         Enable/disable electric-pair-mode as needed.
725         * automated/electric-tests.el (electric-pair-backspace-1):
726         Replace deleted function.
728 2014-04-07  João Távora  <joaotavora@gmail.com>
730         * automated/python-tests.el (python-triple-quote-pairing): New test.
731         (python-syntax-after-python-backspace): New test.
733         * automated/electric-tests.el (electric-pair-define-test-form):
734         More readable test docstrings.
735         (whitespace-skipping-for-quotes-not-ouside)
736         (whitespace-skipping-for-quotes-only-inside)
737         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
739 2014-04-04  João Távora  <joaotavora@gmail.com>
741         * automated/electric-tests.el (define-electric-pair-test):
742         Don't overtest.
743         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
744         (inhibit-in-mismatched-string-inside-c-comments): New test.
746 2014-04-02  João Távora  <joaotavora@gmail.com>
748         * automated/electric-tests.el (inhibit-if-strings-mismatched):
749         New test, change from `inhibit-only-of-next-is-mismatched'.
751 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
753         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
754         (undo-test-region-t-marker): New tests of marker adjustments.
755         (undo-test-marker-adjustment-moved):
756         (undo-test-region-mark-adjustment): New tests to demonstrate
757         bug#16818, which fail without the fix.
759 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
761         * automated/package-test.el (package-test-describe-package):
762         Fix test failure in non-graphical mode.
764 2014-03-23  Daniel Colascione  <dancol@dancol.org>
766         * automated/subword-tests.el (subword-tests2): More subword tests.
768         * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
769         New test: correct parsing of keyword arguments.
771 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
773         * automated/package-test.el (package-test-describe-package):
774         Check for the "Keywords: " line.
776         * automated/data/package/archive-contents: Include the :keywords
777         field in `simple-single' data form.
779 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
781         * automated/package-test.el
782         (package-test-install-two-dependencies): New test (bug#16826).
784         * automated/data/package/simple-two-depend-1.1.el: New file.
786         * automated/data/package/archive-contents:
787         Add info about the new package.
789 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
791         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
792         (tramp-test10-write-region): Extend for out-of-band copy.
793         (tramp-test31-asynchronous-requests): New test.
795 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
797         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
798         Add new test of undo in region.
799         (undo-test-in-region-eob): Add test case described at
800         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
802 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
804         * automated/tramp-tests.el (tramp--test-enabled)
805         (tramp-test15-copy-directory): No special handling of tramp-adb.el
806         anymore.  It's fixed in that package.
808 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
810         * automated/tramp-tests.el (tramp--test-enabled): Move connection
811         cleanup into this function.  Remove respective code from all test
812         cases.
813         (tramp--instrument-test-case): Declare `indent' and `debug'.
814         Handle other errors as well.
815         (tramp-test14-delete-directory): Check for `file-error' error.
816         (tramp-test15-copy-directory): Ignore return value of
817         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
818         (tramp-test19-directory-files-and-attributes): Take care of
819         timestamp of "../".
820         (tramp-test20-file-modes, tramp-test27-start-file-process)
821         (tramp-test28-shell-command): Skip for tramp-adb.el.
822         (tramp-test21-file-links): `file-truename' shall preserve trailing
823         link of directories.
824         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
825         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
826         `kill-buffer-query-functions' to nil.
827         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
829 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
831         * automated/tramp-tests.el
832         (tramp-test19-directory-files-and-attributes): Do not include
833         directories in comparison; they might have changed their
834         timestamps already.
836 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
838         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
839         (tramp-test17-insert-directory): First line could contain more
840         text, when produced by `ls-lisp'.
841         (tramp-test19-directory-files-and-attributes): Instrument failed
842         test case.
844 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
846         * automated/tramp-tests.el (tramp-test17-insert-directory):
847         Make first line "total 123" optional.
848         (tramp-test20-file-modes, tramp-test22-file-times)
849         (tramp-test26-process-file, tramp-test27-start-file-process)
850         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
851         tramp-smb.el.
852         (tramp-test20-file-modes): Check for "root" only when there is an
853         explicit user name.
854         (tramp-test21-file-links): Handle "... not supported" error.
855         (tramp-test22-file-times): Skip for "don't know" return values.
856         (tramp-test26-process-file, tramp-test28-shell-command):
857         Remove color escape sequences.
858         (tramp-test28-shell-command): Use `accept-process-output' rather
859         than `sit-for'.
860         (tramp-test30-utf8): Set coding system `utf-8'.
862 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
864         * automated/tramp-tests.el (tramp-test28-shell-command):
865         Perform an initial `sit-for' prior the while loop.
867 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
869         Sync with Tramp 2.2.9.
871         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
872         (tramp-test28-shell-command): Make a while loop when waiting for
873         process exit.
875 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
877         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
878         and `vc-hg'.  Declare `tramp-find-executable' and
879         `tramp-get-remote-path'.
880         (tramp-test29-vc-registered): New test.
881         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
883 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
885         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
886         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
887         (tramp-test28-shell-command): Improve `shell-command' test.
888         Add `async-shell-command' tests.
890 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
892         * automated/file-notify-tests.el (file-notify--wait-for-events):
893         Use `read-event' instead of `sit-for'.
894         (file-notify-test02-events): Remove expected result, the bug is
895         fixed meanwhile.
896         (file-notify-test02-events, file-notify-test03-autorevert):
897         Use `sleep-for' instead of `sit-for'.
899 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
901         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
902         New test.
904 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
906         * automated/file-notify-tests.el (file-notify--deftest-remote):
907         Do not skip when the local test has failed.  They are unrelated.
908         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
909         `noninteractive' to nil, otherwise `sit-for' could be degraded to
910         `sleep-for'.
911         (file-notify-test02-events): Check for `file-remote-p' instead of
912         `file-notify--test-remote-enabled'.
914 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
916         * automated/file-notify-tests.el (file-notify-test02-events):
917         Let test case fail for Bug#16519.
919 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
921         * automated/file-notify-tests.el (file-notify-test02-events):
922         Hide Bug#16519, until it is solved.
924 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
926         * automated/file-notify-tests.el
927         (file-notify--test-local-enabled): Fix error in logic.
928         (file-notify--wait-for-events): New defmacro.
929         (file-notify-test02-events): Make short breaks between file operations.
930         Use `file-notify--wait-for-events'.  Check, that events have arrived.
931         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
933         * automated/comint-testsuite.el
934         (comint-testsuite-password-strings): Add localized examples.
936 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
938         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
939         case if inotify is not linked with Emacs.  Use `read-event' rather
940         than `sit-for' in order to process events.  (Bug#13662)
942 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
944         * automated/ert-tests.el (ert-test-record-backtrace):
945         Reenable test case with adapted test string.  (Bug#13064)
947 2013-12-28  Glenn Morris  <rgm@gnu.org>
949         * automated/electric-tests.el: Require 'elec-pair.
951 2013-12-26  João Távora  <joaotavora@gmail.com>
953         * automated/electric-tests.el (electric-pair-test-for):
954         Fix autowrapping tests in batch-mode by running with
955         `transient-mark-mode' set to `lambda'.
957         * automated/electric-tests.el: New file.
959 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
961         * automated/python-tests.el
962         (python-nav-lisp-forward-sexp-safe-1): Remove test.
963         (python-nav-forward-sexp-safe-1): New test.
965 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
967         * automated/ruby-mode-tests.el: Add tests for
968         `ruby-align-to-stmt-keywords'.
970         * indent/ruby.rb: Update examples to reflect the lack of change in
971         default indentation of `begin' blocks.
973 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
975         * indent/ruby.rb: Update examples according to the change
976         in `smie-indent-close'.
978 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
980         * indent/ruby.rb: New examples.
982 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
984         * automated/python-tests.el (python-indent-dedenters-2): New test.
986 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
988         * automated/python-tests.el (python-indent-after-comment-1)
989         (python-indent-after-comment-2): New tests.
991 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
993         * automated/python-tests.el (python-indent-block-enders-1):
994         Rename from python-indent-block-enders.
995         (python-indent-block-enders-2): New test.
997 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
999         * indent/js.js: New file.
1001 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
1003         * automated/dbus-tests.el: New file.
1005 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1007         * automated/regexp-tests.el: New file.
1009 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
1011         * automated/reftex-tests.el (reftex-parse-from-file-test):
1012         Run temp-dir through file-truename, to make sure the temporary file
1013         names are comparable as strings.
1015         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
1016         Force Unix EOLs by using 'utf-8-unix', since the default of
1017         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
1019 2013-11-28  Glenn Morris  <rgm@gnu.org>
1021         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
1023 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
1025         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
1026         (EMACSOPT): Use $(PATH_SEP).
1028 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
1030         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
1031         Set to nil.
1033 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
1035         * automated/file-notify-tests.el
1036         (file-notify-test-remote-temporary-file-directory):
1037         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
1038         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1039         (file-notify--deftest-remote): Cleanup connection initially.
1040         (file-notify-test03-autorevert): Run also in batch mode.  Use a
1041         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
1042         does not work on MS Windows.  Call `accept-process-output' for
1043         remote files.  Apply `string-match' instead of `string-equal', the
1044         messages are different on MS Windows.
1046         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1047         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
1048         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1050 2013-11-23  Glenn Morris  <rgm@gnu.org>
1052         * automated/python-tests.el (python-shell-make-comint-1)
1053         (python-shell-make-comint-2, python-shell-get-process-1):
1054         Suppress creation of some temp-files.
1056         * automated/python-tests.el (python-shell-parse-command-1)
1057         (python-shell-make-comint-1, python-shell-make-comint-2)
1058         (python-shell-get-process-1)
1059         (python-shell-internal-get-or-create-process-1):
1060         Skip rather than fail if prereqs not found.
1062         * automated/Makefile.in (emacs):
1063         Empty EMACSLOADPATH rather than unsetting.
1065 2013-11-22  Glenn Morris  <rgm@gnu.org>
1067         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1068         Set expected-result.
1070 2013-11-21  Glenn Morris  <rgm@gnu.org>
1072         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
1073         (compile-main): Pass XARGS_LIMIT to xargs.
1075         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
1076         (EMACSOPT): Use PATH_SEPARATOR.
1078 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
1080         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1081         Add a failing test for Bug#15874.
1082         (ruby--insert-coding-comment-ruby-style)
1083         (ruby--insert-coding-comment-emacs-style)
1084         (ruby--insert-coding-comment-custom-style):
1085         Add a few tests for `ruby--insert-coding-comment'.
1087 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
1089         Improve API of recently-added bool vector functions (Bug#15912).
1090         * automated/data-tests.el: Adjust to API changes.
1092 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
1094         * automated/tramp-tests.el (tramp-test07-file-exists-p)
1095         (tramp-test08-file-local-copy)
1096         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1097         (tramp-test11-copy-file, tramp-test12-rename-file)
1098         (tramp-test13-make-directory, tramp-test14-delete-directory)
1099         (tramp-test15-copy-directory, tramp-test16-directory-files)
1100         (tramp-test17-insert-directory, tramp-test18-file-attributes)
1101         (tramp-test19-directory-files-and-attributes)
1102         (tramp-test20-file-modes, tramp-test21-file-links)
1103         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1104         (tramp-test24-file-name-completion, tramp-test25-load)
1105         (tramp-test26-process-file, tramp-test27-start-file-process)
1106         (tramp-test28-shell-command): Cleanup connection initially.
1108 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1110         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
1111         connection before running the test.
1113 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
1115         * automated/tramp-tests.el (tramp-test15-copy-directory)
1116         (tramp-test16-directory-files, tramp-test17-insert-directory)
1117         (tramp-test18-file-attributes)
1118         (tramp-test19-directory-files-and-attributes)
1119         (tramp-test20-file-modes, tramp-test21-file-links)
1120         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1121         (tramp-test24-file-name-completion, tramp-test25-load)
1122         (tramp-test26-process-file, tramp-test27-start-file-process)
1123         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
1124         (tramp-test29-utf8): New test.
1126 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
1128         * automated/file-notify-tests.el (file-notify-test02-events)
1129         (file-notify-test03-autorevert): Suppress messages in `write-region'.
1131         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
1132         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
1133         (tramp-test26-process-file, tramp-test28-shell-command):
1134         Ensure, that the directory is not empty when calling "ls".
1136 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
1138         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1139         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
1140         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
1141         (tramp-test09-insert-file-contents, tramp-test10-write-region)
1142         (tramp-test26-process-file): Add tests.
1143         (tramp-test11-copy-file): Remove debug message.
1144         (tramp-test20-file-modes): Special case, if user is "root".
1146 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
1148         * automated/file-notify-tests.el:
1149         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1150         `tramp-remote-path' when running on hydra.
1151         (tramp-test07-file-exists-p): Remove instrumentation code.
1152         (tramp-test26-process-file): Don't use "/bin/true" and
1153         "/bin/false", these paths do not exist on hydra.
1155 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
1157         * automated/process-tests.el: New file.
1159 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
1161         * indent/ruby.rb: New examples.
1163 2013-11-06  Glenn Morris  <rgm@gnu.org>
1165         * automated/Makefile.in (setwins): Avoid accidental matches.
1167 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
1169         * automated/tramp-tests.el (tramp-test07-file-exists-p):
1170         Fix docstring.  Instrument, in order to hunt failure on hydra.
1172 2013-11-06  Glenn Morris  <rgm@gnu.org>
1174         * automated/flymake-tests.el (warning-predicate-rx-gcc)
1175         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1176         (warning-predicate-function-perl):
1177         * automated/info-xref.el (info-xref-test-makeinfo):
1178         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1179         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1181 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
1183         * automated/tramp-tests.el: New file.
1185 2013-11-05  Glenn Morris  <rgm@gnu.org>
1187         Get rid of --chdir usage.
1188         * automated/Makefile.in (EMACSOPT): Move -L here.
1189         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1190         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
1191         (.el.elc): No more need to pass -L here.
1192         (compile-main): Get rid of sub-shell and cd.
1193         (compile-clean, check): Get rid of cd.
1195         Make it possible to run tests with a different working directory.
1196         * automated/flymake-tests.el (flymake-tests-data-directory): New.
1197         (flymake-tests--current-face): Use flymake-tests-data-directory.
1198         (warning-predicate-function-gcc, warning-predicate-rx-perl)
1199         (warning-predicate-function-perl): Adapt for above change.
1200         * automated/zlib-tests.el (zlib-tests-data-directory): New.
1201         (zlib--decompress): Use zlib-tests-data-directory.
1203         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1204         Remove test that makes no sense.
1206         * automated/files.el (files-test-local-variable-data):
1207         Fix result typo presumably caused by interference from dir-locals.
1208         (file-test--do-local-variables-test): Prevent dir-locals interfering.
1210 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
1212         * indent/ruby.rb: Add a statement on the line after heredoc.
1213         Move a now-successful example.
1215         * automated/ruby-mode-tests.el: Remove outdated comment.
1217 2013-11-04  Glenn Morris  <rgm@gnu.org>
1219         * automated/Makefile.in (abs_srcdir): Remove.
1220         (emacs): Unset EMACSLOADPATH.
1221         (.el.elc, check): Use -L to append srcdir to load-path.
1223 2013-11-02  Glenn Morris  <rgm@gnu.org>
1225         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1226         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1227         (abs_srcdir): New, set by configure.
1228         (EMACS): Use a relative file name.
1229         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1230         (lisp-compile): Remove (assume it's up-to-date).
1231         (compile-main): Do not run lisp-compile.
1232         (compile-main, compile-clean, compile-always, bootstrap-clean)
1233         (check): Use srcdir rather than $test.  Check cd return value.
1234         Use --chdir.
1235         (doit, compile, compile-always): Remove stuff copied from lisp/.
1236         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1238 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
1240         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1241         Add a skipping test.
1243 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1245         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1247         * indent/css-mode.css (.x2): Test alignement inside braces.
1249 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
1251         * indent/ruby.rb: New failing example.
1253         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1254         Fix the test, in respect to adding the space after the curly.
1256 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1258         * automated/ert-tests.el (ert-test-skip-unless): New test case.
1259         (ert-test-deftest): Adapt test for changed macro expansion.
1260         (ert-test-run-tests-interactively):
1261         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1262         Add a skipping test.
1264         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1265         (file-notify--test-local-enabled): Make it a function.  Check also
1266         for `file-remote-p' of `temporary-file-directory'.
1267         (file-notify--test-remote-enabled-checked): New defvar.
1268         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
1269         internal functions.  Cache result.
1270         (file-notify--deftest-remote, file-notify-test00-availability)
1271         (file-notify-test01-add-watch, file-notify-test02-events)
1272         (file-notify-test03-autorevert): Add checks with `skip_unless'.
1273         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1275 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
1277         * indent/ruby.rb: Fix syntax error in the latest example.
1279 2013-10-23  Glenn Morris  <rgm@gnu.org>
1281         * automated/Makefile.in (abs_top_srcdir, top_builddir):
1282         New, set by configure.
1283         (top_srcdir): Remove.
1284         (abs_test, abs_lispsrc): New.
1285         (lisp): No longer absolute.
1286         (emacs, lisp-compile, compile, compile-always):
1287         Quote entities that might contain whitespace.
1289 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
1291         * indent/ruby.rb: Move two examples to "working" section, add one
1292         more.
1294 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
1296         * indent/ruby.rb: New examples for indentation of blocks.
1297         Example of hash inside parens that inflooped before the present commit.
1299 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
1301         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
1302         allows another timer to run.
1304 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
1306         * indent/ruby.rb: More examples for bug#15594, both failing and
1307         now passing.
1309 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
1311         * indent/ruby.rb: Add two more cases.
1313 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1315         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1316         first use.
1317         (ruby-should-indent): Use indent-according-to-mode.
1318         (ruby-deftest-move-to-block): Use `declare'.
1320 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
1322         * indent/ruby.rb: Fix a spurious change, add more failing examples.
1324 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1326         * indent/ruby.rb: Add a few more tests; adjust some indentation.
1328 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
1330         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1331         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1333         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1335 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1337         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1338         Adjust indentation of continued line to the new SMIE behavior.
1340 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1342         * automated/completion-tests.el:
1343         * indent/css-mode.css: New files.
1345 2013-10-03  Daiki Ueno  <ueno@gnu.org>
1347         * automated/data/package/signed/archive-contents:
1348         * automated/data/package/signed/archive-contents.sig:
1349         * automated/data/package/signed/signed-good-1.0.el:
1350         * automated/data/package/signed/signed-good-1.0.el.sig:
1351         * automated/data/package/signed/signed-bad-1.0.el:
1352         * automated/data/package/signed/signed-bad-1.0.el.sig:
1353         * automated/data/package/key.pub:
1354         * automated/data/package/key.sec: New files.
1356         * automated/package-test.el (package-test-update-listing)
1357         (package-test-update-archives, package-test-describe-package):
1358         Adjust to package.el change.
1359         (package-test-signed): New test.
1361 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
1363         * automated/package-test.el: Update all cases to use :url instead
1364         of :homepage.
1366         * automated/package-x-test.el
1367         (package-x-test--single-archive-entry-1-3): Same.
1369 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
1371         * automated/package-test.el (simple-single-desc-1-4): Remove, it
1372         was unused.
1373         (simple-single-desc): Expect :homepage property.
1374         (multi-file-desc): Same.
1375         (with-package-test): Do not save previous `default-directory'
1376         value, let-bind the var instead.
1377         (package-test-install-single): Expect :homepage property in the
1378         generated pkg file.
1379         (package-test-describe-package): Expect Homepage button.
1380         (package-test-describe-non-installed-package)
1381         (package-test-describe-non-installed-multi-file-package): Same.
1382         (package-test-describe-not-installed-package): Remove, it was a
1383         duplicate.
1385         * automated/package-x-test.el
1386         (package-x-test--single-archive-entry-1-3): Expect :homepage
1387         property.
1388         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1390         * automated/data/package/simple-single-1.3.el: Add URL header.
1392         * automated/data/package/archive-contents: Add :homepage
1393         properties to `simple-single' and `multi-file'.
1395 2013-09-22  Daniel Colascione  <dancol@dancol.org>
1397         * automated/data-tests.el:
1398         (bool-vector-count-matches-all-0-nil)
1399         (bool-vector-count-matches-all-0-t)
1400         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1401         (bool-vector-count-matches-at, bool-vector-intersection-op)
1402         (bool-vector-union-op, bool-vector-xor-op)
1403         (bool-vector-set-difference-op)
1404         (bool-vector-change-detection, bool-vector-not): New tests.
1405         (mock-bool-vector-count-matches-at)
1406         (test-bool-vector-bv-from-hex-string)
1407         (test-bool-vector-to-hex-string)
1408         (test-bool-vector-count-matches-at-tc)
1409         (test-bool-vector-apply-mock-op)
1410         (test-bool-vector-binop): New helper functions.
1411         (bool-vector-test-vectors): New testcase data.
1413 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
1415         * automated/advice-tests.el (advice-test-called-interactively-p-around)
1416         (advice-test-called-interactively-p-filter-args)
1417         (advice-test-called-interactively-p-around): New tests.
1419 2013-09-16  Glenn Morris  <rgm@gnu.org>
1421         * automated/eshell.el (eshell-match-result):
1422         Return a more informative failure than simply "false".  Update callers.
1424         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1425         Test value before and after loop as well as during.
1427 2013-09-15  Glenn Morris  <rgm@gnu.org>
1429         * automated/eshell.el (eshell-test/for-name-shadow-loop):
1430         New test.  (Bug#15372)
1431         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1433 2013-09-13  Glenn Morris  <rgm@gnu.org>
1435         * automated/eshell.el (with-temp-eshell):
1436         Use a temp directory for eshell-directory-name.
1437         (eshell-test-command-result): New, again using a temp directory.
1438         Replace eshell-command-result with this throughout.
1439         (eshell-test/for-loop, eshell-test/for-name-loop):
1440         Ensure environment variables don't confuse us.
1442 2013-09-12  Glenn Morris  <rgm@gnu.org>
1444         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1445         due to "has a running process; kill it?" prompts.
1447 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1449         * automated/eshell.el: Rename from eshell.el.
1450         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1452 2013-09-01  Glenn Morris  <rgm@gnu.org>
1454         * automated/Makefile.in (setwins): Avoid leading space in $wins.
1455         Otherwise the sed command used by eg compile-main ends up
1456         containing "/*.el".  (Bug#15170)
1458 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1460         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1461         for portability to hosts where /bin/sh has problems.
1463 2013-08-21  David Engster  <deng@randomsample.de>
1465         * automated/eieio-tests.el, automated/eieio-test-persist.el:
1466         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1467         upstream.  Changed to use ERT.
1469 2013-08-14  Daniel Hackney  <dan@haxney.org>
1471         * automated/package-test.el: Remove tar-package-building functions.
1472         Tar file used for testing is included in the repository.
1473         (package-test-install-texinfo, package-test-cleanup-built-files):
1474         Remove.
1476 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1478         * automated/python-tests.el (python-imenu-create-index-4)
1479         (python-imenu-create-flat-index-2): New tests.
1481 2013-08-05  Glenn Morris  <rgm@gnu.org>
1483         * automated/mule-util.el: New file, with tests extracted from
1484         lisp/international/mule-util.el.
1486 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1488         * automated/advice-tests.el (advice-tests-nadvice): Test removal
1489         before definition.
1490         (advice-tests-macroaliases): New test.
1492 2013-08-04  Glenn Morris  <rgm@gnu.org>
1494         * automated/ert-tests.el: Disable failing test that no-one seems
1495         to know how to fix.  (Bug#13064)
1497         * automated/icalendar-tests.el (icalendar-tests--test-export)
1498         (icalendar-tests--test-import): Try more precise TZ specification.
1499         Remove debug messages.
1501 2013-08-03  Glenn Morris  <rgm@gnu.org>
1503         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1505         * automated/icalendar-tests.el (icalendar-tests--test-export)
1506         (icalendar-tests--test-import):
1507         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1508         (icalendar-tests--test-import): Reset zone even if error occurred.
1510 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1512         * automated/core-elisp-tests.el: New file.
1514 2013-08-01  Glenn Morris  <rgm@gnu.org>
1516         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1517         Try to check that the remote system has a notification program.
1519 2013-07-31  Glenn Morris  <rgm@gnu.org>
1521         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1523 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1525         * automated/file-notify-tests.el
1526         (file-notify--test-local-enabled): New defconst.  Replaces all
1527         `file-notify-support' occurrences.
1528         (file-notify--test-remote-enabled): New defun.
1529         (file-notify--deftest-remote): Use it.
1530         (file-notify-test00-availability): Rewrite.
1531         (file-notify-test00-availability-remote): New defun.
1532         (file-notify-test01-add-watch): Rewrite first erroneous check.
1534 2013-07-23  Glenn Morris  <rgm@gnu.org>
1536         * automated/inotify-test.el (inotify-file-watch-simple):
1537         Delete temp-file when done.
1539         * automated/subword-tests.el: Require subword.
1541 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1543         * automated/subword-tests.el: New file.
1545 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1547         * automated/python-tests.el (python-imenu-create-index-2)
1548         (python-imenu-create-index-3): New tests.
1550 2013-07-11  Glenn Morris  <rgm@gnu.org>
1552         * automated/ert-tests.el: Require cl-lib at runtime too.
1553         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1554         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1555         (ert-test-set-functions, ert-test-gensym)
1556         (ert-test-coerce-to-vector, ert-test-string-position)
1557         (ert-test-mismatch): Remove tests.
1558         * automated/cl-lib.el: New, split from ert-tests.el.
1560         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1561         Goto point-min.
1562         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1563         (ruby-move-to-block-skips-percent-literal)
1564         (ruby-move-to-block-skips-heredoc)
1565         (ruby-move-to-block-moves-from-else-to-if)
1566         (ruby-beginning-of-defun-does-not-fold-case)
1567         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1568         Replace goto-line with forward-line/goto-char.
1569         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1571         * automated/package-test.el (makeinfo-buffer): Autoload.
1572         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1573         (package-test-install-texinfo): Don't require makeinfo.
1575         * automated/files.el: Stop "local variables" confusion.
1577         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1579         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1580         Use with-current-buffer.
1582         * automated/undo-tests.el (undo-test-buffer-modified)
1583         (undo-test-file-modified): New tests.
1585 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1587         * automated/file-notify-tests.el (file-notify-test00-availability):
1588         Set :expected-result.
1589         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1590         (file-notify-test02-events, file-notify-test02-events-remote)
1591         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1592         Skip when `file-notify-support' is nil.  (Bug#14823)
1594 2013-07-09  Glenn Morris  <rgm@gnu.org>
1596         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1597         Declare.
1598         (inotify-file-watch-simple): Silence compiler.
1600         * automated/python-tests.el (python-indent-block-enders):
1601         Make it actually test something.
1603         * automated/package-x-test.el: Require package-test when compiling.
1605         * automated/add-log-tests.el, automated/advice-tests.el:
1606         * automated/imenu-test.el, automated/package-x-test.el:
1607         * automated/python-tests.el, automated/ruby-mode-tests.el:
1608         * automated/xml-parse-tests.el: Explicitly require ert.
1610 2013-07-08  Kenichi Handa  <handa@gnu.org>
1612         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1613         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1615 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1617         * automated/file-notify-tests.el
1618         (file-notify-test-remote-temporary-file-directory):
1619         Use `null-device' on w32.
1620         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1621         (file-notify--test-results, file-notify--test-event)
1622         (file-notify--deftest-remote, file-notify--event-test)
1623         (file-notify--test-event-handler)
1624         (file-notify--test-make-temp-name): Rename, in order to mark them
1625         internal.
1626         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1627         better fitting in noninteractive tests.
1628         (file-notify-test00-availability): Rename from `file-notify-test0'.
1629         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1630         Use `temporary-file-directory '.
1631         (file-notify-test01-add-watch-remote): New test.
1632         (file-notify-test02-events): Rename from `file-notify-test2'.
1633         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1634         (file-notify-test03-autorevert): Rename from
1635         `file-notify-test4'.  Use timeouts.
1636         (file-notify-test03-autorevert-remote): Rename from
1637         `file-notify-test5'.
1639 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1641         * automated/file-notify-tests.el: New package.
1643 2013-06-28  Kenichi Handa  <handa@gnu.org>
1645         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1646         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1647         Callers changed.
1648         (decoder-tests-filename): New function.
1649         (decoder-tests-prefer-utf-8-read)
1650         (decoder-tests-prefer-utf-8-write): New function.
1651         (ert-test-decoder-prefer-utf-8): New test.
1653 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1655         * automated/package-x-test.el: Change the commentary.
1656         (package-x-test--single-archive-entry-1-3)
1657         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1658         using the appropriate data structure.
1660 2013-06-27  Daniel Hackney  <dan@haxney.org>
1662         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1664         * automated/package-x-test.el: New file.
1666         * automated/package-test.el: New file.
1668         * automated/data/package: New directory, with test examples.
1670 2013-06-27  Glenn Morris  <rgm@gnu.org>
1672         * automated/python-tests.el (python-tests-with-temp-file):
1673         Clean up after ourself.
1675         * automated/undo-tests.el (undo-test3): Remove test that seems to
1676         do nothing that the previous one doesn't, except leave a tempfile.
1678 2013-06-26  Glenn Morris  <rgm@gnu.org>
1680         * automated/info-xref.el: New file.
1682 2013-06-25  Glenn Morris  <rgm@gnu.org>
1684         * automated/occur-tests.el (occur-test-create): New function.
1685         Use it to create separate tests for each element, so we run them
1686         all rather than stopping at the first error.
1688 2013-06-24  Glenn Morris  <rgm@gnu.org>
1690         * automated/occur-tests.el (occur-tests):
1691         Update for 2013-05-29 change to occur header line.
1693 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1695         Test suite for flymake.
1696         * automated/flymake-tests.el:
1697         * automated/flymake/warnpred/Makefile
1698         * automated/flymake/warnpred/test.c
1699         * automated/flymake/warnpred/test.pl: New files.
1701 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1703         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1705 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1707         * automated/reftex-tests.el: New test suite for reftex.
1709 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1711         * automated/ruby-mode-tests.el: New tests, for percent literals
1712         and expression expansion.
1714 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1716         * indent/octave.m: Tweak.
1718 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1720         * eshell.el: Rewrite tests using ERT.
1722 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1724         * indent/octave.m: Add tests for %!, # and ### comments.
1726 2013-05-23  Kenichi Handa  <handa@gnu.org>
1728         * automated/decoder-tests.el: New file.
1730 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1732         * indent/ruby.rb: Add multiline regexp example.
1734         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1735         (ruby-regexp-skips-over-interpolation)
1736         (ruby-regexp-continues-till-end-when-unclosed)
1737         (ruby-regexp-can-be-multiline)
1738         (ruby-interpolation-inside-percent-literal): New tests.
1740 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1742         * indent/ruby.rb: Fix indentation after =; add more cases.
1744 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1746         * indent/pascal.pas: Add test for mis-identified comments.
1748 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1750         * automated/imenu-test.el: New file.  (Bug#14112)
1752 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1754         * automated/python-tests.el (python-imenu-prev-index-position-1):
1755         Remove test.
1756         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1757         New tests.
1759 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1761         * automated/python-tests.el (python-nav-backward-defun-2)
1762         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1763         (python-nav-forward-defun-3): New tests.
1765 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1767         * automated/python-tests.el (python-nav-backward-defun-1)
1768         (python-nav-forward-defun-1): New tests.
1770 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1772         * automated/add-log-tests.el: New file.  (Bug#14112)
1774 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1776         * automated/python-tests.el (python-indent-block-enders): New test.
1777         (python-info-current-defun-2): Fix test.
1779 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1781         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1783 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1785         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1786         (python-tests-with-temp-file): New macro.
1787         (python-tests-shell-interpreter): New var.
1788         (python-shell-get-process-name-1)
1789         (python-shell-internal-get-process-name-1)
1790         (python-shell-parse-command-1)
1791         (python-shell-calculate-process-environment-1)
1792         (python-shell-calculate-process-environment-2)
1793         (python-shell-calculate-process-environment-3)
1794         (python-shell-calculate-exec-path-1)
1795         (python-shell-calculate-exec-path-2)
1796         (python-shell-make-comint-1)
1797         (python-shell-make-comint-2)
1798         (python-shell-get-process-1)
1799         (python-shell-get-or-create-process-1)
1800         (python-shell-internal-get-or-create-process-1): New tests.
1802 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1804         * automated/python-tests.el: New file.
1806 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1808         * automated/ruby-mode-tests.el
1809         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1810         bits inside the examples.
1811         (ruby-move-to-block-skips-heredoc): New test.
1812         (ruby-add-log-current-method-after-inner-class):
1813         Lower expectations: move point inside a method, initially.
1815 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1817         * automated/ruby-mode-tests.el
1818         (ruby-move-to-block-skips-percent-literal): New test.
1820 2013-02-04  Chong Yidong  <cyd@gnu.org>
1822         * automated/thingatpt.el: New file.
1824 2013-02-03  Chong Yidong  <cyd@gnu.org>
1826         * automated/files.el (file-test--do-local-variables-test):
1827         Avoid compilation warning message.
1829 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1831         * automated/ruby-mode-tests.el
1832         (ruby-indent-spread-args-in-parens): New test.
1833         * automated/ruby-mode-tests.el (ruby-block-test-example):
1834         Break indentation of the do block opener and add a line inside it.
1835         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1836         Adjust line numbers.
1838 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1840         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1842 2013-01-14  Glenn Morris  <rgm@gnu.org>
1844         * automated/compile-tests.el (compile-tests--test-regexps-data):
1845         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1847 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1849         * automated/man-tests.el: New file.
1851 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1853         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1855 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1857         * automated/undo-tests.el: New file.
1859 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1861         * automated/ruby-mode-tests.el
1862         (ruby-indent-after-block-in-continued-expression): New test.
1864 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1866         * automated/ruby-mode-tests.el:
1867         Rename one interpolation test; add three more.
1868         (ruby-with-temp-buffer): New macro, use it where appropriate.
1869         (ruby-add-log-current-method-examples): Use "_" for target point.
1870         Add four new tests for ruby-add-log-current-method.
1872 2012-12-11  Glenn Morris  <rgm@gnu.org>
1874         * automated/f90.el (f90-test-bug13138): New test.
1876 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1878         * automated/inotify-test.el: New test.
1880 2012-12-02  Chong Yidong  <cyd@gnu.org>
1882         * automated/ruby-mode-tests.el
1883         (ruby-add-log-current-method-examples): Don't use loop macro, to
1884         allow automated testing to work.
1886 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1888         * automated/advice-tests.el (advice-tests--data): Remove.
1889         (advice-tests): Move the tests directly here instead.
1890         Add called-interactively-p tests.
1892 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1894         * automated/ert-x-tests.el: Use cl-lib.
1895         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1897 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1899         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1900         (ruby-indent-inside-heredoc-after-operator)
1901         (ruby-indent-inside-heredoc-after-space): New tests.
1902         Change direct font-lock face references to var references.
1903         (ruby-interpolation-suppresses-syntax-inside): New test.
1904         (ruby-interpolation-inside-percent-literal-with-paren):
1905         New failing test.
1907 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1909         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1910         (ruby-singleton-class-no-heredoc-font-lock)
1911         (ruby-add-log-current-method-examples): New tests.
1912         (ruby-test-string): Extract from ruby-should-indent-buffer.
1913         (ruby-deftest-move-to-block): New macro.
1914         Add several move-to-block tests.
1916 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1918         * automated/advice-tests.el: New tests.
1920 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1922         * automated/compile-tests.el (compile-tests--test-regexps-data):
1923         Add new data for msft's new format.
1925 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1927         * automated/ruby-mode-tests.el:
1928         (ruby-toggle-block-to-multiline): New test.
1929         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1930         (ruby-toggle-block-to-brace): Use buffer-string.
1932 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1934         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1936 2012-08-28  Chong Yidong  <cyd@gnu.org>
1938         * automated/files.el: Test every combination of values for
1939         enable-local-variables and enable-local-eval.
1941 2012-08-19  Chong Yidong  <cyd@gnu.org>
1943         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1945 2012-08-18  Chong Yidong  <cyd@gnu.org>
1947         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1949 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1951         * indent/ruby.rb: Rearrange examples, add new ones.
1953 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1955         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1956         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1958 2012-08-11  Glenn Morris  <rgm@gnu.org>
1960         * automated/files.el: New file.
1962         * automated/Makefile.in (all): Fix typo.
1964 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1966         * automated/ruby-mode-tests.el (ruby-should-indent):
1967         Add docstring, check (current-indentation) instead of (current-column).
1968         (ruby-should-indent-buffer): New function.
1969         Add tests for `ruby-deep-indent-paren' behavior.
1970         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1972 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1974         Original tests in test_ruby_mode.rb in upstream (author).
1976 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1978         * automated/ruby-mode-tests.el (ruby-should-indent)
1979         (ruby-assert-state): New functions.
1980         Add new tests.
1982 2012-07-29  David Engster  <deng@randomsample.de>
1984         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1985         New variable to hold test data for name expansion.
1986         (xml-parse-tests): Test the two different types of name expansion.
1988 2012-07-29  Juri Linkov  <juri@jurta.org>
1990         * automated/occur-tests.el (occur-test-case): Use predefined
1991         buffer name " *test-occur*" instead of a random buffer name.
1993 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1995         * automated/ruby-mode-tests.el: New file with one test.
1997 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1999         * indent/shell.sh: Add test case for ${#VAR}.
2001         * indent/latex-mode.tex: New file.
2003 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2005         * eshell.el: Use cl-lib.
2007 2012-07-03  Chong Yidong  <cyd@gnu.org>
2009         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
2011 2012-07-02  Chong Yidong  <cyd@gnu.org>
2013         * automated/xml-parse-tests.el (xml-parse-tests--data):
2014         More testcases.
2016 2012-07-01  Chong Yidong  <cyd@gnu.org>
2018         * automated/xml-parse-tests.el: New file.
2020 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2022         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
2023         Use cl-flet.
2025 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
2027         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
2028         Test escaped commas in TZID (Bug#11473).
2029         (icalendar-import-with-timezone): New.
2030         (icalendar-real-world): Add new testcase as given in the bugreport
2031         of Bug#11473.
2033 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
2035         * automated/icalendar-tests.el (icalendar-tests--test-import):
2036         Include UID in import tests (Bug#11525).
2037         (icalendar-import-non-recurring, icalendar-import-rrule)
2038         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
2039         UID-import change.
2040         (icalendar-import-with-uid): New.
2041         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
2042         Include UID in cycle tests.
2043         (icalendar-cycle, icalendar-real-world): UID-import change.
2045 2012-05-21  Glenn Morris  <rgm@gnu.org>
2047         * automated/Makefile.in (setwins): Scrap superfluous subshell.
2049 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
2051         * automated/url-util-tests.el: New file to test
2052         lisp/url/url-util.el.  Only `url-build-query-string' and
2053         `url-parse-query-string' are tested right now (Bug#8706).
2055 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2057         * indent/shell.sh:
2058         * indent/shell.rc: Ad some test cases.
2060 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2062         * indent/ruby.rb: New file, to test new syntax-propertize code.
2064 2012-04-11  Glenn Morris  <rgm@gnu.org>
2066         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
2068 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2070         * automated/url-future-tests.el (url-future-tests): Move from
2071         lisp/url/url-future.el and rename.
2073 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
2075         * automated/icalendar-tests.el (icalendar-import-non-recurring):
2076         Fix broken test, caused by missing trailing blank.
2078 2011-12-03  Chong Yidong  <cyd@gnu.org>
2080         * automated/compile-tests.el (compile-tests--test-regexps-data):
2081         Increase column numbers by one to reflect change in how
2082         compilation-message is recorded (Bug#10172).
2084 2011-11-22  Glenn Morris  <rgm@gnu.org>
2086         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
2088 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2090         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
2092 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2094         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
2095         (icalendar-tests--test-export, icalendar-tests--do-test-export):
2096         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
2098 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
2100         * automated/newsticker-tests.el
2101         (newsticker--group-manage-orphan-feeds): Remove fsetting of
2102         newsticker--treeview-tree-update.
2104 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
2106         * automated/newsticker-tests.el
2107         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
2109         * automated/newsticker-tests.el
2110         (newsticker--group-manage-orphan-feeds): Prevent updating
2111         newsticker treeview.  Fixed bug#9763.
2113 2011-10-20  Glenn Morris  <rgm@gnu.org>
2115         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
2117         * automated/vc-bzr.el: New file.
2119 2011-10-15  Glenn Morris  <rgm@gnu.org>
2121         * automated/f90.el: New file.
2123 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
2125         * automated/newsticker-tests.el: Move newsticker-testsuite.el
2126         to automated/newsticker-tests.el.  Convert to ERT.
2128 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
2130         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
2131         Remove, simply use string=.
2132         (icalendar--diarytime-to-isotime)
2133         (icalendar--datetime-to-diary-date)
2134         (icalendar--datestring-to-isodate)
2135         (icalendar--format-ical-event)
2136         (icalendar--parse-summary-and-rest)
2137         (icalendar-tests--do-test-import)
2138         (icalendar-tests--do-test-cycle): Change argument order of
2139         string= to EXPECTED ACTUAL.
2140         (icalendar--import-format-sample)
2141         (icalendar--format-ical-event)
2142         (icalendar-import-non-recurring)
2143         (icalendar-import-rrule)
2144         (icalendar-import-duration)
2145         (icalendar-import-bug-6766)
2146         (icalendar-real-world): Adjust to string= instead of
2147         icalendar-tests--compare-strings.
2148         (icalendar-import-multiple-vcalendars): New.
2150 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2152         * automated/gnus-tests.el: Add wrapper for Gnus tests.
2153         Require CL.
2155 2011-05-09  Juri Linkov  <juri@jurta.org>
2157         * automated/occur-tests.el: Move from test/occur-testsuite.el.
2158         Convert to ERT.
2160 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
2162         * automated/compile-tests.el: New file.
2164 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
2166         * automated/font-parse-tests.el: Don't byte-compile.
2168         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
2170 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2172         * automated/lexbind-tests.el: New file.
2174 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2176         * Version 23.3 released.
2178 2011-03-05  Glenn Morris  <rgm@gnu.org>
2180         * eshell.el: Move here from lisp/eshell/esh-test.el.
2182 2011-03-03  Christian Ohler  <ohler@gnu.org>
2184         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2185         New test.
2187 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
2189         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2190         convert to ERT format.
2192 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
2194         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2195         convert to ERT format.
2197 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2199         * indent/shell.sh:
2200         * indent/shell.rc: New files.
2202 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
2204         * automated/font-parse-tests.el: Move from
2205         font-parse-testsuite.el.
2207 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
2209         * font-parse-testsuite.el (test-font-parse-data): New file.
2211 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2213         * indent/prolog.prolog: Add tokenizing tests.
2215 2011-01-13  Christian Ohler  <ohler@gnu.org>
2217         * automated: New directory for automated tests.
2219         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2221         * automated/Makefile.in: New file.
2223 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2225         * indent/modula2.mod: New file.
2227 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2229         * indent/octave.m: Add a test to ensure indentation is local.
2231 2010-10-23  Glenn Morris  <rgm@gnu.org>
2233         * comint-testsuite.el
2234         (comint-testsuite--test-comint-password-prompt-regexp):
2235         Add "Please enter the password".  (Bug#7224)
2237 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2239         * indent/prolog.prolog: Use normal spacing around !.
2241 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2243         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
2245 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2247         * indent/octave.m: Remove some `fixindent' not needed any more.
2249 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2251         * indent/octave.m: New file.
2253 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2255         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2256         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2257         (icalendar-testsuite--run-internal-tests): New.
2258         (icalendar-testsuite--test-convert-ordinary-to-ical)
2259         (icalendar-testsuite--test-convert-block-to-ical)
2260         (icalendar-testsuite--test-convert-anniversary-to-ical)
2261         (icalendar-testsuite--test-parse-vtimezone)
2262         (icalendar-testsuite--do-test-export): Code formatting.
2263         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2264         (icalendar-testsuite--do-test-import)
2265         (icalendar-testsuite--do-test-cycle):
2266         Use icalendar-testsuite--compare-strings
2267         (icalendar-testsuite--run-import-tests): Comment added.
2268         (icalendar-testsuite--run-import-tests)
2269         (icalendar-testsuite--run-real-world-tests): Fix expected results.
2271 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
2273         * redisplay-testsuite.el (test-redisplay-3): New test.
2275 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2277         * comint-testsuite.el: New file.
2279 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2281         * indent: New dir.
2283 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2285         * Version 23.2 released.
2287 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
2289         * cedet/semantic-ia-utest.el
2290         (semantic-symref-test-count-hits-in-tag): Add function, from
2291         semantic-test.el.
2293         * cedet/tests/test.cpp:
2294         * cedet/tests/test.py:
2295         * cedet/tests/teststruct.cpp:
2296         * cedet/tests/testtemplates.cpp:
2297         * cedet/tests/testusing.cpp:
2298         * cedet/tests/scopetest.cpp:
2299         * cedet/tests/scopetest.java: Files deleted.
2301         * cedet/tests/test.make:
2302         * cedet/tests/test.c:
2303         * cedet/tests/testjavacomp.java:
2304         * cedet/tests/testspp.c:
2305         * cedet/tests/testsppreplace.c:
2306         * cedet/tests/testsppreplaced.c:
2307         * cedet/tests/testsubclass.cpp:
2308         * cedet/tests/testsubclass.hh:
2309         * cedet/tests/testtypedefs.cpp:
2310         * cedet/tests/testvarnames.c:
2311         * cedet/tests/test.el:
2312         * cedet/tests/testdoublens.cpp:
2313         * cedet/tests/testdoublens.hpp: Add copyright header.
2315         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2316         Remove reference to deleted files.
2318 2010-03-30  Juri Linkov  <juri@jurta.org>
2320         * occur-testsuite.el (occur-tests): Add tests for context lines.
2322 2010-03-23  Juri Linkov  <juri@jurta.org>
2324         * occur-testsuite.el: New file.
2326 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2328         * Branch for 23.2.
2330 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2332         * icalendar-testsuite.el
2333         (icalendar-testsuite--run-function-tests): Add new tests.
2334         (icalendar-testsuite--test-diarytime-to-isotime): Add another
2335         testcase.
2336         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2337         (icalendar-testsuite--test-convert-weekly-to-ical): New.
2338         (icalendar-testsuite--test-convert-yearly-to-ical): New.
2339         (icalendar-testsuite--test-convert-block-to-ical): New.
2340         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2341         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2343 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2345         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2346         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2347         Fix typos in docstrings and error messages.
2348         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2350 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2352         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2353         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2354         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2356 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2358         * icalendar-testsuite.el
2359         (icalendar-testsuite--run-function-tests):
2360         Add icalendar-testsuite--test-parse-vtimezone.
2361         (icalendar-testsuite--test-parse-vtimezone): New.
2362         (icalendar-testsuite--do-test-cycle): Doc changes.
2363         (icalendar-testsuite--run-real-world-tests): Remove trailing
2364         whitespace -- see change of icalendar--add-diary-entry in
2365         icalendar.el.
2366         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2368 2009-09-30  Glenn Morris  <rgm@gnu.org>
2370         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2372 2009-06-26  Eric Ludlam  <zappo@gnu.org>
2374         * cedet/*: New unit tests, from CEDET repository.
2376 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
2378         * redisplay-testsuite.el: New file.
2380 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2382         * Branch for 23.1.
2384 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2386         * icalendar-testsuite.el
2387         (icalendar-testsuite--run-function-tests):
2388         Add icalendar-testsuite--test-diarytime-to-isotime.
2389         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2390         recent icalendar fixes.
2391         (icalendar-testsuite--test-diarytime-to-isotime): New.
2392         (icalendar-testsuite--test-create-uid): Adjust to recent
2393         icalendar changes.
2395 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2397         * bytecomp-testsuite.el: New file.
2399 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2401         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2402         Add `icalendar-testsuite--test-create-uid'.
2403         (icalendar-testsuite--test-create-uid): New.
2405 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
2407         * newsticker-testsuite.el: New file.
2409 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
2411         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2412         Add icalendar-testsuite--test-datestring-to-isodate,
2413         icalendar-testsuite--test-datetime-to-diary-date, and
2414         icalendar-testsuite--test-calendar-style.
2415         (icalendar-testsuite--test-format-ical-event)
2416         (icalendar-testsuite--test-parse-summary-and-rest):
2417         Doc fix.  Remove european-calendar-style.
2418         (icalendar-testsuite--get-ical-event): Doc fix.
2419         (icalendar-testsuite--test-first-weekday-of-year)
2420         (icalendar-testsuite--run-cycle-tests): Add doc string.
2421         (icalendar-testsuite--test-datestring-to-isodate)
2422         (icalendar-testsuite--test-datetime-to-diary-date)
2423         (icalendar-testsuite--test-calendar-style): New functions.
2424         (icalendar-testsuite--test-export): Handle iso date style.
2425         New arg INPUT-ISO.  Use calendar-date-style.
2426         (icalendar-testsuite--test-import): Handle iso date style.
2427         New arg EXPECTED-ISO.  Use calendar-date-style.
2428         (icalendar-testsuite--test-cycle): Handle iso date style.
2429         (icalendar-testsuite--run-import-tests)
2430         (icalendar-testsuite--run-export-tests)
2431         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2433 2008-02-29  Glenn Morris  <rgm@gnu.org>
2435         * README: New file.
2437 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
2439         * icalendar-testsuite.el: New file.
2441 ;; Local Variables:
2442 ;; coding: utf-8
2443 ;; End:
2445   Copyright (C) 2008-2014 Free Software Foundation, Inc.
2447   This file is part of GNU Emacs.
2449   GNU Emacs is free software: you can redistribute it and/or modify
2450   it under the terms of the GNU General Public License as published by
2451   the Free Software Foundation, either version 3 of the License, or
2452   (at your option) any later version.
2454   GNU Emacs is distributed in the hope that it will be useful,
2455   but WITHOUT ANY WARRANTY; without even the implied warranty of
2456   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2457   GNU General Public License for more details.
2459   You should have received a copy of the GNU General Public License
2460   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.