1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 00:50:44 -08:00
emacs/test/lisp/net
Michael Albinus cc7530cae0 Fix Tramp part of Bug#28156
* lisp/files.el (file-name-non-special): Use `file-name-quote'
instead prefixing "/:", the file could already be quoted.

* lisp/net/tramp.el (tramp-error): Handle null arguments.
(tramp-handle-make-symbolic-link):
* lisp/net/tramp-sh.el (tramp-sh-handle-make-symbolic-link)
(tramp-sh-handle-add-name-to-file):
* lisp/net/tramp-smb.el (tramp-smb-handle-add-name-to-file)
(tramp-smb-handle-make-symbolic-link): Adapt implementation to
stronger semantics in Emacs.  (Bug#28156)

* test/lisp/net/tramp-tests.el (tramp-test21-file-links):
Extend test.
2017-08-26 15:09:55 +02:00
..
dbus-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
gnutls-tests.el Fix the MS-Windows build due to added GnuTLS functions 2017-07-14 22:00:55 +03:00
network-stream-tests.el Further attempt to avoid hang in network-stream-tests 2017-07-21 14:01:12 -04:00
newsticker-tests.el
puny-tests.el Give test files a -tests.el suffix 2017-06-09 15:56:49 +02:00
sasl-scram-rfc-tests.el
shr-tests.el
tramp-tests.el Fix Tramp part of Bug#28156 2017-08-26 15:09:55 +02:00