1 2014-01-13 Michael Albinus <michael.albinus@gmx.de>
3 * automated/ert-tests.el (ert-test-record-backtrace): Reenable
4 test case with adapted test string. (Bug#13064)
6 2013-12-28 Glenn Morris <rgm@gnu.org>
8 * automated/electric-tests.el: Require 'elec-pair.
10 2013-12-26 João Távora <joaotavora@gmail.com>
12 * automated/electric-tests.el (electric-pair-test-for):
13 Fix autowrapping tests in batch-mode by running with
14 `transient-mark-mode' set to `lambda'.
16 * automated/electric-tests.el: New file.
18 2013-12-25 Fabián Ezequiel Gallina <fgallina@gnu.org>
20 * automated/python-tests.el
21 (python-nav-lisp-forward-sexp-safe-1): Remove test.
22 (python-nav-forward-sexp-safe-1): New test.
24 2013-12-20 Dmitry Gutov <dgutov@yandex.ru>
26 * automated/ruby-mode-tests.el: Add tests for
27 `ruby-align-to-stmt-keywords'.
29 * indent/ruby.rb: Update examples to reflect the lack of change in
30 default indentation of `begin' blocks.
32 2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
34 * indent/ruby.rb: Update examples according to the change
35 in `smie-indent-close'.
37 2013-12-14 Dmitry Gutov <dgutov@yandex.ru>
39 * indent/ruby.rb: New examples.
41 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
43 * automated/python-tests.el (python-indent-dedenters-2): New test.
45 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
47 * automated/python-tests.el (python-indent-after-comment-1)
48 (python-indent-after-comment-2): New tests.
50 2013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com>
52 * automated/python-tests.el (python-indent-block-enders-1):
53 Rename from python-indent-block-enders.
54 (python-indent-block-enders-2): New test.
56 2013-12-08 Dmitry Gutov <dgutov@yandex.ru>
58 * indent/js.js: New file.
60 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
62 * automated/dbus-tests.el: New file.
64 2013-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
66 * automated/regexp-tests.el: New file.
68 2013-11-29 Eli Zaretskii <eliz@gnu.org>
70 * automated/reftex-tests.el (reftex-parse-from-file-test):
71 Run temp-dir through file-truename, to make sure the temporary file
72 names are comparable as strings.
74 * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
75 Force Unix EOLs by using 'utf-8-unix', since the default of
76 'utf-8' is system-dependent, while the test expects to see Unix EOLs.
78 2013-11-28 Glenn Morris <rgm@gnu.org>
80 * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
82 2013-11-28 Eli Zaretskii <eliz@gnu.org>
84 * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
85 (EMACSOPT): Use $(PATH_SEP).
87 2013-11-28 Michael Albinus <michael.albinus@gmx.de>
89 * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
92 2013-11-27 Michael Albinus <michael.albinus@gmx.de>
94 * automated/file-notify-tests.el
95 (file-notify-test-remote-temporary-file-directory):
96 Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
97 (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
98 (file-notify--deftest-remote): Cleanup connection initially.
99 (file-notify-test03-autorevert): Run also in batch mode. Use a
100 larger timeout for remote files. `sit-for' 1 second; 0.1 second
101 does not work on MS Windows. Call `accept-process-output' for
102 remote files. Apply `string-match' instead of `string-equal', the
103 messages are different on MS Windows.
105 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
106 Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
107 (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
109 2013-11-23 Glenn Morris <rgm@gnu.org>
111 * automated/python-tests.el (python-shell-make-comint-1)
112 (python-shell-make-comint-2, python-shell-get-process-1):
113 Suppress creation of some temp-files.
115 * automated/python-tests.el (python-shell-parse-command-1)
116 (python-shell-make-comint-1, python-shell-make-comint-2)
117 (python-shell-get-process-1)
118 (python-shell-internal-get-or-create-process-1):
119 Skip rather than fail if prereqs not found.
121 * automated/Makefile.in (emacs):
122 Empty EMACSLOADPATH rather than unsetting.
124 2013-11-22 Glenn Morris <rgm@gnu.org>
126 * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
129 2013-11-21 Glenn Morris <rgm@gnu.org>
131 * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
132 (compile-main): Pass XARGS_LIMIT to xargs.
134 * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
135 (EMACSOPT): Use PATH_SEPARATOR.
137 2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
139 * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
140 Add a failing test for Bug#15874.
141 (ruby--insert-coding-comment-ruby-style)
142 (ruby--insert-coding-comment-emacs-style)
143 (ruby--insert-coding-comment-custom-style):
144 Add a few tests for `ruby--insert-coding-comment'.
146 2013-11-18 Paul Eggert <eggert@cs.ucla.edu>
148 Improve API of recently-added bool vector functions (Bug#15912).
149 * automated/data-tests.el: Adjust to API changes.
151 2013-11-16 Michael Albinus <michael.albinus@gmx.de>
153 * automated/tramp-tests.el (tramp-test07-file-exists-p)
154 (tramp-test08-file-local-copy)
155 (tramp-test09-insert-file-contents, tramp-test10-write-region)
156 (tramp-test11-copy-file, tramp-test12-rename-file)
157 (tramp-test13-make-directory, tramp-test14-delete-directory)
158 (tramp-test15-copy-directory, tramp-test16-directory-files)
159 (tramp-test17-insert-directory, tramp-test18-file-attributes)
160 (tramp-test19-directory-files-and-attributes)
161 (tramp-test20-file-modes, tramp-test21-file-links)
162 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
163 (tramp-test24-file-name-completion, tramp-test25-load)
164 (tramp-test26-process-file, tramp-test27-start-file-process)
165 (tramp-test28-shell-command): Cleanup connection initially.
167 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
169 * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
170 connection before running the test.
172 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
174 * automated/tramp-tests.el (tramp-test15-copy-directory)
175 (tramp-test16-directory-files, tramp-test17-insert-directory)
176 (tramp-test18-file-attributes)
177 (tramp-test19-directory-files-and-attributes)
178 (tramp-test20-file-modes, tramp-test21-file-links)
179 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
180 (tramp-test24-file-name-completion, tramp-test25-load)
181 (tramp-test26-process-file, tramp-test27-start-file-process):
182 (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
183 (tramp-test29-utf8): New test.
185 2013-11-13 Michael Albinus <michael.albinus@gmx.de>
187 * automated/file-notify-tests.el (file-notify-test02-events)
188 (file-notify-test03-autorevert): Suppress messages in `write-region'.
190 * automated/tramp-tests.el (tramp-test02-file-name-dissect)
191 (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
192 (tramp-test26-process-file, tramp-test28-shell-command):
193 Ensure, that the directory is not empty when calling "ls".
195 2013-11-11 Michael Albinus <michael.albinus@gmx.de>
197 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
198 Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
199 (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
200 (tramp-test09-insert-file-contents, tramp-test10-write-region):
201 (tramp-test26-process-file): Add tests.
202 (tramp-test11-copy-file): Remove debug message.
203 (tramp-test20-file-modes): Special case, if user is "root".
205 2013-11-08 Michael Albinus <michael.albinus@gmx.de>
207 * automated/file-notify-tests.el:
208 * automated/tramp-tests.el: Add `tramp-own-remote-path' to
209 `tramp-remote-path' when running on hydra.
210 (tramp-test07-file-exists-p): Remove instrumentation code.
211 (tramp-test26-process-file): Don't use "/bin/true" and
212 "/bin/false", these paths do not exist on hydra.
214 2013-11-08 Helmut Eller <eller.helmut@gmail.com>
216 * automated/process-tests.el: New file.
218 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
220 * indent/ruby.rb: New examples.
222 2013-11-06 Glenn Morris <rgm@gnu.org>
224 * automated/Makefile.in (setwins): Avoid accidental matches.
226 2013-11-06 Michael Albinus <michael.albinus@gmx.de>
228 * automated/tramp-tests.el (tramp-test07-file-exists-p):
229 Fix docstring. Instrument, in order to hunt failure on hydra.
231 2013-11-06 Glenn Morris <rgm@gnu.org>
233 * automated/flymake-tests.el (warning-predicate-rx-gcc)
234 (warning-predicate-function-gcc, warning-predicate-rx-perl)
235 (warning-predicate-function-perl):
236 * automated/info-xref.el (info-xref-test-makeinfo):
237 * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
238 (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
240 2013-11-05 Michael Albinus <michael.albinus@gmx.de>
242 * automated/tramp-tests.el: New file.
244 2013-11-05 Glenn Morris <rgm@gnu.org>
246 Get rid of --chdir usage.
247 * automated/Makefile.in (EMACSOPT): Move -L here.
248 (emacs): Set EMACS_TEST_DIRECTORY in the environment.
249 (setwins): Don't assume called from srcdir. Remove legacy stuff.
250 (.el.elc): No more need to pass -L here.
251 (compile-main): Get rid of sub-shell and cd.
252 (compile-clean, check): Get rid of cd.
254 Make it possible to run tests with a different working directory.
255 * automated/flymake-tests.el (flymake-tests-data-directory): New.
256 (flymake-tests--current-face): Use flymake-tests-data-directory.
257 (warning-predicate-function-gcc, warning-predicate-rx-perl)
258 (warning-predicate-function-perl): Adapt for above change.
259 * automated/zlib-tests.el (zlib-tests-data-directory): New.
260 (zlib--decompress): Use zlib-tests-data-directory.
262 * automated/eieio-tests.el (eieio-test-37-persistent-classes):
263 Remove test that makes no sense.
265 * automated/files.el (files-test-local-variable-data):
266 Fix result typo presumably caused by interference from dir-locals.
267 (file-test--do-local-variables-test): Prevent dir-locals interfering.
269 2013-11-04 Dmitry Gutov <dgutov@yandex.ru>
271 * indent/ruby.rb: Add a statement on the line after heredoc.
272 Move a now-successful example.
274 * automated/ruby-mode-tests.el: Remove outdated comment.
276 2013-11-04 Glenn Morris <rgm@gnu.org>
278 * automated/Makefile.in (abs_srcdir): Remove.
279 (emacs): Unset EMACSLOADPATH.
280 (.el.elc, check): Use -L to append srcdir to load-path.
282 2013-11-02 Glenn Morris <rgm@gnu.org>
284 * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
285 (test, abs_top_srcdir, abs_top_builddir): Remove variables.
286 (abs_srcdir): New, set by configure.
287 (EMACS): Use a relative file name.
288 (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
289 (lisp-compile): Remove (assume it's up-to-date).
290 (compile-main): Do not run lisp-compile.
291 (compile-main, compile-clean, compile-always, bootstrap-clean)
292 (check): Use srcdir rather than $test. Check cd return value.
294 (doit, compile, compile-always): Remove stuff copied from lisp/.
295 (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
297 2013-10-31 Michael Albinus <michael.albinus@gmx.de>
299 * automated/ert-tests.el (ert-test-stats-set-test-and-result):
302 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
304 * indent/prolog.prolog: Test alignment of ->; with operator at bol.
306 * indent/css-mode.css (.x2): Test alignement inside braces.
308 2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
310 * indent/ruby.rb: New failing example.
312 * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
313 Fix the test, in respect to adding the space after the curly.
315 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
317 * automated/ert-tests.el (ert-test-skip-unless): New test case.
318 (ert-test-deftest): Adapt test for changed macro expansion.
319 (ert-test-run-tests-interactively):
320 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
323 * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
324 (file-notify--test-local-enabled): Make it a function. Check also
325 for `file-remote-p' of `temporary-file-directory'.
326 (file-notify--test-remote-enabled-checked): New defvar.
327 (file-notify--test-remote-enabled): Rewrite. Do not use Tramp
328 internal functions. Cache result.
329 (file-notify--deftest-remote, file-notify-test00-availability)
330 (file-notify-test01-add-watch, file-notify-test02-events)
331 (file-notify-test03-autorevert): Add checks with `skip_unless'.
332 (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
334 2013-10-24 Dmitry Gutov <dgutov@yandex.ru>
336 * indent/ruby.rb: Fix syntax error in the latest example.
338 2013-10-23 Glenn Morris <rgm@gnu.org>
340 * automated/Makefile.in (abs_top_srcdir, top_builddir):
341 New, set by configure.
342 (top_srcdir): Remove.
343 (abs_test, abs_lispsrc): New.
344 (lisp): No longer absolute.
345 (emacs, lisp-compile, compile, compile-always):
346 Quote entities that might contain whitespace.
348 2013-10-22 Dmitry Gutov <dgutov@yandex.ru>
350 * indent/ruby.rb: Move two examples to "working" section, add one
353 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
355 * indent/ruby.rb: New examples for indentation of blocks.
356 Example of hash inside parens that inflooped before the present commit.
358 2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
360 * automated/timer-tests.el: New file. Tests that (sit-for 0)
361 allows another timer to run.
363 2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
365 * indent/ruby.rb: More examples for bug#15594, both failing and
368 2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
370 * indent/ruby.rb: Add two more cases.
372 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
374 * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
376 (ruby-should-indent): Use indent-according-to-mode.
377 (ruby-deftest-move-to-block): Use `declare'.
379 2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
381 * indent/ruby.rb: Fix a spurious change, add more failing examples.
383 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
385 * indent/ruby.rb: Add a few more tests; adjust some indentation.
387 2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
389 * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
390 and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
392 * indent/ruby.rb: Fix a syntax error, add a few failing examples.
394 2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
396 * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
397 Adjust indentation of continued line to the new SMIE behavior.
399 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
401 * automated/completion-tests.el:
402 * indent/css-mode.css: New files.
404 2013-10-03 Daiki Ueno <ueno@gnu.org>
406 * automated/data/package/signed/archive-contents:
407 * automated/data/package/signed/archive-contents.sig:
408 * automated/data/package/signed/signed-good-1.0.el:
409 * automated/data/package/signed/signed-good-1.0.el.sig:
410 * automated/data/package/signed/signed-bad-1.0.el:
411 * automated/data/package/signed/signed-bad-1.0.el.sig:
412 * automated/data/package/key.pub:
413 * automated/data/package/key.sec: New files.
415 * automated/package-test.el (package-test-update-listing)
416 (package-test-update-archives, package-test-describe-package):
417 Adjust to package.el change.
418 (package-test-signed): New test.
420 2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
422 * automated/package-test.el: Update all cases to use :url instead
425 * automated/package-x-test.el
426 (package-x-test--single-archive-entry-1-3): Same.
428 2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
430 * automated/package-test.el (simple-single-desc-1-4): Remove, it
432 (simple-single-desc): Expect :homepage property.
433 (multi-file-desc): Same.
434 (with-package-test): Do not save previous `default-directory'
435 value, let-bind the var instead.
436 (package-test-install-single): Expect :homepage property in the
438 (package-test-describe-package): Expect Homepage button.
439 (package-test-describe-non-installed-package)
440 (package-test-describe-non-installed-multi-file-package): Same.
441 (package-test-describe-not-installed-package): Remove, it was a
444 * automated/package-x-test.el
445 (package-x-test--single-archive-entry-1-3): Expect :homepage
447 (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
449 * automated/data/package/simple-single-1.3.el: Add URL header.
451 * automated/data/package/archive-contents: Add :homepage
452 properties to `simple-single' and `multi-file'.
454 2013-09-22 Daniel Colascione <dancol@dancol.org>
456 * automated/data-tests.el:
457 (bool-vector-count-matches-all-0-nil)
458 (bool-vector-count-matches-all-0-t)
459 (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
460 (bool-vector-count-matches-at, bool-vector-intersection-op)
461 (bool-vector-union-op, bool-vector-xor-op)
462 (bool-vector-set-difference-op)
463 (bool-vector-change-detection, bool-vector-not): New tests.
464 (mock-bool-vector-count-matches-at)
465 (test-bool-vector-bv-from-hex-string)
466 (test-bool-vector-to-hex-string)
467 (test-bool-vector-count-matches-at-tc)
468 (test-bool-vector-apply-mock-op)
469 (test-bool-vector-binop): New helper functions.
470 (bool-vector-test-vectors): New testcase data.
472 2013-09-20 Ryan <rct@thompsonclan.org> (tiny change)
474 * automated/advice-tests.el (advice-test-called-interactively-p-around)
475 (advice-test-called-interactively-p-filter-args)
476 (advice-test-called-interactively-p-around): New tests.
478 2013-09-16 Glenn Morris <rgm@gnu.org>
480 * automated/eshell.el (eshell-match-result):
481 Return a more informative failure than simply "false". Update callers.
483 * automated/eshell.el (eshell-test/for-name-shadow-loop):
484 Test value before and after loop as well as during.
486 2013-09-15 Glenn Morris <rgm@gnu.org>
488 * automated/eshell.el (eshell-test/for-name-shadow-loop):
489 New test. (Bug#15372)
490 (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
492 2013-09-13 Glenn Morris <rgm@gnu.org>
494 * automated/eshell.el (with-temp-eshell):
495 Use a temp directory for eshell-directory-name.
496 (eshell-test-command-result): New, again using a temp directory.
497 Replace eshell-command-result with this throughout.
498 (eshell-test/for-loop, eshell-test/for-name-loop):
499 Ensure environment variables don't confuse us.
501 2013-09-12 Glenn Morris <rgm@gnu.org>
503 * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
504 due to "has a running process; kill it?" prompts.
506 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
508 * automated/eshell.el: Rename from eshell.el.
509 (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
511 2013-09-01 Glenn Morris <rgm@gnu.org>
513 * automated/Makefile.in (setwins): Avoid leading space in $wins.
514 Otherwise the sed command used by eg compile-main ends up
515 containing "/*.el". (Bug#15170)
517 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
519 * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
520 for portability to hosts where /bin/sh has problems.
522 2013-08-21 David Engster <deng@randomsample.de>
524 * automated/eieio-tests.el, automated/eieio-test-persist.el:
525 * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
526 upstream. Changed to use ERT.
528 2013-08-14 Daniel Hackney <dan@haxney.org>
530 * automated/package-test.el: Remove tar-package-building functions.
531 Tar file used for testing is included in the repository.
532 (package-test-install-texinfo, package-test-cleanup-built-files):
535 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
537 * automated/python-tests.el (python-imenu-create-index-4)
538 (python-imenu-create-flat-index-2): New tests.
540 2013-08-05 Glenn Morris <rgm@gnu.org>
542 * automated/mule-util.el: New file, with tests extracted from
543 lisp/international/mule-util.el.
545 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
547 * automated/advice-tests.el (advice-tests-nadvice): Test removal
549 (advice-tests-macroaliases): New test.
551 2013-08-04 Glenn Morris <rgm@gnu.org>
553 * automated/ert-tests.el: Disable failing test that no-one seems
554 to know how to fix. (Bug#13064)
556 * automated/icalendar-tests.el (icalendar-tests--test-export)
557 (icalendar-tests--test-import): Try more precise TZ specification.
558 Remove debug messages.
560 2013-08-03 Glenn Morris <rgm@gnu.org>
562 * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
564 * automated/icalendar-tests.el (icalendar-tests--test-export)
565 (icalendar-tests--test-import):
566 Use getenv/setenv rather than set-time-zone-rule. Add debug messages.
567 (icalendar-tests--test-import): Reset zone even if error occurred.
569 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
571 * automated/core-elisp-tests.el: New file.
573 2013-08-01 Glenn Morris <rgm@gnu.org>
575 * automated/file-notify-tests.el (file-notify--test-remote-enabled):
576 Try to check that the remote system has a notification program.
578 2013-07-31 Glenn Morris <rgm@gnu.org>
580 * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
582 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
584 * automated/file-notify-tests.el
585 (file-notify--test-local-enabled): New defconst. Replaces all
586 `file-notify-support' occurrences.
587 (file-notify--test-remote-enabled): New defun.
588 (file-notify--deftest-remote): Use it.
589 (file-notify-test00-availability): Rewrite.
590 (file-notify-test00-availability-remote): New defun.
591 (file-notify-test01-add-watch): Rewrite first erroneous check.
593 2013-07-23 Glenn Morris <rgm@gnu.org>
595 * automated/inotify-test.el (inotify-file-watch-simple):
596 Delete temp-file when done.
598 * automated/subword-tests.el: Require subword.
600 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
602 * automated/subword-tests.el: New file.
604 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
606 * automated/python-tests.el (python-imenu-create-index-2)
607 (python-imenu-create-index-3): New tests.
609 2013-07-11 Glenn Morris <rgm@gnu.org>
611 * automated/ert-tests.el: Require cl-lib at runtime too.
612 (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
613 (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
614 (ert-test-set-functions, ert-test-gensym)
615 (ert-test-coerce-to-vector, ert-test-string-position)
616 (ert-test-mismatch): Remove tests.
617 * automated/cl-lib.el: New, split from ert-tests.el.
619 * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
621 (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
622 (ruby-move-to-block-skips-percent-literal)
623 (ruby-move-to-block-skips-heredoc)
624 (ruby-move-to-block-moves-from-else-to-if)
625 (ruby-beginning-of-defun-does-not-fold-case)
626 (ruby-end-of-defun-skips-to-next-line-after-the-method):
627 Replace goto-line with forward-line/goto-char.
628 (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
630 * automated/package-test.el (makeinfo-buffer): Autoload.
631 (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
632 (package-test-install-texinfo): Don't require makeinfo.
634 * automated/files.el: Stop "local variables" confusion.
636 * automated/flymake-tests.el (flymake-tests): Remove unused group.
638 * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
639 Use with-current-buffer.
641 * automated/undo-tests.el (undo-test-buffer-modified)
642 (undo-test-file-modified): New tests.
644 2013-07-09 Michael Albinus <michael.albinus@gmx.de>
646 * automated/file-notify-tests.el (file-notify-test00-availability):
647 Set :expected-result.
648 (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
649 (file-notify-test02-events, file-notify-test02-events-remote)
650 (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
651 Skip when `file-notify-support' is nil. (Bug#14823)
653 2013-07-09 Glenn Morris <rgm@gnu.org>
655 * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
657 (inotify-file-watch-simple): Silence compiler.
659 * automated/python-tests.el (python-indent-block-enders):
660 Make it actually test something.
662 * automated/package-x-test.el: Require package-test when compiling.
664 * automated/add-log-tests.el, automated/advice-tests.el:
665 * automated/imenu-test.el, automated/package-x-test.el:
666 * automated/python-tests.el, automated/ruby-mode-tests.el:
667 * automated/xml-parse-tests.el: Explicitly require ert.
669 2013-07-08 Kenichi Handa <handa@gnu.org>
671 * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
672 Use with-ccoding-priority to avoid side-effect (Bug#14781).
674 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
676 * automated/file-notify-tests.el
677 (file-notify-test-remote-temporary-file-directory):
678 Use `null-device' on w32.
679 (file-notify--test-tmpfile, file-notify--test-tmpfile1)
680 (file-notify--test-results, file-notify--test-event)
681 (file-notify--deftest-remote, file-notify--event-test)
682 (file-notify--test-event-handler)
683 (file-notify--test-make-temp-name): Rename, in order to mark them
685 (tramp-message-show-message, tramp-read-passwd): Tweak them for
686 better fitting in noninteractive tests.
687 (file-notify-test00-availability): Rename from `file-notify-test0'.
688 (file-notify-test01-add-watch): Rename from `file-notify-test1'.
689 Use `temporary-file-directory '.
690 (file-notify-test01-add-watch-remote): New test.
691 (file-notify-test02-events): Rename from `file-notify-test2'.
692 (file-notify-test02-events-remote): Rename from `file-notify-test3'.
693 (file-notify-test03-autorevert): Rename from
694 `file-notify-test4'. Use timeouts.
695 (file-notify-test03-autorevert-remote): Rename from
698 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
700 * automated/file-notify-tests.el: New package.
702 2013-06-28 Kenichi Handa <handa@gnu.org>
704 * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
705 (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
707 (decoder-tests-filename): New function.
708 (decoder-tests-prefer-utf-8-read)
709 (decoder-tests-prefer-utf-8-write): New function.
710 (ert-test-decoder-prefer-utf-8): New test.
712 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
714 * automated/package-x-test.el: Change the commentary.
715 (package-x-test--single-archive-entry-1-3)
716 (package-x-test--single-archive-entry-1-4): Fix the tests, by
717 using the appropriate data structure.
719 2013-06-27 Daniel Hackney <dan@haxney.org>
721 * automated/Makefile.in (setwins): Include the 'data' subdirectory.
723 * automated/package-x-test.el: New file.
725 * automated/package-test.el: New file.
727 * automated/data/package: New directory, with test examples.
729 2013-06-27 Glenn Morris <rgm@gnu.org>
731 * automated/python-tests.el (python-tests-with-temp-file):
732 Clean up after ourself.
734 * automated/undo-tests.el (undo-test3): Remove test that seems to
735 do nothing that the previous one doesn't, except leave a tempfile.
737 2013-06-26 Glenn Morris <rgm@gnu.org>
739 * automated/info-xref.el: New file.
741 2013-06-25 Glenn Morris <rgm@gnu.org>
743 * automated/occur-tests.el (occur-test-create): New function.
744 Use it to create separate tests for each element, so we run them
745 all rather than stopping at the first error.
747 2013-06-24 Glenn Morris <rgm@gnu.org>
749 * automated/occur-tests.el (occur-tests):
750 Update for 2013-05-29 change to occur header line.
752 2013-06-21 Eduard Wiebe <usenet@pusto.de>
754 Test suite for flymake.
755 * automated/flymake-tests.el:
756 * automated/flymake/warnpred/Makefile
757 * automated/flymake/warnpred/test.c
758 * automated/flymake/warnpred/test.pl: New files.
760 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
762 * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
764 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
766 * automated/reftex-tests.el: New test suite for reftex.
768 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
770 * automated/ruby-mode-tests.el: New tests, for percent literals
771 and expression expansion.
773 2013-05-29 Leo Liu <sdl.web@gmail.com>
775 * indent/octave.m: Tweak.
777 2013-05-26 Aidan Gauland <aidalgol@amuri.net>
779 * eshell.el: Rewrite tests using ERT.
781 2013-05-25 Leo Liu <sdl.web@gmail.com>
783 * indent/octave.m: Add tests for %!, # and ### comments.
785 2013-05-23 Kenichi Handa <handa@gnu.org>
787 * automated/decoder-tests.el: New file.
789 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
791 * indent/ruby.rb: Add multiline regexp example.
793 * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
794 (ruby-regexp-skips-over-interpolation)
795 (ruby-regexp-continues-till-end-when-unclosed)
796 (ruby-regexp-can-be-multiline)
797 (ruby-interpolation-inside-percent-literal): New tests.
799 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
801 * indent/ruby.rb: Fix indentation after =; add more cases.
803 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
805 * indent/pascal.pas: Add test for mis-identified comments.
807 2013-04-01 Masatake YAMATO <yamato@redhat.com>
809 * automated/imenu-test.el: New file. (Bug#14112)
811 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
813 * automated/python-tests.el (python-imenu-prev-index-position-1):
815 (python-imenu-create-index-1, python-imenu-create-flat-index-1):
818 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
820 * automated/python-tests.el (python-nav-backward-defun-2)
821 (python-nav-backward-defun-3, python-nav-forward-defun-2)
822 (python-nav-forward-defun-3): New tests.
824 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
826 * automated/python-tests.el (python-nav-backward-defun-1)
827 (python-nav-forward-defun-1): New tests.
829 2013-04-09 Masatake YAMATO <yamato@redhat.com>
831 * automated/add-log-tests.el: New file. (Bug#14112)
833 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
835 * automated/python-tests.el (python-indent-block-enders): New test.
836 (python-info-current-defun-2): Fix test.
838 2013-03-05 Paul Eggert <eggert@cs.ucla.edu>
840 * indent/octave.m: Fix encoding error in comment. Add coding tag.
842 2013-02-28 Fabián Ezequiel Gallina <fgallina@cuca>
844 * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
845 (python-tests-with-temp-file): New macro.
846 (python-tests-shell-interpreter): New var.
847 (python-shell-get-process-name-1)
848 (python-shell-internal-get-process-name-1)
849 (python-shell-parse-command-1)
850 (python-shell-calculate-process-environment-1)
851 (python-shell-calculate-process-environment-2)
852 (python-shell-calculate-process-environment-3)
853 (python-shell-calculate-exec-path-1)
854 (python-shell-calculate-exec-path-2)
855 (python-shell-make-comint-1)
856 (python-shell-make-comint-2)
857 (python-shell-get-process-1)
858 (python-shell-get-or-create-process-1)
859 (python-shell-internal-get-or-create-process-1): New tests.
861 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
863 * automated/python-tests.el: New file.
865 2013-02-14 Dmitry Gutov <dgutov@yandex.ru>
867 * automated/ruby-mode-tests.el
868 (ruby-move-to-block-skips-percent-literal): Add depth-affecting
869 bits inside the examples.
870 (ruby-move-to-block-skips-heredoc): New test.
871 (ruby-add-log-current-method-after-inner-class):
872 Lower expectations: move point inside a method, initially.
874 2013-02-13 Dmitry Gutov <dgutov@yandex.ru>
876 * automated/ruby-mode-tests.el
877 (ruby-move-to-block-skips-percent-literal): New test.
879 2013-02-04 Chong Yidong <cyd@gnu.org>
881 * automated/thingatpt.el: New file.
883 2013-02-03 Chong Yidong <cyd@gnu.org>
885 * automated/files.el (file-test--do-local-variables-test):
886 Avoid compilation warning message.
888 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
890 * automated/ruby-mode-tests.el
891 (ruby-indent-spread-args-in-parens): New test.
892 * automated/ruby-mode-tests.el (ruby-block-test-example):
893 Break indentation of the do block opener and add a line inside it.
894 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
897 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
899 * automated/advice-tests.el: Split up. Add advice-test-preactivate.
901 2013-01-14 Glenn Morris <rgm@gnu.org>
903 * automated/compile-tests.el (compile-tests--test-regexps-data):
904 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
906 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
908 * automated/man-tests.el: New file.
910 2013-01-09 Aaron S. Hawley <aaron.s.hawley@gmail.com>
912 * automated/undo-tests.el (undo-test0): Adjust error to code change.
914 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
916 * automated/undo-tests.el: New file.
918 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
920 * automated/ruby-mode-tests.el
921 (ruby-indent-after-block-in-continued-expression): New test.
923 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
925 * automated/ruby-mode-tests.el:
926 Rename one interpolation test; add three more.
927 (ruby-with-temp-buffer): New macro, use it where appropriate.
928 (ruby-add-log-current-method-examples): Use "_" for target point.
929 Add four new tests for ruby-add-log-current-method.
931 2012-12-11 Glenn Morris <rgm@gnu.org>
933 * automated/f90.el (f90-test-bug13138): New test.
935 2012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
937 * automated/inotify-test.el: New test.
939 2012-12-02 Chong Yidong <cyd@gnu.org>
941 * automated/ruby-mode-tests.el
942 (ruby-add-log-current-method-examples): Don't use loop macro, to
943 allow automated testing to work.
945 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
947 * automated/advice-tests.el (advice-tests--data): Remove.
948 (advice-tests): Move the tests directly here instead.
949 Add called-interactively-p tests.
951 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
953 * automated/ert-x-tests.el: Use cl-lib.
954 * automated/ert-tests.el: Use lexical-binding and cl-lib.
956 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
958 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
959 (ruby-indent-inside-heredoc-after-operator)
960 (ruby-indent-inside-heredoc-after-space): New tests.
961 Change direct font-lock face references to var references.
962 (ruby-interpolation-suppresses-syntax-inside): New test.
963 (ruby-interpolation-inside-percent-literal-with-paren):
966 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
968 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
969 (ruby-singleton-class-no-heredoc-font-lock)
970 (ruby-add-log-current-method-examples): New tests.
971 (ruby-test-string): Extract from ruby-should-indent-buffer.
972 (ruby-deftest-move-to-block): New macro.
973 Add several move-to-block tests.
975 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
977 * automated/advice-tests.el: New tests.
979 2012-10-14 Eli Zaretskii <eliz@gnu.org>
981 * automated/compile-tests.el (compile-tests--test-regexps-data):
982 Add new data for msft's new format.
984 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
986 * automated/ruby-mode-tests.el:
987 (ruby-toggle-block-to-multiline): New test.
988 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
989 (ruby-toggle-block-to-brace): Use buffer-string.
991 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
993 * automated/ruby-mode-tests.el: New tests (Bug#11613).
995 2012-08-28 Chong Yidong <cyd@gnu.org>
997 * automated/files.el: Test every combination of values for
998 enable-local-variables and enable-local-eval.
1000 2012-08-19 Chong Yidong <cyd@gnu.org>
1002 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1004 2012-08-18 Chong Yidong <cyd@gnu.org>
1006 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1008 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
1010 * indent/ruby.rb: Rearrange examples, add new ones.
1012 2012-08-12 Dmitry Gutov <dgutov@yandex.ru>
1014 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1015 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1017 2012-08-11 Glenn Morris <rgm@gnu.org>
1019 * automated/files.el: New file.
1021 * automated/Makefile.in (all): Fix typo.
1023 2012-08-10 Dmitry Gutov <dgutov@yandex.ru>
1025 * automated/ruby-mode-tests.el (ruby-should-indent):
1026 Add docstring, check (current-indentation) instead of (current-column).
1027 (ruby-should-indent-buffer): New function.
1028 Add tests for `ruby-deep-indent-paren' behavior.
1029 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1031 2012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
1033 Original tests in test_ruby_mode.rb in upstream (author).
1035 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
1037 * automated/ruby-mode-tests.el (ruby-should-indent)
1038 (ruby-assert-state): New functions.
1041 2012-07-29 David Engster <deng@randomsample.de>
1043 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1044 New variable to hold test data for name expansion.
1045 (xml-parse-tests): Test the two different types of name expansion.
1047 2012-07-29 Juri Linkov <juri@jurta.org>
1049 * automated/occur-tests.el (occur-test-case): Use predefined
1050 buffer name " *test-occur*" instead of a random buffer name.
1052 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
1054 * automated/ruby-mode-tests.el: New file with one test.
1056 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
1058 * indent/shell.sh: Add test case for ${#VAR}.
1060 * indent/latex-mode.tex: New file.
1062 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
1064 * eshell.el: Use cl-lib.
1066 2012-07-03 Chong Yidong <cyd@gnu.org>
1068 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1070 2012-07-02 Chong Yidong <cyd@gnu.org>
1072 * automated/xml-parse-tests.el (xml-parse-tests--data):
1075 2012-07-01 Chong Yidong <cyd@gnu.org>
1077 * automated/xml-parse-tests.el: New file.
1079 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
1081 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1084 2012-06-08 Ulf Jasper <ulf.jasper@web.de>
1086 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1087 Test escaped commas in TZID (Bug#11473).
1088 (icalendar-import-with-timezone): New.
1089 (icalendar-real-world): Add new testcase as given in the bugreport
1092 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
1094 * automated/icalendar-tests.el (icalendar-tests--test-import):
1095 Include UID in import tests (Bug#11525).
1096 (icalendar-import-non-recurring, icalendar-import-rrule)
1097 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1099 (icalendar-import-with-uid): New.
1100 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1101 Include UID in cycle tests.
1102 (icalendar-cycle, icalendar-real-world): UID-import change.
1104 2012-05-21 Glenn Morris <rgm@gnu.org>
1106 * automated/Makefile.in (setwins): Scrap superfluous subshell.
1108 2012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
1110 * automated/url-util-tests.el: New file to test
1111 lisp/url/url-util.el. Only `url-build-query-string' and
1112 `url-parse-query-string' are tested right now (Bug#8706).
1114 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1117 * indent/shell.rc: Ad some test cases.
1119 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
1121 * indent/ruby.rb: New file, to test new syntax-propertize code.
1123 2012-04-11 Glenn Morris <rgm@gnu.org>
1125 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1127 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1129 * automated/url-future-tests.el (url-future-tests): Move from
1130 lisp/url/url-future.el and rename.
1132 2012-01-29 Ulf Jasper <ulf.jasper@web.de>
1134 * automated/icalendar-tests.el (icalendar-import-non-recurring):
1135 Fix broken test, caused by missing trailing blank.
1137 2011-12-03 Chong Yidong <cyd@gnu.org>
1139 * automated/compile-tests.el (compile-tests--test-regexps-data):
1140 Increase column numbers by one to reflect change in how
1141 compilation-message is recorded (Bug#10172).
1143 2011-11-22 Glenn Morris <rgm@gnu.org>
1145 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1147 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1149 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1151 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1153 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1154 (icalendar-tests--test-export, icalendar-tests--do-test-export):
1155 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1157 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
1159 * automated/newsticker-tests.el
1160 (newsticker--group-manage-orphan-feeds): Remove fsetting of
1161 newsticker--treeview-tree-update.
1163 2011-10-29 Ulf Jasper <ulf.jasper@web.de>
1165 * automated/newsticker-tests.el
1166 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1168 * automated/newsticker-tests.el
1169 (newsticker--group-manage-orphan-feeds): Prevent updating
1170 newsticker treeview. Fixed bug#9763.
1172 2011-10-20 Glenn Morris <rgm@gnu.org>
1174 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1176 * automated/vc-bzr.el: New file.
1178 2011-10-15 Glenn Morris <rgm@gnu.org>
1180 * automated/f90.el: New file.
1182 2011-09-27 Ulf Jasper <ulf.jasper@web.de>
1184 * automated/newsticker-tests.el: Move newsticker-testsuite.el
1185 to automated/newsticker-tests.el. Convert to ERT.
1187 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
1189 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1190 Remove, simply use string=.
1191 (icalendar--diarytime-to-isotime)
1192 (icalendar--datetime-to-diary-date)
1193 (icalendar--datestring-to-isodate)
1194 (icalendar--format-ical-event)
1195 (icalendar--parse-summary-and-rest)
1196 (icalendar-tests--do-test-import)
1197 (icalendar-tests--do-test-cycle): Change argument order of
1198 string= to EXPECTED ACTUAL.
1199 (icalendar--import-format-sample)
1200 (icalendar--format-ical-event)
1201 (icalendar-import-non-recurring)
1202 (icalendar-import-rrule)
1203 (icalendar-import-duration)
1204 (icalendar-import-bug-6766)
1205 (icalendar-real-world): Adjust to string= instead of
1206 icalendar-tests--compare-strings.
1207 (icalendar-import-multiple-vcalendars): New.
1209 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
1211 * automated/gnus-tests.el: Add wrapper for Gnus tests.
1214 2011-05-09 Juri Linkov <juri@jurta.org>
1216 * automated/occur-tests.el: Move from test/occur-testsuite.el.
1219 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
1221 * automated/compile-tests.el: New file.
1223 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
1225 * automated/font-parse-tests.el: Don't byte-compile.
1227 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
1229 2011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
1231 * automated/lexbind-tests.el: New file.
1233 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1235 * Version 23.3 released.
1237 2011-03-05 Glenn Morris <rgm@gnu.org>
1239 * eshell.el: Move here from lisp/eshell/esh-test.el.
1241 2011-03-03 Christian Ohler <ohler@gnu.org>
1243 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1246 2011-02-20 Ulf Jasper <ulf.jasper@web.de>
1248 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1249 convert to ERT format.
1251 2011-02-14 Chong Yidong <cyd@stupidchicken.com>
1253 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1254 convert to ERT format.
1256 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1259 * indent/shell.rc: New files.
1261 2011-01-27 Chong Yidong <cyd@stupidchicken.com>
1263 * automated/font-parse-tests.el: Move from
1264 font-parse-testsuite.el.
1266 2011-01-26 Chong Yidong <cyd@stupidchicken.com>
1268 * font-parse-testsuite.el (test-font-parse-data): New file.
1270 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
1272 * indent/prolog.prolog: Add tokenizing tests.
1274 2011-01-13 Christian Ohler <ohler@gnu.org>
1276 * automated: New directory for automated tests.
1278 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1280 * automated/Makefile.in: New file.
1282 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1284 * indent/modula2.mod: New file.
1286 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
1288 * indent/octave.m: Add a test to ensure indentation is local.
1290 2010-10-23 Glenn Morris <rgm@gnu.org>
1292 * comint-testsuite.el
1293 (comint-testsuite--test-comint-password-prompt-regexp):
1294 Add "Please enter the password". (Bug#7224)
1296 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
1298 * indent/prolog.prolog: Use normal spacing around !.
1300 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1302 * indent/octave.m: Remove one more `fixindent'. Use `end'.
1304 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
1306 * indent/octave.m: Remove some `fixindent' not needed any more.
1308 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
1310 * indent/octave.m: New file.
1312 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
1314 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1315 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1316 (icalendar-testsuite--run-internal-tests): New.
1317 (icalendar-testsuite--test-convert-ordinary-to-ical)
1318 (icalendar-testsuite--test-convert-block-to-ical)
1319 (icalendar-testsuite--test-convert-anniversary-to-ical)
1320 (icalendar-testsuite--test-parse-vtimezone)
1321 (icalendar-testsuite--do-test-export): Code formatting.
1322 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1323 (icalendar-testsuite--do-test-import)
1324 (icalendar-testsuite--do-test-cycle):
1325 Use icalendar-testsuite--compare-strings
1326 (icalendar-testsuite--run-import-tests): Comment added.
1327 (icalendar-testsuite--run-import-tests)
1328 (icalendar-testsuite--run-real-world-tests): Fix expected results.
1330 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
1332 * redisplay-testsuite.el (test-redisplay-3): New test.
1334 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
1336 * comint-testsuite.el: New file.
1338 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
1342 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1344 * Version 23.2 released.
1346 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
1348 * cedet/semantic-ia-utest.el
1349 (semantic-symref-test-count-hits-in-tag): Add function, from
1352 * cedet/tests/test.cpp:
1353 * cedet/tests/test.py:
1354 * cedet/tests/teststruct.cpp:
1355 * cedet/tests/testtemplates.cpp:
1356 * cedet/tests/testusing.cpp:
1357 * cedet/tests/scopetest.cpp:
1358 * cedet/tests/scopetest.java: Files deleted.
1360 * cedet/tests/test.make:
1361 * cedet/tests/test.c:
1362 * cedet/tests/testjavacomp.java:
1363 * cedet/tests/testspp.c:
1364 * cedet/tests/testsppreplace.c:
1365 * cedet/tests/testsppreplaced.c:
1366 * cedet/tests/testsubclass.cpp:
1367 * cedet/tests/testsubclass.hh:
1368 * cedet/tests/testtypedefs.cpp:
1369 * cedet/tests/testvarnames.c:
1370 * cedet/tests/test.el:
1371 * cedet/tests/testdoublens.cpp:
1372 * cedet/tests/testdoublens.hpp: Add copyright header.
1374 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1375 Remove reference to deleted files.
1377 2010-03-30 Juri Linkov <juri@jurta.org>
1379 * occur-testsuite.el (occur-tests): Add tests for context lines.
1381 2010-03-23 Juri Linkov <juri@jurta.org>
1383 * occur-testsuite.el: New file.
1385 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1389 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
1391 * icalendar-testsuite.el
1392 (icalendar-testsuite--run-function-tests): Add new tests.
1393 (icalendar-testsuite--test-diarytime-to-isotime): Add another
1395 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1396 (icalendar-testsuite--test-convert-weekly-to-ical): New.
1397 (icalendar-testsuite--test-convert-yearly-to-ical): New.
1398 (icalendar-testsuite--test-convert-block-to-ical): New.
1399 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1400 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1402 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
1404 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1405 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1406 Fix typos in docstrings and error messages.
1407 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1409 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
1411 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1412 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1413 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1415 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
1417 * icalendar-testsuite.el
1418 (icalendar-testsuite--run-function-tests):
1419 Add icalendar-testsuite--test-parse-vtimezone.
1420 (icalendar-testsuite--test-parse-vtimezone): New.
1421 (icalendar-testsuite--do-test-cycle): Doc changes.
1422 (icalendar-testsuite--run-real-world-tests): Remove trailing
1423 whitespace -- see change of icalendar--add-diary-entry in
1425 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1427 2009-09-30 Glenn Morris <rgm@gnu.org>
1429 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1431 2009-06-26 Eric Ludlam <zappo@gnu.org>
1433 * cedet/*: New unit tests, from CEDET repository.
1435 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
1437 * redisplay-testsuite.el: New file.
1439 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
1443 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
1445 * icalendar-testsuite.el
1446 (icalendar-testsuite--run-function-tests):
1447 Add icalendar-testsuite--test-diarytime-to-isotime.
1448 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1449 recent icalendar fixes.
1450 (icalendar-testsuite--test-diarytime-to-isotime): New.
1451 (icalendar-testsuite--test-create-uid): Adjust to recent
1454 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
1456 * bytecomp-testsuite.el: New file.
1458 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
1460 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1461 Add `icalendar-testsuite--test-create-uid'.
1462 (icalendar-testsuite--test-create-uid): New.
1464 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
1466 * newsticker-testsuite.el: New file.
1468 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
1470 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1471 Add icalendar-testsuite--test-datestring-to-isodate,
1472 icalendar-testsuite--test-datetime-to-diary-date, and
1473 icalendar-testsuite--test-calendar-style.
1474 (icalendar-testsuite--test-format-ical-event):
1475 (icalendar-testsuite--test-parse-summary-and-rest):
1476 Doc fix. Remove european-calendar-style.
1477 (icalendar-testsuite--get-ical-event): Doc fix.
1478 (icalendar-testsuite--test-first-weekday-of-year):
1479 (icalendar-testsuite--run-cycle-tests): Add doc string.
1480 (icalendar-testsuite--test-datestring-to-isodate):
1481 (icalendar-testsuite--test-datetime-to-diary-date):
1482 (icalendar-testsuite--test-calendar-style): New functions.
1483 (icalendar-testsuite--test-export): Handle iso date style.
1484 New arg INPUT-ISO. Use calendar-date-style.
1485 (icalendar-testsuite--test-import): Handle iso date style.
1486 New arg EXPECTED-ISO. Use calendar-date-style.
1487 (icalendar-testsuite--test-cycle): Handle iso date style.
1488 (icalendar-testsuite--run-import-tests):
1489 (icalendar-testsuite--run-export-tests):
1490 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1492 2008-02-29 Glenn Morris <rgm@gnu.org>
1496 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
1498 * icalendar-testsuite.el: New file.
1504 Copyright (C) 2008-2014 Free Software Foundation, Inc.
1506 This file is part of GNU Emacs.
1508 GNU Emacs is free software: you can redistribute it and/or modify
1509 it under the terms of the GNU General Public License as published by
1510 the Free Software Foundation, either version 3 of the License, or
1511 (at your option) any later version.
1513 GNU Emacs is distributed in the hope that it will be useful,
1514 but WITHOUT ANY WARRANTY; without even the implied warranty of
1515 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1516 GNU General Public License for more details.
1518 You should have received a copy of the GNU General Public License
1519 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.