aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* ; Fix typosStefan Kangas2021-09-031-1/+1
* Some precisements in Tramp's connection type handlingMichael Albinus2021-08-241-29/+70
* Complete implementation of `copy-directory-create-symlink' in TrampMichael Albinus2021-08-231-17/+33
* Implement `copy-directory-create-symlink' for remote filesMichael Albinus2021-08-221-2/+28
* * test/lisp/net/tramp-tests.el: Reduce hydra run time by 1 hour.Glenn Morris2021-08-211-0/+8
* Add a test for netrc folding parsing (bug#25769)Lars Ingebrigtsen2021-08-142-0/+13
* Improve connection type `pipe' for remote processesMichael Albinus2021-08-121-1/+39
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* Fix extended attributes for Tramp's sudoedit method (bug#49724)Michael Albinus2021-07-251-1/+1
* Fix Bug#49636Michael Albinus2021-07-201-0/+1