* automated/comint-testsuite.el
[emacs.git] / test / ChangeLog
blobe4cabe0032f0fe29d37fbb12f5d7614e34e96169
1 2014-01-21  Michael Albinus  <michael.albinus@gmx.de>
3         * automated/comint-testsuite.el
4         (comint-testsuite-password-strings): Add localized examples.
6 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
8         * automated/inotify-test.el (inotify-file-watch-simple): Skip test
9         case if inotify is not linked with Emacs.  Use `read-event' rather
10         than `sit-for' in order to process events.  (Bug#13662)
12 2014-01-13  Michael Albinus  <michael.albinus@gmx.de>
14         * automated/ert-tests.el (ert-test-record-backtrace): Reenable
15         test case with adapted test string.  (Bug#13064)
17 2013-12-28  Glenn Morris  <rgm@gnu.org>
19         * automated/electric-tests.el: Require 'elec-pair.
21 2013-12-26  João Távora  <joaotavora@gmail.com>
23         * automated/electric-tests.el (electric-pair-test-for):
24         Fix autowrapping tests in batch-mode by running with
25         `transient-mark-mode' set to `lambda'.
27         * automated/electric-tests.el: New file.
29 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
31         * automated/python-tests.el
32         (python-nav-lisp-forward-sexp-safe-1): Remove test.
33         (python-nav-forward-sexp-safe-1): New test.
35 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
37         * automated/ruby-mode-tests.el: Add tests for
38         `ruby-align-to-stmt-keywords'.
40         * indent/ruby.rb: Update examples to reflect the lack of change in
41         default indentation of `begin' blocks.
43 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
45         * indent/ruby.rb: Update examples according to the change
46         in `smie-indent-close'.
48 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
50         * indent/ruby.rb: New examples.
52 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
54         * automated/python-tests.el (python-indent-dedenters-2): New test.
56 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
58         * automated/python-tests.el (python-indent-after-comment-1)
59         (python-indent-after-comment-2): New tests.
61 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>
63         * automated/python-tests.el (python-indent-block-enders-1):
64         Rename from python-indent-block-enders.
65         (python-indent-block-enders-2): New test.
67 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
69         * indent/js.js: New file.
71 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
73         * automated/dbus-tests.el: New file.
75 2013-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
77         * automated/regexp-tests.el: New file.
79 2013-11-29  Eli Zaretskii  <eliz@gnu.org>
81         * automated/reftex-tests.el (reftex-parse-from-file-test):
82         Run temp-dir through file-truename, to make sure the temporary file
83         names are comparable as strings.
85         * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
86         Force Unix EOLs by using 'utf-8-unix', since the default of
87         'utf-8' is system-dependent, while the test expects to see Unix EOLs.
89 2013-11-28  Glenn Morris  <rgm@gnu.org>
91         * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
93 2013-11-28  Eli Zaretskii  <eliz@gnu.org>
95         * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
96         (EMACSOPT): Use $(PATH_SEP).
98 2013-11-28  Michael Albinus  <michael.albinus@gmx.de>
100         * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
101         Set to nil.
103 2013-11-27  Michael Albinus  <michael.albinus@gmx.de>
105         * automated/file-notify-tests.el
106         (file-notify-test-remote-temporary-file-directory):
107         Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
108         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
109         (file-notify--deftest-remote): Cleanup connection initially.
110         (file-notify-test03-autorevert): Run also in batch mode.  Use a
111         larger timeout for remote files.  `sit-for' 1 second; 0.1 second
112         does not work on MS Windows.  Call `accept-process-output' for
113         remote files.  Apply `string-match' instead of `string-equal', the
114         messages are different on MS Windows.
116         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
117         Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
118         (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
120 2013-11-23  Glenn Morris  <rgm@gnu.org>
122         * automated/python-tests.el (python-shell-make-comint-1)
123         (python-shell-make-comint-2, python-shell-get-process-1):
124         Suppress creation of some temp-files.
126         * automated/python-tests.el (python-shell-parse-command-1)
127         (python-shell-make-comint-1, python-shell-make-comint-2)
128         (python-shell-get-process-1)
129         (python-shell-internal-get-or-create-process-1):
130         Skip rather than fail if prereqs not found.
132         * automated/Makefile.in (emacs):
133         Empty EMACSLOADPATH rather than unsetting.
135 2013-11-22  Glenn Morris  <rgm@gnu.org>
137         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
138         Set expected-result.
140 2013-11-21  Glenn Morris  <rgm@gnu.org>
142         * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
143         (compile-main): Pass XARGS_LIMIT to xargs.
145         * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
146         (EMACSOPT): Use PATH_SEPARATOR.
148 2013-11-20  Bozhidar Batsov <bozhidar@batsov.com>
150         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
151         Add a failing test for Bug#15874.
152         (ruby--insert-coding-comment-ruby-style)
153         (ruby--insert-coding-comment-emacs-style)
154         (ruby--insert-coding-comment-custom-style):
155         Add a few tests for `ruby--insert-coding-comment'.
157 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
159         Improve API of recently-added bool vector functions (Bug#15912).
160         * automated/data-tests.el: Adjust to API changes.
162 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
164         * automated/tramp-tests.el (tramp-test07-file-exists-p)
165         (tramp-test08-file-local-copy)
166         (tramp-test09-insert-file-contents, tramp-test10-write-region)
167         (tramp-test11-copy-file, tramp-test12-rename-file)
168         (tramp-test13-make-directory, tramp-test14-delete-directory)
169         (tramp-test15-copy-directory, tramp-test16-directory-files)
170         (tramp-test17-insert-directory, tramp-test18-file-attributes)
171         (tramp-test19-directory-files-and-attributes)
172         (tramp-test20-file-modes, tramp-test21-file-links)
173         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
174         (tramp-test24-file-name-completion, tramp-test25-load)
175         (tramp-test26-process-file, tramp-test27-start-file-process)
176         (tramp-test28-shell-command): Cleanup connection initially.
178 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
180         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
181         connection before running the test.
183 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
185         * automated/tramp-tests.el (tramp-test15-copy-directory)
186         (tramp-test16-directory-files, tramp-test17-insert-directory)
187         (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): Protect unwindforms with `ignore-errors'.
194         (tramp-test29-utf8): New test.
196 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
198         * automated/file-notify-tests.el (file-notify-test02-events)
199         (file-notify-test03-autorevert): Suppress messages in `write-region'.
201         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
202         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
203         (tramp-test26-process-file, tramp-test28-shell-command):
204         Ensure, that the directory is not empty when calling "ls".
206 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
208         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
209         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
210         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
211         (tramp-test09-insert-file-contents, tramp-test10-write-region):
212         (tramp-test26-process-file): Add tests.
213         (tramp-test11-copy-file): Remove debug message.
214         (tramp-test20-file-modes): Special case, if user is "root".
216 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
218         * automated/file-notify-tests.el:
219         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
220         `tramp-remote-path' when running on hydra.
221         (tramp-test07-file-exists-p): Remove instrumentation code.
222         (tramp-test26-process-file): Don't use "/bin/true" and
223         "/bin/false", these paths do not exist on hydra.
225 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
227         * automated/process-tests.el: New file.
229 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
231         * indent/ruby.rb: New examples.
233 2013-11-06  Glenn Morris  <rgm@gnu.org>
235         * automated/Makefile.in (setwins): Avoid accidental matches.
237 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
239         * automated/tramp-tests.el (tramp-test07-file-exists-p):
240         Fix docstring.  Instrument, in order to hunt failure on hydra.
242 2013-11-06  Glenn Morris  <rgm@gnu.org>
244         * automated/flymake-tests.el (warning-predicate-rx-gcc)
245         (warning-predicate-function-gcc, warning-predicate-rx-perl)
246         (warning-predicate-function-perl):
247         * automated/info-xref.el (info-xref-test-makeinfo):
248         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
249         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
251 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
253         * automated/tramp-tests.el: New file.
255 2013-11-05  Glenn Morris  <rgm@gnu.org>
257         Get rid of --chdir usage.
258         * automated/Makefile.in (EMACSOPT): Move -L here.
259         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
260         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
261         (.el.elc): No more need to pass -L here.
262         (compile-main): Get rid of sub-shell and cd.
263         (compile-clean, check): Get rid of cd.
265         Make it possible to run tests with a different working directory.
266         * automated/flymake-tests.el (flymake-tests-data-directory): New.
267         (flymake-tests--current-face): Use flymake-tests-data-directory.
268         (warning-predicate-function-gcc, warning-predicate-rx-perl)
269         (warning-predicate-function-perl): Adapt for above change.
270         * automated/zlib-tests.el (zlib-tests-data-directory): New.
271         (zlib--decompress): Use zlib-tests-data-directory.
273         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
274         Remove test that makes no sense.
276         * automated/files.el (files-test-local-variable-data):
277         Fix result typo presumably caused by interference from dir-locals.
278         (file-test--do-local-variables-test): Prevent dir-locals interfering.
280 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
282         * indent/ruby.rb: Add a statement on the line after heredoc.
283         Move a now-successful example.
285         * automated/ruby-mode-tests.el: Remove outdated comment.
287 2013-11-04  Glenn Morris  <rgm@gnu.org>
289         * automated/Makefile.in (abs_srcdir): Remove.
290         (emacs): Unset EMACSLOADPATH.
291         (.el.elc, check): Use -L to append srcdir to load-path.
293 2013-11-02  Glenn Morris  <rgm@gnu.org>
295         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
296         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
297         (abs_srcdir): New, set by configure.
298         (EMACS): Use a relative file name.
299         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
300         (lisp-compile): Remove (assume it's up-to-date).
301         (compile-main): Do not run lisp-compile.
302         (compile-main, compile-clean, compile-always, bootstrap-clean)
303         (check): Use srcdir rather than $test.  Check cd return value.
304         Use --chdir.
305         (doit, compile, compile-always): Remove stuff copied from lisp/.
306         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
308 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
310         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
311         Add a skipping test.
313 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
315         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
317         * indent/css-mode.css (.x2): Test alignement inside braces.
319 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
321         * indent/ruby.rb: New failing example.
323         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
324         Fix the test, in respect to adding the space after the curly.
326 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
328         * automated/ert-tests.el (ert-test-skip-unless): New test case.
329         (ert-test-deftest): Adapt test for changed macro expansion.
330         (ert-test-run-tests-interactively):
331         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
332         Add a skipping test.
334         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
335         (file-notify--test-local-enabled): Make it a function.  Check also
336         for `file-remote-p' of `temporary-file-directory'.
337         (file-notify--test-remote-enabled-checked): New defvar.
338         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
339         internal functions.  Cache result.
340         (file-notify--deftest-remote, file-notify-test00-availability)
341         (file-notify-test01-add-watch, file-notify-test02-events)
342         (file-notify-test03-autorevert): Add checks with `skip_unless'.
343         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
345 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
347         * indent/ruby.rb: Fix syntax error in the latest example.
349 2013-10-23  Glenn Morris  <rgm@gnu.org>
351         * automated/Makefile.in (abs_top_srcdir, top_builddir):
352         New, set by configure.
353         (top_srcdir): Remove.
354         (abs_test, abs_lispsrc): New.
355         (lisp): No longer absolute.
356         (emacs, lisp-compile, compile, compile-always):
357         Quote entities that might contain whitespace.
359 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
361         * indent/ruby.rb: Move two examples to "working" section, add one
362         more.
364 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
366         * indent/ruby.rb: New examples for indentation of blocks.
367         Example of hash inside parens that inflooped before the present commit.
369 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
371         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
372         allows another timer to run.
374 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
376         * indent/ruby.rb: More examples for bug#15594, both failing and
377         now passing.
379 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
381         * indent/ruby.rb: Add two more cases.
383 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
385         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
386         first use.
387         (ruby-should-indent): Use indent-according-to-mode.
388         (ruby-deftest-move-to-block): Use `declare'.
390 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
392         * indent/ruby.rb: Fix a spurious change, add more failing examples.
394 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
396         * indent/ruby.rb: Add a few more tests; adjust some indentation.
398 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
400         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
401         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
403         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
405 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
407         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
408         Adjust indentation of continued line to the new SMIE behavior.
410 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
412         * automated/completion-tests.el:
413         * indent/css-mode.css: New files.
415 2013-10-03  Daiki Ueno  <ueno@gnu.org>
417         * automated/data/package/signed/archive-contents:
418         * automated/data/package/signed/archive-contents.sig:
419         * automated/data/package/signed/signed-good-1.0.el:
420         * automated/data/package/signed/signed-good-1.0.el.sig:
421         * automated/data/package/signed/signed-bad-1.0.el:
422         * automated/data/package/signed/signed-bad-1.0.el.sig:
423         * automated/data/package/key.pub:
424         * automated/data/package/key.sec: New files.
426         * automated/package-test.el (package-test-update-listing)
427         (package-test-update-archives, package-test-describe-package):
428         Adjust to package.el change.
429         (package-test-signed): New test.
431 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
433         * automated/package-test.el: Update all cases to use :url instead
434         of :homepage.
436         * automated/package-x-test.el
437         (package-x-test--single-archive-entry-1-3): Same.
439 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
441         * automated/package-test.el (simple-single-desc-1-4): Remove, it
442         was unused.
443         (simple-single-desc): Expect :homepage property.
444         (multi-file-desc): Same.
445         (with-package-test): Do not save previous `default-directory'
446         value, let-bind the var instead.
447         (package-test-install-single): Expect :homepage property in the
448         generated pkg file.
449         (package-test-describe-package): Expect Homepage button.
450         (package-test-describe-non-installed-package)
451         (package-test-describe-non-installed-multi-file-package): Same.
452         (package-test-describe-not-installed-package): Remove, it was a
453         duplicate.
455         * automated/package-x-test.el
456         (package-x-test--single-archive-entry-1-3): Expect :homepage
457         property.
458         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
460         * automated/data/package/simple-single-1.3.el: Add URL header.
462         * automated/data/package/archive-contents: Add :homepage
463         properties to `simple-single' and `multi-file'.
465 2013-09-22  Daniel Colascione  <dancol@dancol.org>
467         * automated/data-tests.el:
468         (bool-vector-count-matches-all-0-nil)
469         (bool-vector-count-matches-all-0-t)
470         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
471         (bool-vector-count-matches-at, bool-vector-intersection-op)
472         (bool-vector-union-op, bool-vector-xor-op)
473         (bool-vector-set-difference-op)
474         (bool-vector-change-detection, bool-vector-not): New tests.
475         (mock-bool-vector-count-matches-at)
476         (test-bool-vector-bv-from-hex-string)
477         (test-bool-vector-to-hex-string)
478         (test-bool-vector-count-matches-at-tc)
479         (test-bool-vector-apply-mock-op)
480         (test-bool-vector-binop): New helper functions.
481         (bool-vector-test-vectors): New testcase data.
483 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
485         * automated/advice-tests.el (advice-test-called-interactively-p-around)
486         (advice-test-called-interactively-p-filter-args)
487         (advice-test-called-interactively-p-around): New tests.
489 2013-09-16  Glenn Morris  <rgm@gnu.org>
491         * automated/eshell.el (eshell-match-result):
492         Return a more informative failure than simply "false".  Update callers.
494         * automated/eshell.el (eshell-test/for-name-shadow-loop):
495         Test value before and after loop as well as during.
497 2013-09-15  Glenn Morris  <rgm@gnu.org>
499         * automated/eshell.el (eshell-test/for-name-shadow-loop):
500         New test.  (Bug#15372)
501         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
503 2013-09-13  Glenn Morris  <rgm@gnu.org>
505         * automated/eshell.el (with-temp-eshell):
506         Use a temp directory for eshell-directory-name.
507         (eshell-test-command-result): New, again using a temp directory.
508         Replace eshell-command-result with this throughout.
509         (eshell-test/for-loop, eshell-test/for-name-loop):
510         Ensure environment variables don't confuse us.
512 2013-09-12  Glenn Morris  <rgm@gnu.org>
514         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
515         due to "has a running process; kill it?" prompts.
517 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
519         * automated/eshell.el: Rename from eshell.el.
520         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
522 2013-09-01  Glenn Morris  <rgm@gnu.org>
524         * automated/Makefile.in (setwins): Avoid leading space in $wins.
525         Otherwise the sed command used by eg compile-main ends up
526         containing "/*.el".  (Bug#15170)
528 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
530         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
531         for portability to hosts where /bin/sh has problems.
533 2013-08-21  David Engster  <deng@randomsample.de>
535         * automated/eieio-tests.el, automated/eieio-test-persist.el:
536         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
537         upstream.  Changed to use ERT.
539 2013-08-14  Daniel Hackney  <dan@haxney.org>
541         * automated/package-test.el: Remove tar-package-building functions.
542         Tar file used for testing is included in the repository.
543         (package-test-install-texinfo, package-test-cleanup-built-files):
544         Remove.
546 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
548         * automated/python-tests.el (python-imenu-create-index-4)
549         (python-imenu-create-flat-index-2): New tests.
551 2013-08-05  Glenn Morris  <rgm@gnu.org>
553         * automated/mule-util.el: New file, with tests extracted from
554         lisp/international/mule-util.el.
556 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
558         * automated/advice-tests.el (advice-tests-nadvice): Test removal
559         before definition.
560         (advice-tests-macroaliases): New test.
562 2013-08-04  Glenn Morris  <rgm@gnu.org>
564         * automated/ert-tests.el: Disable failing test that no-one seems
565         to know how to fix.  (Bug#13064)
567         * automated/icalendar-tests.el (icalendar-tests--test-export)
568         (icalendar-tests--test-import): Try more precise TZ specification.
569         Remove debug messages.
571 2013-08-03  Glenn Morris  <rgm@gnu.org>
573         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
575         * automated/icalendar-tests.el (icalendar-tests--test-export)
576         (icalendar-tests--test-import):
577         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
578         (icalendar-tests--test-import): Reset zone even if error occurred.
580 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
582         * automated/core-elisp-tests.el: New file.
584 2013-08-01  Glenn Morris  <rgm@gnu.org>
586         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
587         Try to check that the remote system has a notification program.
589 2013-07-31  Glenn Morris  <rgm@gnu.org>
591         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
593 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
595         * automated/file-notify-tests.el
596         (file-notify--test-local-enabled): New defconst.  Replaces all
597         `file-notify-support' occurrences.
598         (file-notify--test-remote-enabled): New defun.
599         (file-notify--deftest-remote): Use it.
600         (file-notify-test00-availability): Rewrite.
601         (file-notify-test00-availability-remote): New defun.
602         (file-notify-test01-add-watch): Rewrite first erroneous check.
604 2013-07-23  Glenn Morris  <rgm@gnu.org>
606         * automated/inotify-test.el (inotify-file-watch-simple):
607         Delete temp-file when done.
609         * automated/subword-tests.el: Require subword.
611 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
613         * automated/subword-tests.el: New file.
615 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
617         * automated/python-tests.el (python-imenu-create-index-2)
618         (python-imenu-create-index-3): New tests.
620 2013-07-11  Glenn Morris  <rgm@gnu.org>
622         * automated/ert-tests.el: Require cl-lib at runtime too.
623         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
624         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
625         (ert-test-set-functions, ert-test-gensym)
626         (ert-test-coerce-to-vector, ert-test-string-position)
627         (ert-test-mismatch): Remove tests.
628         * automated/cl-lib.el: New, split from ert-tests.el.
630         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
631         Goto point-min.
632         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
633         (ruby-move-to-block-skips-percent-literal)
634         (ruby-move-to-block-skips-heredoc)
635         (ruby-move-to-block-moves-from-else-to-if)
636         (ruby-beginning-of-defun-does-not-fold-case)
637         (ruby-end-of-defun-skips-to-next-line-after-the-method):
638         Replace goto-line with forward-line/goto-char.
639         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
641         * automated/package-test.el (makeinfo-buffer): Autoload.
642         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
643         (package-test-install-texinfo): Don't require makeinfo.
645         * automated/files.el: Stop "local variables" confusion.
647         * automated/flymake-tests.el (flymake-tests): Remove unused group.
649         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
650         Use with-current-buffer.
652         * automated/undo-tests.el (undo-test-buffer-modified)
653         (undo-test-file-modified): New tests.
655 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
657         * automated/file-notify-tests.el (file-notify-test00-availability):
658         Set :expected-result.
659         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
660         (file-notify-test02-events, file-notify-test02-events-remote)
661         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
662         Skip when `file-notify-support' is nil.  (Bug#14823)
664 2013-07-09  Glenn Morris  <rgm@gnu.org>
666         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
667         Declare.
668         (inotify-file-watch-simple): Silence compiler.
670         * automated/python-tests.el (python-indent-block-enders):
671         Make it actually test something.
673         * automated/package-x-test.el: Require package-test when compiling.
675         * automated/add-log-tests.el, automated/advice-tests.el:
676         * automated/imenu-test.el, automated/package-x-test.el:
677         * automated/python-tests.el, automated/ruby-mode-tests.el:
678         * automated/xml-parse-tests.el: Explicitly require ert.
680 2013-07-08  Kenichi Handa  <handa@gnu.org>
682         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
683         Use with-ccoding-priority to avoid side-effect (Bug#14781).
685 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
687         * automated/file-notify-tests.el
688         (file-notify-test-remote-temporary-file-directory):
689         Use `null-device' on w32.
690         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
691         (file-notify--test-results, file-notify--test-event)
692         (file-notify--deftest-remote, file-notify--event-test)
693         (file-notify--test-event-handler)
694         (file-notify--test-make-temp-name): Rename, in order to mark them
695         internal.
696         (tramp-message-show-message, tramp-read-passwd): Tweak them for
697         better fitting in noninteractive tests.
698         (file-notify-test00-availability): Rename from `file-notify-test0'.
699         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
700         Use `temporary-file-directory '.
701         (file-notify-test01-add-watch-remote): New test.
702         (file-notify-test02-events): Rename from `file-notify-test2'.
703         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
704         (file-notify-test03-autorevert): Rename from
705         `file-notify-test4'.  Use timeouts.
706         (file-notify-test03-autorevert-remote): Rename from
707         `file-notify-test5'.
709 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
711         * automated/file-notify-tests.el: New package.
713 2013-06-28  Kenichi Handa  <handa@gnu.org>
715         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
716         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
717         Callers changed.
718         (decoder-tests-filename): New function.
719         (decoder-tests-prefer-utf-8-read)
720         (decoder-tests-prefer-utf-8-write): New function.
721         (ert-test-decoder-prefer-utf-8): New test.
723 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
725         * automated/package-x-test.el: Change the commentary.
726         (package-x-test--single-archive-entry-1-3)
727         (package-x-test--single-archive-entry-1-4): Fix the tests, by
728         using the appropriate data structure.
730 2013-06-27  Daniel Hackney  <dan@haxney.org>
732         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
734         * automated/package-x-test.el: New file.
736         * automated/package-test.el: New file.
738         * automated/data/package: New directory, with test examples.
740 2013-06-27  Glenn Morris  <rgm@gnu.org>
742         * automated/python-tests.el (python-tests-with-temp-file):
743         Clean up after ourself.
745         * automated/undo-tests.el (undo-test3): Remove test that seems to
746         do nothing that the previous one doesn't, except leave a tempfile.
748 2013-06-26  Glenn Morris  <rgm@gnu.org>
750         * automated/info-xref.el: New file.
752 2013-06-25  Glenn Morris  <rgm@gnu.org>
754         * automated/occur-tests.el (occur-test-create): New function.
755         Use it to create separate tests for each element, so we run them
756         all rather than stopping at the first error.
758 2013-06-24  Glenn Morris  <rgm@gnu.org>
760         * automated/occur-tests.el (occur-tests):
761         Update for 2013-05-29 change to occur header line.
763 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
765         Test suite for flymake.
766         * automated/flymake-tests.el:
767         * automated/flymake/warnpred/Makefile
768         * automated/flymake/warnpred/test.c
769         * automated/flymake/warnpred/test.pl: New files.
771 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
773         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
775 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
777         * automated/reftex-tests.el: New test suite for reftex.
779 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
781         * automated/ruby-mode-tests.el: New tests, for percent literals
782         and expression expansion.
784 2013-05-29  Leo Liu  <sdl.web@gmail.com>
786         * indent/octave.m: Tweak.
788 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
790         * eshell.el: Rewrite tests using ERT.
792 2013-05-25  Leo Liu  <sdl.web@gmail.com>
794         * indent/octave.m: Add tests for %!, # and ### comments.
796 2013-05-23  Kenichi Handa  <handa@gnu.org>
798         * automated/decoder-tests.el: New file.
800 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
802         * indent/ruby.rb: Add multiline regexp example.
804         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
805         (ruby-regexp-skips-over-interpolation)
806         (ruby-regexp-continues-till-end-when-unclosed)
807         (ruby-regexp-can-be-multiline)
808         (ruby-interpolation-inside-percent-literal): New tests.
810 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
812         * indent/ruby.rb: Fix indentation after =; add more cases.
814 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
816         * indent/pascal.pas: Add test for mis-identified comments.
818 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
820         * automated/imenu-test.el: New file.  (Bug#14112)
822 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
824         * automated/python-tests.el (python-imenu-prev-index-position-1):
825         Remove test.
826         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
827         New tests.
829 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
831         * automated/python-tests.el (python-nav-backward-defun-2)
832         (python-nav-backward-defun-3, python-nav-forward-defun-2)
833         (python-nav-forward-defun-3): New tests.
835 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
837         * automated/python-tests.el (python-nav-backward-defun-1)
838         (python-nav-forward-defun-1): New tests.
840 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
842         * automated/add-log-tests.el: New file. (Bug#14112)
844 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
846         * automated/python-tests.el (python-indent-block-enders): New test.
847         (python-info-current-defun-2): Fix test.
849 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
851         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
853 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
855         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
856         (python-tests-with-temp-file): New macro.
857         (python-tests-shell-interpreter): New var.
858         (python-shell-get-process-name-1)
859         (python-shell-internal-get-process-name-1)
860         (python-shell-parse-command-1)
861         (python-shell-calculate-process-environment-1)
862         (python-shell-calculate-process-environment-2)
863         (python-shell-calculate-process-environment-3)
864         (python-shell-calculate-exec-path-1)
865         (python-shell-calculate-exec-path-2)
866         (python-shell-make-comint-1)
867         (python-shell-make-comint-2)
868         (python-shell-get-process-1)
869         (python-shell-get-or-create-process-1)
870         (python-shell-internal-get-or-create-process-1): New tests.
872 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
874         * automated/python-tests.el: New file.
876 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
878         * automated/ruby-mode-tests.el
879         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
880         bits inside the examples.
881         (ruby-move-to-block-skips-heredoc): New test.
882         (ruby-add-log-current-method-after-inner-class):
883         Lower expectations: move point inside a method, initially.
885 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
887         * automated/ruby-mode-tests.el
888         (ruby-move-to-block-skips-percent-literal): New test.
890 2013-02-04  Chong Yidong  <cyd@gnu.org>
892         * automated/thingatpt.el: New file.
894 2013-02-03  Chong Yidong  <cyd@gnu.org>
896         * automated/files.el (file-test--do-local-variables-test):
897         Avoid compilation warning message.
899 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
901         * automated/ruby-mode-tests.el
902         (ruby-indent-spread-args-in-parens): New test.
903         * automated/ruby-mode-tests.el (ruby-block-test-example):
904         Break indentation of the do block opener and add a line inside it.
905         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
906         Adjust line numbers.
908 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
910         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
912 2013-01-14  Glenn Morris  <rgm@gnu.org>
914         * automated/compile-tests.el (compile-tests--test-regexps-data):
915         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
917 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
919         * automated/man-tests.el: New file.
921 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
923         * automated/undo-tests.el (undo-test0): Adjust error to code change.
925 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
927         * automated/undo-tests.el: New file.
929 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
931         * automated/ruby-mode-tests.el
932         (ruby-indent-after-block-in-continued-expression): New test.
934 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
936         * automated/ruby-mode-tests.el:
937         Rename one interpolation test; add three more.
938         (ruby-with-temp-buffer): New macro, use it where appropriate.
939         (ruby-add-log-current-method-examples): Use "_" for target point.
940         Add four new tests for ruby-add-log-current-method.
942 2012-12-11  Glenn Morris  <rgm@gnu.org>
944         * automated/f90.el (f90-test-bug13138): New test.
946 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
948         * automated/inotify-test.el: New test.
950 2012-12-02  Chong Yidong  <cyd@gnu.org>
952         * automated/ruby-mode-tests.el
953         (ruby-add-log-current-method-examples): Don't use loop macro, to
954         allow automated testing to work.
956 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
958         * automated/advice-tests.el (advice-tests--data): Remove.
959         (advice-tests): Move the tests directly here instead.
960         Add called-interactively-p tests.
962 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
964         * automated/ert-x-tests.el: Use cl-lib.
965         * automated/ert-tests.el: Use lexical-binding and cl-lib.
967 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
969         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
970         (ruby-indent-inside-heredoc-after-operator)
971         (ruby-indent-inside-heredoc-after-space): New tests.
972         Change direct font-lock face references to var references.
973         (ruby-interpolation-suppresses-syntax-inside): New test.
974         (ruby-interpolation-inside-percent-literal-with-paren):
975         New failing test.
977 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
979         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
980         (ruby-singleton-class-no-heredoc-font-lock)
981         (ruby-add-log-current-method-examples): New tests.
982         (ruby-test-string): Extract from ruby-should-indent-buffer.
983         (ruby-deftest-move-to-block): New macro.
984         Add several move-to-block tests.
986 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
988         * automated/advice-tests.el: New tests.
990 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
992         * automated/compile-tests.el (compile-tests--test-regexps-data):
993         Add new data for msft's new format.
995 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
997         * automated/ruby-mode-tests.el:
998         (ruby-toggle-block-to-multiline): New test.
999         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1000         (ruby-toggle-block-to-brace): Use buffer-string.
1002 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
1004         * automated/ruby-mode-tests.el: New tests (Bug#11613).
1006 2012-08-28  Chong Yidong  <cyd@gnu.org>
1008         * automated/files.el: Test every combination of values for
1009         enable-local-variables and enable-local-eval.
1011 2012-08-19  Chong Yidong  <cyd@gnu.org>
1013         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1015 2012-08-18  Chong Yidong  <cyd@gnu.org>
1017         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1019 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1021         * indent/ruby.rb: Rearrange examples, add new ones.
1023 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1025         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1026         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1028 2012-08-11  Glenn Morris  <rgm@gnu.org>
1030         * automated/files.el: New file.
1032         * automated/Makefile.in (all): Fix typo.
1034 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1036         * automated/ruby-mode-tests.el (ruby-should-indent):
1037         Add docstring, check (current-indentation) instead of (current-column).
1038         (ruby-should-indent-buffer): New function.
1039         Add tests for `ruby-deep-indent-paren' behavior.
1040         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1042 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1044         Original tests in test_ruby_mode.rb in upstream (author).
1046 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1048         * automated/ruby-mode-tests.el (ruby-should-indent)
1049         (ruby-assert-state): New functions.
1050         Add new tests.
1052 2012-07-29  David Engster  <deng@randomsample.de>
1054         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1055         New variable to hold test data for name expansion.
1056         (xml-parse-tests): Test the two different types of name expansion.
1058 2012-07-29  Juri Linkov  <juri@jurta.org>
1060         * automated/occur-tests.el (occur-test-case): Use predefined
1061         buffer name " *test-occur*" instead of a random buffer name.
1063 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1065         * automated/ruby-mode-tests.el: New file with one test.
1067 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1069         * indent/shell.sh: Add test case for ${#VAR}.
1071         * indent/latex-mode.tex: New file.
1073 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1075         * eshell.el: Use cl-lib.
1077 2012-07-03  Chong Yidong  <cyd@gnu.org>
1079         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1081 2012-07-02  Chong Yidong  <cyd@gnu.org>
1083         * automated/xml-parse-tests.el (xml-parse-tests--data):
1084         More testcases.
1086 2012-07-01  Chong Yidong  <cyd@gnu.org>
1088         * automated/xml-parse-tests.el: New file.
1090 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1092         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1093         Use cl-flet.
1095 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1097         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1098         Test escaped commas in TZID (Bug#11473).
1099         (icalendar-import-with-timezone): New.
1100         (icalendar-real-world): Add new testcase as given in the bugreport
1101         of Bug#11473.
1103 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1105         * automated/icalendar-tests.el (icalendar-tests--test-import):
1106         Include UID in import tests (Bug#11525).
1107         (icalendar-import-non-recurring, icalendar-import-rrule)
1108         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1109         UID-import change.
1110         (icalendar-import-with-uid): New.
1111         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1112         Include UID in cycle tests.
1113         (icalendar-cycle, icalendar-real-world): UID-import change.
1115 2012-05-21  Glenn Morris  <rgm@gnu.org>
1117         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1119 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1121         * automated/url-util-tests.el: New file to test
1122         lisp/url/url-util.el.  Only `url-build-query-string' and
1123         `url-parse-query-string' are tested right now (Bug#8706).
1125 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1127         * indent/shell.sh:
1128         * indent/shell.rc: Ad some test cases.
1130 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1132         * indent/ruby.rb: New file, to test new syntax-propertize code.
1134 2012-04-11  Glenn Morris  <rgm@gnu.org>
1136         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1138 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1140         * automated/url-future-tests.el (url-future-tests): Move from
1141         lisp/url/url-future.el and rename.
1143 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1145         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1146         Fix broken test, caused by missing trailing blank.
1148 2011-12-03  Chong Yidong  <cyd@gnu.org>
1150         * automated/compile-tests.el (compile-tests--test-regexps-data):
1151         Increase column numbers by one to reflect change in how
1152         compilation-message is recorded (Bug#10172).
1154 2011-11-22  Glenn Morris  <rgm@gnu.org>
1156         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1158 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1160         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1162 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1164         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1165         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1166         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1168 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1170         * automated/newsticker-tests.el
1171         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1172         newsticker--treeview-tree-update.
1174 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1176         * automated/newsticker-tests.el
1177         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1179         * automated/newsticker-tests.el
1180         (newsticker--group-manage-orphan-feeds): Prevent updating
1181         newsticker treeview. Fixed bug#9763.
1183 2011-10-20  Glenn Morris  <rgm@gnu.org>
1185         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1187         * automated/vc-bzr.el: New file.
1189 2011-10-15  Glenn Morris  <rgm@gnu.org>
1191         * automated/f90.el: New file.
1193 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1195         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1196         to automated/newsticker-tests.el. Convert to ERT.
1198 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1200         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1201         Remove, simply use string=.
1202         (icalendar--diarytime-to-isotime)
1203         (icalendar--datetime-to-diary-date)
1204         (icalendar--datestring-to-isodate)
1205         (icalendar--format-ical-event)
1206         (icalendar--parse-summary-and-rest)
1207         (icalendar-tests--do-test-import)
1208         (icalendar-tests--do-test-cycle): Change argument order of
1209         string= to EXPECTED ACTUAL.
1210         (icalendar--import-format-sample)
1211         (icalendar--format-ical-event)
1212         (icalendar-import-non-recurring)
1213         (icalendar-import-rrule)
1214         (icalendar-import-duration)
1215         (icalendar-import-bug-6766)
1216         (icalendar-real-world): Adjust to string= instead of
1217         icalendar-tests--compare-strings.
1218         (icalendar-import-multiple-vcalendars): New.
1220 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1222         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1223         Require CL.
1225 2011-05-09  Juri Linkov  <juri@jurta.org>
1227         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1228         Convert to ERT.
1230 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1232         * automated/compile-tests.el: New file.
1234 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1236         * automated/font-parse-tests.el: Don't byte-compile.
1238         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1240 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1242         * automated/lexbind-tests.el: New file.
1244 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1246         * Version 23.3 released.
1248 2011-03-05  Glenn Morris  <rgm@gnu.org>
1250         * eshell.el: Move here from lisp/eshell/esh-test.el.
1252 2011-03-03  Christian Ohler  <ohler@gnu.org>
1254         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1255         New test.
1257 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1259         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1260         convert to ERT format.
1262 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1264         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1265         convert to ERT format.
1267 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1269         * indent/shell.sh:
1270         * indent/shell.rc: New files.
1272 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1274         * automated/font-parse-tests.el: Move from
1275         font-parse-testsuite.el.
1277 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1279         * font-parse-testsuite.el (test-font-parse-data): New file.
1281 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1283         * indent/prolog.prolog: Add tokenizing tests.
1285 2011-01-13  Christian Ohler  <ohler@gnu.org>
1287         * automated: New directory for automated tests.
1289         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1291         * automated/Makefile.in: New file.
1293 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1295         * indent/modula2.mod: New file.
1297 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1299         * indent/octave.m: Add a test to ensure indentation is local.
1301 2010-10-23  Glenn Morris  <rgm@gnu.org>
1303         * comint-testsuite.el
1304         (comint-testsuite--test-comint-password-prompt-regexp):
1305         Add "Please enter the password".  (Bug#7224)
1307 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1309         * indent/prolog.prolog: Use normal spacing around !.
1311 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1313         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
1315 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1317         * indent/octave.m: Remove some `fixindent' not needed any more.
1319 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1321         * indent/octave.m: New file.
1323 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1325         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1326         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1327         (icalendar-testsuite--run-internal-tests): New.
1328         (icalendar-testsuite--test-convert-ordinary-to-ical)
1329         (icalendar-testsuite--test-convert-block-to-ical)
1330         (icalendar-testsuite--test-convert-anniversary-to-ical)
1331         (icalendar-testsuite--test-parse-vtimezone)
1332         (icalendar-testsuite--do-test-export): Code formatting.
1333         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1334         (icalendar-testsuite--do-test-import)
1335         (icalendar-testsuite--do-test-cycle):
1336         Use icalendar-testsuite--compare-strings
1337         (icalendar-testsuite--run-import-tests): Comment added.
1338         (icalendar-testsuite--run-import-tests)
1339         (icalendar-testsuite--run-real-world-tests): Fix expected results.
1341 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
1343         * redisplay-testsuite.el (test-redisplay-3): New test.
1345 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
1347         * comint-testsuite.el: New file.
1349 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1351         * indent: New dir.
1353 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1355         * Version 23.2 released.
1357 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
1359         * cedet/semantic-ia-utest.el
1360         (semantic-symref-test-count-hits-in-tag): Add function, from
1361         semantic-test.el.
1363         * cedet/tests/test.cpp:
1364         * cedet/tests/test.py:
1365         * cedet/tests/teststruct.cpp:
1366         * cedet/tests/testtemplates.cpp:
1367         * cedet/tests/testusing.cpp:
1368         * cedet/tests/scopetest.cpp:
1369         * cedet/tests/scopetest.java: Files deleted.
1371         * cedet/tests/test.make:
1372         * cedet/tests/test.c:
1373         * cedet/tests/testjavacomp.java:
1374         * cedet/tests/testspp.c:
1375         * cedet/tests/testsppreplace.c:
1376         * cedet/tests/testsppreplaced.c:
1377         * cedet/tests/testsubclass.cpp:
1378         * cedet/tests/testsubclass.hh:
1379         * cedet/tests/testtypedefs.cpp:
1380         * cedet/tests/testvarnames.c:
1381         * cedet/tests/test.el:
1382         * cedet/tests/testdoublens.cpp:
1383         * cedet/tests/testdoublens.hpp: Add copyright header.
1385         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1386         Remove reference to deleted files.
1388 2010-03-30  Juri Linkov  <juri@jurta.org>
1390         * occur-testsuite.el (occur-tests): Add tests for context lines.
1392 2010-03-23  Juri Linkov  <juri@jurta.org>
1394         * occur-testsuite.el: New file.
1396 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1398         * Branch for 23.2.
1400 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
1402         * icalendar-testsuite.el
1403         (icalendar-testsuite--run-function-tests): Add new tests.
1404         (icalendar-testsuite--test-diarytime-to-isotime): Add another
1405         testcase.
1406         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1407         (icalendar-testsuite--test-convert-weekly-to-ical): New.
1408         (icalendar-testsuite--test-convert-yearly-to-ical): New.
1409         (icalendar-testsuite--test-convert-block-to-ical): New.
1410         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1411         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1413 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1415         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1416         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1417         Fix typos in docstrings and error messages.
1418         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1420 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1422         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1423         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1424         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1426 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
1428         * icalendar-testsuite.el
1429         (icalendar-testsuite--run-function-tests):
1430         Add icalendar-testsuite--test-parse-vtimezone.
1431         (icalendar-testsuite--test-parse-vtimezone): New.
1432         (icalendar-testsuite--do-test-cycle): Doc changes.
1433         (icalendar-testsuite--run-real-world-tests): Remove trailing
1434         whitespace -- see change of icalendar--add-diary-entry in
1435         icalendar.el.
1436         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1438 2009-09-30  Glenn Morris  <rgm@gnu.org>
1440         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1442 2009-06-26  Eric Ludlam  <zappo@gnu.org>
1444         * cedet/*: New unit tests, from CEDET repository.
1446 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
1448         * redisplay-testsuite.el: New file.
1450 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1452         * Branch for 23.1.
1454 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
1456         * icalendar-testsuite.el
1457         (icalendar-testsuite--run-function-tests):
1458         Add icalendar-testsuite--test-diarytime-to-isotime.
1459         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1460         recent icalendar fixes.
1461         (icalendar-testsuite--test-diarytime-to-isotime): New.
1462         (icalendar-testsuite--test-create-uid): Adjust to recent
1463         icalendar changes.
1465 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
1467         * bytecomp-testsuite.el: New file.
1469 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
1471         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1472         Add `icalendar-testsuite--test-create-uid'.
1473         (icalendar-testsuite--test-create-uid): New.
1475 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
1477         * newsticker-testsuite.el: New file.
1479 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
1481         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1482         Add icalendar-testsuite--test-datestring-to-isodate,
1483         icalendar-testsuite--test-datetime-to-diary-date, and
1484         icalendar-testsuite--test-calendar-style.
1485         (icalendar-testsuite--test-format-ical-event):
1486         (icalendar-testsuite--test-parse-summary-and-rest):
1487         Doc fix.  Remove european-calendar-style.
1488         (icalendar-testsuite--get-ical-event): Doc fix.
1489         (icalendar-testsuite--test-first-weekday-of-year):
1490         (icalendar-testsuite--run-cycle-tests): Add doc string.
1491         (icalendar-testsuite--test-datestring-to-isodate):
1492         (icalendar-testsuite--test-datetime-to-diary-date):
1493         (icalendar-testsuite--test-calendar-style): New functions.
1494         (icalendar-testsuite--test-export): Handle iso date style.
1495         New arg INPUT-ISO.  Use calendar-date-style.
1496         (icalendar-testsuite--test-import): Handle iso date style.
1497         New arg EXPECTED-ISO.  Use calendar-date-style.
1498         (icalendar-testsuite--test-cycle): Handle iso date style.
1499         (icalendar-testsuite--run-import-tests):
1500         (icalendar-testsuite--run-export-tests):
1501         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1503 2008-02-29  Glenn Morris  <rgm@gnu.org>
1505         * README: New file.
1507 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
1509         * icalendar-testsuite.el: New file.
1511 ;; Local Variables:
1512 ;; coding: utf-8
1513 ;; End:
1515   Copyright (C) 2008-2014 Free Software Foundation, Inc.
1517   This file is part of GNU Emacs.
1519   GNU Emacs is free software: you can redistribute it and/or modify
1520   it under the terms of the GNU General Public License as published by
1521   the Free Software Foundation, either version 3 of the License, or
1522   (at your option) any later version.
1524   GNU Emacs is distributed in the hope that it will be useful,
1525   but WITHOUT ANY WARRANTY; without even the implied warranty of
1526   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1527   GNU General Public License for more details.
1529   You should have received a copy of the GNU General Public License
1530   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.