1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 14:40:54 -08:00
emacs/test/lisp/net
Michael Albinus a1e2a68470 Finish implementation of set-file-times FLAG arg in Tramp
* lisp/net/tramp-adb.el (tramp-adb-handle-set-file-times):
Implement FLAG.
(tramp-adb-handle-copy-file): Adapt `set-file-times' call.

* lisp/net/tramp-compat.el (tramp-compat-set-file-times): New defalias.

* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-set-file-modes)
(tramp-gvfs-handle-set-file-times, tramp-gvfs-set-file-uid-gid):
Simplify `tramp-gvfs-url-file-name' call.

* lisp/net/tramp-sh.el (tramp-sh-handle-set-file-times): Implement FLAG.
(tramp-do-copy-or-rename-file-via-buffer)
(tramp-do-copy-or-rename-file-out-of-band): Add optional argument
OK-IF-ALREADY-EXISTS.  Adapt callees.
(tramp-do-copy-or-rename-file-via-buffer)
(tramp-do-copy-or-rename-file-directly)
(tramp-do-copy-or-rename-file-out-of-band): Adapt `set-file-times' call.

* lisp/net/tramp-smb.el (tramp-smb-handle-copy-directory)
(tramp-smb-handle-copy-file): Adapt `set-file-times' call.

* lisp/net/tramp-sudoedit.el (tramp-sudoedit-do-copy-or-rename-file):
Adapt `set-file-times' call.
(tramp-sudoedit-handle-set-file-times): Implement FLAG.

* test/lisp/net/tramp-tests.el (tramp-test22-file-times): Extend test.
2020-03-09 16:05:21 +01:00
..
tramp-archive-resources Fix Bug#30293 2018-01-31 15:02:46 +01:00
dbus-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
gnutls-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mailcap-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
network-stream-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
newsticker-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
nsm-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
puny-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rcirc-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rfc2104-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sasl-scram-rfc-tests.el Add SASL SCRAM-SHA-256 support. 2020-01-16 08:54:04 +01:00
secrets-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
shr-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tramp-archive-tests.el Sync with Tramp 2.5.0-pre 2020-01-19 14:11:07 +01:00
tramp-tests.el Finish implementation of set-file-times FLAG arg in Tramp 2020-03-09 16:05:21 +01:00