* automated/file-notify-tests.el (file-notify-test02-events):
[emacs.git] / test / ChangeLog
blobd09d9e524a36d53e45607f06f83b653e0e30c089
1 2014-01-26  Michael Albinus  <michael.albinus@gmx.de>
3         * automated/file-notify-tests.el (file-notify-test02-events):
4         Let test case fail for Bug#16519.
6 2014-01-22  Michael Albinus  <michael.albinus@gmx.de>
8         * automated/file-notify-tests.el (file-notify-test02-events):
9         Hide Bug#16519, until it is solved.
11 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
13         * automated/file-notify-tests.el
14         (file-notify--test-local-enabled): Fix error in logic.
15         (file-notify--wait-for-events): New defmacro.
16         (file-notify-test02-events): Make short breaks between file operations.
17         Use `file-notify--wait-for-events'.  Check, that events have arrived.
18         (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
20         * automated/comint-testsuite.el
21         (comint-testsuite-password-strings): Add localized examples.
23 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
25         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
26         case if inotify is not linked with Emacs.  Use `read-event' rather
27         than `sit-for' in order to process events.  (Bug#13662)
29 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
31         * automated/ert-tests.el (ert-test-record-backtrace): Reenable
32         test case with adapted test string.  (Bug#13064)
34 2013-12-28  Glenn Morris  <rgm@gnu.org>
36         * automated/electric-tests.el: Require 'elec-pair.
38 2013-12-26  João Távora  <joaotavora@gmail.com>
40         * automated/electric-tests.el (electric-pair-test-for):
41         Fix autowrapping tests in batch-mode by running with
42         `transient-mark-mode' set to `lambda'.
44         * automated/electric-tests.el: New file.
46 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
48         * automated/python-tests.el
49         (python-nav-lisp-forward-sexp-safe-1): Remove test.
50         (python-nav-forward-sexp-safe-1): New test.
52 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
54         * automated/ruby-mode-tests.el: Add tests for
55         `ruby-align-to-stmt-keywords'.
57         * indent/ruby.rb: Update examples to reflect the lack of change in
58         default indentation of `begin' blocks.
60 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
62         * indent/ruby.rb: Update examples according to the change
63         in `smie-indent-close'.
65 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
67         * indent/ruby.rb: New examples.
69 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
71         * automated/python-tests.el (python-indent-dedenters-2): New test.
73 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
75         * automated/python-tests.el (python-indent-after-comment-1)
76         (python-indent-after-comment-2): New tests.
78 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
80         * automated/python-tests.el (python-indent-block-enders-1):
81         Rename from python-indent-block-enders.
82         (python-indent-block-enders-2): New test.
84 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
86         * indent/js.js: New file.
88 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
90         * automated/dbus-tests.el: New file.
92 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
94         * automated/regexp-tests.el: New file.
96 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
98         * automated/reftex-tests.el (reftex-parse-from-file-test):
99         Run temp-dir through file-truename, to make sure the temporary file
100         names are comparable as strings.
102         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
103         Force Unix EOLs by using 'utf-8-unix', since the default of
104         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
106 2013-11-28  Glenn Morris  <rgm@gnu.org>
108         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
110 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
112         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
113         (EMACSOPT): Use $(PATH_SEP).
115 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
117         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
118         Set to nil.
120 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
122         * automated/file-notify-tests.el
123         (file-notify-test-remote-temporary-file-directory):
124         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
125         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
126         (file-notify--deftest-remote): Cleanup connection initially.
127         (file-notify-test03-autorevert): Run also in batch mode.  Use a
128         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
129         does not work on MS Windows.  Call `accept-process-output' for
130         remote files.  Apply `string-match' instead of `string-equal', the
131         messages are different on MS Windows.
133         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
134         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
135         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
137 2013-11-23  Glenn Morris  <rgm@gnu.org>
139         * automated/python-tests.el (python-shell-make-comint-1)
140         (python-shell-make-comint-2, python-shell-get-process-1):
141         Suppress creation of some temp-files.
143         * automated/python-tests.el (python-shell-parse-command-1)
144         (python-shell-make-comint-1, python-shell-make-comint-2)
145         (python-shell-get-process-1)
146         (python-shell-internal-get-or-create-process-1):
147         Skip rather than fail if prereqs not found.
149         * automated/Makefile.in (emacs):
150         Empty EMACSLOADPATH rather than unsetting.
152 2013-11-22  Glenn Morris  <rgm@gnu.org>
154         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
155         Set expected-result.
157 2013-11-21  Glenn Morris  <rgm@gnu.org>
159         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
160         (compile-main): Pass XARGS_LIMIT to xargs.
162         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
163         (EMACSOPT): Use PATH_SEPARATOR.
165 2013-11-20  Bozhidar Batsov <bozhidar@batsov.com>
167         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
168         Add a failing test for Bug#15874.
169         (ruby--insert-coding-comment-ruby-style)
170         (ruby--insert-coding-comment-emacs-style)
171         (ruby--insert-coding-comment-custom-style):
172         Add a few tests for `ruby--insert-coding-comment'.
174 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
176         Improve API of recently-added bool vector functions (Bug#15912).
177         * automated/data-tests.el: Adjust to API changes.
179 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
181         * automated/tramp-tests.el (tramp-test07-file-exists-p)
182         (tramp-test08-file-local-copy)
183         (tramp-test09-insert-file-contents, tramp-test10-write-region)
184         (tramp-test11-copy-file, tramp-test12-rename-file)
185         (tramp-test13-make-directory, tramp-test14-delete-directory)
186         (tramp-test15-copy-directory, tramp-test16-directory-files)
187         (tramp-test17-insert-directory, tramp-test18-file-attributes)
188         (tramp-test19-directory-files-and-attributes)
189         (tramp-test20-file-modes, tramp-test21-file-links)
190         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
191         (tramp-test24-file-name-completion, tramp-test25-load)
192         (tramp-test26-process-file, tramp-test27-start-file-process)
193         (tramp-test28-shell-command): Cleanup connection initially.
195 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
197         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
198         connection before running the test.
200 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
202         * automated/tramp-tests.el (tramp-test15-copy-directory)
203         (tramp-test16-directory-files, tramp-test17-insert-directory)
204         (tramp-test18-file-attributes)
205         (tramp-test19-directory-files-and-attributes)
206         (tramp-test20-file-modes, tramp-test21-file-links)
207         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
208         (tramp-test24-file-name-completion, tramp-test25-load)
209         (tramp-test26-process-file, tramp-test27-start-file-process):
210         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
211         (tramp-test29-utf8): New test.
213 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
215         * automated/file-notify-tests.el (file-notify-test02-events)
216         (file-notify-test03-autorevert): Suppress messages in `write-region'.
218         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
219         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
220         (tramp-test26-process-file, tramp-test28-shell-command):
221         Ensure, that the directory is not empty when calling "ls".
223 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
225         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
226         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
227         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
228         (tramp-test09-insert-file-contents, tramp-test10-write-region):
229         (tramp-test26-process-file): Add tests.
230         (tramp-test11-copy-file): Remove debug message.
231         (tramp-test20-file-modes): Special case, if user is "root".
233 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
235         * automated/file-notify-tests.el:
236         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
237         `tramp-remote-path' when running on hydra.
238         (tramp-test07-file-exists-p): Remove instrumentation code.
239         (tramp-test26-process-file): Don't use "/bin/true" and
240         "/bin/false", these paths do not exist on hydra.
242 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
244         * automated/process-tests.el: New file.
246 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
248         * indent/ruby.rb: New examples.
250 2013-11-06  Glenn Morris  <rgm@gnu.org>
252         * automated/Makefile.in (setwins): Avoid accidental matches.
254 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
256         * automated/tramp-tests.el (tramp-test07-file-exists-p):
257         Fix docstring.  Instrument, in order to hunt failure on hydra.
259 2013-11-06  Glenn Morris  <rgm@gnu.org>
261         * automated/flymake-tests.el (warning-predicate-rx-gcc)
262         (warning-predicate-function-gcc, warning-predicate-rx-perl)
263         (warning-predicate-function-perl):
264         * automated/info-xref.el (info-xref-test-makeinfo):
265         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
266         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
268 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
270         * automated/tramp-tests.el: New file.
272 2013-11-05  Glenn Morris  <rgm@gnu.org>
274         Get rid of --chdir usage.
275         * automated/Makefile.in (EMACSOPT): Move -L here.
276         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
277         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
278         (.el.elc): No more need to pass -L here.
279         (compile-main): Get rid of sub-shell and cd.
280         (compile-clean, check): Get rid of cd.
282         Make it possible to run tests with a different working directory.
283         * automated/flymake-tests.el (flymake-tests-data-directory): New.
284         (flymake-tests--current-face): Use flymake-tests-data-directory.
285         (warning-predicate-function-gcc, warning-predicate-rx-perl)
286         (warning-predicate-function-perl): Adapt for above change.
287         * automated/zlib-tests.el (zlib-tests-data-directory): New.
288         (zlib--decompress): Use zlib-tests-data-directory.
290         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
291         Remove test that makes no sense.
293         * automated/files.el (files-test-local-variable-data):
294         Fix result typo presumably caused by interference from dir-locals.
295         (file-test--do-local-variables-test): Prevent dir-locals interfering.
297 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
299         * indent/ruby.rb: Add a statement on the line after heredoc.
300         Move a now-successful example.
302         * automated/ruby-mode-tests.el: Remove outdated comment.
304 2013-11-04  Glenn Morris  <rgm@gnu.org>
306         * automated/Makefile.in (abs_srcdir): Remove.
307         (emacs): Unset EMACSLOADPATH.
308         (.el.elc, check): Use -L to append srcdir to load-path.
310 2013-11-02  Glenn Morris  <rgm@gnu.org>
312         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
313         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
314         (abs_srcdir): New, set by configure.
315         (EMACS): Use a relative file name.
316         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
317         (lisp-compile): Remove (assume it's up-to-date).
318         (compile-main): Do not run lisp-compile.
319         (compile-main, compile-clean, compile-always, bootstrap-clean)
320         (check): Use srcdir rather than $test.  Check cd return value.
321         Use --chdir.
322         (doit, compile, compile-always): Remove stuff copied from lisp/.
323         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
325 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
327         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
328         Add a skipping test.
330 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
332         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
334         * indent/css-mode.css (.x2): Test alignement inside braces.
336 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
338         * indent/ruby.rb: New failing example.
340         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
341         Fix the test, in respect to adding the space after the curly.
343 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
345         * automated/ert-tests.el (ert-test-skip-unless): New test case.
346         (ert-test-deftest): Adapt test for changed macro expansion.
347         (ert-test-run-tests-interactively):
348         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
349         Add a skipping test.
351         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
352         (file-notify--test-local-enabled): Make it a function.  Check also
353         for `file-remote-p' of `temporary-file-directory'.
354         (file-notify--test-remote-enabled-checked): New defvar.
355         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
356         internal functions.  Cache result.
357         (file-notify--deftest-remote, file-notify-test00-availability)
358         (file-notify-test01-add-watch, file-notify-test02-events)
359         (file-notify-test03-autorevert): Add checks with `skip_unless'.
360         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
362 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
364         * indent/ruby.rb: Fix syntax error in the latest example.
366 2013-10-23  Glenn Morris  <rgm@gnu.org>
368         * automated/Makefile.in (abs_top_srcdir, top_builddir):
369         New, set by configure.
370         (top_srcdir): Remove.
371         (abs_test, abs_lispsrc): New.
372         (lisp): No longer absolute.
373         (emacs, lisp-compile, compile, compile-always):
374         Quote entities that might contain whitespace.
376 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
378         * indent/ruby.rb: Move two examples to "working" section, add one
379         more.
381 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
383         * indent/ruby.rb: New examples for indentation of blocks.
384         Example of hash inside parens that inflooped before the present commit.
386 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
388         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
389         allows another timer to run.
391 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
393         * indent/ruby.rb: More examples for bug#15594, both failing and
394         now passing.
396 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
398         * indent/ruby.rb: Add two more cases.
400 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
402         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
403         first use.
404         (ruby-should-indent): Use indent-according-to-mode.
405         (ruby-deftest-move-to-block): Use `declare'.
407 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
409         * indent/ruby.rb: Fix a spurious change, add more failing examples.
411 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
413         * indent/ruby.rb: Add a few more tests; adjust some indentation.
415 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
417         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
418         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
420         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
422 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
424         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
425         Adjust indentation of continued line to the new SMIE behavior.
427 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
429         * automated/completion-tests.el:
430         * indent/css-mode.css: New files.
432 2013-10-03  Daiki Ueno  <ueno@gnu.org>
434         * automated/data/package/signed/archive-contents:
435         * automated/data/package/signed/archive-contents.sig:
436         * automated/data/package/signed/signed-good-1.0.el:
437         * automated/data/package/signed/signed-good-1.0.el.sig:
438         * automated/data/package/signed/signed-bad-1.0.el:
439         * automated/data/package/signed/signed-bad-1.0.el.sig:
440         * automated/data/package/key.pub:
441         * automated/data/package/key.sec: New files.
443         * automated/package-test.el (package-test-update-listing)
444         (package-test-update-archives, package-test-describe-package):
445         Adjust to package.el change.
446         (package-test-signed): New test.
448 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
450         * automated/package-test.el: Update all cases to use :url instead
451         of :homepage.
453         * automated/package-x-test.el
454         (package-x-test--single-archive-entry-1-3): Same.
456 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
458         * automated/package-test.el (simple-single-desc-1-4): Remove, it
459         was unused.
460         (simple-single-desc): Expect :homepage property.
461         (multi-file-desc): Same.
462         (with-package-test): Do not save previous `default-directory'
463         value, let-bind the var instead.
464         (package-test-install-single): Expect :homepage property in the
465         generated pkg file.
466         (package-test-describe-package): Expect Homepage button.
467         (package-test-describe-non-installed-package)
468         (package-test-describe-non-installed-multi-file-package): Same.
469         (package-test-describe-not-installed-package): Remove, it was a
470         duplicate.
472         * automated/package-x-test.el
473         (package-x-test--single-archive-entry-1-3): Expect :homepage
474         property.
475         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
477         * automated/data/package/simple-single-1.3.el: Add URL header.
479         * automated/data/package/archive-contents: Add :homepage
480         properties to `simple-single' and `multi-file'.
482 2013-09-22  Daniel Colascione  <dancol@dancol.org>
484         * automated/data-tests.el:
485         (bool-vector-count-matches-all-0-nil)
486         (bool-vector-count-matches-all-0-t)
487         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
488         (bool-vector-count-matches-at, bool-vector-intersection-op)
489         (bool-vector-union-op, bool-vector-xor-op)
490         (bool-vector-set-difference-op)
491         (bool-vector-change-detection, bool-vector-not): New tests.
492         (mock-bool-vector-count-matches-at)
493         (test-bool-vector-bv-from-hex-string)
494         (test-bool-vector-to-hex-string)
495         (test-bool-vector-count-matches-at-tc)
496         (test-bool-vector-apply-mock-op)
497         (test-bool-vector-binop): New helper functions.
498         (bool-vector-test-vectors): New testcase data.
500 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
502         * automated/advice-tests.el (advice-test-called-interactively-p-around)
503         (advice-test-called-interactively-p-filter-args)
504         (advice-test-called-interactively-p-around): New tests.
506 2013-09-16  Glenn Morris  <rgm@gnu.org>
508         * automated/eshell.el (eshell-match-result):
509         Return a more informative failure than simply "false".  Update callers.
511         * automated/eshell.el (eshell-test/for-name-shadow-loop):
512         Test value before and after loop as well as during.
514 2013-09-15  Glenn Morris  <rgm@gnu.org>
516         * automated/eshell.el (eshell-test/for-name-shadow-loop):
517         New test.  (Bug#15372)
518         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
520 2013-09-13  Glenn Morris  <rgm@gnu.org>
522         * automated/eshell.el (with-temp-eshell):
523         Use a temp directory for eshell-directory-name.
524         (eshell-test-command-result): New, again using a temp directory.
525         Replace eshell-command-result with this throughout.
526         (eshell-test/for-loop, eshell-test/for-name-loop):
527         Ensure environment variables don't confuse us.
529 2013-09-12  Glenn Morris  <rgm@gnu.org>
531         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
532         due to "has a running process; kill it?" prompts.
534 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
536         * automated/eshell.el: Rename from eshell.el.
537         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
539 2013-09-01  Glenn Morris  <rgm@gnu.org>
541         * automated/Makefile.in (setwins): Avoid leading space in $wins.
542         Otherwise the sed command used by eg compile-main ends up
543         containing "/*.el".  (Bug#15170)
545 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
547         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
548         for portability to hosts where /bin/sh has problems.
550 2013-08-21  David Engster  <deng@randomsample.de>
552         * automated/eieio-tests.el, automated/eieio-test-persist.el:
553         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
554         upstream.  Changed to use ERT.
556 2013-08-14  Daniel Hackney  <dan@haxney.org>
558         * automated/package-test.el: Remove tar-package-building functions.
559         Tar file used for testing is included in the repository.
560         (package-test-install-texinfo, package-test-cleanup-built-files):
561         Remove.
563 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
565         * automated/python-tests.el (python-imenu-create-index-4)
566         (python-imenu-create-flat-index-2): New tests.
568 2013-08-05  Glenn Morris  <rgm@gnu.org>
570         * automated/mule-util.el: New file, with tests extracted from
571         lisp/international/mule-util.el.
573 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
575         * automated/advice-tests.el (advice-tests-nadvice): Test removal
576         before definition.
577         (advice-tests-macroaliases): New test.
579 2013-08-04  Glenn Morris  <rgm@gnu.org>
581         * automated/ert-tests.el: Disable failing test that no-one seems
582         to know how to fix.  (Bug#13064)
584         * automated/icalendar-tests.el (icalendar-tests--test-export)
585         (icalendar-tests--test-import): Try more precise TZ specification.
586         Remove debug messages.
588 2013-08-03  Glenn Morris  <rgm@gnu.org>
590         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
592         * automated/icalendar-tests.el (icalendar-tests--test-export)
593         (icalendar-tests--test-import):
594         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
595         (icalendar-tests--test-import): Reset zone even if error occurred.
597 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
599         * automated/core-elisp-tests.el: New file.
601 2013-08-01  Glenn Morris  <rgm@gnu.org>
603         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
604         Try to check that the remote system has a notification program.
606 2013-07-31  Glenn Morris  <rgm@gnu.org>
608         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
610 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
612         * automated/file-notify-tests.el
613         (file-notify--test-local-enabled): New defconst.  Replaces all
614         `file-notify-support' occurrences.
615         (file-notify--test-remote-enabled): New defun.
616         (file-notify--deftest-remote): Use it.
617         (file-notify-test00-availability): Rewrite.
618         (file-notify-test00-availability-remote): New defun.
619         (file-notify-test01-add-watch): Rewrite first erroneous check.
621 2013-07-23  Glenn Morris  <rgm@gnu.org>
623         * automated/inotify-test.el (inotify-file-watch-simple):
624         Delete temp-file when done.
626         * automated/subword-tests.el: Require subword.
628 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
630         * automated/subword-tests.el: New file.
632 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
634         * automated/python-tests.el (python-imenu-create-index-2)
635         (python-imenu-create-index-3): New tests.
637 2013-07-11  Glenn Morris  <rgm@gnu.org>
639         * automated/ert-tests.el: Require cl-lib at runtime too.
640         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
641         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
642         (ert-test-set-functions, ert-test-gensym)
643         (ert-test-coerce-to-vector, ert-test-string-position)
644         (ert-test-mismatch): Remove tests.
645         * automated/cl-lib.el: New, split from ert-tests.el.
647         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
648         Goto point-min.
649         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
650         (ruby-move-to-block-skips-percent-literal)
651         (ruby-move-to-block-skips-heredoc)
652         (ruby-move-to-block-moves-from-else-to-if)
653         (ruby-beginning-of-defun-does-not-fold-case)
654         (ruby-end-of-defun-skips-to-next-line-after-the-method):
655         Replace goto-line with forward-line/goto-char.
656         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
658         * automated/package-test.el (makeinfo-buffer): Autoload.
659         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
660         (package-test-install-texinfo): Don't require makeinfo.
662         * automated/files.el: Stop "local variables" confusion.
664         * automated/flymake-tests.el (flymake-tests): Remove unused group.
666         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
667         Use with-current-buffer.
669         * automated/undo-tests.el (undo-test-buffer-modified)
670         (undo-test-file-modified): New tests.
672 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
674         * automated/file-notify-tests.el (file-notify-test00-availability):
675         Set :expected-result.
676         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
677         (file-notify-test02-events, file-notify-test02-events-remote)
678         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
679         Skip when `file-notify-support' is nil.  (Bug#14823)
681 2013-07-09  Glenn Morris  <rgm@gnu.org>
683         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
684         Declare.
685         (inotify-file-watch-simple): Silence compiler.
687         * automated/python-tests.el (python-indent-block-enders):
688         Make it actually test something.
690         * automated/package-x-test.el: Require package-test when compiling.
692         * automated/add-log-tests.el, automated/advice-tests.el:
693         * automated/imenu-test.el, automated/package-x-test.el:
694         * automated/python-tests.el, automated/ruby-mode-tests.el:
695         * automated/xml-parse-tests.el: Explicitly require ert.
697 2013-07-08  Kenichi Handa  <handa@gnu.org>
699         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
700         Use with-ccoding-priority to avoid side-effect (Bug#14781).
702 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
704         * automated/file-notify-tests.el
705         (file-notify-test-remote-temporary-file-directory):
706         Use `null-device' on w32.
707         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
708         (file-notify--test-results, file-notify--test-event)
709         (file-notify--deftest-remote, file-notify--event-test)
710         (file-notify--test-event-handler)
711         (file-notify--test-make-temp-name): Rename, in order to mark them
712         internal.
713         (tramp-message-show-message, tramp-read-passwd): Tweak them for
714         better fitting in noninteractive tests.
715         (file-notify-test00-availability): Rename from `file-notify-test0'.
716         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
717         Use `temporary-file-directory '.
718         (file-notify-test01-add-watch-remote): New test.
719         (file-notify-test02-events): Rename from `file-notify-test2'.
720         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
721         (file-notify-test03-autorevert): Rename from
722         `file-notify-test4'.  Use timeouts.
723         (file-notify-test03-autorevert-remote): Rename from
724         `file-notify-test5'.
726 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
728         * automated/file-notify-tests.el: New package.
730 2013-06-28  Kenichi Handa  <handa@gnu.org>
732         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
733         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
734         Callers changed.
735         (decoder-tests-filename): New function.
736         (decoder-tests-prefer-utf-8-read)
737         (decoder-tests-prefer-utf-8-write): New function.
738         (ert-test-decoder-prefer-utf-8): New test.
740 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
742         * automated/package-x-test.el: Change the commentary.
743         (package-x-test--single-archive-entry-1-3)
744         (package-x-test--single-archive-entry-1-4): Fix the tests, by
745         using the appropriate data structure.
747 2013-06-27  Daniel Hackney  <dan@haxney.org>
749         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
751         * automated/package-x-test.el: New file.
753         * automated/package-test.el: New file.
755         * automated/data/package: New directory, with test examples.
757 2013-06-27  Glenn Morris  <rgm@gnu.org>
759         * automated/python-tests.el (python-tests-with-temp-file):
760         Clean up after ourself.
762         * automated/undo-tests.el (undo-test3): Remove test that seems to
763         do nothing that the previous one doesn't, except leave a tempfile.
765 2013-06-26  Glenn Morris  <rgm@gnu.org>
767         * automated/info-xref.el: New file.
769 2013-06-25  Glenn Morris  <rgm@gnu.org>
771         * automated/occur-tests.el (occur-test-create): New function.
772         Use it to create separate tests for each element, so we run them
773         all rather than stopping at the first error.
775 2013-06-24  Glenn Morris  <rgm@gnu.org>
777         * automated/occur-tests.el (occur-tests):
778         Update for 2013-05-29 change to occur header line.
780 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
782         Test suite for flymake.
783         * automated/flymake-tests.el:
784         * automated/flymake/warnpred/Makefile
785         * automated/flymake/warnpred/test.c
786         * automated/flymake/warnpred/test.pl: New files.
788 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
790         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
792 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
794         * automated/reftex-tests.el: New test suite for reftex.
796 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
798         * automated/ruby-mode-tests.el: New tests, for percent literals
799         and expression expansion.
801 2013-05-29  Leo Liu  <sdl.web@gmail.com>
803         * indent/octave.m: Tweak.
805 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
807         * eshell.el: Rewrite tests using ERT.
809 2013-05-25  Leo Liu  <sdl.web@gmail.com>
811         * indent/octave.m: Add tests for %!, # and ### comments.
813 2013-05-23  Kenichi Handa  <handa@gnu.org>
815         * automated/decoder-tests.el: New file.
817 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
819         * indent/ruby.rb: Add multiline regexp example.
821         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
822         (ruby-regexp-skips-over-interpolation)
823         (ruby-regexp-continues-till-end-when-unclosed)
824         (ruby-regexp-can-be-multiline)
825         (ruby-interpolation-inside-percent-literal): New tests.
827 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
829         * indent/ruby.rb: Fix indentation after =; add more cases.
831 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
833         * indent/pascal.pas: Add test for mis-identified comments.
835 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
837         * automated/imenu-test.el: New file.  (Bug#14112)
839 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
841         * automated/python-tests.el (python-imenu-prev-index-position-1):
842         Remove test.
843         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
844         New tests.
846 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
848         * automated/python-tests.el (python-nav-backward-defun-2)
849         (python-nav-backward-defun-3, python-nav-forward-defun-2)
850         (python-nav-forward-defun-3): New tests.
852 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
854         * automated/python-tests.el (python-nav-backward-defun-1)
855         (python-nav-forward-defun-1): New tests.
857 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
859         * automated/add-log-tests.el: New file. (Bug#14112)
861 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
863         * automated/python-tests.el (python-indent-block-enders): New test.
864         (python-info-current-defun-2): Fix test.
866 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
868         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
870 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
872         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
873         (python-tests-with-temp-file): New macro.
874         (python-tests-shell-interpreter): New var.
875         (python-shell-get-process-name-1)
876         (python-shell-internal-get-process-name-1)
877         (python-shell-parse-command-1)
878         (python-shell-calculate-process-environment-1)
879         (python-shell-calculate-process-environment-2)
880         (python-shell-calculate-process-environment-3)
881         (python-shell-calculate-exec-path-1)
882         (python-shell-calculate-exec-path-2)
883         (python-shell-make-comint-1)
884         (python-shell-make-comint-2)
885         (python-shell-get-process-1)
886         (python-shell-get-or-create-process-1)
887         (python-shell-internal-get-or-create-process-1): New tests.
889 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
891         * automated/python-tests.el: New file.
893 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
895         * automated/ruby-mode-tests.el
896         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
897         bits inside the examples.
898         (ruby-move-to-block-skips-heredoc): New test.
899         (ruby-add-log-current-method-after-inner-class):
900         Lower expectations: move point inside a method, initially.
902 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
904         * automated/ruby-mode-tests.el
905         (ruby-move-to-block-skips-percent-literal): New test.
907 2013-02-04  Chong Yidong  <cyd@gnu.org>
909         * automated/thingatpt.el: New file.
911 2013-02-03  Chong Yidong  <cyd@gnu.org>
913         * automated/files.el (file-test--do-local-variables-test):
914         Avoid compilation warning message.
916 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
918         * automated/ruby-mode-tests.el
919         (ruby-indent-spread-args-in-parens): New test.
920         * automated/ruby-mode-tests.el (ruby-block-test-example):
921         Break indentation of the do block opener and add a line inside it.
922         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
923         Adjust line numbers.
925 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
927         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
929 2013-01-14  Glenn Morris  <rgm@gnu.org>
931         * automated/compile-tests.el (compile-tests--test-regexps-data):
932         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
934 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
936         * automated/man-tests.el: New file.
938 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
940         * automated/undo-tests.el (undo-test0): Adjust error to code change.
942 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
944         * automated/undo-tests.el: New file.
946 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
948         * automated/ruby-mode-tests.el
949         (ruby-indent-after-block-in-continued-expression): New test.
951 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
953         * automated/ruby-mode-tests.el:
954         Rename one interpolation test; add three more.
955         (ruby-with-temp-buffer): New macro, use it where appropriate.
956         (ruby-add-log-current-method-examples): Use "_" for target point.
957         Add four new tests for ruby-add-log-current-method.
959 2012-12-11  Glenn Morris  <rgm@gnu.org>
961         * automated/f90.el (f90-test-bug13138): New test.
963 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
965         * automated/inotify-test.el: New test.
967 2012-12-02  Chong Yidong  <cyd@gnu.org>
969         * automated/ruby-mode-tests.el
970         (ruby-add-log-current-method-examples): Don't use loop macro, to
971         allow automated testing to work.
973 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
975         * automated/advice-tests.el (advice-tests--data): Remove.
976         (advice-tests): Move the tests directly here instead.
977         Add called-interactively-p tests.
979 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
981         * automated/ert-x-tests.el: Use cl-lib.
982         * automated/ert-tests.el: Use lexical-binding and cl-lib.
984 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
986         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
987         (ruby-indent-inside-heredoc-after-operator)
988         (ruby-indent-inside-heredoc-after-space): New tests.
989         Change direct font-lock face references to var references.
990         (ruby-interpolation-suppresses-syntax-inside): New test.
991         (ruby-interpolation-inside-percent-literal-with-paren):
992         New failing test.
994 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
996         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
997         (ruby-singleton-class-no-heredoc-font-lock)
998         (ruby-add-log-current-method-examples): New tests.
999         (ruby-test-string): Extract from ruby-should-indent-buffer.
1000         (ruby-deftest-move-to-block): New macro.
1001         Add several move-to-block tests.
1003 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1005         * automated/advice-tests.el: New tests.
1007 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
1009         * automated/compile-tests.el (compile-tests--test-regexps-data):
1010         Add new data for msft's new format.
1012 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
1014         * automated/ruby-mode-tests.el:
1015         (ruby-toggle-block-to-multiline): New test.
1016         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1017         (ruby-toggle-block-to-brace): Use buffer-string.
1019 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1021         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1023 2012-08-28  Chong Yidong  <cyd@gnu.org>
1025         * automated/files.el: Test every combination of values for
1026         enable-local-variables and enable-local-eval.
1028 2012-08-19  Chong Yidong  <cyd@gnu.org>
1030         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1032 2012-08-18  Chong Yidong  <cyd@gnu.org>
1034         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1036 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1038         * indent/ruby.rb: Rearrange examples, add new ones.
1040 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1042         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1043         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1045 2012-08-11  Glenn Morris  <rgm@gnu.org>
1047         * automated/files.el: New file.
1049         * automated/Makefile.in (all): Fix typo.
1051 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1053         * automated/ruby-mode-tests.el (ruby-should-indent):
1054         Add docstring, check (current-indentation) instead of (current-column).
1055         (ruby-should-indent-buffer): New function.
1056         Add tests for `ruby-deep-indent-paren' behavior.
1057         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1059 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1061         Original tests in test_ruby_mode.rb in upstream (author).
1063 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1065         * automated/ruby-mode-tests.el (ruby-should-indent)
1066         (ruby-assert-state): New functions.
1067         Add new tests.
1069 2012-07-29  David Engster  <deng@randomsample.de>
1071         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1072         New variable to hold test data for name expansion.
1073         (xml-parse-tests): Test the two different types of name expansion.
1075 2012-07-29  Juri Linkov  <juri@jurta.org>
1077         * automated/occur-tests.el (occur-test-case): Use predefined
1078         buffer name " *test-occur*" instead of a random buffer name.
1080 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1082         * automated/ruby-mode-tests.el: New file with one test.
1084 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1086         * indent/shell.sh: Add test case for ${#VAR}.
1088         * indent/latex-mode.tex: New file.
1090 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1092         * eshell.el: Use cl-lib.
1094 2012-07-03  Chong Yidong  <cyd@gnu.org>
1096         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1098 2012-07-02  Chong Yidong  <cyd@gnu.org>
1100         * automated/xml-parse-tests.el (xml-parse-tests--data):
1101         More testcases.
1103 2012-07-01  Chong Yidong  <cyd@gnu.org>
1105         * automated/xml-parse-tests.el: New file.
1107 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1109         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1110         Use cl-flet.
1112 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1114         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1115         Test escaped commas in TZID (Bug#11473).
1116         (icalendar-import-with-timezone): New.
1117         (icalendar-real-world): Add new testcase as given in the bugreport
1118         of Bug#11473.
1120 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1122         * automated/icalendar-tests.el (icalendar-tests--test-import):
1123         Include UID in import tests (Bug#11525).
1124         (icalendar-import-non-recurring, icalendar-import-rrule)
1125         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1126         UID-import change.
1127         (icalendar-import-with-uid): New.
1128         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1129         Include UID in cycle tests.
1130         (icalendar-cycle, icalendar-real-world): UID-import change.
1132 2012-05-21  Glenn Morris  <rgm@gnu.org>
1134         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1136 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1138         * automated/url-util-tests.el: New file to test
1139         lisp/url/url-util.el.  Only `url-build-query-string' and
1140         `url-parse-query-string' are tested right now (Bug#8706).
1142 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1144         * indent/shell.sh:
1145         * indent/shell.rc: Ad some test cases.
1147 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1149         * indent/ruby.rb: New file, to test new syntax-propertize code.
1151 2012-04-11  Glenn Morris  <rgm@gnu.org>
1153         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1155 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1157         * automated/url-future-tests.el (url-future-tests): Move from
1158         lisp/url/url-future.el and rename.
1160 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1162         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1163         Fix broken test, caused by missing trailing blank.
1165 2011-12-03  Chong Yidong  <cyd@gnu.org>
1167         * automated/compile-tests.el (compile-tests--test-regexps-data):
1168         Increase column numbers by one to reflect change in how
1169         compilation-message is recorded (Bug#10172).
1171 2011-11-22  Glenn Morris  <rgm@gnu.org>
1173         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1175 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1177         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1179 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1181         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1182         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1183         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1185 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1187         * automated/newsticker-tests.el
1188         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1189         newsticker--treeview-tree-update.
1191 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1193         * automated/newsticker-tests.el
1194         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1196         * automated/newsticker-tests.el
1197         (newsticker--group-manage-orphan-feeds): Prevent updating
1198         newsticker treeview. Fixed bug#9763.
1200 2011-10-20  Glenn Morris  <rgm@gnu.org>
1202         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1204         * automated/vc-bzr.el: New file.
1206 2011-10-15  Glenn Morris  <rgm@gnu.org>
1208         * automated/f90.el: New file.
1210 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1212         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1213         to automated/newsticker-tests.el. Convert to ERT.
1215 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1217         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1218         Remove, simply use string=.
1219         (icalendar--diarytime-to-isotime)
1220         (icalendar--datetime-to-diary-date)
1221         (icalendar--datestring-to-isodate)
1222         (icalendar--format-ical-event)
1223         (icalendar--parse-summary-and-rest)
1224         (icalendar-tests--do-test-import)
1225         (icalendar-tests--do-test-cycle): Change argument order of
1226         string= to EXPECTED ACTUAL.
1227         (icalendar--import-format-sample)
1228         (icalendar--format-ical-event)
1229         (icalendar-import-non-recurring)
1230         (icalendar-import-rrule)
1231         (icalendar-import-duration)
1232         (icalendar-import-bug-6766)
1233         (icalendar-real-world): Adjust to string= instead of
1234         icalendar-tests--compare-strings.
1235         (icalendar-import-multiple-vcalendars): New.
1237 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1239         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1240         Require CL.
1242 2011-05-09  Juri Linkov  <juri@jurta.org>
1244         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1245         Convert to ERT.
1247 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1249         * automated/compile-tests.el: New file.
1251 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1253         * automated/font-parse-tests.el: Don't byte-compile.
1255         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1257 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1259         * automated/lexbind-tests.el: New file.
1261 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1263         * Version 23.3 released.
1265 2011-03-05  Glenn Morris  <rgm@gnu.org>
1267         * eshell.el: Move here from lisp/eshell/esh-test.el.
1269 2011-03-03  Christian Ohler  <ohler@gnu.org>
1271         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1272         New test.
1274 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1276         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1277         convert to ERT format.
1279 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1281         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1282         convert to ERT format.
1284 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1286         * indent/shell.sh:
1287         * indent/shell.rc: New files.
1289 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1291         * automated/font-parse-tests.el: Move from
1292         font-parse-testsuite.el.
1294 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1296         * font-parse-testsuite.el (test-font-parse-data): New file.
1298 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1300         * indent/prolog.prolog: Add tokenizing tests.
1302 2011-01-13  Christian Ohler  <ohler@gnu.org>
1304         * automated: New directory for automated tests.
1306         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1308         * automated/Makefile.in: New file.
1310 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1312         * indent/modula2.mod: New file.
1314 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1316         * indent/octave.m: Add a test to ensure indentation is local.
1318 2010-10-23  Glenn Morris  <rgm@gnu.org>
1320         * comint-testsuite.el
1321         (comint-testsuite--test-comint-password-prompt-regexp):
1322         Add "Please enter the password".  (Bug#7224)
1324 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1326         * indent/prolog.prolog: Use normal spacing around !.
1328 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1330         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
1332 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1334         * indent/octave.m: Remove some `fixindent' not needed any more.
1336 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1338         * indent/octave.m: New file.
1340 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1342         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1343         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1344         (icalendar-testsuite--run-internal-tests): New.
1345         (icalendar-testsuite--test-convert-ordinary-to-ical)
1346         (icalendar-testsuite--test-convert-block-to-ical)
1347         (icalendar-testsuite--test-convert-anniversary-to-ical)
1348         (icalendar-testsuite--test-parse-vtimezone)
1349         (icalendar-testsuite--do-test-export): Code formatting.
1350         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1351         (icalendar-testsuite--do-test-import)
1352         (icalendar-testsuite--do-test-cycle):
1353         Use icalendar-testsuite--compare-strings
1354         (icalendar-testsuite--run-import-tests): Comment added.
1355         (icalendar-testsuite--run-import-tests)
1356         (icalendar-testsuite--run-real-world-tests): Fix expected results.
1358 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
1360         * redisplay-testsuite.el (test-redisplay-3): New test.
1362 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
1364         * comint-testsuite.el: New file.
1366 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1368         * indent: New dir.
1370 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1372         * Version 23.2 released.
1374 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
1376         * cedet/semantic-ia-utest.el
1377         (semantic-symref-test-count-hits-in-tag): Add function, from
1378         semantic-test.el.
1380         * cedet/tests/test.cpp:
1381         * cedet/tests/test.py:
1382         * cedet/tests/teststruct.cpp:
1383         * cedet/tests/testtemplates.cpp:
1384         * cedet/tests/testusing.cpp:
1385         * cedet/tests/scopetest.cpp:
1386         * cedet/tests/scopetest.java: Files deleted.
1388         * cedet/tests/test.make:
1389         * cedet/tests/test.c:
1390         * cedet/tests/testjavacomp.java:
1391         * cedet/tests/testspp.c:
1392         * cedet/tests/testsppreplace.c:
1393         * cedet/tests/testsppreplaced.c:
1394         * cedet/tests/testsubclass.cpp:
1395         * cedet/tests/testsubclass.hh:
1396         * cedet/tests/testtypedefs.cpp:
1397         * cedet/tests/testvarnames.c:
1398         * cedet/tests/test.el:
1399         * cedet/tests/testdoublens.cpp:
1400         * cedet/tests/testdoublens.hpp: Add copyright header.
1402         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1403         Remove reference to deleted files.
1405 2010-03-30  Juri Linkov  <juri@jurta.org>
1407         * occur-testsuite.el (occur-tests): Add tests for context lines.
1409 2010-03-23  Juri Linkov  <juri@jurta.org>
1411         * occur-testsuite.el: New file.
1413 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1415         * Branch for 23.2.
1417 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
1419         * icalendar-testsuite.el
1420         (icalendar-testsuite--run-function-tests): Add new tests.
1421         (icalendar-testsuite--test-diarytime-to-isotime): Add another
1422         testcase.
1423         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1424         (icalendar-testsuite--test-convert-weekly-to-ical): New.
1425         (icalendar-testsuite--test-convert-yearly-to-ical): New.
1426         (icalendar-testsuite--test-convert-block-to-ical): New.
1427         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1428         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1430 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1432         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1433         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1434         Fix typos in docstrings and error messages.
1435         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1437 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1439         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1440         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1441         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1443 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
1445         * icalendar-testsuite.el
1446         (icalendar-testsuite--run-function-tests):
1447         Add icalendar-testsuite--test-parse-vtimezone.
1448         (icalendar-testsuite--test-parse-vtimezone): New.
1449         (icalendar-testsuite--do-test-cycle): Doc changes.
1450         (icalendar-testsuite--run-real-world-tests): Remove trailing
1451         whitespace -- see change of icalendar--add-diary-entry in
1452         icalendar.el.
1453         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1455 2009-09-30  Glenn Morris  <rgm@gnu.org>
1457         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1459 2009-06-26  Eric Ludlam  <zappo@gnu.org>
1461         * cedet/*: New unit tests, from CEDET repository.
1463 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
1465         * redisplay-testsuite.el: New file.
1467 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1469         * Branch for 23.1.
1471 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
1473         * icalendar-testsuite.el
1474         (icalendar-testsuite--run-function-tests):
1475         Add icalendar-testsuite--test-diarytime-to-isotime.
1476         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1477         recent icalendar fixes.
1478         (icalendar-testsuite--test-diarytime-to-isotime): New.
1479         (icalendar-testsuite--test-create-uid): Adjust to recent
1480         icalendar changes.
1482 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
1484         * bytecomp-testsuite.el: New file.
1486 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
1488         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1489         Add `icalendar-testsuite--test-create-uid'.
1490         (icalendar-testsuite--test-create-uid): New.
1492 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
1494         * newsticker-testsuite.el: New file.
1496 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
1498         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1499         Add icalendar-testsuite--test-datestring-to-isodate,
1500         icalendar-testsuite--test-datetime-to-diary-date, and
1501         icalendar-testsuite--test-calendar-style.
1502         (icalendar-testsuite--test-format-ical-event):
1503         (icalendar-testsuite--test-parse-summary-and-rest):
1504         Doc fix.  Remove european-calendar-style.
1505         (icalendar-testsuite--get-ical-event): Doc fix.
1506         (icalendar-testsuite--test-first-weekday-of-year):
1507         (icalendar-testsuite--run-cycle-tests): Add doc string.
1508         (icalendar-testsuite--test-datestring-to-isodate):
1509         (icalendar-testsuite--test-datetime-to-diary-date):
1510         (icalendar-testsuite--test-calendar-style): New functions.
1511         (icalendar-testsuite--test-export): Handle iso date style.
1512         New arg INPUT-ISO.  Use calendar-date-style.
1513         (icalendar-testsuite--test-import): Handle iso date style.
1514         New arg EXPECTED-ISO.  Use calendar-date-style.
1515         (icalendar-testsuite--test-cycle): Handle iso date style.
1516         (icalendar-testsuite--run-import-tests):
1517         (icalendar-testsuite--run-export-tests):
1518         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1520 2008-02-29  Glenn Morris  <rgm@gnu.org>
1522         * README: New file.
1524 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
1526         * icalendar-testsuite.el: New file.
1528 ;; Local Variables:
1529 ;; coding: utf-8
1530 ;; End:
1532   Copyright (C) 2008-2014 Free Software Foundation, Inc.
1534   This file is part of GNU Emacs.
1536   GNU Emacs is free software: you can redistribute it and/or modify
1537   it under the terms of the GNU General Public License as published by
1538   the Free Software Foundation, either version 3 of the License, or
1539   (at your option) any later version.
1541   GNU Emacs is distributed in the hope that it will be useful,
1542   but WITHOUT ANY WARRANTY; without even the implied warranty of
1543   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1544   GNU General Public License for more details.
1546   You should have received a copy of the GNU General Public License
1547   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.