Be more consistent about the 'Qfoo' naming convention.
[emacs.git] / test / ChangeLog
blob08492dd4c8f2ef45ad3c2fb9ab607fff6258b9a6
1 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
3         * automated/tramp-tests.el (tramp-test26-process-file): Extend test
4         according to Bug#17815.
6 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
8         * automated/python-tests.el (python-util-strip-string-1): New test.
10 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
12         Sync with Tramp 2.2.10.
14         * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
15         (tramp--instrument-test-case): Extend docstring.
16         (tramp-test15-copy-directory): Skip for tramp-smb.el.
17         (tramp-test21-file-links): Use `file-truename' for directories.
18         (tramp-test27-start-file-process, tramp-test28-shell-command):
19         Retrieve process output more robustly.
20         (tramp--test-check-files): Extend test.
21         (tramp-test30-special-characters): Skip for tramp-adb.el,
22         tramp-gvfs.el and tramp-smb.el.  Add further file names.
24 2014-06-13  Glenn Morris  <rgm@gnu.org>
26         * automated/Makefile.in (compile-main):
27         GNU make automatically passes command-line arguments to sub-makes.
29 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
31         * automated/tildify-tests.el (tildify-test--test): Optimise the test
32         slightly by reusing the same temporary buffer across multiple test
33         cases.
35         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
36         (tildify-test-find-env-group-index-bug): Update to support new
37         signature of the `tildify-foreach-region-outside-env' function.
38         Namely, it now takes pairs as an argument instead of looking it up in
39         `tildify-ignored-environments-alist'.
41         * automated/tildify-tests.el (tildify-test--example-html): Add support
42         for generating XML code, so that…
43         (tildify-test-xml) …test can be added to check handling of XML
44         documents.
46         * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
47         New test checking end-regex building when multiple environment pairs
48         use integers to refer to capture groups.
50         * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
51         test checking end-regex building in `tildify-find-env' function when
52         integers (denoting capture groups) and strings are mixed together.
54 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
56         * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
57         (tramp-test29-vc-registered): Set $BZR_HOME.  Remove instrumentation.
59 2014-06-01  Michael Albinus  <michael.albinus@gmx.de>
61         * automated/tramp-tests.el (tramp-test29-vc-registered):
62         Instrument failed test case.
64 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
66         * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
67         (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
69 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
71         * automated/tildify-tests.el: New file.
73 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
75         * indent/ruby.rb: Add one more test.
77         * indent/ps-mode.ps: New file.
79         * indent/octave.m: Add a few more tests.
81         * automated/core-elisp-tests.el
82         (core-elisp-test-window-configurations): New test.
84 2014-05-26  Glenn Morris  <rgm@gnu.org>
86         * automated/package-test.el (package-test-install-single):
87         Update for changed output.
89 2014-05-22  Glenn Morris  <rgm@gnu.org>
91         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
92         Fix handling of temporary elc files.
94         * automated/fns-tests.el (fns-tests-nreverse):
95         Update for changed string behavior.
97 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
99         * automated/fns-tests.el: New file.
100         * automated/fns-tests.el (fns-tests-nreverse)
101         (fns-tests-nreverse-bool-vector): New tests.
103 2014-05-08  Glenn Morris  <rgm@gnu.org>
105         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
106         (vc-bzr-test-faulty-bzr-autoloads):
107         Give bzr a temporary home-directory, in case the real one is missing.
109 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
111         * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
112         New test.
114 2014-05-08  Glenn Morris  <rgm@gnu.org>
116         * automated/help-fns.el: New file.
118 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
120         * automated/undo-tests.el (undo-test-region-deletion): New test to
121         demonstrate bug#17235.
122         (undo-test-region-example): New test to verify example given in
123         comments for undo-make-selective-list.
125 2014-04-25  Michael Albinus  <michael.albinus@gmx.de>
127         * automated/tramp-tests.el (top):
128         * automated/file-notify-tests.el (top): Do not disable interactive
129         passwords in batch mode.
130         (password-cache-expiry): Set to nil.
132         * automated/file-notify-tests.el
133         (file-notify-test-remote-temporary-file-directory):
134         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
135         Use a mock-up method as default.
136         (tramp-test00-availability): Print the used directory name.
137         (tramp-test33-recursive-load): Fix typo.
139 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
141         * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
142         (tramp-test30-special-characters): Remove test for backslash.
144 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
146         * automated/tramp-tests.el
147         (tramp-test19-directory-files-and-attributes)
148         (tramp-test22-file-times): Check for `file-attributes' equality
149         only if there is a usable timestamp.
150         (tramp--test-check-files): Do not use `copy-sequence'.
152 2014-04-22  Daniel Colascione  <dancol@dancol.org>
154         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
155         Add compile flag.
156         (test-byte-comp-macro-expansion)
157         (test-byte-comp-macro-expansion-eval-and-compile)
158         (test-byte-comp-macro-expansion-eval-when-compile)
159         (test-byte-comp-macro-expand-lexical-override): Use it.
160         (test-eager-load-macro-expansion)
161         (test-eager-load-macro-expansion-eval-and-compile)
162         (test-eager-load-macro-expansion-eval-when-compile)
163         (test-eager-load-macro-expand-lexical-override): New tests.
165         * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
166         account for removal of `cl-struct-set-slot-value'. Also, move
167         the defstruct to top level.
169 2014-04-21  Daniel Colascione  <dancol@dancol.org>
171         * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
172         New function.
173         (test-byte-comp-macro-expansion)
174         (test-byte-comp-macro-expansion-eval-and-compile)
175         (test-byte-comp-macro-expansion-eval-when-compile)
176         (test-byte-comp-macro-expand-lexical-override): New tests.
178         * automated/cl-lib.el (cl-loop-destructuring-with): New test.
179         (cl-the): Fix cl-the test.
181 2014-04-20  Daniel Colascione  <dancol@dancol.org>
183         * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
185 2014-04-19  Michael Albinus  <michael.albinus@gmx.de>
187         * automated/tramp-tests.el (tramp--test-check-files): Extend test.
188         (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
190 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
192         * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
193         (tramp--test-make-temp-name): Optional argument LOCAL.
194         (tramp--instrument-test-case): Show messages.  Catch also `quit'.
195         (tramp-test10-write-region): No special test for out-of-band copy
196         needed anymore.
197         (tramp-test11-copy-file, tramp-test12-rename-file)
198         (tramp-test21-file-links): Extend tests.
199         (tramp-test20-file-modes): More robust check for user "root".
200         (tramp--test-check-files): New defun.
201         (tramp-test30-special-characters, tramp-test33-recursive-load)
202         (tramp-test34-unload): New tests.
203         (tramp-test31-utf8, tramp-test32-asynchronous-requests):  Rename.
205 2014-04-11  Glenn Morris  <rgm@gnu.org>
207         * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
209 2014-04-11  Paul Eggert  <eggert@cs.ucla.edu>
211         * automated/electric-tests.el: Fix spelling error in test name.
212         (whitespace-skipping-for-quotes-not-outside):
213         Rename from whitespace-skipping-for-quotes-not-ouside.
215 2014-04-09  Daniel Colascione  <dancol@dancol.org>
217         * automated/syntax-tests.el: New file.
219 2014-04-09  Glenn Morris  <rgm@gnu.org>
221         * automated/python-tests.el (python-triple-quote-pairing):
222         Enable/disable electric-pair-mode as needed.
224         * automated/electric-tests.el (electric-pair-backspace-1):
225         Replace deleted function.
227 2014-04-07  João Távora  <joaotavora@gmail.com>
229         * automated/python-tests.el (python-triple-quote-pairing): New test.
230         (python-syntax-after-python-backspace): New test.
232         * automated/electric-tests.el (electric-pair-define-test-form):
233         More readable test docstrings.
234         (whitespace-skipping-for-quotes-not-ouside)
235         (whitespace-skipping-for-quotes-only-inside)
236         (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
238 2014-04-04  João Távora  <joaotavora@gmail.com>
240         * automated/electric-tests.el (define-electric-pair-test):
241         Don't overtest.
242         (inhibit-in-mismatched-string-inside-ruby-comments): New test.
243         (inhibit-in-mismatched-string-inside-c-comments): New test.
245 2014-04-02  João Távora  <joaotavora@gmail.com>
247         * automated/electric-tests.el (inhibit-if-strings-mismatched):
248         New test, change from `inhibit-only-of-next-is-mismatched'.
250 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
252         * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
253         (undo-test-region-t-marker): New tests of marker adjustments.
254         (undo-test-marker-adjustment-moved):
255         (undo-test-region-mark-adjustment): New tests to demonstrate
256         bug#16818, which fail without the fix.
258 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
260         * automated/package-test.el (package-test-describe-package):
261         Fix test failure in non-graphical mode.
263 2014-03-23  Daniel Colascione  <dancol@dancol.org>
265         * automated/subword-tests.el (subword-tests2): More subword tests.
267         * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New
268         test: correct parsing of keyword arguments.
270 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
272         * automated/package-test.el (package-test-describe-package):
273         Check for the "Keywords: " line.
275         * automated/data/package/archive-contents: Include the :keywords
276         field in `simple-single' data form.
278 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
280         * automated/package-test.el
281         (package-test-install-two-dependencies): New test (bug#16826).
283         * automated/data/package/simple-two-depend-1.1.el: New file.
285         * automated/data/package/archive-contents:
286         Add info about the new package.
288 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
290         * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
291         (tramp-test10-write-region): Extend for out-of-band copy.
292         (tramp-test31-asynchronous-requests): New test.
294 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
296         * automated/undo-tests.el (undo-test-in-region-not-most-recent):
297         Add new test of undo in region.
298         (undo-test-in-region-eob): Add test case described at
299         http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
301 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
303         * automated/tramp-tests.el (tramp--test-enabled)
304         (tramp-test15-copy-directory): No special handling of tramp-adb.el
305         anymore.  It's fixed in that package.
307 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
309         * automated/tramp-tests.el (tramp--test-enabled): Move connection
310         cleanup into this function.  Remove respective code from all test
311         cases.
312         (tramp--instrument-test-case): Declare `indent' and `debug'.
313         Handle other errors as well.
314         (tramp-test14-delete-directory): Check for `file-error' error.
315         (tramp-test15-copy-directory): Ignore return value of
316         `copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
317         (tramp-test19-directory-files-and-attributes): Take care of
318         timestamp of "../".
319         (tramp-test20-file-modes, tramp-test27-start-file-process)
320         (tramp-test28-shell-command): Skip for tramp-adb.el.
321         (tramp-test21-file-links): `file-truename' shall preserve trailing
322         link of directories.
323         (tramp-test22-file-times): Skip if `set-file-times' returns nil.
324         (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
325         `kill-buffer-query-functions' to nil.
326         (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
328 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
330         * automated/tramp-tests.el
331         (tramp-test19-directory-files-and-attributes): Do not include
332         directories in comparison; they might have changed their
333         timestamps already.
335 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
337         * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
338         (tramp-test17-insert-directory): First line could contain more
339         text, when produced by `ls-lisp'.
340         (tramp-test19-directory-files-and-attributes): Instrument failed
341         test case.
343 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
345         * automated/tramp-tests.el (tramp-test17-insert-directory):
346         Make first line "total 123" optional.
347         (tramp-test20-file-modes, tramp-test22-file-times)
348         (tramp-test26-process-file, tramp-test27-start-file-process)
349         (tramp-test28-shell-command): Skip for tramp-gvfs.el and
350         tramp-smb.el.
351         (tramp-test20-file-modes): Check for "root" only when there is an
352         explicit user name.
353         (tramp-test21-file-links): Handle "... not supported" error.
354         (tramp-test22-file-times): Skip for "don't know" return values.
355         (tramp-test26-process-file, tramp-test28-shell-command):
356         Remove color escape sequences.
357         (tramp-test28-shell-command): Use `accept-process-output' rather
358         than `sit-for'.
359         (tramp-test30-utf8): Set coding system `utf-8'.
361 2014-02-17  Michael Albinus  <michael.albinus@gmx.de>
363         * automated/tramp-tests.el (tramp-test28-shell-command): Perform
364         an initial `sit-for' prior the while loop.
366 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
368         Sync with Tramp 2.2.9.
370         * automated/tramp-tests.el (password-cache-expiry): Set to nil.
371         (tramp-test28-shell-command): Make a while loop when waiting for
372         process exit.
374 2014-02-11  Michael Albinus  <michael.albinus@gmx.de>
376         * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
377         and `vc-hg'.  Declare `tramp-find-executable' and
378         `tramp-get-remote-path'.
379         (tramp-test29-vc-registered): New test.
380         (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
382 2014-02-07  Michael Albinus  <michael.albinus@gmx.de>
384         * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
385         (tramp-test27-start-file-process): Use "_p" as argument of lambda.
386         (tramp-test28-shell-command): Improve `shell-command' test.  Add
387         `async-shell-command' tests.
389 2014-02-04  Michael Albinus  <michael.albinus@gmx.de>
391         * automated/file-notify-tests.el (file-notify--wait-for-events):
392         Use `read-event' instead of `sit-for'.
393         (file-notify-test02-events): Remove expected result, the bug is
394         fixed meanwhile.
395         (file-notify-test02-events, file-notify-test03-autorevert):
396         Use `sleep-for' instead of `sit-for'.
398 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
400         * automated/ruby-mode-tests.el (ruby-align-chained-calls):
401         New test.
403 2014-01-27  Michael Albinus  <michael.albinus@gmx.de>
405         * automated/file-notify-tests.el (file-notify--deftest-remote):
406         Do not skip when the local test has failed.  They are unrelated.
407         (file-notify--wait-for-events): Use `sit-for'.  Let-bind
408         `noninteractive' to nil, otherwise `sit-for' could be degraded to
409         `sleep-for'.
410         (file-notify-test02-events): Check for `file-remote-p' instead of
411         `file-notify--test-remote-enabled'.
413 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
415         * automated/file-notify-tests.el (file-notify-test02-events):
416         Let test case fail for Bug#16519.
418 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
420         * automated/file-notify-tests.el (file-notify-test02-events):
421         Hide Bug#16519, until it is solved.
423 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
425         * automated/file-notify-tests.el
426         (file-notify--test-local-enabled): Fix error in logic.
427         (file-notify--wait-for-events): New defmacro.
428         (file-notify-test02-events): Make short breaks between file operations.
429         Use `file-notify--wait-for-events'.  Check, that events have arrived.
430         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
432         * automated/comint-testsuite.el
433         (comint-testsuite-password-strings): Add localized examples.
435 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
437         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
438         case if inotify is not linked with Emacs.  Use `read-event' rather
439         than `sit-for' in order to process events.  (Bug#13662)
441 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
443         * automated/ert-tests.el (ert-test-record-backtrace): Reenable
444         test case with adapted test string.  (Bug#13064)
446 2013-12-28  Glenn Morris  <rgm@gnu.org>
448         * automated/electric-tests.el: Require 'elec-pair.
450 2013-12-26  João Távora  <joaotavora@gmail.com>
452         * automated/electric-tests.el (electric-pair-test-for):
453         Fix autowrapping tests in batch-mode by running with
454         `transient-mark-mode' set to `lambda'.
456         * automated/electric-tests.el: New file.
458 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
460         * automated/python-tests.el
461         (python-nav-lisp-forward-sexp-safe-1): Remove test.
462         (python-nav-forward-sexp-safe-1): New test.
464 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
466         * automated/ruby-mode-tests.el: Add tests for
467         `ruby-align-to-stmt-keywords'.
469         * indent/ruby.rb: Update examples to reflect the lack of change in
470         default indentation of `begin' blocks.
472 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
474         * indent/ruby.rb: Update examples according to the change
475         in `smie-indent-close'.
477 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
479         * indent/ruby.rb: New examples.
481 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
483         * automated/python-tests.el (python-indent-dedenters-2): New test.
485 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
487         * automated/python-tests.el (python-indent-after-comment-1)
488         (python-indent-after-comment-2): New tests.
490 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
492         * automated/python-tests.el (python-indent-block-enders-1):
493         Rename from python-indent-block-enders.
494         (python-indent-block-enders-2): New test.
496 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
498         * indent/js.js: New file.
500 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
502         * automated/dbus-tests.el: New file.
504 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
506         * automated/regexp-tests.el: New file.
508 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
510         * automated/reftex-tests.el (reftex-parse-from-file-test):
511         Run temp-dir through file-truename, to make sure the temporary file
512         names are comparable as strings.
514         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
515         Force Unix EOLs by using 'utf-8-unix', since the default of
516         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
518 2013-11-28  Glenn Morris  <rgm@gnu.org>
520         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
522 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
524         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
525         (EMACSOPT): Use $(PATH_SEP).
527 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
529         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
530         Set to nil.
532 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
534         * automated/file-notify-tests.el
535         (file-notify-test-remote-temporary-file-directory):
536         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
537         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
538         (file-notify--deftest-remote): Cleanup connection initially.
539         (file-notify-test03-autorevert): Run also in batch mode.  Use a
540         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
541         does not work on MS Windows.  Call `accept-process-output' for
542         remote files.  Apply `string-match' instead of `string-equal', the
543         messages are different on MS Windows.
545         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
546         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
547         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
549 2013-11-23  Glenn Morris  <rgm@gnu.org>
551         * automated/python-tests.el (python-shell-make-comint-1)
552         (python-shell-make-comint-2, python-shell-get-process-1):
553         Suppress creation of some temp-files.
555         * automated/python-tests.el (python-shell-parse-command-1)
556         (python-shell-make-comint-1, python-shell-make-comint-2)
557         (python-shell-get-process-1)
558         (python-shell-internal-get-or-create-process-1):
559         Skip rather than fail if prereqs not found.
561         * automated/Makefile.in (emacs):
562         Empty EMACSLOADPATH rather than unsetting.
564 2013-11-22  Glenn Morris  <rgm@gnu.org>
566         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
567         Set expected-result.
569 2013-11-21  Glenn Morris  <rgm@gnu.org>
571         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
572         (compile-main): Pass XARGS_LIMIT to xargs.
574         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
575         (EMACSOPT): Use PATH_SEPARATOR.
577 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
579         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
580         Add a failing test for Bug#15874.
581         (ruby--insert-coding-comment-ruby-style)
582         (ruby--insert-coding-comment-emacs-style)
583         (ruby--insert-coding-comment-custom-style):
584         Add a few tests for `ruby--insert-coding-comment'.
586 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
588         Improve API of recently-added bool vector functions (Bug#15912).
589         * automated/data-tests.el: Adjust to API changes.
591 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
593         * automated/tramp-tests.el (tramp-test07-file-exists-p)
594         (tramp-test08-file-local-copy)
595         (tramp-test09-insert-file-contents, tramp-test10-write-region)
596         (tramp-test11-copy-file, tramp-test12-rename-file)
597         (tramp-test13-make-directory, tramp-test14-delete-directory)
598         (tramp-test15-copy-directory, tramp-test16-directory-files)
599         (tramp-test17-insert-directory, tramp-test18-file-attributes)
600         (tramp-test19-directory-files-and-attributes)
601         (tramp-test20-file-modes, tramp-test21-file-links)
602         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
603         (tramp-test24-file-name-completion, tramp-test25-load)
604         (tramp-test26-process-file, tramp-test27-start-file-process)
605         (tramp-test28-shell-command): Cleanup connection initially.
607 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
609         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
610         connection before running the test.
612 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
614         * automated/tramp-tests.el (tramp-test15-copy-directory)
615         (tramp-test16-directory-files, tramp-test17-insert-directory)
616         (tramp-test18-file-attributes)
617         (tramp-test19-directory-files-and-attributes)
618         (tramp-test20-file-modes, tramp-test21-file-links)
619         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
620         (tramp-test24-file-name-completion, tramp-test25-load)
621         (tramp-test26-process-file, tramp-test27-start-file-process)
622         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
623         (tramp-test29-utf8): New test.
625 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
627         * automated/file-notify-tests.el (file-notify-test02-events)
628         (file-notify-test03-autorevert): Suppress messages in `write-region'.
630         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
631         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
632         (tramp-test26-process-file, tramp-test28-shell-command):
633         Ensure, that the directory is not empty when calling "ls".
635 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
637         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
638         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
639         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
640         (tramp-test09-insert-file-contents, tramp-test10-write-region)
641         (tramp-test26-process-file): Add tests.
642         (tramp-test11-copy-file): Remove debug message.
643         (tramp-test20-file-modes): Special case, if user is "root".
645 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
647         * automated/file-notify-tests.el:
648         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
649         `tramp-remote-path' when running on hydra.
650         (tramp-test07-file-exists-p): Remove instrumentation code.
651         (tramp-test26-process-file): Don't use "/bin/true" and
652         "/bin/false", these paths do not exist on hydra.
654 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
656         * automated/process-tests.el: New file.
658 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
660         * indent/ruby.rb: New examples.
662 2013-11-06  Glenn Morris  <rgm@gnu.org>
664         * automated/Makefile.in (setwins): Avoid accidental matches.
666 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
668         * automated/tramp-tests.el (tramp-test07-file-exists-p):
669         Fix docstring.  Instrument, in order to hunt failure on hydra.
671 2013-11-06  Glenn Morris  <rgm@gnu.org>
673         * automated/flymake-tests.el (warning-predicate-rx-gcc)
674         (warning-predicate-function-gcc, warning-predicate-rx-perl)
675         (warning-predicate-function-perl):
676         * automated/info-xref.el (info-xref-test-makeinfo):
677         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
678         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
680 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
682         * automated/tramp-tests.el: New file.
684 2013-11-05  Glenn Morris  <rgm@gnu.org>
686         Get rid of --chdir usage.
687         * automated/Makefile.in (EMACSOPT): Move -L here.
688         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
689         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
690         (.el.elc): No more need to pass -L here.
691         (compile-main): Get rid of sub-shell and cd.
692         (compile-clean, check): Get rid of cd.
694         Make it possible to run tests with a different working directory.
695         * automated/flymake-tests.el (flymake-tests-data-directory): New.
696         (flymake-tests--current-face): Use flymake-tests-data-directory.
697         (warning-predicate-function-gcc, warning-predicate-rx-perl)
698         (warning-predicate-function-perl): Adapt for above change.
699         * automated/zlib-tests.el (zlib-tests-data-directory): New.
700         (zlib--decompress): Use zlib-tests-data-directory.
702         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
703         Remove test that makes no sense.
705         * automated/files.el (files-test-local-variable-data):
706         Fix result typo presumably caused by interference from dir-locals.
707         (file-test--do-local-variables-test): Prevent dir-locals interfering.
709 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
711         * indent/ruby.rb: Add a statement on the line after heredoc.
712         Move a now-successful example.
714         * automated/ruby-mode-tests.el: Remove outdated comment.
716 2013-11-04  Glenn Morris  <rgm@gnu.org>
718         * automated/Makefile.in (abs_srcdir): Remove.
719         (emacs): Unset EMACSLOADPATH.
720         (.el.elc, check): Use -L to append srcdir to load-path.
722 2013-11-02  Glenn Morris  <rgm@gnu.org>
724         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
725         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
726         (abs_srcdir): New, set by configure.
727         (EMACS): Use a relative file name.
728         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
729         (lisp-compile): Remove (assume it's up-to-date).
730         (compile-main): Do not run lisp-compile.
731         (compile-main, compile-clean, compile-always, bootstrap-clean)
732         (check): Use srcdir rather than $test.  Check cd return value.
733         Use --chdir.
734         (doit, compile, compile-always): Remove stuff copied from lisp/.
735         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
737 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
739         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
740         Add a skipping test.
742 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
744         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
746         * indent/css-mode.css (.x2): Test alignement inside braces.
748 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
750         * indent/ruby.rb: New failing example.
752         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
753         Fix the test, in respect to adding the space after the curly.
755 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
757         * automated/ert-tests.el (ert-test-skip-unless): New test case.
758         (ert-test-deftest): Adapt test for changed macro expansion.
759         (ert-test-run-tests-interactively):
760         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
761         Add a skipping test.
763         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
764         (file-notify--test-local-enabled): Make it a function.  Check also
765         for `file-remote-p' of `temporary-file-directory'.
766         (file-notify--test-remote-enabled-checked): New defvar.
767         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
768         internal functions.  Cache result.
769         (file-notify--deftest-remote, file-notify-test00-availability)
770         (file-notify-test01-add-watch, file-notify-test02-events)
771         (file-notify-test03-autorevert): Add checks with `skip_unless'.
772         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
774 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
776         * indent/ruby.rb: Fix syntax error in the latest example.
778 2013-10-23  Glenn Morris  <rgm@gnu.org>
780         * automated/Makefile.in (abs_top_srcdir, top_builddir):
781         New, set by configure.
782         (top_srcdir): Remove.
783         (abs_test, abs_lispsrc): New.
784         (lisp): No longer absolute.
785         (emacs, lisp-compile, compile, compile-always):
786         Quote entities that might contain whitespace.
788 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
790         * indent/ruby.rb: Move two examples to "working" section, add one
791         more.
793 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
795         * indent/ruby.rb: New examples for indentation of blocks.
796         Example of hash inside parens that inflooped before the present commit.
798 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
800         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
801         allows another timer to run.
803 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
805         * indent/ruby.rb: More examples for bug#15594, both failing and
806         now passing.
808 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
810         * indent/ruby.rb: Add two more cases.
812 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
814         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
815         first use.
816         (ruby-should-indent): Use indent-according-to-mode.
817         (ruby-deftest-move-to-block): Use `declare'.
819 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
821         * indent/ruby.rb: Fix a spurious change, add more failing examples.
823 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
825         * indent/ruby.rb: Add a few more tests; adjust some indentation.
827 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
829         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
830         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
832         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
834 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
836         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
837         Adjust indentation of continued line to the new SMIE behavior.
839 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
841         * automated/completion-tests.el:
842         * indent/css-mode.css: New files.
844 2013-10-03  Daiki Ueno  <ueno@gnu.org>
846         * automated/data/package/signed/archive-contents:
847         * automated/data/package/signed/archive-contents.sig:
848         * automated/data/package/signed/signed-good-1.0.el:
849         * automated/data/package/signed/signed-good-1.0.el.sig:
850         * automated/data/package/signed/signed-bad-1.0.el:
851         * automated/data/package/signed/signed-bad-1.0.el.sig:
852         * automated/data/package/key.pub:
853         * automated/data/package/key.sec: New files.
855         * automated/package-test.el (package-test-update-listing)
856         (package-test-update-archives, package-test-describe-package):
857         Adjust to package.el change.
858         (package-test-signed): New test.
860 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
862         * automated/package-test.el: Update all cases to use :url instead
863         of :homepage.
865         * automated/package-x-test.el
866         (package-x-test--single-archive-entry-1-3): Same.
868 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
870         * automated/package-test.el (simple-single-desc-1-4): Remove, it
871         was unused.
872         (simple-single-desc): Expect :homepage property.
873         (multi-file-desc): Same.
874         (with-package-test): Do not save previous `default-directory'
875         value, let-bind the var instead.
876         (package-test-install-single): Expect :homepage property in the
877         generated pkg file.
878         (package-test-describe-package): Expect Homepage button.
879         (package-test-describe-non-installed-package)
880         (package-test-describe-non-installed-multi-file-package): Same.
881         (package-test-describe-not-installed-package): Remove, it was a
882         duplicate.
884         * automated/package-x-test.el
885         (package-x-test--single-archive-entry-1-3): Expect :homepage
886         property.
887         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
889         * automated/data/package/simple-single-1.3.el: Add URL header.
891         * automated/data/package/archive-contents: Add :homepage
892         properties to `simple-single' and `multi-file'.
894 2013-09-22  Daniel Colascione  <dancol@dancol.org>
896         * automated/data-tests.el:
897         (bool-vector-count-matches-all-0-nil)
898         (bool-vector-count-matches-all-0-t)
899         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
900         (bool-vector-count-matches-at, bool-vector-intersection-op)
901         (bool-vector-union-op, bool-vector-xor-op)
902         (bool-vector-set-difference-op)
903         (bool-vector-change-detection, bool-vector-not): New tests.
904         (mock-bool-vector-count-matches-at)
905         (test-bool-vector-bv-from-hex-string)
906         (test-bool-vector-to-hex-string)
907         (test-bool-vector-count-matches-at-tc)
908         (test-bool-vector-apply-mock-op)
909         (test-bool-vector-binop): New helper functions.
910         (bool-vector-test-vectors): New testcase data.
912 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
914         * automated/advice-tests.el (advice-test-called-interactively-p-around)
915         (advice-test-called-interactively-p-filter-args)
916         (advice-test-called-interactively-p-around): New tests.
918 2013-09-16  Glenn Morris  <rgm@gnu.org>
920         * automated/eshell.el (eshell-match-result):
921         Return a more informative failure than simply "false".  Update callers.
923         * automated/eshell.el (eshell-test/for-name-shadow-loop):
924         Test value before and after loop as well as during.
926 2013-09-15  Glenn Morris  <rgm@gnu.org>
928         * automated/eshell.el (eshell-test/for-name-shadow-loop):
929         New test.  (Bug#15372)
930         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
932 2013-09-13  Glenn Morris  <rgm@gnu.org>
934         * automated/eshell.el (with-temp-eshell):
935         Use a temp directory for eshell-directory-name.
936         (eshell-test-command-result): New, again using a temp directory.
937         Replace eshell-command-result with this throughout.
938         (eshell-test/for-loop, eshell-test/for-name-loop):
939         Ensure environment variables don't confuse us.
941 2013-09-12  Glenn Morris  <rgm@gnu.org>
943         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
944         due to "has a running process; kill it?" prompts.
946 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
948         * automated/eshell.el: Rename from eshell.el.
949         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
951 2013-09-01  Glenn Morris  <rgm@gnu.org>
953         * automated/Makefile.in (setwins): Avoid leading space in $wins.
954         Otherwise the sed command used by eg compile-main ends up
955         containing "/*.el".  (Bug#15170)
957 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
959         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
960         for portability to hosts where /bin/sh has problems.
962 2013-08-21  David Engster  <deng@randomsample.de>
964         * automated/eieio-tests.el, automated/eieio-test-persist.el:
965         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
966         upstream.  Changed to use ERT.
968 2013-08-14  Daniel Hackney  <dan@haxney.org>
970         * automated/package-test.el: Remove tar-package-building functions.
971         Tar file used for testing is included in the repository.
972         (package-test-install-texinfo, package-test-cleanup-built-files):
973         Remove.
975 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
977         * automated/python-tests.el (python-imenu-create-index-4)
978         (python-imenu-create-flat-index-2): New tests.
980 2013-08-05  Glenn Morris  <rgm@gnu.org>
982         * automated/mule-util.el: New file, with tests extracted from
983         lisp/international/mule-util.el.
985 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
987         * automated/advice-tests.el (advice-tests-nadvice): Test removal
988         before definition.
989         (advice-tests-macroaliases): New test.
991 2013-08-04  Glenn Morris  <rgm@gnu.org>
993         * automated/ert-tests.el: Disable failing test that no-one seems
994         to know how to fix.  (Bug#13064)
996         * automated/icalendar-tests.el (icalendar-tests--test-export)
997         (icalendar-tests--test-import): Try more precise TZ specification.
998         Remove debug messages.
1000 2013-08-03  Glenn Morris  <rgm@gnu.org>
1002         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1004         * automated/icalendar-tests.el (icalendar-tests--test-export)
1005         (icalendar-tests--test-import):
1006         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
1007         (icalendar-tests--test-import): Reset zone even if error occurred.
1009 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1011         * automated/core-elisp-tests.el: New file.
1013 2013-08-01  Glenn Morris  <rgm@gnu.org>
1015         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1016         Try to check that the remote system has a notification program.
1018 2013-07-31  Glenn Morris  <rgm@gnu.org>
1020         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1022 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1024         * automated/file-notify-tests.el
1025         (file-notify--test-local-enabled): New defconst.  Replaces all
1026         `file-notify-support' occurrences.
1027         (file-notify--test-remote-enabled): New defun.
1028         (file-notify--deftest-remote): Use it.
1029         (file-notify-test00-availability): Rewrite.
1030         (file-notify-test00-availability-remote): New defun.
1031         (file-notify-test01-add-watch): Rewrite first erroneous check.
1033 2013-07-23  Glenn Morris  <rgm@gnu.org>
1035         * automated/inotify-test.el (inotify-file-watch-simple):
1036         Delete temp-file when done.
1038         * automated/subword-tests.el: Require subword.
1040 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1042         * automated/subword-tests.el: New file.
1044 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1046         * automated/python-tests.el (python-imenu-create-index-2)
1047         (python-imenu-create-index-3): New tests.
1049 2013-07-11  Glenn Morris  <rgm@gnu.org>
1051         * automated/ert-tests.el: Require cl-lib at runtime too.
1052         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1053         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1054         (ert-test-set-functions, ert-test-gensym)
1055         (ert-test-coerce-to-vector, ert-test-string-position)
1056         (ert-test-mismatch): Remove tests.
1057         * automated/cl-lib.el: New, split from ert-tests.el.
1059         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1060         Goto point-min.
1061         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1062         (ruby-move-to-block-skips-percent-literal)
1063         (ruby-move-to-block-skips-heredoc)
1064         (ruby-move-to-block-moves-from-else-to-if)
1065         (ruby-beginning-of-defun-does-not-fold-case)
1066         (ruby-end-of-defun-skips-to-next-line-after-the-method):
1067         Replace goto-line with forward-line/goto-char.
1068         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1070         * automated/package-test.el (makeinfo-buffer): Autoload.
1071         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1072         (package-test-install-texinfo): Don't require makeinfo.
1074         * automated/files.el: Stop "local variables" confusion.
1076         * automated/flymake-tests.el (flymake-tests): Remove unused group.
1078         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1079         Use with-current-buffer.
1081         * automated/undo-tests.el (undo-test-buffer-modified)
1082         (undo-test-file-modified): New tests.
1084 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
1086         * automated/file-notify-tests.el (file-notify-test00-availability):
1087         Set :expected-result.
1088         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1089         (file-notify-test02-events, file-notify-test02-events-remote)
1090         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1091         Skip when `file-notify-support' is nil.  (Bug#14823)
1093 2013-07-09  Glenn Morris  <rgm@gnu.org>
1095         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1096         Declare.
1097         (inotify-file-watch-simple): Silence compiler.
1099         * automated/python-tests.el (python-indent-block-enders):
1100         Make it actually test something.
1102         * automated/package-x-test.el: Require package-test when compiling.
1104         * automated/add-log-tests.el, automated/advice-tests.el:
1105         * automated/imenu-test.el, automated/package-x-test.el:
1106         * automated/python-tests.el, automated/ruby-mode-tests.el:
1107         * automated/xml-parse-tests.el: Explicitly require ert.
1109 2013-07-08  Kenichi Handa  <handa@gnu.org>
1111         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1112         Use with-ccoding-priority to avoid side-effect (Bug#14781).
1114 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1116         * automated/file-notify-tests.el
1117         (file-notify-test-remote-temporary-file-directory):
1118         Use `null-device' on w32.
1119         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1120         (file-notify--test-results, file-notify--test-event)
1121         (file-notify--deftest-remote, file-notify--event-test)
1122         (file-notify--test-event-handler)
1123         (file-notify--test-make-temp-name): Rename, in order to mark them
1124         internal.
1125         (tramp-message-show-message, tramp-read-passwd): Tweak them for
1126         better fitting in noninteractive tests.
1127         (file-notify-test00-availability): Rename from `file-notify-test0'.
1128         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1129         Use `temporary-file-directory '.
1130         (file-notify-test01-add-watch-remote): New test.
1131         (file-notify-test02-events): Rename from `file-notify-test2'.
1132         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1133         (file-notify-test03-autorevert): Rename from
1134         `file-notify-test4'.  Use timeouts.
1135         (file-notify-test03-autorevert-remote): Rename from
1136         `file-notify-test5'.
1138 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1140         * automated/file-notify-tests.el: New package.
1142 2013-06-28  Kenichi Handa  <handa@gnu.org>
1144         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1145         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1146         Callers changed.
1147         (decoder-tests-filename): New function.
1148         (decoder-tests-prefer-utf-8-read)
1149         (decoder-tests-prefer-utf-8-write): New function.
1150         (ert-test-decoder-prefer-utf-8): New test.
1152 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
1154         * automated/package-x-test.el: Change the commentary.
1155         (package-x-test--single-archive-entry-1-3)
1156         (package-x-test--single-archive-entry-1-4): Fix the tests, by
1157         using the appropriate data structure.
1159 2013-06-27  Daniel Hackney  <dan@haxney.org>
1161         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1163         * automated/package-x-test.el: New file.
1165         * automated/package-test.el: New file.
1167         * automated/data/package: New directory, with test examples.
1169 2013-06-27  Glenn Morris  <rgm@gnu.org>
1171         * automated/python-tests.el (python-tests-with-temp-file):
1172         Clean up after ourself.
1174         * automated/undo-tests.el (undo-test3): Remove test that seems to
1175         do nothing that the previous one doesn't, except leave a tempfile.
1177 2013-06-26  Glenn Morris  <rgm@gnu.org>
1179         * automated/info-xref.el: New file.
1181 2013-06-25  Glenn Morris  <rgm@gnu.org>
1183         * automated/occur-tests.el (occur-test-create): New function.
1184         Use it to create separate tests for each element, so we run them
1185         all rather than stopping at the first error.
1187 2013-06-24  Glenn Morris  <rgm@gnu.org>
1189         * automated/occur-tests.el (occur-tests):
1190         Update for 2013-05-29 change to occur header line.
1192 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1194         Test suite for flymake.
1195         * automated/flymake-tests.el:
1196         * automated/flymake/warnpred/Makefile
1197         * automated/flymake/warnpred/test.c
1198         * automated/flymake/warnpred/test.pl: New files.
1200 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1202         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1204 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1206         * automated/reftex-tests.el: New test suite for reftex.
1208 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
1210         * automated/ruby-mode-tests.el: New tests, for percent literals
1211         and expression expansion.
1213 2013-05-29  Leo Liu  <sdl.web@gmail.com>
1215         * indent/octave.m: Tweak.
1217 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
1219         * eshell.el: Rewrite tests using ERT.
1221 2013-05-25  Leo Liu  <sdl.web@gmail.com>
1223         * indent/octave.m: Add tests for %!, # and ### comments.
1225 2013-05-23  Kenichi Handa  <handa@gnu.org>
1227         * automated/decoder-tests.el: New file.
1229 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
1231         * indent/ruby.rb: Add multiline regexp example.
1233         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1234         (ruby-regexp-skips-over-interpolation)
1235         (ruby-regexp-continues-till-end-when-unclosed)
1236         (ruby-regexp-can-be-multiline)
1237         (ruby-interpolation-inside-percent-literal): New tests.
1239 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1241         * indent/ruby.rb: Fix indentation after =; add more cases.
1243 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1245         * indent/pascal.pas: Add test for mis-identified comments.
1247 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
1249         * automated/imenu-test.el: New file.  (Bug#14112)
1251 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1253         * automated/python-tests.el (python-imenu-prev-index-position-1):
1254         Remove test.
1255         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1256         New tests.
1258 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1260         * automated/python-tests.el (python-nav-backward-defun-2)
1261         (python-nav-backward-defun-3, python-nav-forward-defun-2)
1262         (python-nav-forward-defun-3): New tests.
1264 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1266         * automated/python-tests.el (python-nav-backward-defun-1)
1267         (python-nav-forward-defun-1): New tests.
1269 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
1271         * automated/add-log-tests.el: New file.  (Bug#14112)
1273 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
1275         * automated/python-tests.el (python-indent-block-enders): New test.
1276         (python-info-current-defun-2): Fix test.
1278 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1280         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
1282 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
1284         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1285         (python-tests-with-temp-file): New macro.
1286         (python-tests-shell-interpreter): New var.
1287         (python-shell-get-process-name-1)
1288         (python-shell-internal-get-process-name-1)
1289         (python-shell-parse-command-1)
1290         (python-shell-calculate-process-environment-1)
1291         (python-shell-calculate-process-environment-2)
1292         (python-shell-calculate-process-environment-3)
1293         (python-shell-calculate-exec-path-1)
1294         (python-shell-calculate-exec-path-2)
1295         (python-shell-make-comint-1)
1296         (python-shell-make-comint-2)
1297         (python-shell-get-process-1)
1298         (python-shell-get-or-create-process-1)
1299         (python-shell-internal-get-or-create-process-1): New tests.
1301 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
1303         * automated/python-tests.el: New file.
1305 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
1307         * automated/ruby-mode-tests.el
1308         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1309         bits inside the examples.
1310         (ruby-move-to-block-skips-heredoc): New test.
1311         (ruby-add-log-current-method-after-inner-class):
1312         Lower expectations: move point inside a method, initially.
1314 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
1316         * automated/ruby-mode-tests.el
1317         (ruby-move-to-block-skips-percent-literal): New test.
1319 2013-02-04  Chong Yidong  <cyd@gnu.org>
1321         * automated/thingatpt.el: New file.
1323 2013-02-03  Chong Yidong  <cyd@gnu.org>
1325         * automated/files.el (file-test--do-local-variables-test):
1326         Avoid compilation warning message.
1328 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
1330         * automated/ruby-mode-tests.el
1331         (ruby-indent-spread-args-in-parens): New test.
1332         * automated/ruby-mode-tests.el (ruby-block-test-example):
1333         Break indentation of the do block opener and add a line inside it.
1334         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1335         Adjust line numbers.
1337 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1339         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
1341 2013-01-14  Glenn Morris  <rgm@gnu.org>
1343         * automated/compile-tests.el (compile-tests--test-regexps-data):
1344         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
1346 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
1348         * automated/man-tests.el: New file.
1350 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1352         * automated/undo-tests.el (undo-test0): Adjust error to code change.
1354 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1356         * automated/undo-tests.el: New file.
1358 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
1360         * automated/ruby-mode-tests.el
1361         (ruby-indent-after-block-in-continued-expression): New test.
1363 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
1365         * automated/ruby-mode-tests.el:
1366         Rename one interpolation test; add three more.
1367         (ruby-with-temp-buffer): New macro, use it where appropriate.
1368         (ruby-add-log-current-method-examples): Use "_" for target point.
1369         Add four new tests for ruby-add-log-current-method.
1371 2012-12-11  Glenn Morris  <rgm@gnu.org>
1373         * automated/f90.el (f90-test-bug13138): New test.
1375 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1377         * automated/inotify-test.el: New test.
1379 2012-12-02  Chong Yidong  <cyd@gnu.org>
1381         * automated/ruby-mode-tests.el
1382         (ruby-add-log-current-method-examples): Don't use loop macro, to
1383         allow automated testing to work.
1385 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1387         * automated/advice-tests.el (advice-tests--data): Remove.
1388         (advice-tests): Move the tests directly here instead.
1389         Add called-interactively-p tests.
1391 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1393         * automated/ert-x-tests.el: Use cl-lib.
1394         * automated/ert-tests.el: Use lexical-binding and cl-lib.
1396 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
1398         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1399         (ruby-indent-inside-heredoc-after-operator)
1400         (ruby-indent-inside-heredoc-after-space): New tests.
1401         Change direct font-lock face references to var references.
1402         (ruby-interpolation-suppresses-syntax-inside): New test.
1403         (ruby-interpolation-inside-percent-literal-with-paren):
1404         New failing test.
1406 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
1408         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1409         (ruby-singleton-class-no-heredoc-font-lock)
1410         (ruby-add-log-current-method-examples): New tests.
1411         (ruby-test-string): Extract from ruby-should-indent-buffer.
1412         (ruby-deftest-move-to-block): New macro.
1413         Add several move-to-block tests.
1415 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1417         * automated/advice-tests.el: New tests.
1419 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1421         * automated/compile-tests.el (compile-tests--test-regexps-data):
1422         Add new data for msft's new format.
1424 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1426         * automated/ruby-mode-tests.el:
1427         (ruby-toggle-block-to-multiline): New test.
1428         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1429         (ruby-toggle-block-to-brace): Use buffer-string.
1431 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1433         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1435 2012-08-28  Chong Yidong  <cyd@gnu.org>
1437         * automated/files.el: Test every combination of values for
1438         enable-local-variables and enable-local-eval.
1440 2012-08-19  Chong Yidong  <cyd@gnu.org>
1442         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1444 2012-08-18  Chong Yidong  <cyd@gnu.org>
1446         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1448 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1450         * indent/ruby.rb: Rearrange examples, add new ones.
1452 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1454         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1455         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1457 2012-08-11  Glenn Morris  <rgm@gnu.org>
1459         * automated/files.el: New file.
1461         * automated/Makefile.in (all): Fix typo.
1463 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1465         * automated/ruby-mode-tests.el (ruby-should-indent):
1466         Add docstring, check (current-indentation) instead of (current-column).
1467         (ruby-should-indent-buffer): New function.
1468         Add tests for `ruby-deep-indent-paren' behavior.
1469         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1471 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1473         Original tests in test_ruby_mode.rb in upstream (author).
1475 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1477         * automated/ruby-mode-tests.el (ruby-should-indent)
1478         (ruby-assert-state): New functions.
1479         Add new tests.
1481 2012-07-29  David Engster  <deng@randomsample.de>
1483         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1484         New variable to hold test data for name expansion.
1485         (xml-parse-tests): Test the two different types of name expansion.
1487 2012-07-29  Juri Linkov  <juri@jurta.org>
1489         * automated/occur-tests.el (occur-test-case): Use predefined
1490         buffer name " *test-occur*" instead of a random buffer name.
1492 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1494         * automated/ruby-mode-tests.el: New file with one test.
1496 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1498         * indent/shell.sh: Add test case for ${#VAR}.
1500         * indent/latex-mode.tex: New file.
1502 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1504         * eshell.el: Use cl-lib.
1506 2012-07-03  Chong Yidong  <cyd@gnu.org>
1508         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1510 2012-07-02  Chong Yidong  <cyd@gnu.org>
1512         * automated/xml-parse-tests.el (xml-parse-tests--data):
1513         More testcases.
1515 2012-07-01  Chong Yidong  <cyd@gnu.org>
1517         * automated/xml-parse-tests.el: New file.
1519 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1521         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1522         Use cl-flet.
1524 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1526         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1527         Test escaped commas in TZID (Bug#11473).
1528         (icalendar-import-with-timezone): New.
1529         (icalendar-real-world): Add new testcase as given in the bugreport
1530         of Bug#11473.
1532 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1534         * automated/icalendar-tests.el (icalendar-tests--test-import):
1535         Include UID in import tests (Bug#11525).
1536         (icalendar-import-non-recurring, icalendar-import-rrule)
1537         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1538         UID-import change.
1539         (icalendar-import-with-uid): New.
1540         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1541         Include UID in cycle tests.
1542         (icalendar-cycle, icalendar-real-world): UID-import change.
1544 2012-05-21  Glenn Morris  <rgm@gnu.org>
1546         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1548 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1550         * automated/url-util-tests.el: New file to test
1551         lisp/url/url-util.el.  Only `url-build-query-string' and
1552         `url-parse-query-string' are tested right now (Bug#8706).
1554 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1556         * indent/shell.sh:
1557         * indent/shell.rc: Ad some test cases.
1559 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1561         * indent/ruby.rb: New file, to test new syntax-propertize code.
1563 2012-04-11  Glenn Morris  <rgm@gnu.org>
1565         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1567 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1569         * automated/url-future-tests.el (url-future-tests): Move from
1570         lisp/url/url-future.el and rename.
1572 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1574         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1575         Fix broken test, caused by missing trailing blank.
1577 2011-12-03  Chong Yidong  <cyd@gnu.org>
1579         * automated/compile-tests.el (compile-tests--test-regexps-data):
1580         Increase column numbers by one to reflect change in how
1581         compilation-message is recorded (Bug#10172).
1583 2011-11-22  Glenn Morris  <rgm@gnu.org>
1585         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1587 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1589         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1591 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1593         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1594         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1595         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1597 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1599         * automated/newsticker-tests.el
1600         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1601         newsticker--treeview-tree-update.
1603 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1605         * automated/newsticker-tests.el
1606         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1608         * automated/newsticker-tests.el
1609         (newsticker--group-manage-orphan-feeds): Prevent updating
1610         newsticker treeview.  Fixed bug#9763.
1612 2011-10-20  Glenn Morris  <rgm@gnu.org>
1614         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1616         * automated/vc-bzr.el: New file.
1618 2011-10-15  Glenn Morris  <rgm@gnu.org>
1620         * automated/f90.el: New file.
1622 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1624         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1625         to automated/newsticker-tests.el.  Convert to ERT.
1627 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1629         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1630         Remove, simply use string=.
1631         (icalendar--diarytime-to-isotime)
1632         (icalendar--datetime-to-diary-date)
1633         (icalendar--datestring-to-isodate)
1634         (icalendar--format-ical-event)
1635         (icalendar--parse-summary-and-rest)
1636         (icalendar-tests--do-test-import)
1637         (icalendar-tests--do-test-cycle): Change argument order of
1638         string= to EXPECTED ACTUAL.
1639         (icalendar--import-format-sample)
1640         (icalendar--format-ical-event)
1641         (icalendar-import-non-recurring)
1642         (icalendar-import-rrule)
1643         (icalendar-import-duration)
1644         (icalendar-import-bug-6766)
1645         (icalendar-real-world): Adjust to string= instead of
1646         icalendar-tests--compare-strings.
1647         (icalendar-import-multiple-vcalendars): New.
1649 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1651         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1652         Require CL.
1654 2011-05-09  Juri Linkov  <juri@jurta.org>
1656         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1657         Convert to ERT.
1659 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1661         * automated/compile-tests.el: New file.
1663 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1665         * automated/font-parse-tests.el: Don't byte-compile.
1667         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1669 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1671         * automated/lexbind-tests.el: New file.
1673 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1675         * Version 23.3 released.
1677 2011-03-05  Glenn Morris  <rgm@gnu.org>
1679         * eshell.el: Move here from lisp/eshell/esh-test.el.
1681 2011-03-03  Christian Ohler  <ohler@gnu.org>
1683         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1684         New test.
1686 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1688         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1689         convert to ERT format.
1691 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1693         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1694         convert to ERT format.
1696 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1698         * indent/shell.sh:
1699         * indent/shell.rc: New files.
1701 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1703         * automated/font-parse-tests.el: Move from
1704         font-parse-testsuite.el.
1706 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1708         * font-parse-testsuite.el (test-font-parse-data): New file.
1710 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1712         * indent/prolog.prolog: Add tokenizing tests.
1714 2011-01-13  Christian Ohler  <ohler@gnu.org>
1716         * automated: New directory for automated tests.
1718         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1720         * automated/Makefile.in: New file.
1722 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1724         * indent/modula2.mod: New file.
1726 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1728         * indent/octave.m: Add a test to ensure indentation is local.
1730 2010-10-23  Glenn Morris  <rgm@gnu.org>
1732         * comint-testsuite.el
1733         (comint-testsuite--test-comint-password-prompt-regexp):
1734         Add "Please enter the password".  (Bug#7224)
1736 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1738         * indent/prolog.prolog: Use normal spacing around !.
1740 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1742         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
1744 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1746         * indent/octave.m: Remove some `fixindent' not needed any more.
1748 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1750         * indent/octave.m: New file.
1752 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1754         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1755         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1756         (icalendar-testsuite--run-internal-tests): New.
1757         (icalendar-testsuite--test-convert-ordinary-to-ical)
1758         (icalendar-testsuite--test-convert-block-to-ical)
1759         (icalendar-testsuite--test-convert-anniversary-to-ical)
1760         (icalendar-testsuite--test-parse-vtimezone)
1761         (icalendar-testsuite--do-test-export): Code formatting.
1762         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1763         (icalendar-testsuite--do-test-import)
1764         (icalendar-testsuite--do-test-cycle):
1765         Use icalendar-testsuite--compare-strings
1766         (icalendar-testsuite--run-import-tests): Comment added.
1767         (icalendar-testsuite--run-import-tests)
1768         (icalendar-testsuite--run-real-world-tests): Fix expected results.
1770 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
1772         * redisplay-testsuite.el (test-redisplay-3): New test.
1774 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
1776         * comint-testsuite.el: New file.
1778 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1780         * indent: New dir.
1782 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1784         * Version 23.2 released.
1786 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
1788         * cedet/semantic-ia-utest.el
1789         (semantic-symref-test-count-hits-in-tag): Add function, from
1790         semantic-test.el.
1792         * cedet/tests/test.cpp:
1793         * cedet/tests/test.py:
1794         * cedet/tests/teststruct.cpp:
1795         * cedet/tests/testtemplates.cpp:
1796         * cedet/tests/testusing.cpp:
1797         * cedet/tests/scopetest.cpp:
1798         * cedet/tests/scopetest.java: Files deleted.
1800         * cedet/tests/test.make:
1801         * cedet/tests/test.c:
1802         * cedet/tests/testjavacomp.java:
1803         * cedet/tests/testspp.c:
1804         * cedet/tests/testsppreplace.c:
1805         * cedet/tests/testsppreplaced.c:
1806         * cedet/tests/testsubclass.cpp:
1807         * cedet/tests/testsubclass.hh:
1808         * cedet/tests/testtypedefs.cpp:
1809         * cedet/tests/testvarnames.c:
1810         * cedet/tests/test.el:
1811         * cedet/tests/testdoublens.cpp:
1812         * cedet/tests/testdoublens.hpp: Add copyright header.
1814         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1815         Remove reference to deleted files.
1817 2010-03-30  Juri Linkov  <juri@jurta.org>
1819         * occur-testsuite.el (occur-tests): Add tests for context lines.
1821 2010-03-23  Juri Linkov  <juri@jurta.org>
1823         * occur-testsuite.el: New file.
1825 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1827         * Branch for 23.2.
1829 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
1831         * icalendar-testsuite.el
1832         (icalendar-testsuite--run-function-tests): Add new tests.
1833         (icalendar-testsuite--test-diarytime-to-isotime): Add another
1834         testcase.
1835         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1836         (icalendar-testsuite--test-convert-weekly-to-ical): New.
1837         (icalendar-testsuite--test-convert-yearly-to-ical): New.
1838         (icalendar-testsuite--test-convert-block-to-ical): New.
1839         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1840         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1842 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1844         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1845         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1846         Fix typos in docstrings and error messages.
1847         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1849 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1851         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1852         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1853         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1855 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
1857         * icalendar-testsuite.el
1858         (icalendar-testsuite--run-function-tests):
1859         Add icalendar-testsuite--test-parse-vtimezone.
1860         (icalendar-testsuite--test-parse-vtimezone): New.
1861         (icalendar-testsuite--do-test-cycle): Doc changes.
1862         (icalendar-testsuite--run-real-world-tests): Remove trailing
1863         whitespace -- see change of icalendar--add-diary-entry in
1864         icalendar.el.
1865         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1867 2009-09-30  Glenn Morris  <rgm@gnu.org>
1869         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1871 2009-06-26  Eric Ludlam  <zappo@gnu.org>
1873         * cedet/*: New unit tests, from CEDET repository.
1875 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
1877         * redisplay-testsuite.el: New file.
1879 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1881         * Branch for 23.1.
1883 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
1885         * icalendar-testsuite.el
1886         (icalendar-testsuite--run-function-tests):
1887         Add icalendar-testsuite--test-diarytime-to-isotime.
1888         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1889         recent icalendar fixes.
1890         (icalendar-testsuite--test-diarytime-to-isotime): New.
1891         (icalendar-testsuite--test-create-uid): Adjust to recent
1892         icalendar changes.
1894 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
1896         * bytecomp-testsuite.el: New file.
1898 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
1900         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1901         Add `icalendar-testsuite--test-create-uid'.
1902         (icalendar-testsuite--test-create-uid): New.
1904 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
1906         * newsticker-testsuite.el: New file.
1908 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
1910         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1911         Add icalendar-testsuite--test-datestring-to-isodate,
1912         icalendar-testsuite--test-datetime-to-diary-date, and
1913         icalendar-testsuite--test-calendar-style.
1914         (icalendar-testsuite--test-format-ical-event)
1915         (icalendar-testsuite--test-parse-summary-and-rest):
1916         Doc fix.  Remove european-calendar-style.
1917         (icalendar-testsuite--get-ical-event): Doc fix.
1918         (icalendar-testsuite--test-first-weekday-of-year)
1919         (icalendar-testsuite--run-cycle-tests): Add doc string.
1920         (icalendar-testsuite--test-datestring-to-isodate)
1921         (icalendar-testsuite--test-datetime-to-diary-date)
1922         (icalendar-testsuite--test-calendar-style): New functions.
1923         (icalendar-testsuite--test-export): Handle iso date style.
1924         New arg INPUT-ISO.  Use calendar-date-style.
1925         (icalendar-testsuite--test-import): Handle iso date style.
1926         New arg EXPECTED-ISO.  Use calendar-date-style.
1927         (icalendar-testsuite--test-cycle): Handle iso date style.
1928         (icalendar-testsuite--run-import-tests)
1929         (icalendar-testsuite--run-export-tests)
1930         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1932 2008-02-29  Glenn Morris  <rgm@gnu.org>
1934         * README: New file.
1936 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
1938         * icalendar-testsuite.el: New file.
1940 ;; Local Variables:
1941 ;; coding: utf-8
1942 ;; End:
1944   Copyright (C) 2008-2014 Free Software Foundation, Inc.
1946   This file is part of GNU Emacs.
1948   GNU Emacs is free software: you can redistribute it and/or modify
1949   it under the terms of the GNU General Public License as published by
1950   the Free Software Foundation, either version 3 of the License, or
1951   (at your option) any later version.
1953   GNU Emacs is distributed in the hope that it will be useful,
1954   but WITHOUT ANY WARRANTY; without even the implied warranty of
1955   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1956   GNU General Public License for more details.
1958   You should have received a copy of the GNU General Public License
1959   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.