aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adapt macOS defaults in Tramp's process-attributes implementationMichael Albinus2022-04-121-0/+45
* Extend signal-process and proced.elMichael Albinus2022-03-301-0/+68
* Handle process property `remote-command' in TrampMichael Albinus2022-03-291-39/+70
* Restore HOME after mailcap-parsing-and-mailcap-mime-infoLars Ingebrigtsen2022-03-171-39/+39
* Enable Tramp reloadingMichael Albinus2022-03-171-2/+7
* Mark tramp-test30-make-process unstable on EMBALars Ingebrigtsen2022-03-121-1/+3
* Mark tramp test unstable on EMBALars Ingebrigtsen2022-03-081-1/+3
* Rework `abbreviate-file-name' in TrampMichael Albinus2022-03-071-8/+11
* Fix `W' in Dired with non-ASCII file namesLars Ingebrigtsen2022-03-071-4/+7
* Fix symlinks in tramp-sshfs.el (Bug#54130)Michael Albinus2022-02-241-3/+7
* * test/lisp/net/tramp-tests.el (tramp--test-check-files): Adapt test.Michael Albinus2022-02-221-2/+2
* Remove the ELPA dependencies from test/Makefile.inLars Ingebrigtsen2022-02-221-2/+7
* Fix problem with file-modification-time in tramp-sshfs.elMichael Albinus2022-02-161-7/+13
* Improve Tramp's process-file implementationsMichael Albinus2022-02-131-30/+96
* Fix processes on remote default-directory with special charactersMichael Albinus2022-02-081-0/+17
* Adapt Tramp to changed unload behavior (bug#53632)Michael Albinus2022-02-051-1/+3
* Improve Tramp tests backward compatibilityMichael Albinus2022-02-041-2/+2
* Implement file modification check in TrampMichael Albinus2022-02-031-0/+72
* Adapt tramp-testsMichael Albinus2022-01-261-1/+1
* Add textsec-domain-suspicious-pLars Ingebrigtsen2022-01-182-0/+6350
* Morka handling of multi-hops in Tramp more consistentMichael Albinus2022-01-181-84/+33
* Improve handling of INFILE in tramp*-process-file (Bug#53284)Michael Albinus2022-01-171-1/+13
* Add some more mailcap tests.Tassilo Horn2022-01-163-0/+80
* Merge from origin/emacs-28Eli Zaretskii2022-01-0123-23/+23
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0123-23/+23
| * Backport Tramp fixes, don't mergeMichael Albinus2021-11-241-15/+14
* | The temprary "session" collection might not exist in Secret ServiceMichael Albinus2021-12-271-3/+8
* | Use `permission-denied' in Tramp tests, and moreMichael Albinus2021-12-271-5/+5
* | Add tag :tramp-asynchronous-processes to tramp-tests.elMichael Albinus2021-12-241-97/+122
* | Fix some Tramp testsMichael Albinus2021-12-221-13/+18
* | Declare functions to silence byte-compilerStefan Kangas2021-12-213-0/+12
* | Silence "Unknown slot" warnings in testsStefan Kangas2021-12-191-0/+2
* | Fix thinko in Tramp testMichael Albinus2021-12-091-3/+2
* | Tramp code cleanupMichael Albinus2021-12-061-4/+3
* | Prefer nil to (current-time) when either will doPaul Eggert2021-12-051-1/+1
* | Make 'eval' use lexical scoping in most testsStefan Kangas2021-11-201-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-11-201-1/+0
|\ \ | |/
| * * test/lisp/net/tramp-tests.el (tramp-get-remote-gid): Remove declaration.Michael Albinus2021-11-191-1/+0
* | Fix Tramp testMichael Albinus2021-11-191-0/+1
* | Make puny-encode-string normalize firstLars Ingebrigtsen2021-11-191-0/+7
* | Extend abbreviate-file-name for further Tramp methods.Michael Albinus2021-11-181-1/+4
* | Eliminate ERT test name clashes (bug#51941)Mattias EngdegÄrd2021-11-181-1/+1
* | Some minor Tramp updatesMichael Albinus2021-11-161-1/+10
* | Fix minor problems resulting from Tramp regression testsMichael Albinus2021-11-151-11/+13
* | Support abbreviating home directory of Tramp filenamesJim Porter2021-11-151-0/+25
* | Remove Tramp's `dired-compress-file' handler, not needed anymoreMichael Albinus2021-11-131-2/+4
* | Remove Emacs 25 compatibility from TrampMichael Albinus2021-11-122-294/+198
* | Delete .tar.gz temp file after tramp testLars Ingebrigtsen2021-11-121-1/+2
* | ; * test/lisp/net/tramp-tests.el: Rearrange tests to be in order.Jim Porter2021-11-071-37/+37
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-071-3/+3