1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00
emacs/lisp/net
Michael Albinus 310ce93d02 Remove Tramp temp files if advised during tests
* lisp/net/tramp-fuse.el (tramp-fuse-name-prefix): New defconst.
(tramp-fuse-mount-point): Use it.

* test/lisp/net/tramp-tests.el (tramp-test-name-prefix): New defconst.
(tramp--test-make-temp-name, tramp-test40-make-nearby-temp-file)
(tramp-test47-read-password, tramp-test47-read-otp-password):
Use it.
(tramp--test-enabled-checked): Move down.
(tramp--test-enabled): Delete all Tramp temp files when
environment variable $TRAMP_TEST_CLEANUP_TEMP_FILES is set.
(tramp-test02-file-name-dissect-separate):
Adapt `tramp-crypt-directories' according to syntax.
(tramp-test47-read-password):
Let-bind `tramp-connection-properties' instead of modifying
`tramp-methods'.
2024-11-15 14:28:08 +01:00
..
ange-ftp.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
browse-url.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
dbus.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
dictionary-connection.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
dictionary.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
dig.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
dns.el Use obarray-make instead of make-vector to create obarrays 2024-02-23 13:02:27 +01:00
eudc-bob.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudc-capf.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudc-export.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudc-hotlist.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudc-vars.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
eudc.el Normalize "Commentary" section in eudc.el 2024-10-05 00:45:54 +02:00
eudcb-bbdb.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudcb-ecomplete.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudcb-ldap.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudcb-mab.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
eudcb-macos-contacts.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudcb-mailabbrev.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eww.el ; * lisp/net/eww.el (eww-submit): Fix last change (bug#65973). 2024-11-07 21:51:56 +02:00
gnutls.el Recognize Android TLS certificates by default 2024-04-10 12:12:33 +08:00
goto-addr.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
hmac-def.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
hmac-md5.el Remove redundant requires 2024-07-04 23:55:16 +02:00
imap.el ; Change imap-shell-host docstring to mention SSH 2024-07-09 14:09:45 +02:00
ldap.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
mailcap.el Fix 'yank-media' to allow yanking SVG data 2024-10-31 12:36:31 +02:00
mairix.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
net-utils.el Allow giving "ping" flags with C-u M-x ping 2024-06-20 20:42:51 +02:00
network-stream.el Improve 'open-network-stream' documentation. 2024-11-05 13:51:21 +01:00
newst-backend.el Standardize possessive apostrophe usage in manuals, docs, and comments 2024-07-25 03:35:18 +02:00
newst-plainview.el * lisp/net/newst-plainview.el: Fix Bug#74198 2024-11-07 16:47:39 +01:00
newst-reader.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newst-ticker.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newst-treeview.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newsticker.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
nsm.el Only conditionally resolve hosts in nsm-should-check 2024-09-17 17:55:50 -07:00
ntlm.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
pop3.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
puny.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
rcirc.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
rfc2104.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sasl-cram.el Use clear-string instead of fillarray to clobber secret strings 2024-05-07 12:29:44 +02:00
sasl-digest.el Use clear-string instead of fillarray to clobber secret strings 2024-05-07 12:29:44 +02:00
sasl-ntlm.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sasl-scram-rfc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sasl-scram-sha256.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sasl.el Use clear-string instead of fillarray to clobber secret strings 2024-05-07 12:29:44 +02:00
secrets.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
shr-color.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
shr.el shr.el: Define rendering rule for math tag 2024-10-31 12:19:48 +02:00
sieve-manage.el ; Fix a thinko in sieve-manage.el 2024-09-29 15:42:21 +03:00
sieve-mode.el * lisp/net/sieve-mode.el (sieve-tagged-arguments): Face name typo. 2024-10-04 13:38:58 +02:00
sieve.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
snmp-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
soap-client.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
soap-inspect.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
socks.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
telnet.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tramp-adb.el Fix errors in Tramp's password cache expiration 2024-11-14 17:29:07 +01:00
tramp-androidsu.el Tramp: Rework handling of temporary connection properties 2024-11-13 16:23:27 +01:00
tramp-archive.el Remove Emacs 27 compatibility from Tramp 2024-07-24 15:25:55 +02:00
tramp-cache.el Tramp: Rework handling of temporary connection properties 2024-11-13 16:23:27 +01:00
tramp-cmds.el Tramp: Rework handling of temporary connection properties 2024-11-13 16:23:27 +01:00
tramp-compat.el Tramp: Use when-let*', if-let*' and `and-let*' consequently 2024-10-30 10:39:02 +01:00
tramp-container.el Tramp: Use when-let*', if-let*' and `and-let*' consequently 2024-10-30 10:39:02 +01:00
tramp-crypt.el Tramp: Rework handling of temporary connection properties 2024-11-13 16:23:27 +01:00
tramp-ftp.el Tramp: Use when-let*', if-let*' and `and-let*' consequently 2024-10-30 10:39:02 +01:00
tramp-fuse.el Remove Tramp temp files if advised during tests 2024-11-15 14:28:08 +01:00
tramp-gvfs.el Tramp: Rework handling of temporary connection properties 2024-11-13 16:23:27 +01:00
tramp-integration.el Tramp: Use when-let*', if-let*' and `and-let*' consequently 2024-10-30 10:39:02 +01:00
tramp-message.el Tramp: Use when-let*', if-let*' and `and-let*' consequently 2024-10-30 10:39:02 +01:00
tramp-rclone.el Tramp: Use when-let*', if-let*' and `and-let*' consequently 2024-10-30 10:39:02 +01:00
tramp-sh.el Fix errors in Tramp's password cache expiration 2024-11-14 17:29:07 +01:00
tramp-smb.el Remove Tramp temp files if advised during tests 2024-11-15 14:28:08 +01:00
tramp-sshfs.el Tramp: Use when-let*', if-let*' and `and-let*' consequently 2024-10-30 10:39:02 +01:00
tramp-sudoedit.el Fix errors in Tramp's password cache expiration 2024-11-14 17:29:07 +01:00
tramp-uu.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tramp.el Fix errors in Tramp's password cache expiration 2024-11-14 17:29:07 +01:00
trampver.el Improve Tramp startup time 2024-07-27 10:25:52 +02:00
webjump.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
zeroconf.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00