summaryrefslogtreecommitdiff
path: root/test/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge from origin/emacs-28Michael Albinus2021-11-061-11/+11
|\|
| * Fix dbus-test04-register-method on CentOS (Bug#51369)Michael Albinus2021-11-061-11/+11
* | Fix (un)compressing directories in TrampTino Calancha2021-11-051-0/+33
|/
* Fix bug#51369Michael Albinus2021-11-011-10/+13
* Some Tramp changes, mainly in tramp-tests.elMichael Albinus2021-10-291-27/+29
* Fix socks testLars Ingebrigtsen2021-10-211-1/+1
* Adapt Tramp testsMichael Albinus2021-10-202-33/+36
* Code cleanup in tramp-tests.elMichael Albinus2021-10-191-42/+50
* Fix some Tramp problemsMichael Albinus2021-10-181-1/+27
* Accept process-filter t in TrampMichael Albinus2021-10-141-0/+40
* Fix unmounting in TrampMichael Albinus2021-10-031-4/+2
* Adapt tramp-tests.el for macOSMichael Albinus2021-09-281-13/+9
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-263-3/+3
* Adapt Tramp's make-process for macOS.Michael Albinus2021-09-261-4/+18
* Revert change to use seq-random-elt in Tramp testStefan Kangas2021-09-241-2/+6
* Prefer seq-random-elt to nth+randomStefan Kangas2021-09-241-3/+2
* Silence byte-compiler warning for network-stream-tests.elRobert Pluim2021-09-211-1/+1
* Tramp code cleanupMichael Albinus2021-09-161-11/+23
* Tramp code cleanupMichael Albinus2021-09-111-32/+13
* Tramp: honor default file modes in make-directoryStephen Gildea2021-09-101-17/+45
* Fix encoding in browse-url-encode-urlLars Ingebrigtsen2021-09-071-4/+4
* Adapt tramp-test26-file-name-completionMichael Albinus2021-09-071-22/+2
* Cleanup tramp-tests.elMichael Albinus2021-09-051-2/+5