Update copyright year to 2014 by running admin/update-copyright.
[emacs.git] / test / ChangeLog
blob493d33784b5324ef5f788ac978b6bcaf8a32ca1c
1 2013-12-28  Glenn Morris  <rgm@gnu.org>
3         * automated/electric-tests.el: Require 'elec-pair.
5 2013-12-26  João Távora  <joaotavora@gmail.com>
7         * automated/electric-tests.el (electric-pair-test-for):
8         Fix autowrapping tests in batch-mode by running with
9         `transient-mark-mode' set to `lambda'.
11         * automated/electric-tests.el: New file.
13 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
15         * automated/python-tests.el
16         (python-nav-lisp-forward-sexp-safe-1): Remove test.
17         (python-nav-forward-sexp-safe-1): New test.
19 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
21         * automated/ruby-mode-tests.el: Add tests for
22         `ruby-align-to-stmt-keywords'.
24         * indent/ruby.rb: Update examples to reflect the lack of change in
25         default indentation of `begin' blocks.
27 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
29         * indent/ruby.rb: Update examples according to the change
30         in `smie-indent-close'.
32 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
34         * indent/ruby.rb: New examples.
36 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
38         * automated/python-tests.el (python-indent-dedenters-2): New test.
40 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
42         * automated/python-tests.el (python-indent-after-comment-1)
43         (python-indent-after-comment-2): New tests.
45 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
47         * automated/python-test.el (python-indent-block-enders-1): Rename
48         from python-indent-block-enders.
49         (python-indent-block-enders-2): New test.
51 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
53         * indent/js.js: New file.
55 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
57         * automated/dbus-tests.el: New file.
59 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
61         * automated/regexp-tests.el: New file.
63 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
65         * automated/reftex-tests.el (reftex-parse-from-file-test):
66         Run temp-dir through file-truename, to make sure the temporary file
67         names are comparable as strings.
69         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
70         Force Unix EOLs by using 'utf-8-unix', since the default of
71         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
73 2013-11-28  Glenn Morris  <rgm@gnu.org>
75         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
77 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
79         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
80         (EMACSOPT): Use $(PATH_SEP).
82 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
84         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
85         Set to nil.
87 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
89         * automated/file-notify-tests.el
90         (file-notify-test-remote-temporary-file-directory):
91         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
92         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
93         (file-notify--deftest-remote): Cleanup connection initially.
94         (file-notify-test03-autorevert): Run also in batch mode.  Use a
95         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
96         does not work on MS Windows.  Call `accept-process-output' for
97         remote files.  Apply `string-match' instead of `string-equal', the
98         messages are different on MS Windows.
100         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
101         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
102         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
104 2013-11-23  Glenn Morris  <rgm@gnu.org>
106         * automated/python-tests.el (python-shell-make-comint-1)
107         (python-shell-make-comint-2, python-shell-get-process-1):
108         Suppress creation of some temp-files.
110         * automated/python-tests.el (python-shell-parse-command-1)
111         (python-shell-make-comint-1, python-shell-make-comint-2)
112         (python-shell-get-process-1)
113         (python-shell-internal-get-or-create-process-1):
114         Skip rather than fail if prereqs not found.
116         * automated/Makefile.in (emacs):
117         Empty EMACSLOADPATH rather than unsetting.
119 2013-11-22  Glenn Morris  <rgm@gnu.org>
121         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
122         Set expected-result.
124 2013-11-21  Glenn Morris  <rgm@gnu.org>
126         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
127         (compile-main): Pass XARGS_LIMIT to xargs.
129         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
130         (EMACSOPT): Use PATH_SEPARATOR.
132 2013-11-20  Bozhidar Batsov <bozhidar@batsov.com>
134         * test/automated/ruby-mode-tests.el (ruby-exit!-font-lock):
135         Add a failing test for Bug#15874.
136         * test/automated/ruby-mode-tests.el
137         (ruby--insert-coding-comment-ruby-style)
138         (ruby--insert-coding-comment-emacs-style)
139         (ruby--insert-coding-comment-custom-style):
140         Add a few tests for `ruby--insert-coding-comment'.
142 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
144         Improve API of recently-added bool vector functions (Bug#15912).
145         * automated/data-tests.el: Adjust to API changes.
147 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
149         * automated/tramp-tests.el (tramp-test07-file-exists-p)
150         (tramp-test08-file-local-copy)
151         (tramp-test09-insert-file-contents, tramp-test10-write-region)
152         (tramp-test11-copy-file, tramp-test12-rename-file)
153         (tramp-test13-make-directory, tramp-test14-delete-directory)
154         (tramp-test15-copy-directory, tramp-test16-directory-files)
155         (tramp-test17-insert-directory, tramp-test18-file-attributes)
156         (tramp-test19-directory-files-and-attributes)
157         (tramp-test20-file-modes, tramp-test21-file-links)
158         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
159         (tramp-test24-file-name-completion, tramp-test25-load)
160         (tramp-test26-process-file, tramp-test27-start-file-process)
161         (tramp-test28-shell-command): Cleanup connection initially.
163 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
165         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
166         connection before running the test.
168 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
170         * automated/tramp-tests.el (tramp-test15-copy-directory)
171         (tramp-test16-directory-files, tramp-test17-insert-directory)
172         (tramp-test18-file-attributes)
173         (tramp-test19-directory-files-and-attributes)
174         (tramp-test20-file-modes, tramp-test21-file-links)
175         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
176         (tramp-test24-file-name-completion, tramp-test25-load)
177         (tramp-test26-process-file, tramp-test27-start-file-process):
178         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
179         (tramp-test29-utf8): New test.
181 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
183         * automated/file-notify-tests.el (file-notify-test02-events)
184         (file-notify-test03-autorevert): Suppress messages in `write-region'.
186         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
187         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
188         (tramp-test26-process-file, tramp-test28-shell-command):
189         Ensure, that the directory is not empty when calling "ls".
191 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
193         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
194         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
195         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
196         (tramp-test09-insert-file-contents, tramp-test10-write-region):
197         (tramp-test26-process-file): Add tests.
198         (tramp-test11-copy-file): Remove debug message.
199         (tramp-test20-file-modes): Special case, if user is "root".
201 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
203         * automated/file-notify-tests.el:
204         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
205         `tramp-remote-path' when running on hydra.
206         (tramp-test07-file-exists-p): Remove instrumentation code.
207         (tramp-test26-process-file): Don't use "/bin/true" and
208         "/bin/false", these paths do not exist on hydra.
210 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
212         * automated/process-tests.el: New file.
214 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
216         * indent/ruby.rb: New examples.
218 2013-11-06  Glenn Morris  <rgm@gnu.org>
220         * automated/Makefile.in (setwins): Avoid accidental matches.
222 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
224         * automated/tramp-tests.el (tramp-test07-file-exists-p):
225         Fix docstring.  Instrument, in order to hunt failure on hydra.
227 2013-11-06  Glenn Morris  <rgm@gnu.org>
229         * automated/flymake-tests.el (warning-predicate-rx-gcc)
230         (warning-predicate-function-gcc, warning-predicate-rx-perl)
231         (warning-predicate-function-perl):
232         * automated/info-xref.el (info-xref-test-makeinfo):
233         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
234         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
236 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
238         * automated/tramp-tests.el: New file.
240 2013-11-05  Glenn Morris  <rgm@gnu.org>
242         Get rid of --chdir usage.
243         * automated/Makefile.in (EMACSOPT): Move -L here.
244         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
245         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
246         (.el.elc): No more need to pass -L here.
247         (compile-main): Get rid of sub-shell and cd.
248         (compile-clean, check): Get rid of cd.
250         Make it possible to run tests with a different working directory.
251         * automated/flymake-tests.el (flymake-tests-data-directory): New.
252         (flymake-tests--current-face): Use flymake-tests-data-directory.
253         (warning-predicate-function-gcc, warning-predicate-rx-perl)
254         (warning-predicate-function-perl): Adapt for above change.
255         * automated/zlib-tests.el (zlib-tests-data-directory): New.
256         (zlib--decompress): Use zlib-tests-data-directory.
258         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
259         Remove test that makes no sense.
261         * automated/files.el (files-test-local-variable-data):
262         Fix result typo presumably caused by interference from dir-locals.
263         (file-test--do-local-variables-test): Prevent dir-locals interfering.
265 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
267         * indent/ruby.rb: Add a statement on the line after heredoc.
268         Move a now-successful example.
270         * automated/ruby-mode-tests.el: Remove outdated comment.
272 2013-11-04  Glenn Morris  <rgm@gnu.org>
274         * automated/Makefile.in (abs_srcdir): Remove.
275         (emacs): Unset EMACSLOADPATH.
276         (.el.elc, check): Use -L to append srcdir to load-path.
278 2013-11-02  Glenn Morris  <rgm@gnu.org>
280         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
281         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
282         (abs_srcdir): New, set by configure.
283         (EMACS): Use a relative file name.
284         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
285         (lisp-compile): Remove (assume it's up-to-date).
286         (compile-main): Do not run lisp-compile.
287         (compile-main, compile-clean, compile-always, bootstrap-clean)
288         (check): Use srcdir rather than $test.  Check cd return value.
289         Use --chdir.
290         (doit, compile, compile-always): Remove stuff copied from lisp/.
291         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
293 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
295         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
296         Add a skipping test.
298 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
300         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
302         * indent/css-mode.css (.x2): Test alignement inside braces.
304 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
306         * indent/ruby.rb: New failing example.
308         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
309         Fix the test, in respect to adding the space after the curly.
311 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
313         * automated/ert-tests.el (ert-test-skip-unless): New test case.
314         (ert-test-deftest): Adapt test for changed macro expansion.
315         (ert-test-run-tests-interactively):
316         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
317         Add a skipping test.
319         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
320         (file-notify--test-local-enabled): Make it a function.  Check also
321         for `file-remote-p' of `temporary-file-directory'.
322         (file-notify--test-remote-enabled-checked): New defvar.
323         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
324         internal functions.  Cache result.
325         (file-notify--deftest-remote, file-notify-test00-availability)
326         (file-notify-test01-add-watch, file-notify-test02-events)
327         (file-notify-test03-autorevert): Add checks with `skip_unless'.
328         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
330 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
332         * indent/ruby.rb: Fix syntax error in the latest example.
334 2013-10-23  Glenn Morris  <rgm@gnu.org>
336         * automated/Makefile.in (abs_top_srcdir, top_builddir):
337         New, set by configure.
338         (top_srcdir): Remove.
339         (abs_test, abs_lispsrc): New.
340         (lisp): No longer absolute.
341         (emacs, lisp-compile, compile, compile-always):
342         Quote entities that might contain whitespace.
344 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
346         * indent/ruby.rb: Move two examples to "working" section, add one
347         more.
349 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
351         * indent/ruby.rb: New examples for indentation of blocks.
352         Example of hash inside parens that inflooped before the present commit.
354 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
356         * test/automated/timer-tests.el: New file.  Tests that (sit-for 0)
357         allows another timer to run.
359 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
361         * indent/ruby.rb: More examples for bug#15594, both failing and
362         now passing.
364 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
366         * indent/ruby.rb: Add two more cases.
368 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
370         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
371         first use.
372         (ruby-should-indent): Use indent-according-to-mode.
373         (ruby-deftest-move-to-block): Use `declare'.
375 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
377         * indent/ruby.rb: Fix a spurious change, add more failing examples.
379 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
381         * indent/ruby.rb: Add a few more tests; adjust some indentation.
383 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
385         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
386         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
388         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
390 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
392         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
393         Adjust indentation of continued line to the new SMIE behavior.
395 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
397         * automated/completion-tests.el:
398         * indent/css-mode.css: New files.
400 2013-10-03  Daiki Ueno  <ueno@gnu.org>
402         * automated/data/package/signed/archive-contents:
403         * automated/data/package/signed/archive-contents.sig:
404         * automated/data/package/signed/signed-good-1.0.el:
405         * automated/data/package/signed/signed-good-1.0.el.sig:
406         * automated/data/package/signed/signed-bad-1.0.el:
407         * automated/data/package/signed/signed-bad-1.0.el.sig:
408         * automated/data/package/key.pub:
409         * automated/data/package/key.sec: New files.
411         * automated/package-test.el (package-test-update-listing)
412         (package-test-update-archives, package-test-describe-package):
413         Adjust to package.el change.
414         (package-test-signed): New test.
416 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
418         * automated/package-test.el: Update all cases to use :url instead
419         of :homepage.
421         * automated/package-x-test.el
422         (package-x-test--single-archive-entry-1-3): Same.
424 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
426         * automated/package-test.el (simple-single-desc-1-4): Remove, it
427         was unused.
428         (simple-single-desc): Expect :homepage property.
429         (multi-file-desc): Same.
430         (with-package-test): Do not save previous `default-directory'
431         value, let-bind the var instead.
432         (package-test-install-single): Expect :homepage property in the
433         generated pkg file.
434         (package-test-describe-package): Expect Homepage button.
435         (package-test-describe-non-installed-package)
436         (package-test-describe-non-installed-multi-file-package): Same.
437         (package-test-describe-not-installed-package): Remove, it was a
438         duplicate.
440         * automated/package-x-test.el
441         (package-x-test--single-archive-entry-1-3): Expect :homepage
442         property.
443         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
445         * automated/data/package/simple-single-1.3.el: Add URL header.
447         * automated/data/package/archive-contents: Add :homepage
448         properties to `simple-single' and `multi-file'.
450 2013-09-22  Daniel Colascione  <dancol@dancol.org>
452         * automated/data-test.el:
453         (bool-vector-count-matches-all-0-nil)
454         (bool-vector-count-matches-all-0-t)
455         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
456         (bool-vector-count-matches-at, bool-vector-intersection-op)
457         (bool-vector-union-op, bool-vector-xor-op)
458         (bool-vector-set-difference-op)
459         (bool-vector-change-detection, bool-vector-not): New tests.
460         (mock-bool-vector-count-matches-at)
461         (test-bool-vector-bv-from-hex-string)
462         (test-bool-vector-to-hex-string)
463         (test-bool-vector-count-matches-at-tc)
464         (test-bool-vector-apply-mock-op)
465         (test-bool-vector-binop): New helper functions.
466         (bool-vector-test-vectors): New testcase data.
468 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
470         * automated/advice-tests.el (advice-test-called-interactively-p-around)
471         (advice-test-called-interactively-p-filter-args)
472         (advice-test-called-interactively-p-around): New tests.
474 2013-09-16  Glenn Morris  <rgm@gnu.org>
476         * automated/eshell.el (eshell-match-result):
477         Return a more informative failure than simply "false".  Update callers.
479         * automated/eshell.el (eshell-test/for-name-shadow-loop):
480         Test value before and after loop as well as during.
482 2013-09-15  Glenn Morris  <rgm@gnu.org>
484         * automated/eshell.el (eshell-test/for-name-shadow-loop):
485         New test.  (Bug#15372)
486         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
488 2013-09-13  Glenn Morris  <rgm@gnu.org>
490         * automated/eshell.el (with-temp-eshell):
491         Use a temp directory for eshell-directory-name.
492         (eshell-test-command-result): New, again using a temp directory.
493         Replace eshell-command-result with this throughout.
494         (eshell-test/for-loop, eshell-test/for-name-loop):
495         Ensure environment variables don't confuse us.
497 2013-09-12  Glenn Morris  <rgm@gnu.org>
499         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
500         due to "has a running process; kill it?" prompts.
502 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
504         * automated/eshell.el: Rename from eshell.el.
505         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
507 2013-09-01  Glenn Morris  <rgm@gnu.org>
509         * automated/Makefile.in (setwins): Avoid leading space in $wins.
510         Otherwise the sed command used by eg compile-main ends up
511         containing "/*.el".  (Bug#15170)
513 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
515         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
516         for portability to hosts where /bin/sh has problems.
518 2013-08-21  David Engster  <deng@randomsample.de>
520         * automated/eieio-tests.el, automated/eieio-test-persist.el:
521         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
522         upstream.  Changed to use ERT.
524 2013-08-14  Daniel Hackney  <dan@haxney.org>
526         * package-test.el: Remove tar-package-building functions.  Tar file
527         used for testing is included in the repository.
528         (package-test-install-texinfo, package-test-cleanup-built-files):
529         Remove.
531 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
533         * automated/python-tests.el (python-imenu-create-index-4)
534         (python-imenu-create-flat-index-2): New tests.
536 2013-08-05  Glenn Morris  <rgm@gnu.org>
538         * automated/mule-util.el: New file, with tests extracted from
539         lisp/international/mule-util.el.
541 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
543         * automated/advice-tests.el (advice-tests-nadvice): Test removal
544         before definition.
545         (advice-tests-macroaliases): New test.
547 2013-08-04  Glenn Morris  <rgm@gnu.org>
549         * automated/ert-tests.el: Disable failing test that no-one seems
550         to know how to fix.  (Bug#13064)
552         * automated/icalendar-tests.el (icalendar-tests--test-export)
553         (icalendar-tests--test-import): Try more precise TZ specification.
554         Remove debug messages.
556 2013-08-03  Glenn Morris  <rgm@gnu.org>
558         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
560         * automated/icalendar-tests.el (icalendar-tests--test-export)
561         (icalendar-tests--test-import):
562         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
563         (icalendar-tests--test-import): Reset zone even if error occurred.
565 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
567         * automated/core-elisp-tests.el: New file.
569 2013-08-01  Glenn Morris  <rgm@gnu.org>
571         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
572         Try to check that the remote system has a notification program.
574 2013-07-31  Glenn Morris  <rgm@gnu.org>
576         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
578 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
580         * automated/file-notify-tests.el
581         (file-notify--test-local-enabled): New defconst.  Replaces all
582         `file-notify-support' occurences.
583         (file-notify--test-remote-enabled): New defun.
584         (file-notify--deftest-remote): Use it.
585         (file-notify-test00-availability): Rewrite.
586         (file-notify-test00-availability-remote): New defun.
587         (file-notify-test01-add-watch): Rewrite first erroneous check.
589 2013-07-23  Glenn Morris  <rgm@gnu.org>
591         * automated/inotify-test.el (inotify-file-watch-simple):
592         Delete temp-file when done.
594         * automated/subword-tests.el: Require subword.
596 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
598         * automated/subword-tests.el: New file.
600 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
602         * automated/python-tests.el (python-imenu-create-index-2)
603         (python-imenu-create-index-3): New tests.
605 2013-07-11  Glenn Morris  <rgm@gnu.org>
607         * automated/ert-tests.el: Require cl-lib at runtime too.
608         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
609         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
610         (ert-test-set-functions, ert-test-gensym)
611         (ert-test-coerce-to-vector, ert-test-string-position)
612         (ert-test-mismatch): Remove tests.
613         * automated/cl-lib.el: New, split from ert-tests.el.
615         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
616         Goto point-min.
617         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
618         (ruby-move-to-block-skips-percent-literal)
619         (ruby-move-to-block-skips-heredoc)
620         (ruby-move-to-block-moves-from-else-to-if)
621         (ruby-beginning-of-defun-does-not-fold-case)
622         (ruby-end-of-defun-skips-to-next-line-after-the-method):
623         Replace goto-line with forward-line/goto-char.
624         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
626         * automated/package-test.el (makeinfo-buffer): Autoload.
627         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
628         (package-test-install-texinfo): Don't require makeinfo.
630         * automated/files.el: Stop "local variables" confusion.
632         * automated/flymake-tests.el (flymake-tests): Remove unused group.
634         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
635         Use with-current-buffer.
637         * automated/undo-tests.el (undo-test-buffer-modified)
638         (undo-test-file-modified): New tests.
640 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
642         * automated/file-notify-tests.el (file-notify-test00-availability):
643         Set :expected-result.
644         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
645         (file-notify-test02-events, file-notify-test02-events-remote)
646         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
647         Skip when `file-notify-support' is nil.  (Bug#14823)
649 2013-07-09  Glenn Morris  <rgm@gnu.org>
651         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
652         Declare.
653         (inotify-file-watch-simple): Silence compiler.
655         * automated/python-tests.el (python-indent-block-enders):
656         Make it actually test something.
658         * automated/package-x-test.el: Require package-test when compiling.
660         * automated/add-log-tests.el, automated/advice-tests.el:
661         * automated/imenu-test.el, automated/package-x-test.el:
662         * automated/python-tests.el, automated/ruby-mode-tests.el:
663         * automated/xml-parse-tests.el: Explicitly require ert.
665 2013-07-08  Kenichi Handa  <handa@gnu.org>
667         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
668         Use with-ccoding-priority to avoid side-effect (Bug#14781).
670 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
672         * automated/file-notify-tests.el
673         (file-notify-test-remote-temporary-file-directory):
674         Use `null-device' on w32.
675         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
676         (file-notify--test-results, file-notify--test-event)
677         (file-notify--deftest-remote, file-notify--event-test)
678         (file-notify--test-event-handler)
679         (file-notify--test-make-temp-name): Rename, in order to mark them
680         internal.
681         (tramp-message-show-message, tramp-read-passwd): Tweak them for
682         better fitting in noninteractive tests.
683         (file-notify-test00-availability): Rename from `file-notify-test0'.
684         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
685         Use `temporary-file-directory '.
686         (file-notify-test01-add-watch-remote): New test.
687         (file-notify-test02-events): Rename from `file-notify-test2'.
688         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
689         (file-notify-test03-autorevert): Rename from
690         `file-notify-test4'.  Use timeouts.
691         (file-notify-test03-autorevert-remote): Rename from
692         `file-notify-test5'.
694 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
696         * automated/file-notify-tests.el: New package.
698 2013-06-28  Kenichi Handa  <handa@gnu.org>
700         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
701         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
702         Callers changed.
703         (decoder-tests-filename): New function.
704         (decoder-tests-prefer-utf-8-read)
705         (decoder-tests-prefer-utf-8-write): New function.
706         (ert-test-decoder-prefer-utf-8): New test.
708 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
710         * automated/package-x-test.el: Change the commentary.
711         (package-x-test--single-archive-entry-1-3)
712         (package-x-test--single-archive-entry-1-4): Fix the tests, by
713         using the appropriate data structure.
715 2013-06-27  Daniel Hackney  <dan@haxney.org>
717         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
719         * automated/package-x-test.el: New file.
721         * automated/package-test.el: New file.
723         * automated/data/package: New directory, with test examples.
725 2013-06-27  Glenn Morris  <rgm@gnu.org>
727         * automated/python-tests.el (python-tests-with-temp-file):
728         Clean up after ourself.
730         * automated/undo-tests.el (undo-test3): Remove test that seems to
731         do nothing that the previous one doesn't, except leave a tempfile.
733 2013-06-26  Glenn Morris  <rgm@gnu.org>
735         * automated/info-xref.el: New file.
737 2013-06-25  Glenn Morris  <rgm@gnu.org>
739         * automated/occur-tests.el (occur-test-create): New function.
740         Use it to create separate tests for each element, so we run them
741         all rather than stopping at the first error.
743 2013-06-24  Glenn Morris  <rgm@gnu.org>
745         * automated/occur-tests.el (occur-tests):
746         Update for 2013-05-29 change to occur header line.
748 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
750         Test suite for flymake.
751         * automated/flymake-tests.el:
752         * automated/flymake/warnpred/Makefile
753         * automated/flymake/warnpred/test.c
754         * automated/flymake/warnpred/test.pl: New files.
756 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
758         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
760 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
762         * automated/reftex-tests.el: New test suite for reftex.
764 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
766         * automated/ruby-mode-tests.el: New tests, for percent literals
767         and expression expansion.
769 2013-05-29  Leo Liu  <sdl.web@gmail.com>
771         * indent/octave.m: Tweak.
773 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
775         * tests/eshell.el: Rewrite tests using ERT.
777 2013-05-25  Leo Liu  <sdl.web@gmail.com>
779         * indent/octave.m: Add tests for %!, # and ### comments.
781 2013-05-23  Kenichi Handa  <handa@gnu.org>
783         * automated/decoder-tests.el: New file.
785 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
787         * indent/ruby.rb: Add multiline regexp example.
789         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
790         (ruby-regexp-skips-over-interpolation)
791         (ruby-regexp-continues-till-end-when-unclosed)
792         (ruby-regexp-can-be-multiline)
793         (ruby-interpolation-inside-percent-literal): New tests.
795 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
797         * indent/ruby.rb: Fix indentation after =; add more cases.
799 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
801         * indent/pascal.pas: Add test for mis-identified comments.
803 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
805         * automated/imenu-tests.el: New file.  (Bug#14112)
807 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
809         * automated/python-tests.el (python-imenu-prev-index-position-1):
810         Remove test.
811         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
812         New tests.
814 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
816         * automated/python-tests.el (python-nav-backward-defun-2)
817         (python-nav-backward-defun-3, python-nav-forward-defun-2)
818         (python-nav-forward-defun-3): New tests.
820 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
822         * automated/python-tests.el (python-nav-backward-defun-1)
823         (python-nav-forward-defun-1): New tests.
825 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
827         * automated/add-log-tests.el: New file. (Bug#14112)
829 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
831         * automated/python-tests.el (python-indent-block-enders): New test.
832         (python-info-current-defun-2): Fix test.
834 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
836         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
838 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
840         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
841         (python-tests-with-temp-file): New macro.
842         (python-tests-shell-interpreter): New var.
843         (python-shell-get-process-name-1)
844         (python-shell-internal-get-process-name-1)
845         (python-shell-parse-command-1)
846         (python-shell-calculate-process-environment-1)
847         (python-shell-calculate-process-environment-2)
848         (python-shell-calculate-process-environment-3)
849         (python-shell-calculate-exec-path-1)
850         (python-shell-calculate-exec-path-2)
851         (python-shell-make-comint-1)
852         (python-shell-make-comint-2)
853         (python-shell-get-process-1)
854         (python-shell-get-or-create-process-1)
855         (python-shell-internal-get-or-create-process-1): New tests.
857 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
859         * automated/python-tests.el: New file.
861 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
863         * automated/ruby-mode-tests.el
864         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
865         bits inside the examples.
866         (ruby-move-to-block-skips-heredoc): New test.
867         (ruby-add-log-current-method-after-inner-class):
868         Lower expectations: move point inside a method, initially.
870 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
872         * automated/ruby-mode-tests.el
873         (ruby-move-to-block-skips-percent-literal): New test.
875 2013-02-04  Chong Yidong  <cyd@gnu.org>
877         * automated/thingatpt.el: New file.
879 2013-02-03  Chong Yidong  <cyd@gnu.org>
881         * automated/files.el (file-test--do-local-variables-test):
882         Avoid compilation warning message.
884 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
886         * automated/ruby-mode-tests.el
887         (ruby-indent-spread-args-in-parens): New test.
888         * automated/ruby-mode-tests.el (ruby-block-test-example):
889         Break indentation of the do block opener and add a line inside it.
890         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
891         Adjust line numbers.
893 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
895         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
897 2013-01-14  Glenn Morris  <rgm@gnu.org>
899         * automated/compile-tests.el (compile-tests--test-regexps-data):
900         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
902 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
904         * automated/man-tests.el: New file.
906 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
908         * automated/undo-tests.el (undo-test0): Adjust error to code change.
910 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
912         * automated/undo-tests.el: New file.
914 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
916         * automated/ruby-mode-tests.el
917         (ruby-indent-after-block-in-continued-expression): New test.
919 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
921         * automated/ruby-mode-tests.el:
922         Rename one interpolation test; add three more.
923         (ruby-with-temp-buffer): New macro, use it where appropriate.
924         (ruby-add-log-current-method-examples): Use "_" for target point.
925         Add four new tests for ruby-add-log-current-method.
927 2012-12-11  Glenn Morris  <rgm@gnu.org>
929         * automated/f90.el (f90-test-bug13138): New test.
931 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
933         * automated/inotify-test.el: New test.
935 2012-12-02  Chong Yidong  <cyd@gnu.org>
937         * automated/ruby-mode-tests.el
938         (ruby-add-log-current-method-examples): Don't use loop macro, to
939         allow automated testing to work.
941 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
943         * automated/advice-tests.el (advice-tests--data): Remove.
944         (advice-tests): Move the tests directly here instead.
945         Add called-interactively-p tests.
947 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
949         * automated/ert-x-tests.el: Use cl-lib.
950         * automated/ert-tests.el: Use lexical-binding and cl-lib.
952 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
954         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
955         (ruby-indent-inside-heredoc-after-operator)
956         (ruby-indent-inside-heredoc-after-space): New tests.
957         Change direct font-lock face references to var references.
958         (ruby-interpolation-suppresses-syntax-inside): New test.
959         (ruby-interpolation-inside-percent-literal-with-paren):
960         New failing test.
962 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
964         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
965         (ruby-singleton-class-no-heredoc-font-lock)
966         (ruby-add-log-current-method-examples): New tests.
967         (ruby-test-string): Extract from ruby-should-indent-buffer.
968         (ruby-deftest-move-to-block): New macro.
969         Add several move-to-block tests.
971 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
973         * automated/advice-tests.el: New tests.
975 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
977         * automated/compile-tests.el (compile-tests--test-regexps-data):
978         Add new data for msft's new format.
980 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
982         * automated/ruby-mode-tests.el:
983         (ruby-toggle-block-to-multiline): New test.
984         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
985         (ruby-toggle-block-to-brace): Use buffer-string.
987 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
989         * automated/ruby-mode-tests.el: New tests (Bug#11613).
991 2012-08-28  Chong Yidong  <cyd@gnu.org>
993         * automated/files.el: Test every combination of values for
994         enable-local-variables and enable-local-eval.
996 2012-08-19  Chong Yidong  <cyd@gnu.org>
998         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1000 2012-08-18  Chong Yidong  <cyd@gnu.org>
1002         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1004 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1006         * indent/ruby.rb: Rearrange examples, add new ones.
1008 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1010         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1011         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1013 2012-08-11  Glenn Morris  <rgm@gnu.org>
1015         * automated/files.el: New file.
1017         * automated/Makefile.in (all): Fix typo.
1019 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1021         * automated/ruby-mode-tests.el (ruby-should-indent):
1022         Add docstring, check (current-indentation) instead of (current-column).
1023         (ruby-should-indent-buffer): New function.
1024         Add tests for `ruby-deep-indent-paren' behavior.
1025         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1027 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1029         Original tests in test_ruby_mode.rb in upstream (author).
1031 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1033         * automated/ruby-mode-tests.el (ruby-should-indent)
1034         (ruby-assert-state): New functions.
1035         Add new tests.
1037 2012-07-29  David Engster  <deng@randomsample.de>
1039         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1040         New variable to hold test data for name expansion.
1041         (xml-parse-tests): Test the two different types of name expansion.
1043 2012-07-29  Juri Linkov  <juri@jurta.org>
1045         * automated/occur-tests.el (occur-test-case): Use predefined
1046         buffer name " *test-occur*" instead of a random buffer name.
1048 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1050         * automated/ruby-mode-tests.el: New file with one test.
1052 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1054         * indent/shell.sh: Add test case for ${#VAR}.
1056         * indent/latex-mode.tex: New file.
1058 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1060         * eshell.el: Use cl-lib.
1062 2012-07-03  Chong Yidong  <cyd@gnu.org>
1064         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1066 2012-07-02  Chong Yidong  <cyd@gnu.org>
1068         * automated/xml-parse-tests.el (xml-parse-tests--data):
1069         More testcases.
1071 2012-07-01  Chong Yidong  <cyd@gnu.org>
1073         * automated/xml-parse-tests.el: New file.
1075 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1077         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1078         Use cl-flet.
1080 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1082         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1083         Test escaped commas in TZID (Bug#11473).
1084         (icalendar-import-with-timezone): New.
1085         (icalendar-real-world): Add new testcase as given in the bugreport
1086         of Bug#11473.
1088 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1090         * automated/icalendar-tests.el (icalendar-tests--test-import):
1091         Include UID in import tests (Bug#11525).
1092         (icalendar-import-non-recurring, icalendar-import-rrule)
1093         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1094         UID-import change.
1095         (icalendar-import-with-uid): New.
1096         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1097         Include UID in cycle tests.
1098         (icalendar-cycle, icalendar-real-world): UID-import change.
1100 2012-05-21  Glenn Morris  <rgm@gnu.org>
1102         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1104 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1106         * automated/url-util-tests.el: New file to test
1107         lisp/url/url-util.el.  Only `url-build-query-string' and
1108         `url-parse-query-string' are tested right now (Bug#8706).
1110 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1112         * indent/shell.sh:
1113         * indent/shell.rc: Ad some test cases.
1115 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1117         * indent/ruby.rb: New file, to test new syntax-propertize code.
1119 2012-04-11  Glenn Morris  <rgm@gnu.org>
1121         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1123 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1125         * automated/url-future-tests.el (url-future-tests): Move from
1126         lisp/url/url-future.el and rename.
1128 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1130         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1131         Fix broken test, caused by missing trailing blank.
1133 2011-12-03  Chong Yidong  <cyd@gnu.org>
1135         * automated/compile-tests.el (compile-tests--test-regexps-data):
1136         Increase column numbers by one to reflect change in how
1137         compilation-message is recorded (Bug#10172).
1139 2011-11-22  Glenn Morris  <rgm@gnu.org>
1141         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1143 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1145         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1147 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1149         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1150         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1151         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1153 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1155         * automated/newsticker-tests.el
1156         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1157         newsticker--treeview-tree-update.
1159 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1161         * automated/newsticker-tests.el
1162         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1164         * trunk/test/automated/newsticker-tests.el
1165         (newsticker--group-manage-orphan-feeds): Prevent updating
1166         newsticker treeview. Fixed bug#9763.
1168 2011-10-20  Glenn Morris  <rgm@gnu.org>
1170         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1172         * automated/vc-bzr.el: New file.
1174 2011-10-15  Glenn Morris  <rgm@gnu.org>
1176         * automated/f90.el: New file.
1178 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1180         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1181         to automated/newsticker-tests.el. Convert to ERT.
1183 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1185         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1186         Remove, simply use string=.
1187         (icalendar--diarytime-to-isotime)
1188         (icalendar--datetime-to-diary-date)
1189         (icalendar--datestring-to-isodate)
1190         (icalendar--format-ical-event)
1191         (icalendar--parse-summary-and-rest)
1192         (icalendar-tests--do-test-import)
1193         (icalendar-tests--do-test-cycle): Change argument order of
1194         string= to EXPECTED ACTUAL.
1195         (icalendar--import-format-sample)
1196         (icalendar--format-ical-event)
1197         (icalendar-import-non-recurring)
1198         (icalendar-import-rrule)
1199         (icalendar-import-duration)
1200         (icalendar-import-bug-6766)
1201         (icalendar-real-world): Adjust to string= instead of
1202         icalendar-tests--compare-strings.
1203         (icalendar-import-multiple-vcalendars): New.
1205 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1207         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1208         Require CL.
1210 2011-05-09  Juri Linkov  <juri@jurta.org>
1212         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1213         Convert to ERT.
1215 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1217         * automated/compile-tests.el: New file.
1219 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1221         * automated/font-parse-tests.el: Don't byte-compile.
1223         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1225 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1227         * automated/lexbind-tests.el: New file.
1229 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1231         * Version 23.3 released.
1233 2011-03-05  Glenn Morris  <rgm@gnu.org>
1235         * eshell.el: Move here from lisp/eshell/esh-test.el.
1237 2011-03-03  Christian Ohler  <ohler@gnu.org>
1239         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1240         New test.
1242 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1244         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1245         convert to ERT format.
1247 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1249         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1250         convert to ERT format.
1252 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1254         * indent/shell.sh:
1255         * indent/shell.rc: New files.
1257 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1259         * automated/font-parse-tests.el: Move from
1260         font-parse-testsuite.el.
1262 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1264         * font-parse-testsuite.el (test-font-parse-data): New file.
1266 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1268         * indent/prolog.prolog: Add tokenizing tests.
1270 2011-01-13  Christian Ohler  <ohler@gnu.org>
1272         * automated: New directory for automated tests.
1274         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1276         * automated/Makefile.in: New file.
1278 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1280         * indent/modula2.mod: New file.
1282 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1284         * indent/octave.m: Add a test to ensure indentation is local.
1286 2010-10-23  Glenn Morris  <rgm@gnu.org>
1288         * comint-testsuite.el
1289         (comint-testsuite--test-comint-password-prompt-regexp):
1290         Add "Please enter the password".  (Bug#7224)
1292 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1294         * indent/prolog.prolog: Use normal spacing around !.
1296 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1298         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
1300 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1302         * indent/octave.m: Remove some `fixindent' not needed any more.
1304 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1306         * indent/octave.m: New file.
1308 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1310         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1311         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1312         (icalendar-testsuite--run-internal-tests): New.
1313         (icalendar-testsuite--test-convert-ordinary-to-ical)
1314         (icalendar-testsuite--test-convert-block-to-ical)
1315         (icalendar-testsuite--test-convert-anniversary-to-ical)
1316         (icalendar-testsuite--test-parse-vtimezone)
1317         (icalendar-testsuite--do-test-export): Code formatting.
1318         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1319         (icalendar-testsuite--do-test-import)
1320         (icalendar-testsuite--do-test-cycle):
1321         Use icalendar-testsuite--compare-strings
1322         (icalendar-testsuite--run-import-tests): Comment added.
1323         (icalendar-testsuite--run-import-tests)
1324         (icalendar-testsuite--run-real-world-tests): Fix expected results.
1326 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
1328         * redisplay-testsuite.el (test-redisplay-3): New test.
1330 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
1332         * comint-testsuite.el: New file.
1334 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1336         * indent: New dir.
1338 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1340         * Version 23.2 released.
1342 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
1344         * cedet/semantic-ia-utest.el
1345         (semantic-symref-test-count-hits-in-tag): Add function, from
1346         semantic-test.el.
1348         * cedet/tests/test.cpp:
1349         * cedet/tests/test.py:
1350         * cedet/tests/teststruct.cpp:
1351         * cedet/tests/testtemplates.cpp:
1352         * cedet/tests/testusing.cpp:
1353         * cedet/tests/scopetest.cpp:
1354         * cedet/tests/scopetest.java: Files deleted.
1356         * cedet/tests/test.make:
1357         * cedet/tests/test.c:
1358         * cedet/tests/testjavacomp.java:
1359         * cedet/tests/testspp.c:
1360         * cedet/tests/testsppreplace.c:
1361         * cedet/tests/testsppreplaced.c:
1362         * cedet/tests/testsubclass.cpp:
1363         * cedet/tests/testsubclass.hh:
1364         * cedet/tests/testtypedefs.cpp:
1365         * cedet/tests/testvarnames.c:
1366         * cedet/tests/test.el:
1367         * cedet/tests/testdoublens.cpp:
1368         * cedet/tests/testdoublens.hpp: Add copyright header.
1370         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1371         Remove reference to deleted files.
1373 2010-03-30  Juri Linkov  <juri@jurta.org>
1375         * occur-testsuite.el (occur-tests): Add tests for context lines.
1377 2010-03-23  Juri Linkov  <juri@jurta.org>
1379         * occur-testsuite.el: New file.
1381 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1383         * Branch for 23.2.
1385 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
1387         * icalendar-testsuite.el
1388         (icalendar-testsuite--run-function-tests): Add new tests.
1389         (icalendar-testsuite--test-diarytime-to-isotime): Add another
1390         testcase.
1391         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1392         (icalendar-testsuite--test-convert-weekly-to-ical): New.
1393         (icalendar-testsuite--test-convert-yearly-to-ical): New.
1394         (icalendar-testsuite--test-convert-block-to-ical): New.
1395         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1396         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1398 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1400         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1401         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1402         Fix typos in docstrings and error messages.
1403         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1405 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1407         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1408         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1409         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1411 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
1413         * icalendar-testsuite.el
1414         (icalendar-testsuite--run-function-tests):
1415         Add icalendar-testsuite--test-parse-vtimezone.
1416         (icalendar-testsuite--test-parse-vtimezone): New.
1417         (icalendar-testsuite--do-test-cycle): Doc changes.
1418         (icalendar-testsuite--run-real-world-tests): Remove trailing
1419         whitespace -- see change of icalendar--add-diary-entry in
1420         icalendar.el.
1421         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1423 2009-09-30  Glenn Morris  <rgm@gnu.org>
1425         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1427 2009-06-26  Eric Ludlam  <zappo@gnu.org>
1429         * cedet/*: New unit tests, from CEDET repository.
1431 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
1433         * redisplay-testsuite.el: New file.
1435 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1437         * Branch for 23.1.
1439 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
1441         * icalendar-testsuite.el
1442         (icalendar-testsuite--run-function-tests):
1443         Add icalendar-testsuite--test-diarytime-to-isotime.
1444         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1445         recent icalendar fixes.
1446         (icalendar-testsuite--test-diarytime-to-isotime): New.
1447         (icalendar-testsuite--test-create-uid): Adjust to recent
1448         icalendar changes.
1450 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
1452         * bytecomp-testsuite.el: New file.
1454 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
1456         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1457         Add `icalendar-testsuite--test-create-uid'.
1458         (icalendar-testsuite--test-create-uid): New.
1460 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
1462         * newsticker-testsuite.el: New file.
1464 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
1466         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1467         Add icalendar-testsuite--test-datestring-to-isodate,
1468         icalendar-testsuite--test-datetime-to-diary-date, and
1469         icalendar-testsuite--test-calendar-style.
1470         (icalendar-testsuite--test-format-ical-event):
1471         (icalendar-testsuite--test-parse-summary-and-rest):
1472         Doc fix.  Remove european-calendar-style.
1473         (icalendar-testsuite--get-ical-event): Doc fix.
1474         (icalendar-testsuite--test-first-weekday-of-year):
1475         (icalendar-testsuite--run-cycle-tests): Add doc string.
1476         (icalendar-testsuite--test-datestring-to-isodate):
1477         (icalendar-testsuite--test-datetime-to-diary-date):
1478         (icalendar-testsuite--test-calendar-style): New functions.
1479         (icalendar-testsuite--test-export): Handle iso date style.
1480         New arg INPUT-ISO.  Use calendar-date-style.
1481         (icalendar-testsuite--test-import): Handle iso date style.
1482         New arg EXPECTED-ISO.  Use calendar-date-style.
1483         (icalendar-testsuite--test-cycle): Handle iso date style.
1484         (icalendar-testsuite--run-import-tests):
1485         (icalendar-testsuite--run-export-tests):
1486         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1488 2008-02-29  Glenn Morris  <rgm@gnu.org>
1490         * README: New file.
1492 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
1494         * icalendar-testsuite.el: New file.
1496 ;; Local Variables:
1497 ;; coding: utf-8
1498 ;; End:
1500   Copyright (C) 2008-2014 Free Software Foundation, Inc.
1502   This file is part of GNU Emacs.
1504   GNU Emacs is free software: you can redistribute it and/or modify
1505   it under the terms of the GNU General Public License as published by
1506   the Free Software Foundation, either version 3 of the License, or
1507   (at your option) any later version.
1509   GNU Emacs is distributed in the hope that it will be useful,
1510   but WITHOUT ANY WARRANTY; without even the implied warranty of
1511   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1512   GNU General Public License for more details.
1514   You should have received a copy of the GNU General Public License
1515   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.