* xterm.h (struct x_output): For 'black_relief' and 'white_relief'
[emacs.git] / test / ChangeLog
blob9db787cc3ac1cbef49ead5134da65bfec931b63c
1 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
3         * indent/ruby.rb: New failing example.
5         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace): Fix
6         the test, in respect to adding the space after the curly.
8 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
10         * automated/ert-tests.el (ert-test-skip-unless): New test case.
11         (ert-test-deftest): Adapt test for changed macro expansion.
12         (ert-test-run-tests-interactively):
13         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
14         Add a skipping test.
16         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
17         (file-notify--test-local-enabled): Make it a function.  Check also
18         for `file-remote-p' of `temporary-file-directory'.
19         (file-notify--test-remote-enabled-checked): New defvar.
20         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
21         internal functions.  Cache result.
22         (file-notify--deftest-remote, file-notify-test00-availability)
23         (file-notify-test01-add-watch, file-notify-test02-events)
24         (file-notify-test03-autorevert): Add checks with `skip_unless'.
25         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
27 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
29         * indent/ruby.rb: Fix syntax error in the latest example.
31 2013-10-23  Glenn Morris  <rgm@gnu.org>
33         * automated/Makefile.in (abs_top_srcdir, top_builddir):
34         New, set by configure.
35         (top_srcdir): Remove.
36         (abs_test, abs_lispsrc): New.
37         (lisp): No longer absolute.
38         (emacs, lisp-compile, compile, compile-always):
39         Quote entities that might contain whitespace.
41 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
43         * indent/ruby.rb: Move two examples to "working" section, add one
44         more.
46 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
48         * indent/ruby.rb: New examples for indentation of blocks.  Example
49         of hash inside parens that inflooped before the present commit.
51 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
53         * test/automated/timer-tests.el: New file.  Tests that (sit-for 0)
54         allows another timer to run.
56 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
58         * indent/ruby.rb: More examples for bug#15594, both failing and
59         now passing.
61 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
63         * indent/ruby.rb: Add two more cases.
65 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
67         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
68         first use.
69         (ruby-should-indent): Use indent-according-to-mode.
70         (ruby-deftest-move-to-block): Use `declare'.
72 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
74         * indent/ruby.rb: Fix a spurious change, add more failing examples.
76 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
78         * indent/ruby.rb: Add a few more tests; adjust some indentation.
80 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
82         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
83         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
85         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
87 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
89         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
90         Adjust indentation of continued line to the new SMIE behavior.
92 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
94         * automated/completion-tests.el:
95         * indent/css-mode.css: New files.
97 2013-10-03  Daiki Ueno  <ueno@gnu.org>
99         * automated/data/package/signed/archive-contents:
100         * automated/data/package/signed/archive-contents.sig:
101         * automated/data/package/signed/signed-good-1.0.el:
102         * automated/data/package/signed/signed-good-1.0.el.sig:
103         * automated/data/package/signed/signed-bad-1.0.el:
104         * automated/data/package/signed/signed-bad-1.0.el.sig:
105         * automated/data/package/key.pub:
106         * automated/data/package/key.sec: New files.
108         * automated/package-test.el (package-test-update-listing)
109         (package-test-update-archives, package-test-describe-package):
110         Adjust to package.el change.
111         (package-test-signed): New test.
113 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
115         * automated/package-test.el: Update all cases to use :url instead
116         of :homepage.
118         * automated/package-x-test.el
119         (package-x-test--single-archive-entry-1-3): Same.
121 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
123         * automated/package-test.el (simple-single-desc-1-4): Remove, it
124         was unused.
125         (simple-single-desc): Expect :homepage property.
126         (multi-file-desc): Same.
127         (with-package-test): Do not save previous `default-directory'
128         value, let-bind the var instead.
129         (package-test-install-single): Expect :homepage property in the
130         generated pkg file.
131         (package-test-describe-package): Expect Homepage button.
132         (package-test-describe-non-installed-package)
133         (package-test-describe-non-installed-multi-file-package): Same.
134         (package-test-describe-not-installed-package): Remove, it was a
135         duplicate.
137         * automated/package-x-test.el
138         (package-x-test--single-archive-entry-1-3): Expect :homepage
139         property.
140         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
142         * automated/data/package/simple-single-1.3.el: Add URL header.
144         * automated/data/package/archive-contents: Add :homepage
145         properties to `simple-single' and `multi-file'.
147 2013-09-22  Daniel Colascione  <dancol@dancol.org>
149         * automated/data-test.el:
150         (bool-vector-count-matches-all-0-nil)
151         (bool-vector-count-matches-all-0-t)
152         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
153         (bool-vector-count-matches-at, bool-vector-intersection-op)
154         (bool-vector-union-op, bool-vector-xor-op)
155         (bool-vector-set-difference-op)
156         (bool-vector-change-detection, bool-vector-not): New tests.
157         (mock-bool-vector-count-matches-at)
158         (test-bool-vector-bv-from-hex-string)
159         (test-bool-vector-to-hex-string)
160         (test-bool-vector-count-matches-at-tc)
161         (test-bool-vector-apply-mock-op)
162         (test-bool-vector-binop): New helper functions.
163         (bool-vector-test-vectors): New testcase data.
165 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
167         * automated/advice-tests.el (advice-test-called-interactively-p-around)
168         (advice-test-called-interactively-p-filter-args)
169         (advice-test-called-interactively-p-around): New tests.
171 2013-09-16  Glenn Morris  <rgm@gnu.org>
173         * automated/eshell.el (eshell-match-result):
174         Return a more informative failure than simply "false".  Update callers.
176         * automated/eshell.el (eshell-test/for-name-shadow-loop):
177         Test value before and after loop as well as during.
179 2013-09-15  Glenn Morris  <rgm@gnu.org>
181         * automated/eshell.el (eshell-test/for-name-shadow-loop):
182         New test.  (Bug#15372)
183         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
185 2013-09-13  Glenn Morris  <rgm@gnu.org>
187         * automated/eshell.el (with-temp-eshell):
188         Use a temp directory for eshell-directory-name.
189         (eshell-test-command-result): New, again using a temp directory.
190         Replace eshell-command-result with this throughout.
191         (eshell-test/for-loop, eshell-test/for-name-loop):
192         Ensure environment variables don't confuse us.
194 2013-09-12  Glenn Morris  <rgm@gnu.org>
196         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
197         due to "has a running process; kill it?" prompts.
199 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
201         * automated/eshell.el: Rename from eshell.el.
202         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
204 2013-09-01  Glenn Morris  <rgm@gnu.org>
206         * automated/Makefile.in (setwins): Avoid leading space in $wins.
207         Otherwise the sed command used by eg compile-main ends up
208         containing "/*.el".  (Bug#15170)
210 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
212         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
213         for portability to hosts where /bin/sh has problems.
215 2013-08-21  David Engster  <deng@randomsample.de>
217         * automated/eieio-tests.el, automated/eieio-test-persist.el:
218         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
219         upstream.  Changed to use ERT.
221 2013-08-14  Daniel Hackney  <dan@haxney.org>
223         * package-test.el: Remove tar-package-building functions.  Tar file
224         used for testing is included in the repository.
225         (package-test-install-texinfo, package-test-cleanup-built-files):
226         Remove.
228 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
230         * automated/python-tests.el (python-imenu-create-index-4)
231         (python-imenu-create-flat-index-2): New tests.
233 2013-08-05  Glenn Morris  <rgm@gnu.org>
235         * automated/mule-util.el: New file, with tests extracted from
236         lisp/international/mule-util.el.
238 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
240         * automated/advice-tests.el (advice-tests-nadvice): Test removal
241         before definition.
242         (advice-tests-macroaliases): New test.
244 2013-08-04  Glenn Morris  <rgm@gnu.org>
246         * automated/ert-tests.el: Disable failing test that no-one seems
247         to know how to fix.  (Bug#13064)
249         * automated/icalendar-tests.el (icalendar-tests--test-export)
250         (icalendar-tests--test-import): Try more precise TZ specification.
251         Remove debug messages.
253 2013-08-03  Glenn Morris  <rgm@gnu.org>
255         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
257         * automated/icalendar-tests.el (icalendar-tests--test-export)
258         (icalendar-tests--test-import):
259         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
260         (icalendar-tests--test-import): Reset zone even if error occurred.
262 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
264         * automated/core-elisp-tests.el: New file.
266 2013-08-01  Glenn Morris  <rgm@gnu.org>
268         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
269         Try to check that the remote system has a notification program.
271 2013-07-31  Glenn Morris  <rgm@gnu.org>
273         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
275 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
277         * automated/file-notify-tests.el
278         (file-notify--test-local-enabled): New defconst.  Replaces all
279         `file-notify-support' occurences.
280         (file-notify--test-remote-enabled): New defun.
281         (file-notify--deftest-remote): Use it.
282         (file-notify-test00-availability): Rewrite.
283         (file-notify-test00-availability-remote): New defun.
284         (file-notify-test01-add-watch): Rewrite first erroneous check.
286 2013-07-23  Glenn Morris  <rgm@gnu.org>
288         * automated/inotify-test.el (inotify-file-watch-simple):
289         Delete temp-file when done.
291         * automated/subword-tests.el: Require subword.
293 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
295         * automated/subword-tests.el: New file.
297 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
299         * automated/python-tests.el (python-imenu-create-index-2)
300         (python-imenu-create-index-3): New tests.
302 2013-07-11  Glenn Morris  <rgm@gnu.org>
304         * automated/ert-tests.el: Require cl-lib at runtime too.
305         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
306         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
307         (ert-test-set-functions, ert-test-gensym)
308         (ert-test-coerce-to-vector, ert-test-string-position)
309         (ert-test-mismatch): Remove tests.
310         * automated/cl-lib.el: New, split from ert-tests.el.
312         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
313         Goto point-min.
314         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
315         (ruby-move-to-block-skips-percent-literal)
316         (ruby-move-to-block-skips-heredoc)
317         (ruby-move-to-block-moves-from-else-to-if)
318         (ruby-beginning-of-defun-does-not-fold-case)
319         (ruby-end-of-defun-skips-to-next-line-after-the-method):
320         Replace goto-line with forward-line/goto-char.
321         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
323         * automated/package-test.el (makeinfo-buffer): Autoload.
324         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
325         (package-test-install-texinfo): Don't require makeinfo.
327         * automated/files.el: Stop "local variables" confusion.
329         * automated/flymake-tests.el (flymake-tests): Remove unused group.
331         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
332         Use with-current-buffer.
334         * automated/undo-tests.el (undo-test-buffer-modified)
335         (undo-test-file-modified): New tests.
337 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
339         * automated/file-notify-tests.el (file-notify-test00-availability):
340         Set :expected-result.
341         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
342         (file-notify-test02-events, file-notify-test02-events-remote)
343         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
344         Skip when `file-notify-support' is nil.  (Bug#14823)
346 2013-07-09  Glenn Morris  <rgm@gnu.org>
348         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
349         Declare.
350         (inotify-file-watch-simple): Silence compiler.
352         * automated/python-tests.el (python-indent-block-enders):
353         Make it actually test something.
355         * automated/package-x-test.el: Require package-test when compiling.
357         * automated/add-log-tests.el, automated/advice-tests.el:
358         * automated/imenu-test.el, automated/package-x-test.el:
359         * automated/python-tests.el, automated/ruby-mode-tests.el:
360         * automated/xml-parse-tests.el: Explictly require ert.
362 2013-07-08  Kenichi Handa  <handa@gnu.org>
364         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
365         Use with-ccoding-priority to avoid side-effect (Bug#14781).
367 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
369         * automated/file-notify-tests.el
370         (file-notify-test-remote-temporary-file-directory):
371         Use `null-device' on w32.
372         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
373         (file-notify--test-results, file-notify--test-event)
374         (file-notify--deftest-remote, file-notify--event-test)
375         (file-notify--test-event-handler)
376         (file-notify--test-make-temp-name): Rename, in order to mark them
377         internal.
378         (tramp-message-show-message, tramp-read-passwd): Tweak them for
379         better fitting in noninteractive tests.
380         (file-notify-test00-availability): Rename from `file-notify-test0'.
381         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
382         Use `temporary-file-directory '.
383         (file-notify-test01-add-watch-remote): New test.
384         (file-notify-test02-events): Rename from `file-notify-test2'.
385         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
386         (file-notify-test03-autorevert): Rename from
387         `file-notify-test4'.  Use timeouts.
388         (file-notify-test03-autorevert-remote): Rename from
389         `file-notify-test5'.
391 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
393         * automated/file-notify-tests.el: New package.
395 2013-06-28  Kenichi Handa  <handa@gnu.org>
397         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
398         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
399         Callers changed.
400         (decoder-tests-filename): New function.
401         (decoder-tests-prefer-utf-8-read)
402         (decoder-tests-prefer-utf-8-write): New function.
403         (ert-test-decoder-prefer-utf-8): New test.
405 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
407         * automated/package-x-test.el: Change the commentary.
408         (package-x-test--single-archive-entry-1-3)
409         (package-x-test--single-archive-entry-1-4): Fix the tests, by
410         using the appropriate data structure.
412 2013-06-27  Daniel Hackney  <dan@haxney.org>
414         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
416         * automated/package-x-test.el: New file.
418         * automated/package-test.el: New file.
420         * automated/data/package: New directory, with test examples.
422 2013-06-27  Glenn Morris  <rgm@gnu.org>
424         * automated/python-tests.el (python-tests-with-temp-file):
425         Clean up after ourself.
427         * automated/undo-tests.el (undo-test3): Remove test that seems to
428         do nothing that the previous one doesn't, except leave a tempfile.
430 2013-06-26  Glenn Morris  <rgm@gnu.org>
432         * automated/info-xref.el: New file.
434 2013-06-25  Glenn Morris  <rgm@gnu.org>
436         * automated/occur-tests.el (occur-test-create): New function.
437         Use it to create separate tests for each element, so we run them
438         all rather than stopping at the first error.
440 2013-06-24  Glenn Morris  <rgm@gnu.org>
442         * automated/occur-tests.el (occur-tests):
443         Update for 2013-05-29 change to occur header line.
445 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
447         Test suite for flymake.
448         * automated/flymake-tests.el:
449         * automated/flymake/warnpred/Makefile
450         * automated/flymake/warnpred/test.c
451         * automated/flymake/warnpred/test.pl: New files.
453 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
455         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
457 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
459         * automated/reftex-tests.el: New test suite for reftex.
461 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
463         * automated/ruby-mode-tests.el: New tests, for percent literals
464         and expression expansion.
466 2013-05-29  Leo Liu  <sdl.web@gmail.com>
468         * indent/octave.m: Tweak.
470 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
472         * tests/eshell.el: Rewrite tests using ERT.
474 2013-05-25  Leo Liu  <sdl.web@gmail.com>
476         * indent/octave.m: Add tests for %!, # and ### comments.
478 2013-05-23  Kenichi Handa  <handa@gnu.org>
480         * automated/decoder-tests.el: New file.
482 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
484         * indent/ruby.rb: Add multiline regexp example.
486         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
487         (ruby-regexp-skips-over-interpolation)
488         (ruby-regexp-continues-till-end-when-unclosed)
489         (ruby-regexp-can-be-multiline)
490         (ruby-interpolation-inside-percent-literal): New tests.
492 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
494         * indent/ruby.rb: Fix indentation after =; add more cases.
496 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
498         * indent/pascal.pas: Add test for mis-identified comments.
500 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
502         * automated/imenu-tests.el: New file.  (Bug#14112)
504 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
506         * automated/python-tests.el (python-imenu-prev-index-position-1):
507         Remove test.
508         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
509         New tests.
511 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
513         * automated/python-tests.el (python-nav-backward-defun-2)
514         (python-nav-backward-defun-3, python-nav-forward-defun-2)
515         (python-nav-forward-defun-3): New tests.
517 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
519         * automated/python-tests.el (python-nav-backward-defun-1)
520         (python-nav-forward-defun-1): New tests.
522 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
524         * automated/add-log-tests.el: New file. (Bug#14112)
526 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
528         * automated/python-tests.el (python-indent-block-enders): New test.
529         (python-info-current-defun-2): Fix test.
531 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
533         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
535 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
537         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
538         (python-tests-with-temp-file): New macro.
539         (python-tests-shell-interpreter): New var.
540         (python-shell-get-process-name-1)
541         (python-shell-internal-get-process-name-1)
542         (python-shell-parse-command-1)
543         (python-shell-calculate-process-environment-1)
544         (python-shell-calculate-process-environment-2)
545         (python-shell-calculate-process-environment-3)
546         (python-shell-calculate-exec-path-1)
547         (python-shell-calculate-exec-path-2)
548         (python-shell-make-comint-1)
549         (python-shell-make-comint-2)
550         (python-shell-get-process-1)
551         (python-shell-get-or-create-process-1)
552         (python-shell-internal-get-or-create-process-1): New tests.
554 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
556         * automated/python-tests.el: New file.
558 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
560         * automated/ruby-mode-tests.el
561         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
562         bits inside the examples.
563         (ruby-move-to-block-skips-heredoc): New test.
564         (ruby-add-log-current-method-after-inner-class):
565         Lower expectations: move point inside a method, initially.
567 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
569         * automated/ruby-mode-tests.el
570         (ruby-move-to-block-skips-percent-literal): New test.
572 2013-02-04  Chong Yidong  <cyd@gnu.org>
574         * automated/thingatpt.el: New file.
576 2013-02-03  Chong Yidong  <cyd@gnu.org>
578         * automated/files.el (file-test--do-local-variables-test):
579         Avoid compilation warning message.
581 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
583         * automated/ruby-mode-tests.el
584         (ruby-indent-spread-args-in-parens): New test.
585         * automated/ruby-mode-tests.el (ruby-block-test-example):
586         Break indentation of the do block opener and add a line inside it.
587         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
588         Adjust line numbers.
590 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
592         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
594 2013-01-14  Glenn Morris  <rgm@gnu.org>
596         * automated/compile-tests.el (compile-tests--test-regexps-data):
597         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
599 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
601         * automated/man-tests.el: New file.
603 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
605         * automated/undo-tests.el (undo-test0): Adjust error to code change.
607 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
609         * automated/undo-tests.el: New file.
611 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
613         * automated/ruby-mode-tests.el
614         (ruby-indent-after-block-in-continued-expression): New test.
616 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
618         * automated/ruby-mode-tests.el:
619         Rename one interpolation test; add three more.
620         (ruby-with-temp-buffer): New macro, use it where appropriate.
621         (ruby-add-log-current-method-examples): Use "_" for target point.
622         Add four new tests for ruby-add-log-current-method.
624 2012-12-11  Glenn Morris  <rgm@gnu.org>
626         * automated/f90.el (f90-test-bug13138): New test.
628 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
630         * automated/inotify-test.el: New test.
632 2012-12-02  Chong Yidong  <cyd@gnu.org>
634         * automated/ruby-mode-tests.el
635         (ruby-add-log-current-method-examples): Don't use loop macro, to
636         allow automated testing to work.
638 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
640         * automated/advice-tests.el (advice-tests--data): Remove.
641         (advice-tests): Move the tests directly here instead.
642         Add called-interactively-p tests.
644 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
646         * automated/ert-x-tests.el: Use cl-lib.
647         * automated/ert-tests.el: Use lexical-binding and cl-lib.
649 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
651         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
652         (ruby-indent-inside-heredoc-after-operator)
653         (ruby-indent-inside-heredoc-after-space): New tests.
654         Change direct font-lock face references to var references.
655         (ruby-interpolation-suppresses-syntax-inside): New test.
656         (ruby-interpolation-inside-percent-literal-with-paren):
657         New failing test.
659 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
661         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
662         (ruby-singleton-class-no-heredoc-font-lock)
663         (ruby-add-log-current-method-examples): New tests.
664         (ruby-test-string): Extract from ruby-should-indent-buffer.
665         (ruby-deftest-move-to-block): New macro.
666         Add several move-to-block tests.
668 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
670         * automated/advice-tests.el: New tests.
672 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
674         * automated/compile-tests.el (compile-tests--test-regexps-data):
675         Add new data for msft's new format.
677 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
679         * automated/ruby-mode-tests.el:
680         (ruby-toggle-block-to-multiline): New test.
681         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
682         (ruby-toggle-block-to-brace): Use buffer-string.
684 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
686         * automated/ruby-mode-tests.el: New tests (Bug#11613).
688 2012-08-28  Chong Yidong  <cyd@gnu.org>
690         * automated/files.el: Test every combination of values for
691         enable-local-variables and enable-local-eval.
693 2012-08-19  Chong Yidong  <cyd@gnu.org>
695         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
697 2012-08-18  Chong Yidong  <cyd@gnu.org>
699         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
701 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
703         * indent/ruby.rb: Rearrange examples, add new ones.
705 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
707         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
708         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
710 2012-08-11  Glenn Morris  <rgm@gnu.org>
712         * automated/files.el: New file.
714         * automated/Makefile.in (all): Fix typo.
716 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
718         * automated/ruby-mode-tests.el (ruby-should-indent):
719         Add docstring, check (current-indentation) instead of (current-column).
720         (ruby-should-indent-buffer): New function.
721         Add tests for `ruby-deep-indent-paren' behavior.
722         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
724 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
726         Original tests in test_ruby_mode.rb in upstream (author).
728 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
730         * automated/ruby-mode-tests.el (ruby-should-indent)
731         (ruby-assert-state): New functions.
732         Add new tests.
734 2012-07-29  David Engster  <deng@randomsample.de>
736         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
737         New variable to hold test data for name expansion.
738         (xml-parse-tests): Test the two different types of name expansion.
740 2012-07-29  Juri Linkov  <juri@jurta.org>
742         * automated/occur-tests.el (occur-test-case): Use predefined
743         buffer name " *test-occur*" instead of a random buffer name.
745 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
747         * automated/ruby-mode-tests.el: New file with one test.
749 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
751         * indent/shell.sh: Add test case for ${#VAR}.
753         * indent/latex-mode.tex: New file.
755 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
757         * eshell.el: Use cl-lib.
759 2012-07-03  Chong Yidong  <cyd@gnu.org>
761         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
763 2012-07-02  Chong Yidong  <cyd@gnu.org>
765         * automated/xml-parse-tests.el (xml-parse-tests--data):
766         More testcases.
768 2012-07-01  Chong Yidong  <cyd@gnu.org>
770         * automated/xml-parse-tests.el: New file.
772 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
774         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
775         Use cl-flet.
777 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
779         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
780         Test escaped commas in TZID (Bug#11473).
781         (icalendar-import-with-timezone): New.
782         (icalendar-real-world): Add new testcase as given in the bugreport
783         of Bug#11473.
785 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
787         * automated/icalendar-tests.el (icalendar-tests--test-import):
788         Include UID in import tests (Bug#11525).
789         (icalendar-import-non-recurring, icalendar-import-rrule)
790         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
791         UID-import change.
792         (icalendar-import-with-uid): New.
793         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
794         Include UID in cycle tests.
795         (icalendar-cycle, icalendar-real-world): UID-import change.
797 2012-05-21  Glenn Morris  <rgm@gnu.org>
799         * automated/Makefile.in (setwins): Scrap superfluous subshell.
801 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
803         * automated/url-util-tests.el: New file to test
804         lisp/url/url-util.el.  Only `url-build-query-string' and
805         `url-parse-query-string' are tested right now (Bug#8706).
807 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
809         * indent/shell.sh:
810         * indent/shell.rc: Ad some test cases.
812 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
814         * indent/ruby.rb: New file, to test new syntax-propertize code.
816 2012-04-11  Glenn Morris  <rgm@gnu.org>
818         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
820 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
822         * automated/url-future-tests.el (url-future-tests): Move from
823         lisp/url/url-future.el and rename.
825 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
827         * automated/icalendar-tests.el (icalendar-import-non-recurring):
828         Fix broken test, caused by missing trailing blank.
830 2011-12-03  Chong Yidong  <cyd@gnu.org>
832         * automated/compile-tests.el (compile-tests--test-regexps-data):
833         Increase column numbers by one to reflect change in how
834         compilation-message is recorded (Bug#10172).
836 2011-11-22  Glenn Morris  <rgm@gnu.org>
838         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
840 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
842         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
844 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
846         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
847         (icalendar-tests--test-export, icalendar-tests--do-test-export):
848         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
850 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
852         * automated/newsticker-tests.el
853         (newsticker--group-manage-orphan-feeds): Remove fsetting of
854         newsticker--treeview-tree-update.
856 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
858         * automated/newsticker-tests.el
859         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
861         * trunk/test/automated/newsticker-tests.el
862         (newsticker--group-manage-orphan-feeds): Prevent updating
863         newsticker treeview. Fixed bug#9763.
865 2011-10-20  Glenn Morris  <rgm@gnu.org>
867         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
869         * automated/vc-bzr.el: New file.
871 2011-10-15  Glenn Morris  <rgm@gnu.org>
873         * automated/f90.el: New file.
875 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
877         * automated/newsticker-tests.el: Move newsticker-testsuite.el
878         to automated/newsticker-tests.el. Convert to ERT.
880 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
882         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
883         Remove, simply use string=.
884         (icalendar--diarytime-to-isotime)
885         (icalendar--datetime-to-diary-date)
886         (icalendar--datestring-to-isodate)
887         (icalendar--format-ical-event)
888         (icalendar--parse-summary-and-rest)
889         (icalendar-tests--do-test-import)
890         (icalendar-tests--do-test-cycle): Change argument order of
891         string= to EXPECTED ACTUAL.
892         (icalendar--import-format-sample)
893         (icalendar--format-ical-event)
894         (icalendar-import-non-recurring)
895         (icalendar-import-rrule)
896         (icalendar-import-duration)
897         (icalendar-import-bug-6766)
898         (icalendar-real-world): Adjust to string= instead of
899         icalendar-tests--compare-strings.
900         (icalendar-import-multiple-vcalendars): New.
902 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
904         * automated/gnus-tests.el: Add wrapper for Gnus tests.
905         Require CL.
907 2011-05-09  Juri Linkov  <juri@jurta.org>
909         * automated/occur-tests.el: Move from test/occur-testsuite.el.
910         Convert to ERT.
912 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
914         * automated/compile-tests.el: New file.
916 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
918         * automated/font-parse-tests.el: Don't byte-compile.
920         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
922 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
924         * automated/lexbind-tests.el: New file.
926 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
928         * Version 23.3 released.
930 2011-03-05  Glenn Morris  <rgm@gnu.org>
932         * eshell.el: Move here from lisp/eshell/esh-test.el.
934 2011-03-03  Christian Ohler  <ohler@gnu.org>
936         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
937         New test.
939 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
941         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
942         convert to ERT format.
944 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
946         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
947         convert to ERT format.
949 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
951         * indent/shell.sh:
952         * indent/shell.rc: New files.
954 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
956         * automated/font-parse-tests.el: Move from
957         font-parse-testsuite.el.
959 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
961         * font-parse-testsuite.el (test-font-parse-data): New file.
963 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
965         * indent/prolog.prolog: Add tokenizing tests.
967 2011-01-13  Christian Ohler  <ohler@gnu.org>
969         * automated: New directory for automated tests.
971         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
973         * automated/Makefile.in: New file.
975 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
977         * indent/modula2.mod: New file.
979 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
981         * indent/octave.m: Add a test to ensure indentation is local.
983 2010-10-23  Glenn Morris  <rgm@gnu.org>
985         * comint-testsuite.el
986         (comint-testsuite--test-comint-password-prompt-regexp):
987         Add "Please enter the password".  (Bug#7224)
989 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
991         * indent/prolog.prolog: Use normal spacing around !.
993 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
995         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
997 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
999         * indent/octave.m: Remove some `fixindent' not needed any more.
1001 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1003         * indent/octave.m: New file.
1005 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1007         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1008         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1009         (icalendar-testsuite--run-internal-tests): New.
1010         (icalendar-testsuite--test-convert-ordinary-to-ical)
1011         (icalendar-testsuite--test-convert-block-to-ical)
1012         (icalendar-testsuite--test-convert-anniversary-to-ical)
1013         (icalendar-testsuite--test-parse-vtimezone)
1014         (icalendar-testsuite--do-test-export): Code formatting.
1015         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1016         (icalendar-testsuite--do-test-import)
1017         (icalendar-testsuite--do-test-cycle):
1018         Use icalendar-testsuite--compare-strings
1019         (icalendar-testsuite--run-import-tests): Comment added.
1020         (icalendar-testsuite--run-import-tests)
1021         (icalendar-testsuite--run-real-world-tests): Fix expected results.
1023 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
1025         * redisplay-testsuite.el (test-redisplay-3): New test.
1027 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
1029         * comint-testsuite.el: New file.
1031 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1033         * indent: New dir.
1035 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1037         * Version 23.2 released.
1039 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
1041         * cedet/semantic-ia-utest.el
1042         (semantic-symref-test-count-hits-in-tag): Add function, from
1043         semantic-test.el.
1045         * cedet/tests/test.cpp:
1046         * cedet/tests/test.py:
1047         * cedet/tests/teststruct.cpp:
1048         * cedet/tests/testtemplates.cpp:
1049         * cedet/tests/testusing.cpp:
1050         * cedet/tests/scopetest.cpp:
1051         * cedet/tests/scopetest.java: Files deleted.
1053         * cedet/tests/test.make:
1054         * cedet/tests/test.c:
1055         * cedet/tests/testjavacomp.java:
1056         * cedet/tests/testspp.c:
1057         * cedet/tests/testsppreplace.c:
1058         * cedet/tests/testsppreplaced.c:
1059         * cedet/tests/testsubclass.cpp:
1060         * cedet/tests/testsubclass.hh:
1061         * cedet/tests/testtypedefs.cpp:
1062         * cedet/tests/testvarnames.c:
1063         * cedet/tests/test.el:
1064         * cedet/tests/testdoublens.cpp:
1065         * cedet/tests/testdoublens.hpp: Add copyright header.
1067         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1068         Remove reference to deleted files.
1070 2010-03-30  Juri Linkov  <juri@jurta.org>
1072         * occur-testsuite.el (occur-tests): Add tests for context lines.
1074 2010-03-23  Juri Linkov  <juri@jurta.org>
1076         * occur-testsuite.el: New file.
1078 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1080         * Branch for 23.2.
1082 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
1084         * icalendar-testsuite.el
1085         (icalendar-testsuite--run-function-tests): Add new tests.
1086         (icalendar-testsuite--test-diarytime-to-isotime): Add another
1087         testcase.
1088         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1089         (icalendar-testsuite--test-convert-weekly-to-ical): New.
1090         (icalendar-testsuite--test-convert-yearly-to-ical): New.
1091         (icalendar-testsuite--test-convert-block-to-ical): New.
1092         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1093         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1095 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1097         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1098         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1099         Fix typos in docstrings and error messages.
1100         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1102 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1104         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1105         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1106         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1108 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
1110         * icalendar-testsuite.el
1111         (icalendar-testsuite--run-function-tests):
1112         Add icalendar-testsuite--test-parse-vtimezone.
1113         (icalendar-testsuite--test-parse-vtimezone): New.
1114         (icalendar-testsuite--do-test-cycle): Doc changes.
1115         (icalendar-testsuite--run-real-world-tests): Remove trailing
1116         whitespace -- see change of icalendar--add-diary-entry in
1117         icalendar.el.
1118         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1120 2009-09-30  Glenn Morris  <rgm@gnu.org>
1122         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1124 2009-06-26  Eric Ludlam  <zappo@gnu.org>
1126         * cedet/*: New unit tests, from CEDET repository.
1128 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
1130         * redisplay-testsuite.el: New file.
1132 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1134         * Branch for 23.1.
1136 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
1138         * icalendar-testsuite.el
1139         (icalendar-testsuite--run-function-tests):
1140         Add icalendar-testsuite--test-diarytime-to-isotime.
1141         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1142         recent icalendar fixes.
1143         (icalendar-testsuite--test-diarytime-to-isotime): New.
1144         (icalendar-testsuite--test-create-uid): Adjust to recent
1145         icalendar changes.
1147 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
1149         * bytecomp-testsuite.el: New file.
1151 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
1153         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1154         Add `icalendar-testsuite--test-create-uid'.
1155         (icalendar-testsuite--test-create-uid): New.
1157 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
1159         * newsticker-testsuite.el: New file.
1161 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
1163         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1164         Add icalendar-testsuite--test-datestring-to-isodate,
1165         icalendar-testsuite--test-datetime-to-diary-date, and
1166         icalendar-testsuite--test-calendar-style.
1167         (icalendar-testsuite--test-format-ical-event):
1168         (icalendar-testsuite--test-parse-summary-and-rest):
1169         Doc fix.  Remove european-calendar-style.
1170         (icalendar-testsuite--get-ical-event): Doc fix.
1171         (icalendar-testsuite--test-first-weekday-of-year):
1172         (icalendar-testsuite--run-cycle-tests): Add doc string.
1173         (icalendar-testsuite--test-datestring-to-isodate):
1174         (icalendar-testsuite--test-datetime-to-diary-date):
1175         (icalendar-testsuite--test-calendar-style): New functions.
1176         (icalendar-testsuite--test-export): Handle iso date style.
1177         New arg INPUT-ISO.  Use calendar-date-style.
1178         (icalendar-testsuite--test-import): Handle iso date style.
1179         New arg EXPECTED-ISO.  Use calendar-date-style.
1180         (icalendar-testsuite--test-cycle): Handle iso date style.
1181         (icalendar-testsuite--run-import-tests):
1182         (icalendar-testsuite--run-export-tests):
1183         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1185 2008-02-29  Glenn Morris  <rgm@gnu.org>
1187         * README: New file.
1189 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
1191         * icalendar-testsuite.el: New file.
1193 ;; Local Variables:
1194 ;; coding: utf-8
1195 ;; End:
1197   Copyright (C) 2008-2013 Free Software Foundation, Inc.
1199   This file is part of GNU Emacs.
1201   GNU Emacs is free software: you can redistribute it and/or modify
1202   it under the terms of the GNU General Public License as published by
1203   the Free Software Foundation, either version 3 of the License, or
1204   (at your option) any later version.
1206   GNU Emacs is distributed in the hope that it will be useful,
1207   but WITHOUT ANY WARRANTY; without even the implied warranty of
1208   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1209   GNU General Public License for more details.
1211   You should have received a copy of the GNU General Public License
1212   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.