1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-28 19:00:42 -08:00
emacs/test/lisp/net
Michael Albinus ecb5ebf156 Improve make-process in Tramp
* doc/misc/tramp.texi (Remote processes): Remove INSIDE_EMACS
restriction.
(Frequently Asked Questions, External packages): Add indices.

* etc/NEWS: 'start-process-shell-command' and
'start-file-process-shell-command' do not support the old calling
conventions any longer.

* lisp/subr.el (start-process-shell-command)
(start-file-process-shell-command): Remove old calling conventions.

* lisp/net/tramp-compat.el (remote-file-error): Remove, it isn't
necessary.

* lisp/net/tramp.el (tramp-handle-make-process): Remove special shell
handling.  Support environment variables.

* test/lisp/net/tramp-tests.el
(tramp--test--deftest-direct-async-process): Skip for mock method.
(tramp--test-async-shell-command): Suppress `shell-command-sentinel'.
(tramp-test32-shell-command, tramp-test33-environment-variables):
Adapt tests.
(tramp-test32-shell-command-direct-async)
(tramp-test33-environment-variables-direct-async): New tests.
2020-12-20 19:45:11 +01:00
..
dbus-resources Add D-Bus introspection tests 2020-09-30 11:19:41 +02:00
mailcap-resources Move some test data to follow our conventions 2020-10-23 16:29:46 +02:00
netrc-resources Use lexical-binding in netrc.el and add tests 2020-10-28 03:24:18 +01:00
network-stream-resources Move more test data to follow our conventions 2020-10-23 21:07:26 +02:00
shr-resources Move shr.el test data to follow our conventions 2020-10-24 02:29:04 +02:00
tramp-archive-resources
browse-url-tests.el
dbus-tests.el * test/lisp/net/dbus-tests.el (dbus-test09-get-managed-objects): Expand test. 2020-10-30 08:59:11 +01:00
dig-tests.el
gnutls-tests.el
hmac-md5-tests.el
mailcap-tests.el Move some test data to follow our conventions 2020-10-23 16:29:46 +02:00
netrc-tests.el Use lexical-binding in netrc.el and add tests 2020-10-28 03:24:18 +01:00
network-stream-tests.el Move more test data to follow our conventions 2020-10-23 21:07:26 +02:00
newsticker-tests.el
nsm-tests.el
ntlm-tests.el Don't rely on bignums in ntlm.el 2020-10-27 12:25:57 +01:00
puny-tests.el
rcirc-tests.el Make rcirc nick renaming heed nickname max lengths 2020-12-08 18:22:47 +01:00
rfc2104-tests.el ; Fix license statement in several files 2020-10-28 03:41:55 +01:00
sasl-scram-rfc-tests.el
secrets-tests.el ; Fix license statement in several files 2020-10-28 03:41:55 +01:00
shr-tests.el Move shr.el test data to follow our conventions 2020-10-24 02:29:04 +02:00
tramp-archive-tests.el ; Fix license statement in several files 2020-10-28 03:41:55 +01:00
tramp-tests.el Improve make-process in Tramp 2020-12-20 19:45:11 +01:00
webjump-tests.el