* lisp/icomplete.el (icomplete-show-matches-on-no-input): Default to nil.
[emacs.git] / test / ChangeLog
blobf45e4de11f595eb391669532f6b12e17c8e3d33d
1 2013-12-26  João Távora <joaotavora@gmail.com>
2         * automated/electric-tests.el: Add tests for Electric Pair mode.
4 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
6         * automated/python-tests.el
7         (python-nav-lisp-forward-sexp-safe-1): Remove test.
8         (python-nav-forward-sexp-safe-1): New test.
10 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
12         * automated/ruby-mode-tests.el: Add tests for
13         `ruby-align-to-stmt-keywords'.
15         * indent/ruby.rb: Update examples to reflect the lack of change in
16         default indentation of `begin' blocks.
18 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
20         * indent/ruby.rb: Update examples according to the change
21         in `smie-indent-close'.
23 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
25         * indent/ruby.rb: New examples.
27 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
29         * automated/python-tests.el (python-indent-dedenters-2): New test.
31 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
33         * automated/python-tests.el (python-indent-after-comment-1)
34         (python-indent-after-comment-2): New tests.
36 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
38         * automated/python-test.el (python-indent-block-enders-1): Rename
39         from python-indent-block-enders.
40         (python-indent-block-enders-2): New test.
42 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
44         * indent/js.js: New file.
46 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
48         * automated/dbus-tests.el: New file.
50 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
52         * automated/regexp-tests.el: New file.
54 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
56         * automated/reftex-tests.el (reftex-parse-from-file-test):
57         Run temp-dir through file-truename, to make sure the temporary file
58         names are comparable as strings.
60         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
61         Force Unix EOLs by using 'utf-8-unix', since the default of
62         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
64 2013-11-28  Glenn Morris  <rgm@gnu.org>
66         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
68 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
70         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
71         (EMACSOPT): Use $(PATH_SEP).
73 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
75         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
76         Set to nil.
78 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
80         * automated/file-notify-tests.el
81         (file-notify-test-remote-temporary-file-directory):
82         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
83         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
84         (file-notify--deftest-remote): Cleanup connection initially.
85         (file-notify-test03-autorevert): Run also in batch mode.  Use a
86         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
87         does not work on MS Windows.  Call `accept-process-output' for
88         remote files.  Apply `string-match' instead of `string-equal', the
89         messages are different on MS Windows.
91         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
92         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
93         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
95 2013-11-23  Glenn Morris  <rgm@gnu.org>
97         * automated/python-tests.el (python-shell-make-comint-1)
98         (python-shell-make-comint-2, python-shell-get-process-1):
99         Suppress creation of some temp-files.
101         * automated/python-tests.el (python-shell-parse-command-1)
102         (python-shell-make-comint-1, python-shell-make-comint-2)
103         (python-shell-get-process-1)
104         (python-shell-internal-get-or-create-process-1):
105         Skip rather than fail if prereqs not found.
107         * automated/Makefile.in (emacs):
108         Empty EMACSLOADPATH rather than unsetting.
110 2013-11-22  Glenn Morris  <rgm@gnu.org>
112         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
113         Set expected-result.
115 2013-11-21  Glenn Morris  <rgm@gnu.org>
117         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
118         (compile-main): Pass XARGS_LIMIT to xargs.
120         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
121         (EMACSOPT): Use PATH_SEPARATOR.
123 2013-11-20  Bozhidar Batsov <bozhidar@batsov.com>
125         * test/automated/ruby-mode-tests.el (ruby-exit!-font-lock):
126         Add a failing test for Bug#15874.
127         * test/automated/ruby-mode-tests.el
128         (ruby--insert-coding-comment-ruby-style)
129         (ruby--insert-coding-comment-emacs-style)
130         (ruby--insert-coding-comment-custom-style):
131         Add a few tests for `ruby--insert-coding-comment'.
133 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
135         Improve API of recently-added bool vector functions (Bug#15912).
136         * automated/data-tests.el: Adjust to API changes.
138 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
140         * automated/tramp-tests.el (tramp-test07-file-exists-p)
141         (tramp-test08-file-local-copy)
142         (tramp-test09-insert-file-contents, tramp-test10-write-region)
143         (tramp-test11-copy-file, tramp-test12-rename-file)
144         (tramp-test13-make-directory, tramp-test14-delete-directory)
145         (tramp-test15-copy-directory, tramp-test16-directory-files)
146         (tramp-test17-insert-directory, tramp-test18-file-attributes)
147         (tramp-test19-directory-files-and-attributes)
148         (tramp-test20-file-modes, tramp-test21-file-links)
149         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
150         (tramp-test24-file-name-completion, tramp-test25-load)
151         (tramp-test26-process-file, tramp-test27-start-file-process)
152         (tramp-test28-shell-command): Cleanup connection initially.
154 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
156         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
157         connection before running the test.
159 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
161         * automated/tramp-tests.el (tramp-test15-copy-directory)
162         (tramp-test16-directory-files, tramp-test17-insert-directory)
163         (tramp-test18-file-attributes)
164         (tramp-test19-directory-files-and-attributes)
165         (tramp-test20-file-modes, tramp-test21-file-links)
166         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
167         (tramp-test24-file-name-completion, tramp-test25-load)
168         (tramp-test26-process-file, tramp-test27-start-file-process):
169         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
170         (tramp-test29-utf8): New test.
172 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
174         * automated/file-notify-tests.el (file-notify-test02-events)
175         (file-notify-test03-autorevert): Suppress messages in `write-region'.
177         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
178         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
179         (tramp-test26-process-file, tramp-test28-shell-command):
180         Ensure, that the directory is not empty when calling "ls".
182 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
184         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
185         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
186         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
187         (tramp-test09-insert-file-contents, tramp-test10-write-region):
188         (tramp-test26-process-file): Add tests.
189         (tramp-test11-copy-file): Remove debug message.
190         (tramp-test20-file-modes): Special case, if user is "root".
192 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
194         * automated/file-notify-tests.el:
195         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
196         `tramp-remote-path' when running on hydra.
197         (tramp-test07-file-exists-p): Remove instrumentation code.
198         (tramp-test26-process-file): Don't use "/bin/true" and
199         "/bin/false", these paths do not exist on hydra.
201 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
203         * automated/process-tests.el: New file.
205 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
207         * indent/ruby.rb: New examples.
209 2013-11-06  Glenn Morris  <rgm@gnu.org>
211         * automated/Makefile.in (setwins): Avoid accidental matches.
213 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
215         * automated/tramp-tests.el (tramp-test07-file-exists-p):
216         Fix docstring.  Instrument, in order to hunt failure on hydra.
218 2013-11-06  Glenn Morris  <rgm@gnu.org>
220         * automated/flymake-tests.el (warning-predicate-rx-gcc)
221         (warning-predicate-function-gcc, warning-predicate-rx-perl)
222         (warning-predicate-function-perl):
223         * automated/info-xref.el (info-xref-test-makeinfo):
224         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
225         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
227 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
229         * automated/tramp-tests.el: New file.
231 2013-11-05  Glenn Morris  <rgm@gnu.org>
233         Get rid of --chdir usage.
234         * automated/Makefile.in (EMACSOPT): Move -L here.
235         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
236         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
237         (.el.elc): No more need to pass -L here.
238         (compile-main): Get rid of sub-shell and cd.
239         (compile-clean, check): Get rid of cd.
241         Make it possible to run tests with a different working directory.
242         * automated/flymake-tests.el (flymake-tests-data-directory): New.
243         (flymake-tests--current-face): Use flymake-tests-data-directory.
244         (warning-predicate-function-gcc, warning-predicate-rx-perl)
245         (warning-predicate-function-perl): Adapt for above change.
246         * automated/zlib-tests.el (zlib-tests-data-directory): New.
247         (zlib--decompress): Use zlib-tests-data-directory.
249         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
250         Remove test that makes no sense.
252         * automated/files.el (files-test-local-variable-data):
253         Fix result typo presumably caused by interference from dir-locals.
254         (file-test--do-local-variables-test): Prevent dir-locals interfering.
256 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
258         * indent/ruby.rb: Add a statement on the line after heredoc.
259         Move a now-successful example.
261         * automated/ruby-mode-tests.el: Remove outdated comment.
263 2013-11-04  Glenn Morris  <rgm@gnu.org>
265         * automated/Makefile.in (abs_srcdir): Remove.
266         (emacs): Unset EMACSLOADPATH.
267         (.el.elc, check): Use -L to append srcdir to load-path.
269 2013-11-02  Glenn Morris  <rgm@gnu.org>
271         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
272         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
273         (abs_srcdir): New, set by configure.
274         (EMACS): Use a relative file name.
275         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
276         (lisp-compile): Remove (assume it's up-to-date).
277         (compile-main): Do not run lisp-compile.
278         (compile-main, compile-clean, compile-always, bootstrap-clean)
279         (check): Use srcdir rather than $test.  Check cd return value.
280         Use --chdir.
281         (doit, compile, compile-always): Remove stuff copied from lisp/.
282         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
284 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
286         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
287         Add a skipping test.
289 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
291         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
293         * indent/css-mode.css (.x2): Test alignement inside braces.
295 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
297         * indent/ruby.rb: New failing example.
299         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
300         Fix the test, in respect to adding the space after the curly.
302 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
304         * automated/ert-tests.el (ert-test-skip-unless): New test case.
305         (ert-test-deftest): Adapt test for changed macro expansion.
306         (ert-test-run-tests-interactively):
307         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
308         Add a skipping test.
310         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
311         (file-notify--test-local-enabled): Make it a function.  Check also
312         for `file-remote-p' of `temporary-file-directory'.
313         (file-notify--test-remote-enabled-checked): New defvar.
314         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
315         internal functions.  Cache result.
316         (file-notify--deftest-remote, file-notify-test00-availability)
317         (file-notify-test01-add-watch, file-notify-test02-events)
318         (file-notify-test03-autorevert): Add checks with `skip_unless'.
319         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
321 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
323         * indent/ruby.rb: Fix syntax error in the latest example.
325 2013-10-23  Glenn Morris  <rgm@gnu.org>
327         * automated/Makefile.in (abs_top_srcdir, top_builddir):
328         New, set by configure.
329         (top_srcdir): Remove.
330         (abs_test, abs_lispsrc): New.
331         (lisp): No longer absolute.
332         (emacs, lisp-compile, compile, compile-always):
333         Quote entities that might contain whitespace.
335 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
337         * indent/ruby.rb: Move two examples to "working" section, add one
338         more.
340 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
342         * indent/ruby.rb: New examples for indentation of blocks.
343         Example of hash inside parens that inflooped before the present commit.
345 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
347         * test/automated/timer-tests.el: New file.  Tests that (sit-for 0)
348         allows another timer to run.
350 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
352         * indent/ruby.rb: More examples for bug#15594, both failing and
353         now passing.
355 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
357         * indent/ruby.rb: Add two more cases.
359 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
361         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
362         first use.
363         (ruby-should-indent): Use indent-according-to-mode.
364         (ruby-deftest-move-to-block): Use `declare'.
366 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
368         * indent/ruby.rb: Fix a spurious change, add more failing examples.
370 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
372         * indent/ruby.rb: Add a few more tests; adjust some indentation.
374 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
376         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
377         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
379         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
381 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
383         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
384         Adjust indentation of continued line to the new SMIE behavior.
386 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
388         * automated/completion-tests.el:
389         * indent/css-mode.css: New files.
391 2013-10-03  Daiki Ueno  <ueno@gnu.org>
393         * automated/data/package/signed/archive-contents:
394         * automated/data/package/signed/archive-contents.sig:
395         * automated/data/package/signed/signed-good-1.0.el:
396         * automated/data/package/signed/signed-good-1.0.el.sig:
397         * automated/data/package/signed/signed-bad-1.0.el:
398         * automated/data/package/signed/signed-bad-1.0.el.sig:
399         * automated/data/package/key.pub:
400         * automated/data/package/key.sec: New files.
402         * automated/package-test.el (package-test-update-listing)
403         (package-test-update-archives, package-test-describe-package):
404         Adjust to package.el change.
405         (package-test-signed): New test.
407 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
409         * automated/package-test.el: Update all cases to use :url instead
410         of :homepage.
412         * automated/package-x-test.el
413         (package-x-test--single-archive-entry-1-3): Same.
415 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
417         * automated/package-test.el (simple-single-desc-1-4): Remove, it
418         was unused.
419         (simple-single-desc): Expect :homepage property.
420         (multi-file-desc): Same.
421         (with-package-test): Do not save previous `default-directory'
422         value, let-bind the var instead.
423         (package-test-install-single): Expect :homepage property in the
424         generated pkg file.
425         (package-test-describe-package): Expect Homepage button.
426         (package-test-describe-non-installed-package)
427         (package-test-describe-non-installed-multi-file-package): Same.
428         (package-test-describe-not-installed-package): Remove, it was a
429         duplicate.
431         * automated/package-x-test.el
432         (package-x-test--single-archive-entry-1-3): Expect :homepage
433         property.
434         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
436         * automated/data/package/simple-single-1.3.el: Add URL header.
438         * automated/data/package/archive-contents: Add :homepage
439         properties to `simple-single' and `multi-file'.
441 2013-09-22  Daniel Colascione  <dancol@dancol.org>
443         * automated/data-test.el:
444         (bool-vector-count-matches-all-0-nil)
445         (bool-vector-count-matches-all-0-t)
446         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
447         (bool-vector-count-matches-at, bool-vector-intersection-op)
448         (bool-vector-union-op, bool-vector-xor-op)
449         (bool-vector-set-difference-op)
450         (bool-vector-change-detection, bool-vector-not): New tests.
451         (mock-bool-vector-count-matches-at)
452         (test-bool-vector-bv-from-hex-string)
453         (test-bool-vector-to-hex-string)
454         (test-bool-vector-count-matches-at-tc)
455         (test-bool-vector-apply-mock-op)
456         (test-bool-vector-binop): New helper functions.
457         (bool-vector-test-vectors): New testcase data.
459 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
461         * automated/advice-tests.el (advice-test-called-interactively-p-around)
462         (advice-test-called-interactively-p-filter-args)
463         (advice-test-called-interactively-p-around): New tests.
465 2013-09-16  Glenn Morris  <rgm@gnu.org>
467         * automated/eshell.el (eshell-match-result):
468         Return a more informative failure than simply "false".  Update callers.
470         * automated/eshell.el (eshell-test/for-name-shadow-loop):
471         Test value before and after loop as well as during.
473 2013-09-15  Glenn Morris  <rgm@gnu.org>
475         * automated/eshell.el (eshell-test/for-name-shadow-loop):
476         New test.  (Bug#15372)
477         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
479 2013-09-13  Glenn Morris  <rgm@gnu.org>
481         * automated/eshell.el (with-temp-eshell):
482         Use a temp directory for eshell-directory-name.
483         (eshell-test-command-result): New, again using a temp directory.
484         Replace eshell-command-result with this throughout.
485         (eshell-test/for-loop, eshell-test/for-name-loop):
486         Ensure environment variables don't confuse us.
488 2013-09-12  Glenn Morris  <rgm@gnu.org>
490         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
491         due to "has a running process; kill it?" prompts.
493 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
495         * automated/eshell.el: Rename from eshell.el.
496         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
498 2013-09-01  Glenn Morris  <rgm@gnu.org>
500         * automated/Makefile.in (setwins): Avoid leading space in $wins.
501         Otherwise the sed command used by eg compile-main ends up
502         containing "/*.el".  (Bug#15170)
504 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
506         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
507         for portability to hosts where /bin/sh has problems.
509 2013-08-21  David Engster  <deng@randomsample.de>
511         * automated/eieio-tests.el, automated/eieio-test-persist.el:
512         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
513         upstream.  Changed to use ERT.
515 2013-08-14  Daniel Hackney  <dan@haxney.org>
517         * package-test.el: Remove tar-package-building functions.  Tar file
518         used for testing is included in the repository.
519         (package-test-install-texinfo, package-test-cleanup-built-files):
520         Remove.
522 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
524         * automated/python-tests.el (python-imenu-create-index-4)
525         (python-imenu-create-flat-index-2): New tests.
527 2013-08-05  Glenn Morris  <rgm@gnu.org>
529         * automated/mule-util.el: New file, with tests extracted from
530         lisp/international/mule-util.el.
532 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
534         * automated/advice-tests.el (advice-tests-nadvice): Test removal
535         before definition.
536         (advice-tests-macroaliases): New test.
538 2013-08-04  Glenn Morris  <rgm@gnu.org>
540         * automated/ert-tests.el: Disable failing test that no-one seems
541         to know how to fix.  (Bug#13064)
543         * automated/icalendar-tests.el (icalendar-tests--test-export)
544         (icalendar-tests--test-import): Try more precise TZ specification.
545         Remove debug messages.
547 2013-08-03  Glenn Morris  <rgm@gnu.org>
549         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
551         * automated/icalendar-tests.el (icalendar-tests--test-export)
552         (icalendar-tests--test-import):
553         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
554         (icalendar-tests--test-import): Reset zone even if error occurred.
556 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
558         * automated/core-elisp-tests.el: New file.
560 2013-08-01  Glenn Morris  <rgm@gnu.org>
562         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
563         Try to check that the remote system has a notification program.
565 2013-07-31  Glenn Morris  <rgm@gnu.org>
567         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
569 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
571         * automated/file-notify-tests.el
572         (file-notify--test-local-enabled): New defconst.  Replaces all
573         `file-notify-support' occurences.
574         (file-notify--test-remote-enabled): New defun.
575         (file-notify--deftest-remote): Use it.
576         (file-notify-test00-availability): Rewrite.
577         (file-notify-test00-availability-remote): New defun.
578         (file-notify-test01-add-watch): Rewrite first erroneous check.
580 2013-07-23  Glenn Morris  <rgm@gnu.org>
582         * automated/inotify-test.el (inotify-file-watch-simple):
583         Delete temp-file when done.
585         * automated/subword-tests.el: Require subword.
587 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
589         * automated/subword-tests.el: New file.
591 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
593         * automated/python-tests.el (python-imenu-create-index-2)
594         (python-imenu-create-index-3): New tests.
596 2013-07-11  Glenn Morris  <rgm@gnu.org>
598         * automated/ert-tests.el: Require cl-lib at runtime too.
599         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
600         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
601         (ert-test-set-functions, ert-test-gensym)
602         (ert-test-coerce-to-vector, ert-test-string-position)
603         (ert-test-mismatch): Remove tests.
604         * automated/cl-lib.el: New, split from ert-tests.el.
606         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
607         Goto point-min.
608         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
609         (ruby-move-to-block-skips-percent-literal)
610         (ruby-move-to-block-skips-heredoc)
611         (ruby-move-to-block-moves-from-else-to-if)
612         (ruby-beginning-of-defun-does-not-fold-case)
613         (ruby-end-of-defun-skips-to-next-line-after-the-method):
614         Replace goto-line with forward-line/goto-char.
615         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
617         * automated/package-test.el (makeinfo-buffer): Autoload.
618         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
619         (package-test-install-texinfo): Don't require makeinfo.
621         * automated/files.el: Stop "local variables" confusion.
623         * automated/flymake-tests.el (flymake-tests): Remove unused group.
625         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
626         Use with-current-buffer.
628         * automated/undo-tests.el (undo-test-buffer-modified)
629         (undo-test-file-modified): New tests.
631 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
633         * automated/file-notify-tests.el (file-notify-test00-availability):
634         Set :expected-result.
635         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
636         (file-notify-test02-events, file-notify-test02-events-remote)
637         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
638         Skip when `file-notify-support' is nil.  (Bug#14823)
640 2013-07-09  Glenn Morris  <rgm@gnu.org>
642         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
643         Declare.
644         (inotify-file-watch-simple): Silence compiler.
646         * automated/python-tests.el (python-indent-block-enders):
647         Make it actually test something.
649         * automated/package-x-test.el: Require package-test when compiling.
651         * automated/add-log-tests.el, automated/advice-tests.el:
652         * automated/imenu-test.el, automated/package-x-test.el:
653         * automated/python-tests.el, automated/ruby-mode-tests.el:
654         * automated/xml-parse-tests.el: Explicitly require ert.
656 2013-07-08  Kenichi Handa  <handa@gnu.org>
658         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
659         Use with-ccoding-priority to avoid side-effect (Bug#14781).
661 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
663         * automated/file-notify-tests.el
664         (file-notify-test-remote-temporary-file-directory):
665         Use `null-device' on w32.
666         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
667         (file-notify--test-results, file-notify--test-event)
668         (file-notify--deftest-remote, file-notify--event-test)
669         (file-notify--test-event-handler)
670         (file-notify--test-make-temp-name): Rename, in order to mark them
671         internal.
672         (tramp-message-show-message, tramp-read-passwd): Tweak them for
673         better fitting in noninteractive tests.
674         (file-notify-test00-availability): Rename from `file-notify-test0'.
675         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
676         Use `temporary-file-directory '.
677         (file-notify-test01-add-watch-remote): New test.
678         (file-notify-test02-events): Rename from `file-notify-test2'.
679         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
680         (file-notify-test03-autorevert): Rename from
681         `file-notify-test4'.  Use timeouts.
682         (file-notify-test03-autorevert-remote): Rename from
683         `file-notify-test5'.
685 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
687         * automated/file-notify-tests.el: New package.
689 2013-06-28  Kenichi Handa  <handa@gnu.org>
691         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
692         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
693         Callers changed.
694         (decoder-tests-filename): New function.
695         (decoder-tests-prefer-utf-8-read)
696         (decoder-tests-prefer-utf-8-write): New function.
697         (ert-test-decoder-prefer-utf-8): New test.
699 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
701         * automated/package-x-test.el: Change the commentary.
702         (package-x-test--single-archive-entry-1-3)
703         (package-x-test--single-archive-entry-1-4): Fix the tests, by
704         using the appropriate data structure.
706 2013-06-27  Daniel Hackney  <dan@haxney.org>
708         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
710         * automated/package-x-test.el: New file.
712         * automated/package-test.el: New file.
714         * automated/data/package: New directory, with test examples.
716 2013-06-27  Glenn Morris  <rgm@gnu.org>
718         * automated/python-tests.el (python-tests-with-temp-file):
719         Clean up after ourself.
721         * automated/undo-tests.el (undo-test3): Remove test that seems to
722         do nothing that the previous one doesn't, except leave a tempfile.
724 2013-06-26  Glenn Morris  <rgm@gnu.org>
726         * automated/info-xref.el: New file.
728 2013-06-25  Glenn Morris  <rgm@gnu.org>
730         * automated/occur-tests.el (occur-test-create): New function.
731         Use it to create separate tests for each element, so we run them
732         all rather than stopping at the first error.
734 2013-06-24  Glenn Morris  <rgm@gnu.org>
736         * automated/occur-tests.el (occur-tests):
737         Update for 2013-05-29 change to occur header line.
739 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
741         Test suite for flymake.
742         * automated/flymake-tests.el:
743         * automated/flymake/warnpred/Makefile
744         * automated/flymake/warnpred/test.c
745         * automated/flymake/warnpred/test.pl: New files.
747 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
749         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
751 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
753         * automated/reftex-tests.el: New test suite for reftex.
755 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
757         * automated/ruby-mode-tests.el: New tests, for percent literals
758         and expression expansion.
760 2013-05-29  Leo Liu  <sdl.web@gmail.com>
762         * indent/octave.m: Tweak.
764 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
766         * tests/eshell.el: Rewrite tests using ERT.
768 2013-05-25  Leo Liu  <sdl.web@gmail.com>
770         * indent/octave.m: Add tests for %!, # and ### comments.
772 2013-05-23  Kenichi Handa  <handa@gnu.org>
774         * automated/decoder-tests.el: New file.
776 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
778         * indent/ruby.rb: Add multiline regexp example.
780         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
781         (ruby-regexp-skips-over-interpolation)
782         (ruby-regexp-continues-till-end-when-unclosed)
783         (ruby-regexp-can-be-multiline)
784         (ruby-interpolation-inside-percent-literal): New tests.
786 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
788         * indent/ruby.rb: Fix indentation after =; add more cases.
790 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
792         * indent/pascal.pas: Add test for mis-identified comments.
794 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
796         * automated/imenu-tests.el: New file.  (Bug#14112)
798 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
800         * automated/python-tests.el (python-imenu-prev-index-position-1):
801         Remove test.
802         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
803         New tests.
805 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
807         * automated/python-tests.el (python-nav-backward-defun-2)
808         (python-nav-backward-defun-3, python-nav-forward-defun-2)
809         (python-nav-forward-defun-3): New tests.
811 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
813         * automated/python-tests.el (python-nav-backward-defun-1)
814         (python-nav-forward-defun-1): New tests.
816 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
818         * automated/add-log-tests.el: New file. (Bug#14112)
820 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
822         * automated/python-tests.el (python-indent-block-enders): New test.
823         (python-info-current-defun-2): Fix test.
825 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
827         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
829 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
831         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
832         (python-tests-with-temp-file): New macro.
833         (python-tests-shell-interpreter): New var.
834         (python-shell-get-process-name-1)
835         (python-shell-internal-get-process-name-1)
836         (python-shell-parse-command-1)
837         (python-shell-calculate-process-environment-1)
838         (python-shell-calculate-process-environment-2)
839         (python-shell-calculate-process-environment-3)
840         (python-shell-calculate-exec-path-1)
841         (python-shell-calculate-exec-path-2)
842         (python-shell-make-comint-1)
843         (python-shell-make-comint-2)
844         (python-shell-get-process-1)
845         (python-shell-get-or-create-process-1)
846         (python-shell-internal-get-or-create-process-1): New tests.
848 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
850         * automated/python-tests.el: New file.
852 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
854         * automated/ruby-mode-tests.el
855         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
856         bits inside the examples.
857         (ruby-move-to-block-skips-heredoc): New test.
858         (ruby-add-log-current-method-after-inner-class):
859         Lower expectations: move point inside a method, initially.
861 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
863         * automated/ruby-mode-tests.el
864         (ruby-move-to-block-skips-percent-literal): New test.
866 2013-02-04  Chong Yidong  <cyd@gnu.org>
868         * automated/thingatpt.el: New file.
870 2013-02-03  Chong Yidong  <cyd@gnu.org>
872         * automated/files.el (file-test--do-local-variables-test):
873         Avoid compilation warning message.
875 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
877         * automated/ruby-mode-tests.el
878         (ruby-indent-spread-args-in-parens): New test.
879         * automated/ruby-mode-tests.el (ruby-block-test-example):
880         Break indentation of the do block opener and add a line inside it.
881         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
882         Adjust line numbers.
884 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
886         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
888 2013-01-14  Glenn Morris  <rgm@gnu.org>
890         * automated/compile-tests.el (compile-tests--test-regexps-data):
891         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
893 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
895         * automated/man-tests.el: New file.
897 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
899         * automated/undo-tests.el (undo-test0): Adjust error to code change.
901 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
903         * automated/undo-tests.el: New file.
905 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
907         * automated/ruby-mode-tests.el
908         (ruby-indent-after-block-in-continued-expression): New test.
910 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
912         * automated/ruby-mode-tests.el:
913         Rename one interpolation test; add three more.
914         (ruby-with-temp-buffer): New macro, use it where appropriate.
915         (ruby-add-log-current-method-examples): Use "_" for target point.
916         Add four new tests for ruby-add-log-current-method.
918 2012-12-11  Glenn Morris  <rgm@gnu.org>
920         * automated/f90.el (f90-test-bug13138): New test.
922 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
924         * automated/inotify-test.el: New test.
926 2012-12-02  Chong Yidong  <cyd@gnu.org>
928         * automated/ruby-mode-tests.el
929         (ruby-add-log-current-method-examples): Don't use loop macro, to
930         allow automated testing to work.
932 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
934         * automated/advice-tests.el (advice-tests--data): Remove.
935         (advice-tests): Move the tests directly here instead.
936         Add called-interactively-p tests.
938 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
940         * automated/ert-x-tests.el: Use cl-lib.
941         * automated/ert-tests.el: Use lexical-binding and cl-lib.
943 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
945         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
946         (ruby-indent-inside-heredoc-after-operator)
947         (ruby-indent-inside-heredoc-after-space): New tests.
948         Change direct font-lock face references to var references.
949         (ruby-interpolation-suppresses-syntax-inside): New test.
950         (ruby-interpolation-inside-percent-literal-with-paren):
951         New failing test.
953 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
955         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
956         (ruby-singleton-class-no-heredoc-font-lock)
957         (ruby-add-log-current-method-examples): New tests.
958         (ruby-test-string): Extract from ruby-should-indent-buffer.
959         (ruby-deftest-move-to-block): New macro.
960         Add several move-to-block tests.
962 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
964         * automated/advice-tests.el: New tests.
966 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
968         * automated/compile-tests.el (compile-tests--test-regexps-data):
969         Add new data for msft's new format.
971 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
973         * automated/ruby-mode-tests.el:
974         (ruby-toggle-block-to-multiline): New test.
975         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
976         (ruby-toggle-block-to-brace): Use buffer-string.
978 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
980         * automated/ruby-mode-tests.el: New tests (Bug#11613).
982 2012-08-28  Chong Yidong  <cyd@gnu.org>
984         * automated/files.el: Test every combination of values for
985         enable-local-variables and enable-local-eval.
987 2012-08-19  Chong Yidong  <cyd@gnu.org>
989         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
991 2012-08-18  Chong Yidong  <cyd@gnu.org>
993         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
995 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
997         * indent/ruby.rb: Rearrange examples, add new ones.
999 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1001         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1002         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1004 2012-08-11  Glenn Morris  <rgm@gnu.org>
1006         * automated/files.el: New file.
1008         * automated/Makefile.in (all): Fix typo.
1010 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1012         * automated/ruby-mode-tests.el (ruby-should-indent):
1013         Add docstring, check (current-indentation) instead of (current-column).
1014         (ruby-should-indent-buffer): New function.
1015         Add tests for `ruby-deep-indent-paren' behavior.
1016         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1018 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1020         Original tests in test_ruby_mode.rb in upstream (author).
1022 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1024         * automated/ruby-mode-tests.el (ruby-should-indent)
1025         (ruby-assert-state): New functions.
1026         Add new tests.
1028 2012-07-29  David Engster  <deng@randomsample.de>
1030         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1031         New variable to hold test data for name expansion.
1032         (xml-parse-tests): Test the two different types of name expansion.
1034 2012-07-29  Juri Linkov  <juri@jurta.org>
1036         * automated/occur-tests.el (occur-test-case): Use predefined
1037         buffer name " *test-occur*" instead of a random buffer name.
1039 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1041         * automated/ruby-mode-tests.el: New file with one test.
1043 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1045         * indent/shell.sh: Add test case for ${#VAR}.
1047         * indent/latex-mode.tex: New file.
1049 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1051         * eshell.el: Use cl-lib.
1053 2012-07-03  Chong Yidong  <cyd@gnu.org>
1055         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1057 2012-07-02  Chong Yidong  <cyd@gnu.org>
1059         * automated/xml-parse-tests.el (xml-parse-tests--data):
1060         More testcases.
1062 2012-07-01  Chong Yidong  <cyd@gnu.org>
1064         * automated/xml-parse-tests.el: New file.
1066 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1068         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1069         Use cl-flet.
1071 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1073         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1074         Test escaped commas in TZID (Bug#11473).
1075         (icalendar-import-with-timezone): New.
1076         (icalendar-real-world): Add new testcase as given in the bugreport
1077         of Bug#11473.
1079 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1081         * automated/icalendar-tests.el (icalendar-tests--test-import):
1082         Include UID in import tests (Bug#11525).
1083         (icalendar-import-non-recurring, icalendar-import-rrule)
1084         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1085         UID-import change.
1086         (icalendar-import-with-uid): New.
1087         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1088         Include UID in cycle tests.
1089         (icalendar-cycle, icalendar-real-world): UID-import change.
1091 2012-05-21  Glenn Morris  <rgm@gnu.org>
1093         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1095 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1097         * automated/url-util-tests.el: New file to test
1098         lisp/url/url-util.el.  Only `url-build-query-string' and
1099         `url-parse-query-string' are tested right now (Bug#8706).
1101 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1103         * indent/shell.sh:
1104         * indent/shell.rc: Ad some test cases.
1106 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1108         * indent/ruby.rb: New file, to test new syntax-propertize code.
1110 2012-04-11  Glenn Morris  <rgm@gnu.org>
1112         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1114 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1116         * automated/url-future-tests.el (url-future-tests): Move from
1117         lisp/url/url-future.el and rename.
1119 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1121         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1122         Fix broken test, caused by missing trailing blank.
1124 2011-12-03  Chong Yidong  <cyd@gnu.org>
1126         * automated/compile-tests.el (compile-tests--test-regexps-data):
1127         Increase column numbers by one to reflect change in how
1128         compilation-message is recorded (Bug#10172).
1130 2011-11-22  Glenn Morris  <rgm@gnu.org>
1132         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1134 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1136         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1138 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1140         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1141         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1142         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1144 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1146         * automated/newsticker-tests.el
1147         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1148         newsticker--treeview-tree-update.
1150 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1152         * automated/newsticker-tests.el
1153         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1155         * trunk/test/automated/newsticker-tests.el
1156         (newsticker--group-manage-orphan-feeds): Prevent updating
1157         newsticker treeview. Fixed bug#9763.
1159 2011-10-20  Glenn Morris  <rgm@gnu.org>
1161         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1163         * automated/vc-bzr.el: New file.
1165 2011-10-15  Glenn Morris  <rgm@gnu.org>
1167         * automated/f90.el: New file.
1169 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1171         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1172         to automated/newsticker-tests.el. Convert to ERT.
1174 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1176         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1177         Remove, simply use string=.
1178         (icalendar--diarytime-to-isotime)
1179         (icalendar--datetime-to-diary-date)
1180         (icalendar--datestring-to-isodate)
1181         (icalendar--format-ical-event)
1182         (icalendar--parse-summary-and-rest)
1183         (icalendar-tests--do-test-import)
1184         (icalendar-tests--do-test-cycle): Change argument order of
1185         string= to EXPECTED ACTUAL.
1186         (icalendar--import-format-sample)
1187         (icalendar--format-ical-event)
1188         (icalendar-import-non-recurring)
1189         (icalendar-import-rrule)
1190         (icalendar-import-duration)
1191         (icalendar-import-bug-6766)
1192         (icalendar-real-world): Adjust to string= instead of
1193         icalendar-tests--compare-strings.
1194         (icalendar-import-multiple-vcalendars): New.
1196 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1198         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1199         Require CL.
1201 2011-05-09  Juri Linkov  <juri@jurta.org>
1203         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1204         Convert to ERT.
1206 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1208         * automated/compile-tests.el: New file.
1210 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1212         * automated/font-parse-tests.el: Don't byte-compile.
1214         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1216 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1218         * automated/lexbind-tests.el: New file.
1220 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1222         * Version 23.3 released.
1224 2011-03-05  Glenn Morris  <rgm@gnu.org>
1226         * eshell.el: Move here from lisp/eshell/esh-test.el.
1228 2011-03-03  Christian Ohler  <ohler@gnu.org>
1230         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1231         New test.
1233 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1235         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1236         convert to ERT format.
1238 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1240         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1241         convert to ERT format.
1243 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1245         * indent/shell.sh:
1246         * indent/shell.rc: New files.
1248 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1250         * automated/font-parse-tests.el: Move from
1251         font-parse-testsuite.el.
1253 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1255         * font-parse-testsuite.el (test-font-parse-data): New file.
1257 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1259         * indent/prolog.prolog: Add tokenizing tests.
1261 2011-01-13  Christian Ohler  <ohler@gnu.org>
1263         * automated: New directory for automated tests.
1265         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1267         * automated/Makefile.in: New file.
1269 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1271         * indent/modula2.mod: New file.
1273 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1275         * indent/octave.m: Add a test to ensure indentation is local.
1277 2010-10-23  Glenn Morris  <rgm@gnu.org>
1279         * comint-testsuite.el
1280         (comint-testsuite--test-comint-password-prompt-regexp):
1281         Add "Please enter the password".  (Bug#7224)
1283 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1285         * indent/prolog.prolog: Use normal spacing around !.
1287 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1289         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
1291 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1293         * indent/octave.m: Remove some `fixindent' not needed any more.
1295 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1297         * indent/octave.m: New file.
1299 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1301         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1302         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1303         (icalendar-testsuite--run-internal-tests): New.
1304         (icalendar-testsuite--test-convert-ordinary-to-ical)
1305         (icalendar-testsuite--test-convert-block-to-ical)
1306         (icalendar-testsuite--test-convert-anniversary-to-ical)
1307         (icalendar-testsuite--test-parse-vtimezone)
1308         (icalendar-testsuite--do-test-export): Code formatting.
1309         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1310         (icalendar-testsuite--do-test-import)
1311         (icalendar-testsuite--do-test-cycle):
1312         Use icalendar-testsuite--compare-strings
1313         (icalendar-testsuite--run-import-tests): Comment added.
1314         (icalendar-testsuite--run-import-tests)
1315         (icalendar-testsuite--run-real-world-tests): Fix expected results.
1317 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
1319         * redisplay-testsuite.el (test-redisplay-3): New test.
1321 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
1323         * comint-testsuite.el: New file.
1325 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1327         * indent: New dir.
1329 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1331         * Version 23.2 released.
1333 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
1335         * cedet/semantic-ia-utest.el
1336         (semantic-symref-test-count-hits-in-tag): Add function, from
1337         semantic-test.el.
1339         * cedet/tests/test.cpp:
1340         * cedet/tests/test.py:
1341         * cedet/tests/teststruct.cpp:
1342         * cedet/tests/testtemplates.cpp:
1343         * cedet/tests/testusing.cpp:
1344         * cedet/tests/scopetest.cpp:
1345         * cedet/tests/scopetest.java: Files deleted.
1347         * cedet/tests/test.make:
1348         * cedet/tests/test.c:
1349         * cedet/tests/testjavacomp.java:
1350         * cedet/tests/testspp.c:
1351         * cedet/tests/testsppreplace.c:
1352         * cedet/tests/testsppreplaced.c:
1353         * cedet/tests/testsubclass.cpp:
1354         * cedet/tests/testsubclass.hh:
1355         * cedet/tests/testtypedefs.cpp:
1356         * cedet/tests/testvarnames.c:
1357         * cedet/tests/test.el:
1358         * cedet/tests/testdoublens.cpp:
1359         * cedet/tests/testdoublens.hpp: Add copyright header.
1361         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1362         Remove reference to deleted files.
1364 2010-03-30  Juri Linkov  <juri@jurta.org>
1366         * occur-testsuite.el (occur-tests): Add tests for context lines.
1368 2010-03-23  Juri Linkov  <juri@jurta.org>
1370         * occur-testsuite.el: New file.
1372 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1374         * Branch for 23.2.
1376 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
1378         * icalendar-testsuite.el
1379         (icalendar-testsuite--run-function-tests): Add new tests.
1380         (icalendar-testsuite--test-diarytime-to-isotime): Add another
1381         testcase.
1382         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1383         (icalendar-testsuite--test-convert-weekly-to-ical): New.
1384         (icalendar-testsuite--test-convert-yearly-to-ical): New.
1385         (icalendar-testsuite--test-convert-block-to-ical): New.
1386         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1387         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1389 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1391         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1392         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1393         Fix typos in docstrings and error messages.
1394         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1396 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1398         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1399         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1400         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1402 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
1404         * icalendar-testsuite.el
1405         (icalendar-testsuite--run-function-tests):
1406         Add icalendar-testsuite--test-parse-vtimezone.
1407         (icalendar-testsuite--test-parse-vtimezone): New.
1408         (icalendar-testsuite--do-test-cycle): Doc changes.
1409         (icalendar-testsuite--run-real-world-tests): Remove trailing
1410         whitespace -- see change of icalendar--add-diary-entry in
1411         icalendar.el.
1412         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1414 2009-09-30  Glenn Morris  <rgm@gnu.org>
1416         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1418 2009-06-26  Eric Ludlam  <zappo@gnu.org>
1420         * cedet/*: New unit tests, from CEDET repository.
1422 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
1424         * redisplay-testsuite.el: New file.
1426 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1428         * Branch for 23.1.
1430 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
1432         * icalendar-testsuite.el
1433         (icalendar-testsuite--run-function-tests):
1434         Add icalendar-testsuite--test-diarytime-to-isotime.
1435         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1436         recent icalendar fixes.
1437         (icalendar-testsuite--test-diarytime-to-isotime): New.
1438         (icalendar-testsuite--test-create-uid): Adjust to recent
1439         icalendar changes.
1441 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
1443         * bytecomp-testsuite.el: New file.
1445 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
1447         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1448         Add `icalendar-testsuite--test-create-uid'.
1449         (icalendar-testsuite--test-create-uid): New.
1451 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
1453         * newsticker-testsuite.el: New file.
1455 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
1457         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1458         Add icalendar-testsuite--test-datestring-to-isodate,
1459         icalendar-testsuite--test-datetime-to-diary-date, and
1460         icalendar-testsuite--test-calendar-style.
1461         (icalendar-testsuite--test-format-ical-event):
1462         (icalendar-testsuite--test-parse-summary-and-rest):
1463         Doc fix.  Remove european-calendar-style.
1464         (icalendar-testsuite--get-ical-event): Doc fix.
1465         (icalendar-testsuite--test-first-weekday-of-year):
1466         (icalendar-testsuite--run-cycle-tests): Add doc string.
1467         (icalendar-testsuite--test-datestring-to-isodate):
1468         (icalendar-testsuite--test-datetime-to-diary-date):
1469         (icalendar-testsuite--test-calendar-style): New functions.
1470         (icalendar-testsuite--test-export): Handle iso date style.
1471         New arg INPUT-ISO.  Use calendar-date-style.
1472         (icalendar-testsuite--test-import): Handle iso date style.
1473         New arg EXPECTED-ISO.  Use calendar-date-style.
1474         (icalendar-testsuite--test-cycle): Handle iso date style.
1475         (icalendar-testsuite--run-import-tests):
1476         (icalendar-testsuite--run-export-tests):
1477         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1479 2008-02-29  Glenn Morris  <rgm@gnu.org>
1481         * README: New file.
1483 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
1485         * icalendar-testsuite.el: New file.
1487 ;; Local Variables:
1488 ;; coding: utf-8
1489 ;; End:
1491   Copyright (C) 2008-2013 Free Software Foundation, Inc.
1493   This file is part of GNU Emacs.
1495   GNU Emacs is free software: you can redistribute it and/or modify
1496   it under the terms of the GNU General Public License as published by
1497   the Free Software Foundation, either version 3 of the License, or
1498   (at your option) any later version.
1500   GNU Emacs is distributed in the hope that it will be useful,
1501   but WITHOUT ANY WARRANTY; without even the implied warranty of
1502   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1503   GNU General Public License for more details.
1505   You should have received a copy of the GNU General Public License
1506   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.