1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/test/lisp/net
Michael Albinus 8737d79be8 Fix problem with file-modification-time in tramp-sshfs.el
* lisp/net/tramp-crypt.el (tramp-crypt-file-name-handler-alist):
* lisp/net/tramp-rclone.el (tramp-rclone-file-name-handler-alist):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-file-name-handler-alist):
* lisp/net/tramp-sshfs.el (tramp-sshfs-file-name-handler-alist):
Use `tramp-handle-file-notify-add-watch',
`tramp-handle-file-notify-rm-watch' and
`tramp-handle-file-notify-valid-p'.
(tramp-sshfs-handle-write-region): Set file modification time.
(Bug#54016)

* test/lisp/net/tramp-tests.el (tramp--test-asynchronous-processes-p):
Filter out tramp-adb on multi-byte `default-directory'.
(tramp--test-hpux-p, tramp--test-macos-p): Protect against errors.
(tramp--test-check-files): Discriminate also tramp-sshfs.el.
2022-02-16 20:22:45 +01:00
..
dbus-resources
mailcap-resources
netrc-resources
network-stream-resources
ntlm-resources
puny-resources
shr-resources
tramp-archive-resources
browse-url-tests.el
dbus-tests.el
dig-tests.el
gnutls-tests.el
hmac-md5-tests.el
mailcap-tests.el
netrc-tests.el
network-stream-tests.el
newsticker-tests.el
nsm-tests.el
ntlm-tests.el
puny-tests.el
rcirc-tests.el
rfc2104-tests.el
sasl-cram-tests.el
sasl-scram-rfc-tests.el
sasl-tests.el
secrets-tests.el
shr-tests.el
socks-tests.el
tramp-archive-tests.el
tramp-tests.el Fix problem with file-modification-time in tramp-sshfs.el 2022-02-16 20:22:45 +01:00
webjump-tests.el