* lisp/net/shr.el (shr-render-region): Autoload.
[emacs.git] / test / ChangeLog
blob1c26b408224aa5d5fee2a59dcc2b3f9a616779ca
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-tests.el (python-indent-block-enders-1):
48         Rename 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         * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
135         Add a failing test for Bug#15874.
136         (ruby--insert-coding-comment-ruby-style)
137         (ruby--insert-coding-comment-emacs-style)
138         (ruby--insert-coding-comment-custom-style):
139         Add a few tests for `ruby--insert-coding-comment'.
141 2013-11-18  Paul Eggert  <eggert@cs.ucla.edu>
143         Improve API of recently-added bool vector functions (Bug#15912).
144         * automated/data-tests.el: Adjust to API changes.
146 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
148         * automated/tramp-tests.el (tramp-test07-file-exists-p)
149         (tramp-test08-file-local-copy)
150         (tramp-test09-insert-file-contents, tramp-test10-write-region)
151         (tramp-test11-copy-file, tramp-test12-rename-file)
152         (tramp-test13-make-directory, tramp-test14-delete-directory)
153         (tramp-test15-copy-directory, tramp-test16-directory-files)
154         (tramp-test17-insert-directory, tramp-test18-file-attributes)
155         (tramp-test19-directory-files-and-attributes)
156         (tramp-test20-file-modes, tramp-test21-file-links)
157         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
158         (tramp-test24-file-name-completion, tramp-test25-load)
159         (tramp-test26-process-file, tramp-test27-start-file-process)
160         (tramp-test28-shell-command): Cleanup connection initially.
162 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
164         * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
165         connection before running the test.
167 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
169         * automated/tramp-tests.el (tramp-test15-copy-directory)
170         (tramp-test16-directory-files, tramp-test17-insert-directory)
171         (tramp-test18-file-attributes)
172         (tramp-test19-directory-files-and-attributes)
173         (tramp-test20-file-modes, tramp-test21-file-links)
174         (tramp-test22-file-times, tramp-test23-visited-file-modtime)
175         (tramp-test24-file-name-completion, tramp-test25-load)
176         (tramp-test26-process-file, tramp-test27-start-file-process):
177         (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
178         (tramp-test29-utf8): New test.
180 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
182         * automated/file-notify-tests.el (file-notify-test02-events)
183         (file-notify-test03-autorevert): Suppress messages in `write-region'.
185         * automated/tramp-tests.el (tramp-test02-file-name-dissect)
186         (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
187         (tramp-test26-process-file, tramp-test28-shell-command):
188         Ensure, that the directory is not empty when calling "ls".
190 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
192         * automated/tramp-tests.el (tramp-test-temporary-file-directory):
193         Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
194         (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
195         (tramp-test09-insert-file-contents, tramp-test10-write-region):
196         (tramp-test26-process-file): Add tests.
197         (tramp-test11-copy-file): Remove debug message.
198         (tramp-test20-file-modes): Special case, if user is "root".
200 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
202         * automated/file-notify-tests.el:
203         * automated/tramp-tests.el: Add `tramp-own-remote-path' to
204         `tramp-remote-path' when running on hydra.
205         (tramp-test07-file-exists-p): Remove instrumentation code.
206         (tramp-test26-process-file): Don't use "/bin/true" and
207         "/bin/false", these paths do not exist on hydra.
209 2013-11-08  Helmut Eller  <eller.helmut@gmail.com>
211         * automated/process-tests.el: New file.
213 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
215         * indent/ruby.rb: New examples.
217 2013-11-06  Glenn Morris  <rgm@gnu.org>
219         * automated/Makefile.in (setwins): Avoid accidental matches.
221 2013-11-06  Michael Albinus  <michael.albinus@gmx.de>
223         * automated/tramp-tests.el (tramp-test07-file-exists-p):
224         Fix docstring.  Instrument, in order to hunt failure on hydra.
226 2013-11-06  Glenn Morris  <rgm@gnu.org>
228         * automated/flymake-tests.el (warning-predicate-rx-gcc)
229         (warning-predicate-function-gcc, warning-predicate-rx-perl)
230         (warning-predicate-function-perl):
231         * automated/info-xref.el (info-xref-test-makeinfo):
232         * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
233         (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
235 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
237         * automated/tramp-tests.el: New file.
239 2013-11-05  Glenn Morris  <rgm@gnu.org>
241         Get rid of --chdir usage.
242         * automated/Makefile.in (EMACSOPT): Move -L here.
243         (emacs): Set EMACS_TEST_DIRECTORY in the environment.
244         (setwins): Don't assume called from srcdir.  Remove legacy stuff.
245         (.el.elc): No more need to pass -L here.
246         (compile-main): Get rid of sub-shell and cd.
247         (compile-clean, check): Get rid of cd.
249         Make it possible to run tests with a different working directory.
250         * automated/flymake-tests.el (flymake-tests-data-directory): New.
251         (flymake-tests--current-face): Use flymake-tests-data-directory.
252         (warning-predicate-function-gcc, warning-predicate-rx-perl)
253         (warning-predicate-function-perl): Adapt for above change.
254         * automated/zlib-tests.el (zlib-tests-data-directory): New.
255         (zlib--decompress): Use zlib-tests-data-directory.
257         * automated/eieio-tests.el (eieio-test-37-persistent-classes):
258         Remove test that makes no sense.
260         * automated/files.el (files-test-local-variable-data):
261         Fix result typo presumably caused by interference from dir-locals.
262         (file-test--do-local-variables-test): Prevent dir-locals interfering.
264 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
266         * indent/ruby.rb: Add a statement on the line after heredoc.
267         Move a now-successful example.
269         * automated/ruby-mode-tests.el: Remove outdated comment.
271 2013-11-04  Glenn Morris  <rgm@gnu.org>
273         * automated/Makefile.in (abs_srcdir): Remove.
274         (emacs): Unset EMACSLOADPATH.
275         (.el.elc, check): Use -L to append srcdir to load-path.
277 2013-11-02  Glenn Morris  <rgm@gnu.org>
279         * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
280         (test, abs_top_srcdir, abs_top_builddir): Remove variables.
281         (abs_srcdir): New, set by configure.
282         (EMACS): Use a relative file name.
283         (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
284         (lisp-compile): Remove (assume it's up-to-date).
285         (compile-main): Do not run lisp-compile.
286         (compile-main, compile-clean, compile-always, bootstrap-clean)
287         (check): Use srcdir rather than $test.  Check cd return value.
288         Use --chdir.
289         (doit, compile, compile-always): Remove stuff copied from lisp/.
290         (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
292 2013-10-31  Michael Albinus  <michael.albinus@gmx.de>
294         * automated/ert-tests.el (ert-test-stats-set-test-and-result):
295         Add a skipping test.
297 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
299         * indent/prolog.prolog: Test alignment of ->; with operator at bol.
301         * indent/css-mode.css (.x2): Test alignement inside braces.
303 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
305         * indent/ruby.rb: New failing example.
307         * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
308         Fix the test, in respect to adding the space after the curly.
310 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
312         * automated/ert-tests.el (ert-test-skip-unless): New test case.
313         (ert-test-deftest): Adapt test for changed macro expansion.
314         (ert-test-run-tests-interactively):
315         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
316         Add a skipping test.
318         * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
319         (file-notify--test-local-enabled): Make it a function.  Check also
320         for `file-remote-p' of `temporary-file-directory'.
321         (file-notify--test-remote-enabled-checked): New defvar.
322         (file-notify--test-remote-enabled): Rewrite.  Do not use Tramp
323         internal functions.  Cache result.
324         (file-notify--deftest-remote, file-notify-test00-availability)
325         (file-notify-test01-add-watch, file-notify-test02-events)
326         (file-notify-test03-autorevert): Add checks with `skip_unless'.
327         (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
329 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
331         * indent/ruby.rb: Fix syntax error in the latest example.
333 2013-10-23  Glenn Morris  <rgm@gnu.org>
335         * automated/Makefile.in (abs_top_srcdir, top_builddir):
336         New, set by configure.
337         (top_srcdir): Remove.
338         (abs_test, abs_lispsrc): New.
339         (lisp): No longer absolute.
340         (emacs, lisp-compile, compile, compile-always):
341         Quote entities that might contain whitespace.
343 2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
345         * indent/ruby.rb: Move two examples to "working" section, add one
346         more.
348 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
350         * indent/ruby.rb: New examples for indentation of blocks.
351         Example of hash inside parens that inflooped before the present commit.
353 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
355         * automated/timer-tests.el: New file.  Tests that (sit-for 0)
356         allows another timer to run.
358 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
360         * indent/ruby.rb: More examples for bug#15594, both failing and
361         now passing.
363 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
365         * indent/ruby.rb: Add two more cases.
367 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
369         * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
370         first use.
371         (ruby-should-indent): Use indent-according-to-mode.
372         (ruby-deftest-move-to-block): Use `declare'.
374 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
376         * indent/ruby.rb: Fix a spurious change, add more failing examples.
378 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
380         * indent/ruby.rb: Add a few more tests; adjust some indentation.
382 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
384         * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
385         and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
387         * indent/ruby.rb: Fix a syntax error, add a few failing examples.
389 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
391         * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
392         Adjust indentation of continued line to the new SMIE behavior.
394 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
396         * automated/completion-tests.el:
397         * indent/css-mode.css: New files.
399 2013-10-03  Daiki Ueno  <ueno@gnu.org>
401         * automated/data/package/signed/archive-contents:
402         * automated/data/package/signed/archive-contents.sig:
403         * automated/data/package/signed/signed-good-1.0.el:
404         * automated/data/package/signed/signed-good-1.0.el.sig:
405         * automated/data/package/signed/signed-bad-1.0.el:
406         * automated/data/package/signed/signed-bad-1.0.el.sig:
407         * automated/data/package/key.pub:
408         * automated/data/package/key.sec: New files.
410         * automated/package-test.el (package-test-update-listing)
411         (package-test-update-archives, package-test-describe-package):
412         Adjust to package.el change.
413         (package-test-signed): New test.
415 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
417         * automated/package-test.el: Update all cases to use :url instead
418         of :homepage.
420         * automated/package-x-test.el
421         (package-x-test--single-archive-entry-1-3): Same.
423 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
425         * automated/package-test.el (simple-single-desc-1-4): Remove, it
426         was unused.
427         (simple-single-desc): Expect :homepage property.
428         (multi-file-desc): Same.
429         (with-package-test): Do not save previous `default-directory'
430         value, let-bind the var instead.
431         (package-test-install-single): Expect :homepage property in the
432         generated pkg file.
433         (package-test-describe-package): Expect Homepage button.
434         (package-test-describe-non-installed-package)
435         (package-test-describe-non-installed-multi-file-package): Same.
436         (package-test-describe-not-installed-package): Remove, it was a
437         duplicate.
439         * automated/package-x-test.el
440         (package-x-test--single-archive-entry-1-3): Expect :homepage
441         property.
442         (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
444         * automated/data/package/simple-single-1.3.el: Add URL header.
446         * automated/data/package/archive-contents: Add :homepage
447         properties to `simple-single' and `multi-file'.
449 2013-09-22  Daniel Colascione  <dancol@dancol.org>
451         * automated/data-tests.el:
452         (bool-vector-count-matches-all-0-nil)
453         (bool-vector-count-matches-all-0-t)
454         (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
455         (bool-vector-count-matches-at, bool-vector-intersection-op)
456         (bool-vector-union-op, bool-vector-xor-op)
457         (bool-vector-set-difference-op)
458         (bool-vector-change-detection, bool-vector-not): New tests.
459         (mock-bool-vector-count-matches-at)
460         (test-bool-vector-bv-from-hex-string)
461         (test-bool-vector-to-hex-string)
462         (test-bool-vector-count-matches-at-tc)
463         (test-bool-vector-apply-mock-op)
464         (test-bool-vector-binop): New helper functions.
465         (bool-vector-test-vectors): New testcase data.
467 2013-09-20  Ryan  <rct@thompsonclan.org>  (tiny change)
469         * automated/advice-tests.el (advice-test-called-interactively-p-around)
470         (advice-test-called-interactively-p-filter-args)
471         (advice-test-called-interactively-p-around): New tests.
473 2013-09-16  Glenn Morris  <rgm@gnu.org>
475         * automated/eshell.el (eshell-match-result):
476         Return a more informative failure than simply "false".  Update callers.
478         * automated/eshell.el (eshell-test/for-name-shadow-loop):
479         Test value before and after loop as well as during.
481 2013-09-15  Glenn Morris  <rgm@gnu.org>
483         * automated/eshell.el (eshell-test/for-name-shadow-loop):
484         New test.  (Bug#15372)
485         (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
487 2013-09-13  Glenn Morris  <rgm@gnu.org>
489         * automated/eshell.el (with-temp-eshell):
490         Use a temp directory for eshell-directory-name.
491         (eshell-test-command-result): New, again using a temp directory.
492         Replace eshell-command-result with this throughout.
493         (eshell-test/for-loop, eshell-test/for-name-loop):
494         Ensure environment variables don't confuse us.
496 2013-09-12  Glenn Morris  <rgm@gnu.org>
498         * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
499         due to "has a running process; kill it?" prompts.
501 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
503         * automated/eshell.el: Rename from eshell.el.
504         (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
506 2013-09-01  Glenn Morris  <rgm@gnu.org>
508         * automated/Makefile.in (setwins): Avoid leading space in $wins.
509         Otherwise the sed command used by eg compile-main ends up
510         containing "/*.el".  (Bug#15170)
512 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
514         * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
515         for portability to hosts where /bin/sh has problems.
517 2013-08-21  David Engster  <deng@randomsample.de>
519         * automated/eieio-tests.el, automated/eieio-test-persist.el:
520         * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
521         upstream.  Changed to use ERT.
523 2013-08-14  Daniel Hackney  <dan@haxney.org>
525         * automated/package-test.el: Remove tar-package-building functions.
526         Tar file used for testing is included in the repository.
527         (package-test-install-texinfo, package-test-cleanup-built-files):
528         Remove.
530 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
532         * automated/python-tests.el (python-imenu-create-index-4)
533         (python-imenu-create-flat-index-2): New tests.
535 2013-08-05  Glenn Morris  <rgm@gnu.org>
537         * automated/mule-util.el: New file, with tests extracted from
538         lisp/international/mule-util.el.
540 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
542         * automated/advice-tests.el (advice-tests-nadvice): Test removal
543         before definition.
544         (advice-tests-macroaliases): New test.
546 2013-08-04  Glenn Morris  <rgm@gnu.org>
548         * automated/ert-tests.el: Disable failing test that no-one seems
549         to know how to fix.  (Bug#13064)
551         * automated/icalendar-tests.el (icalendar-tests--test-export)
552         (icalendar-tests--test-import): Try more precise TZ specification.
553         Remove debug messages.
555 2013-08-03  Glenn Morris  <rgm@gnu.org>
557         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
559         * automated/icalendar-tests.el (icalendar-tests--test-export)
560         (icalendar-tests--test-import):
561         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
562         (icalendar-tests--test-import): Reset zone even if error occurred.
564 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
566         * automated/core-elisp-tests.el: New file.
568 2013-08-01  Glenn Morris  <rgm@gnu.org>
570         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
571         Try to check that the remote system has a notification program.
573 2013-07-31  Glenn Morris  <rgm@gnu.org>
575         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
577 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
579         * automated/file-notify-tests.el
580         (file-notify--test-local-enabled): New defconst.  Replaces all
581         `file-notify-support' occurences.
582         (file-notify--test-remote-enabled): New defun.
583         (file-notify--deftest-remote): Use it.
584         (file-notify-test00-availability): Rewrite.
585         (file-notify-test00-availability-remote): New defun.
586         (file-notify-test01-add-watch): Rewrite first erroneous check.
588 2013-07-23  Glenn Morris  <rgm@gnu.org>
590         * automated/inotify-test.el (inotify-file-watch-simple):
591         Delete temp-file when done.
593         * automated/subword-tests.el: Require subword.
595 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
597         * automated/subword-tests.el: New file.
599 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
601         * automated/python-tests.el (python-imenu-create-index-2)
602         (python-imenu-create-index-3): New tests.
604 2013-07-11  Glenn Morris  <rgm@gnu.org>
606         * automated/ert-tests.el: Require cl-lib at runtime too.
607         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
608         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
609         (ert-test-set-functions, ert-test-gensym)
610         (ert-test-coerce-to-vector, ert-test-string-position)
611         (ert-test-mismatch): Remove tests.
612         * automated/cl-lib.el: New, split from ert-tests.el.
614         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
615         Goto point-min.
616         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
617         (ruby-move-to-block-skips-percent-literal)
618         (ruby-move-to-block-skips-heredoc)
619         (ruby-move-to-block-moves-from-else-to-if)
620         (ruby-beginning-of-defun-does-not-fold-case)
621         (ruby-end-of-defun-skips-to-next-line-after-the-method):
622         Replace goto-line with forward-line/goto-char.
623         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
625         * automated/package-test.el (makeinfo-buffer): Autoload.
626         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
627         (package-test-install-texinfo): Don't require makeinfo.
629         * automated/files.el: Stop "local variables" confusion.
631         * automated/flymake-tests.el (flymake-tests): Remove unused group.
633         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
634         Use with-current-buffer.
636         * automated/undo-tests.el (undo-test-buffer-modified)
637         (undo-test-file-modified): New tests.
639 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
641         * automated/file-notify-tests.el (file-notify-test00-availability):
642         Set :expected-result.
643         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
644         (file-notify-test02-events, file-notify-test02-events-remote)
645         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
646         Skip when `file-notify-support' is nil.  (Bug#14823)
648 2013-07-09  Glenn Morris  <rgm@gnu.org>
650         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
651         Declare.
652         (inotify-file-watch-simple): Silence compiler.
654         * automated/python-tests.el (python-indent-block-enders):
655         Make it actually test something.
657         * automated/package-x-test.el: Require package-test when compiling.
659         * automated/add-log-tests.el, automated/advice-tests.el:
660         * automated/imenu-test.el, automated/package-x-test.el:
661         * automated/python-tests.el, automated/ruby-mode-tests.el:
662         * automated/xml-parse-tests.el: Explicitly require ert.
664 2013-07-08  Kenichi Handa  <handa@gnu.org>
666         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
667         Use with-ccoding-priority to avoid side-effect (Bug#14781).
669 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
671         * automated/file-notify-tests.el
672         (file-notify-test-remote-temporary-file-directory):
673         Use `null-device' on w32.
674         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
675         (file-notify--test-results, file-notify--test-event)
676         (file-notify--deftest-remote, file-notify--event-test)
677         (file-notify--test-event-handler)
678         (file-notify--test-make-temp-name): Rename, in order to mark them
679         internal.
680         (tramp-message-show-message, tramp-read-passwd): Tweak them for
681         better fitting in noninteractive tests.
682         (file-notify-test00-availability): Rename from `file-notify-test0'.
683         (file-notify-test01-add-watch): Rename from `file-notify-test1'.
684         Use `temporary-file-directory '.
685         (file-notify-test01-add-watch-remote): New test.
686         (file-notify-test02-events): Rename from `file-notify-test2'.
687         (file-notify-test02-events-remote): Rename from `file-notify-test3'.
688         (file-notify-test03-autorevert): Rename from
689         `file-notify-test4'.  Use timeouts.
690         (file-notify-test03-autorevert-remote): Rename from
691         `file-notify-test5'.
693 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
695         * automated/file-notify-tests.el: New package.
697 2013-06-28  Kenichi Handa  <handa@gnu.org>
699         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
700         (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
701         Callers changed.
702         (decoder-tests-filename): New function.
703         (decoder-tests-prefer-utf-8-read)
704         (decoder-tests-prefer-utf-8-write): New function.
705         (ert-test-decoder-prefer-utf-8): New test.
707 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
709         * automated/package-x-test.el: Change the commentary.
710         (package-x-test--single-archive-entry-1-3)
711         (package-x-test--single-archive-entry-1-4): Fix the tests, by
712         using the appropriate data structure.
714 2013-06-27  Daniel Hackney  <dan@haxney.org>
716         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
718         * automated/package-x-test.el: New file.
720         * automated/package-test.el: New file.
722         * automated/data/package: New directory, with test examples.
724 2013-06-27  Glenn Morris  <rgm@gnu.org>
726         * automated/python-tests.el (python-tests-with-temp-file):
727         Clean up after ourself.
729         * automated/undo-tests.el (undo-test3): Remove test that seems to
730         do nothing that the previous one doesn't, except leave a tempfile.
732 2013-06-26  Glenn Morris  <rgm@gnu.org>
734         * automated/info-xref.el: New file.
736 2013-06-25  Glenn Morris  <rgm@gnu.org>
738         * automated/occur-tests.el (occur-test-create): New function.
739         Use it to create separate tests for each element, so we run them
740         all rather than stopping at the first error.
742 2013-06-24  Glenn Morris  <rgm@gnu.org>
744         * automated/occur-tests.el (occur-tests):
745         Update for 2013-05-29 change to occur header line.
747 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
749         Test suite for flymake.
750         * automated/flymake-tests.el:
751         * automated/flymake/warnpred/Makefile
752         * automated/flymake/warnpred/test.c
753         * automated/flymake/warnpred/test.pl: New files.
755 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
757         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
759 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
761         * automated/reftex-tests.el: New test suite for reftex.
763 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
765         * automated/ruby-mode-tests.el: New tests, for percent literals
766         and expression expansion.
768 2013-05-29  Leo Liu  <sdl.web@gmail.com>
770         * indent/octave.m: Tweak.
772 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
774         * eshell.el: Rewrite tests using ERT.
776 2013-05-25  Leo Liu  <sdl.web@gmail.com>
778         * indent/octave.m: Add tests for %!, # and ### comments.
780 2013-05-23  Kenichi Handa  <handa@gnu.org>
782         * automated/decoder-tests.el: New file.
784 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
786         * indent/ruby.rb: Add multiline regexp example.
788         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
789         (ruby-regexp-skips-over-interpolation)
790         (ruby-regexp-continues-till-end-when-unclosed)
791         (ruby-regexp-can-be-multiline)
792         (ruby-interpolation-inside-percent-literal): New tests.
794 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
796         * indent/ruby.rb: Fix indentation after =; add more cases.
798 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
800         * indent/pascal.pas: Add test for mis-identified comments.
802 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
804         * automated/imenu-test.el: New file.  (Bug#14112)
806 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
808         * automated/python-tests.el (python-imenu-prev-index-position-1):
809         Remove test.
810         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
811         New tests.
813 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
815         * automated/python-tests.el (python-nav-backward-defun-2)
816         (python-nav-backward-defun-3, python-nav-forward-defun-2)
817         (python-nav-forward-defun-3): New tests.
819 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
821         * automated/python-tests.el (python-nav-backward-defun-1)
822         (python-nav-forward-defun-1): New tests.
824 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
826         * automated/add-log-tests.el: New file. (Bug#14112)
828 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
830         * automated/python-tests.el (python-indent-block-enders): New test.
831         (python-info-current-defun-2): Fix test.
833 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
835         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
837 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
839         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
840         (python-tests-with-temp-file): New macro.
841         (python-tests-shell-interpreter): New var.
842         (python-shell-get-process-name-1)
843         (python-shell-internal-get-process-name-1)
844         (python-shell-parse-command-1)
845         (python-shell-calculate-process-environment-1)
846         (python-shell-calculate-process-environment-2)
847         (python-shell-calculate-process-environment-3)
848         (python-shell-calculate-exec-path-1)
849         (python-shell-calculate-exec-path-2)
850         (python-shell-make-comint-1)
851         (python-shell-make-comint-2)
852         (python-shell-get-process-1)
853         (python-shell-get-or-create-process-1)
854         (python-shell-internal-get-or-create-process-1): New tests.
856 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
858         * automated/python-tests.el: New file.
860 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
862         * automated/ruby-mode-tests.el
863         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
864         bits inside the examples.
865         (ruby-move-to-block-skips-heredoc): New test.
866         (ruby-add-log-current-method-after-inner-class):
867         Lower expectations: move point inside a method, initially.
869 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
871         * automated/ruby-mode-tests.el
872         (ruby-move-to-block-skips-percent-literal): New test.
874 2013-02-04  Chong Yidong  <cyd@gnu.org>
876         * automated/thingatpt.el: New file.
878 2013-02-03  Chong Yidong  <cyd@gnu.org>
880         * automated/files.el (file-test--do-local-variables-test):
881         Avoid compilation warning message.
883 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
885         * automated/ruby-mode-tests.el
886         (ruby-indent-spread-args-in-parens): New test.
887         * automated/ruby-mode-tests.el (ruby-block-test-example):
888         Break indentation of the do block opener and add a line inside it.
889         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
890         Adjust line numbers.
892 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
894         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
896 2013-01-14  Glenn Morris  <rgm@gnu.org>
898         * automated/compile-tests.el (compile-tests--test-regexps-data):
899         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
901 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
903         * automated/man-tests.el: New file.
905 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
907         * automated/undo-tests.el (undo-test0): Adjust error to code change.
909 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
911         * automated/undo-tests.el: New file.
913 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
915         * automated/ruby-mode-tests.el
916         (ruby-indent-after-block-in-continued-expression): New test.
918 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
920         * automated/ruby-mode-tests.el:
921         Rename one interpolation test; add three more.
922         (ruby-with-temp-buffer): New macro, use it where appropriate.
923         (ruby-add-log-current-method-examples): Use "_" for target point.
924         Add four new tests for ruby-add-log-current-method.
926 2012-12-11  Glenn Morris  <rgm@gnu.org>
928         * automated/f90.el (f90-test-bug13138): New test.
930 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
932         * automated/inotify-test.el: New test.
934 2012-12-02  Chong Yidong  <cyd@gnu.org>
936         * automated/ruby-mode-tests.el
937         (ruby-add-log-current-method-examples): Don't use loop macro, to
938         allow automated testing to work.
940 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
942         * automated/advice-tests.el (advice-tests--data): Remove.
943         (advice-tests): Move the tests directly here instead.
944         Add called-interactively-p tests.
946 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
948         * automated/ert-x-tests.el: Use cl-lib.
949         * automated/ert-tests.el: Use lexical-binding and cl-lib.
951 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
953         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
954         (ruby-indent-inside-heredoc-after-operator)
955         (ruby-indent-inside-heredoc-after-space): New tests.
956         Change direct font-lock face references to var references.
957         (ruby-interpolation-suppresses-syntax-inside): New test.
958         (ruby-interpolation-inside-percent-literal-with-paren):
959         New failing test.
961 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
963         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
964         (ruby-singleton-class-no-heredoc-font-lock)
965         (ruby-add-log-current-method-examples): New tests.
966         (ruby-test-string): Extract from ruby-should-indent-buffer.
967         (ruby-deftest-move-to-block): New macro.
968         Add several move-to-block tests.
970 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
972         * automated/advice-tests.el: New tests.
974 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
976         * automated/compile-tests.el (compile-tests--test-regexps-data):
977         Add new data for msft's new format.
979 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
981         * automated/ruby-mode-tests.el:
982         (ruby-toggle-block-to-multiline): New test.
983         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
984         (ruby-toggle-block-to-brace): Use buffer-string.
986 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
988         * automated/ruby-mode-tests.el: New tests (Bug#11613).
990 2012-08-28  Chong Yidong  <cyd@gnu.org>
992         * automated/files.el: Test every combination of values for
993         enable-local-variables and enable-local-eval.
995 2012-08-19  Chong Yidong  <cyd@gnu.org>
997         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
999 2012-08-18  Chong Yidong  <cyd@gnu.org>
1001         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1003 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
1005         * indent/ruby.rb: Rearrange examples, add new ones.
1007 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
1009         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1010         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1012 2012-08-11  Glenn Morris  <rgm@gnu.org>
1014         * automated/files.el: New file.
1016         * automated/Makefile.in (all): Fix typo.
1018 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
1020         * automated/ruby-mode-tests.el (ruby-should-indent):
1021         Add docstring, check (current-indentation) instead of (current-column).
1022         (ruby-should-indent-buffer): New function.
1023         Add tests for `ruby-deep-indent-paren' behavior.
1024         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1026 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
1028         Original tests in test_ruby_mode.rb in upstream (author).
1030 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
1032         * automated/ruby-mode-tests.el (ruby-should-indent)
1033         (ruby-assert-state): New functions.
1034         Add new tests.
1036 2012-07-29  David Engster  <deng@randomsample.de>
1038         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1039         New variable to hold test data for name expansion.
1040         (xml-parse-tests): Test the two different types of name expansion.
1042 2012-07-29  Juri Linkov  <juri@jurta.org>
1044         * automated/occur-tests.el (occur-test-case): Use predefined
1045         buffer name " *test-occur*" instead of a random buffer name.
1047 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
1049         * automated/ruby-mode-tests.el: New file with one test.
1051 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1053         * indent/shell.sh: Add test case for ${#VAR}.
1055         * indent/latex-mode.tex: New file.
1057 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1059         * eshell.el: Use cl-lib.
1061 2012-07-03  Chong Yidong  <cyd@gnu.org>
1063         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1065 2012-07-02  Chong Yidong  <cyd@gnu.org>
1067         * automated/xml-parse-tests.el (xml-parse-tests--data):
1068         More testcases.
1070 2012-07-01  Chong Yidong  <cyd@gnu.org>
1072         * automated/xml-parse-tests.el: New file.
1074 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1076         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1077         Use cl-flet.
1079 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
1081         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1082         Test escaped commas in TZID (Bug#11473).
1083         (icalendar-import-with-timezone): New.
1084         (icalendar-real-world): Add new testcase as given in the bugreport
1085         of Bug#11473.
1087 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
1089         * automated/icalendar-tests.el (icalendar-tests--test-import):
1090         Include UID in import tests (Bug#11525).
1091         (icalendar-import-non-recurring, icalendar-import-rrule)
1092         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1093         UID-import change.
1094         (icalendar-import-with-uid): New.
1095         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1096         Include UID in cycle tests.
1097         (icalendar-cycle, icalendar-real-world): UID-import change.
1099 2012-05-21  Glenn Morris  <rgm@gnu.org>
1101         * automated/Makefile.in (setwins): Scrap superfluous subshell.
1103 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1105         * automated/url-util-tests.el: New file to test
1106         lisp/url/url-util.el.  Only `url-build-query-string' and
1107         `url-parse-query-string' are tested right now (Bug#8706).
1109 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1111         * indent/shell.sh:
1112         * indent/shell.rc: Ad some test cases.
1114 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1116         * indent/ruby.rb: New file, to test new syntax-propertize code.
1118 2012-04-11  Glenn Morris  <rgm@gnu.org>
1120         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1122 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1124         * automated/url-future-tests.el (url-future-tests): Move from
1125         lisp/url/url-future.el and rename.
1127 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
1129         * automated/icalendar-tests.el (icalendar-import-non-recurring):
1130         Fix broken test, caused by missing trailing blank.
1132 2011-12-03  Chong Yidong  <cyd@gnu.org>
1134         * automated/compile-tests.el (compile-tests--test-regexps-data):
1135         Increase column numbers by one to reflect change in how
1136         compilation-message is recorded (Bug#10172).
1138 2011-11-22  Glenn Morris  <rgm@gnu.org>
1140         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1142 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1144         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1146 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1148         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1149         (icalendar-tests--test-export, icalendar-tests--do-test-export):
1150         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1152 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
1154         * automated/newsticker-tests.el
1155         (newsticker--group-manage-orphan-feeds): Remove fsetting of
1156         newsticker--treeview-tree-update.
1158 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
1160         * automated/newsticker-tests.el
1161         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1163         * automated/newsticker-tests.el
1164         (newsticker--group-manage-orphan-feeds): Prevent updating
1165         newsticker treeview. Fixed bug#9763.
1167 2011-10-20  Glenn Morris  <rgm@gnu.org>
1169         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1171         * automated/vc-bzr.el: New file.
1173 2011-10-15  Glenn Morris  <rgm@gnu.org>
1175         * automated/f90.el: New file.
1177 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
1179         * automated/newsticker-tests.el: Move newsticker-testsuite.el
1180         to automated/newsticker-tests.el. Convert to ERT.
1182 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
1184         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1185         Remove, simply use string=.
1186         (icalendar--diarytime-to-isotime)
1187         (icalendar--datetime-to-diary-date)
1188         (icalendar--datestring-to-isodate)
1189         (icalendar--format-ical-event)
1190         (icalendar--parse-summary-and-rest)
1191         (icalendar-tests--do-test-import)
1192         (icalendar-tests--do-test-cycle): Change argument order of
1193         string= to EXPECTED ACTUAL.
1194         (icalendar--import-format-sample)
1195         (icalendar--format-ical-event)
1196         (icalendar-import-non-recurring)
1197         (icalendar-import-rrule)
1198         (icalendar-import-duration)
1199         (icalendar-import-bug-6766)
1200         (icalendar-real-world): Adjust to string= instead of
1201         icalendar-tests--compare-strings.
1202         (icalendar-import-multiple-vcalendars): New.
1204 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1206         * automated/gnus-tests.el: Add wrapper for Gnus tests.
1207         Require CL.
1209 2011-05-09  Juri Linkov  <juri@jurta.org>
1211         * automated/occur-tests.el: Move from test/occur-testsuite.el.
1212         Convert to ERT.
1214 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
1216         * automated/compile-tests.el: New file.
1218 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
1220         * automated/font-parse-tests.el: Don't byte-compile.
1222         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
1224 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1226         * automated/lexbind-tests.el: New file.
1228 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1230         * Version 23.3 released.
1232 2011-03-05  Glenn Morris  <rgm@gnu.org>
1234         * eshell.el: Move here from lisp/eshell/esh-test.el.
1236 2011-03-03  Christian Ohler  <ohler@gnu.org>
1238         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1239         New test.
1241 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
1243         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1244         convert to ERT format.
1246 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
1248         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1249         convert to ERT format.
1251 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1253         * indent/shell.sh:
1254         * indent/shell.rc: New files.
1256 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
1258         * automated/font-parse-tests.el: Move from
1259         font-parse-testsuite.el.
1261 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
1263         * font-parse-testsuite.el (test-font-parse-data): New file.
1265 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1267         * indent/prolog.prolog: Add tokenizing tests.
1269 2011-01-13  Christian Ohler  <ohler@gnu.org>
1271         * automated: New directory for automated tests.
1273         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1275         * automated/Makefile.in: New file.
1277 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1279         * indent/modula2.mod: New file.
1281 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1283         * indent/octave.m: Add a test to ensure indentation is local.
1285 2010-10-23  Glenn Morris  <rgm@gnu.org>
1287         * comint-testsuite.el
1288         (comint-testsuite--test-comint-password-prompt-regexp):
1289         Add "Please enter the password".  (Bug#7224)
1291 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1293         * indent/prolog.prolog: Use normal spacing around !.
1295 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1297         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
1299 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1301         * indent/octave.m: Remove some `fixindent' not needed any more.
1303 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1305         * indent/octave.m: New file.
1307 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1309         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1310         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1311         (icalendar-testsuite--run-internal-tests): New.
1312         (icalendar-testsuite--test-convert-ordinary-to-ical)
1313         (icalendar-testsuite--test-convert-block-to-ical)
1314         (icalendar-testsuite--test-convert-anniversary-to-ical)
1315         (icalendar-testsuite--test-parse-vtimezone)
1316         (icalendar-testsuite--do-test-export): Code formatting.
1317         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1318         (icalendar-testsuite--do-test-import)
1319         (icalendar-testsuite--do-test-cycle):
1320         Use icalendar-testsuite--compare-strings
1321         (icalendar-testsuite--run-import-tests): Comment added.
1322         (icalendar-testsuite--run-import-tests)
1323         (icalendar-testsuite--run-real-world-tests): Fix expected results.
1325 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
1327         * redisplay-testsuite.el (test-redisplay-3): New test.
1329 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
1331         * comint-testsuite.el: New file.
1333 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1335         * indent: New dir.
1337 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1339         * Version 23.2 released.
1341 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
1343         * cedet/semantic-ia-utest.el
1344         (semantic-symref-test-count-hits-in-tag): Add function, from
1345         semantic-test.el.
1347         * cedet/tests/test.cpp:
1348         * cedet/tests/test.py:
1349         * cedet/tests/teststruct.cpp:
1350         * cedet/tests/testtemplates.cpp:
1351         * cedet/tests/testusing.cpp:
1352         * cedet/tests/scopetest.cpp:
1353         * cedet/tests/scopetest.java: Files deleted.
1355         * cedet/tests/test.make:
1356         * cedet/tests/test.c:
1357         * cedet/tests/testjavacomp.java:
1358         * cedet/tests/testspp.c:
1359         * cedet/tests/testsppreplace.c:
1360         * cedet/tests/testsppreplaced.c:
1361         * cedet/tests/testsubclass.cpp:
1362         * cedet/tests/testsubclass.hh:
1363         * cedet/tests/testtypedefs.cpp:
1364         * cedet/tests/testvarnames.c:
1365         * cedet/tests/test.el:
1366         * cedet/tests/testdoublens.cpp:
1367         * cedet/tests/testdoublens.hpp: Add copyright header.
1369         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1370         Remove reference to deleted files.
1372 2010-03-30  Juri Linkov  <juri@jurta.org>
1374         * occur-testsuite.el (occur-tests): Add tests for context lines.
1376 2010-03-23  Juri Linkov  <juri@jurta.org>
1378         * occur-testsuite.el: New file.
1380 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1382         * Branch for 23.2.
1384 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
1386         * icalendar-testsuite.el
1387         (icalendar-testsuite--run-function-tests): Add new tests.
1388         (icalendar-testsuite--test-diarytime-to-isotime): Add another
1389         testcase.
1390         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1391         (icalendar-testsuite--test-convert-weekly-to-ical): New.
1392         (icalendar-testsuite--test-convert-yearly-to-ical): New.
1393         (icalendar-testsuite--test-convert-block-to-ical): New.
1394         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1395         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1397 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1399         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1400         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1401         Fix typos in docstrings and error messages.
1402         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1404 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1406         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1407         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1408         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1410 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
1412         * icalendar-testsuite.el
1413         (icalendar-testsuite--run-function-tests):
1414         Add icalendar-testsuite--test-parse-vtimezone.
1415         (icalendar-testsuite--test-parse-vtimezone): New.
1416         (icalendar-testsuite--do-test-cycle): Doc changes.
1417         (icalendar-testsuite--run-real-world-tests): Remove trailing
1418         whitespace -- see change of icalendar--add-diary-entry in
1419         icalendar.el.
1420         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1422 2009-09-30  Glenn Morris  <rgm@gnu.org>
1424         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1426 2009-06-26  Eric Ludlam  <zappo@gnu.org>
1428         * cedet/*: New unit tests, from CEDET repository.
1430 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
1432         * redisplay-testsuite.el: New file.
1434 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1436         * Branch for 23.1.
1438 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
1440         * icalendar-testsuite.el
1441         (icalendar-testsuite--run-function-tests):
1442         Add icalendar-testsuite--test-diarytime-to-isotime.
1443         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1444         recent icalendar fixes.
1445         (icalendar-testsuite--test-diarytime-to-isotime): New.
1446         (icalendar-testsuite--test-create-uid): Adjust to recent
1447         icalendar changes.
1449 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
1451         * bytecomp-testsuite.el: New file.
1453 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
1455         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1456         Add `icalendar-testsuite--test-create-uid'.
1457         (icalendar-testsuite--test-create-uid): New.
1459 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
1461         * newsticker-testsuite.el: New file.
1463 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
1465         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1466         Add icalendar-testsuite--test-datestring-to-isodate,
1467         icalendar-testsuite--test-datetime-to-diary-date, and
1468         icalendar-testsuite--test-calendar-style.
1469         (icalendar-testsuite--test-format-ical-event):
1470         (icalendar-testsuite--test-parse-summary-and-rest):
1471         Doc fix.  Remove european-calendar-style.
1472         (icalendar-testsuite--get-ical-event): Doc fix.
1473         (icalendar-testsuite--test-first-weekday-of-year):
1474         (icalendar-testsuite--run-cycle-tests): Add doc string.
1475         (icalendar-testsuite--test-datestring-to-isodate):
1476         (icalendar-testsuite--test-datetime-to-diary-date):
1477         (icalendar-testsuite--test-calendar-style): New functions.
1478         (icalendar-testsuite--test-export): Handle iso date style.
1479         New arg INPUT-ISO.  Use calendar-date-style.
1480         (icalendar-testsuite--test-import): Handle iso date style.
1481         New arg EXPECTED-ISO.  Use calendar-date-style.
1482         (icalendar-testsuite--test-cycle): Handle iso date style.
1483         (icalendar-testsuite--run-import-tests):
1484         (icalendar-testsuite--run-export-tests):
1485         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1487 2008-02-29  Glenn Morris  <rgm@gnu.org>
1489         * README: New file.
1491 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
1493         * icalendar-testsuite.el: New file.
1495 ;; Local Variables:
1496 ;; coding: utf-8
1497 ;; End:
1499   Copyright (C) 2008-2014 Free Software Foundation, Inc.
1501   This file is part of GNU Emacs.
1503   GNU Emacs is free software: you can redistribute it and/or modify
1504   it under the terms of the GNU General Public License as published by
1505   the Free Software Foundation, either version 3 of the License, or
1506   (at your option) any later version.
1508   GNU Emacs is distributed in the hope that it will be useful,
1509   but WITHOUT ANY WARRANTY; without even the implied warranty of
1510   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1511   GNU General Public License for more details.
1513   You should have received a copy of the GNU General Public License
1514   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.