From: Paul Eggert Date: Sat, 4 Apr 2015 21:58:35 +0000 (-0700) Subject: Merge from origin/emacs-24 X-Git-Tag: emacs-25.0.90~2564^2~4 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/c1b8b17a7ac22123fe8d2d647265f19d2cc92625 Merge from origin/emacs-24 dd3f567 Fix tramp-tests.el Conflicts: test/ChangeLog --- c1b8b17a7ac22123fe8d2d647265f19d2cc92625 diff --cc test/ChangeLog index f7bec2ee11,fa3c45d9d4..4999576a87 --- a/test/ChangeLog +++ b/test/ChangeLog @@@ -1,172 -1,13 +1,177 @@@ -2015-04-01 Michael Albinus ++2015-04-04 Michael Albinus + + * automated/tramp-tests.el (tramp-test06-directory-file-name): + Fix docstring and last test. + -2015-04-01 Nicolas Petton +2015-04-01 Artur Malabarba - * Version 24.5 released. + * automated/package-test.el: Avoid async while testing. + (package-test-update-archives): Fix test. -2015-01-30 Fabián Ezequiel Gallina +2015-03-27 Wolfgang Jenkner + + * automated/textprop-tests.el: New file. + (textprop-tests-font-lock--remove-face-from-text-property): New test. + +2015-03-24 Michael Albinus + + * automated/tramp-tests.el (tramp-test18-file-attributes) + (tramp--test-check-files): Extend tests. + (tramp-test31-utf8): Do not skip for tramp-adb.el. + +2015-03-24 Daiki Ueno + + * automated/epg-tests.el: New file. + * automated/data/epg/pubkey.asc: New file. + * automated/data/epg/seckey.asc: New file. + +2015-03-22 Dmitry Gutov + + * automated/json-tests.el: New file. + +2015-03-19 Stefan Monnier + + * automated/eieio-tests.el (eieio-test-17-virtual-slot): Don't use + initarg in `oset'. + (eieio-test-32-slot-attribute-override-2): Adjust to new + slot representation. + + * automated/eieio-test-persist.el (persist-test-save-and-compare): + Adjust to new slot representation. + + * automated/eieio-test-methodinvoke.el (make-instance): Use new-style + `subclass' specializer for a change. + +2015-03-17 Stefan Monnier + + * automated/cl-lib-tests.el: Use lexical-binding. + (cl-lib-arglist-performance): Refine test to the case where one of the + fields has a non-nil default value. Use existing `mystruct' defstruct. + (cl-lib-struct-accessors): Use `pcase' to be a bit more flexible in the + accepted outputs. + +2015-03-16 Ken Brown + + * automated/tramp-tests.el (tramp--test-special-characters): + Don't test "\t" in file names on Cygwin. (Bug#20119) + +2015-03-10 Jackson Ray Hamilton + + * indent/js-indent-init-dynamic.js: Fix spelling error. + +2015-03-10 Paul Eggert + + Prefer "initialize" to "initialise" + * indent/js-indent-init-t.js: Rename from + indent/js-indent-first-initialiser-t.js. + * indent/js-indent-init-dynamic.js: Rename from + test/indent/js-indent-first-initialiser-dynamic.js. + +2015-03-10 Jackson Ray Hamilton + + * indent/js.js: Add local variables. + + * indent/js-indent-first-initialiser-t.js: + * indent/js-indent-first-initialiser-dynamic.js: + New tests for `js-indent-first-initialiser'. + +2015-03-10 Przemyslaw Wojnowski + + * automated/cl-lib-tests.el: Add tests for plusp, second, ... + (cl-lib-test-plusp, cl-lib-test-minusp) + (cl-lib-test-oddp, cl-lib-test-evenp, cl-lib-test-first) + (cl-lib-test-second, cl-lib-test-third, cl-lib-test-fourth) + (cl-lib-test-fifth, cl-lib-test-sixth, cl-lib-test-seventh) + (cl-lib-test-eighth, cl-lib-test-ninth, cl-lib-test-tenth) + (cl-lib-test-endp, cl-lib-test-nth-value) + (cl-lib-nth-value-test-multiple-values, cl-test-caaar, cl-test-caadr) + (cl-test-ldiff): New tests. + (cl-digit-char-p): Tighten the test. + +2015-03-09 Dmitry Gutov + + * indent/Makefile: Call 'rm' with '-f'. Default EMACS to + '../../src/emacs'. Remove *.new in 'clean'. Set 'all' target to + run all examples. + +2015-03-09 Nicolas Petton + + * automated/seq-tests.el (test-seq-into): Add a test for seq-into. + +2015-03-08 Dmitry Gutov + + * indent/ruby.rb: Add an example for bug#20026. + + * indent/js.js: Set `js-indent-level' to 2. Fix indentation in an + example. + +2015-03-04 Michael Albinus + + * automated/tramp-tests.el (top): Declare `tramp-get-remote-stat' + and `tramp-get-remote-perl'. + (tramp-test06-directory-file-name): Fix docstring and last test. + (tramp-test08-file-local-copy): Extend test. + (tramp-test13-make-directory): Test also PARENTS arg. + (tramp-test17-insert-directory): Do not expect any order in + directory listing. + (tramp--test-adb-p): New defun. + (tramp--test-check-files): Fix doxstring. Extend tests. + (tramp--test-special-characters): New defun. Use body from + `tramp-test30-special-characters'. Adapt check for tramp-adb.el. + (tramp-test30-special-characters): Use it. + (tramp--test-utf8): New defun. Use body from + `tramp-test31-utf8'. Add test string. + (tramp-test31-utf8): Use it. + (tramp-test30-special-characters-with-stat) + (tramp-test30-special-characters-with-perl) + (tramp-test30-special-characters-with-ls): + (tramp-test31-utf8-with-stat, tramp-test31-utf8-with-perl) + (tramp-test31-utf8-with-ls): New tests. + +2015-03-03 Daniel Colascione + + * automated/generator-tests.el (cps-testcase): + Use `cps-inhibit-atomic-optimization' instead of + `cps-disable-atomic-optimization'. + (cps-test-declarations-preserved): New test. + + * automated/finalizer-tests.el (finalizer-basic) + (finalizer-circular-reference, finalizer-cross-reference) + (finalizer-error): Rename `gc-precise-p' to `gc-precise'. + + * automated/generator-tests.el (cps-test-iter-close-finalizer): + Rename `gc-precise-p' to `gc-precise'. + +2015-03-03 Glenn Morris + + * automated/generator-tests.el (cps-while-incf) + (cps-test-iter-cleanup-once-only): Replace undefined incf with cl-incf. + (cps-test-iter-do): Use should not undefined assert. + +2015-03-03 Daniel Colascione + + * automated/finalizer-tests.el (finalizer-object-type): Test that + `type-of' works correctly for finalizers. + +2015-03-02 Daniel Colascione + + * automated/generator-tests.el: New tests + + * automated/finalizer-tests.el (finalizer-basic) + (finalizer-circular-reference, finalizer-cross-reference) + (finalizer-error): New tests. + +2015-03-01 Michael Albinus + + * automated/vc-tests.el (vc-test--create-repo): Add check for + `vc-responsible-backend'. + (vc-test--register): Do not print a message when unsupported. + (vc-test--state, vc-test--working-revision): Rework. Raise no + error in case of inconsistent result, but document everything. + (vc-test--checkout-model): New defun. + (vc-test-*-checkout-model): New tests. + +2015-02-26 Fabián Ezequiel Gallina * automated/python-tests.el (python-indent-dedent-line-backspace-2)