Make all Tramp tests pass for "gdrive" method
commit1ba6f2c7bbacfda2bb014d30cfb3999146943de8
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 5 Jul 2016 19:16:25 +0000 (5 21:16 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 5 Jul 2016 19:16:25 +0000 (5 21:16 +0200)
treeac5631c3e163b07bf0e66ad94848b7765d190188
parent36e69bd82a0294b1f51d99a5eaf8e2c7661f7a16
Make all Tramp tests pass for "gdrive" method

* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory)
* lisp/net/tramp-compat.el (tramp-compat-copy-directory)
(tramp-compat-delete-directory):
* lisp/net/tramp-smb.el (tramp-smb-handle-delete-directory):
Use `directory-files-no-dot-files-regexp'.

* lisp/net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
(tramp-gvfs-send-command): Call `tramp-flush-file-property' in
case of problems.

* test/lisp/net/tramp-tests.el (tramp--instrument-test-case):
Adapt docstring.
(tramp-test14-delete-directory): Make further tests.
lisp/net/tramp-compat.el
lisp/net/tramp-gvfs.el
lisp/net/tramp-smb.el
test/lisp/net/tramp-tests.el