aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a conversion failure in tramp-archive-tests (Bug#43353)Michael Albinus2020-09-131-3/+12
* Cleanup in dbus.el, dbus-tests.elMichael Albinus2020-09-121-15/+60
* D-Bus: Implement other compound types of propertiesMichael Albinus2020-09-111-11/+70
* Mark some tests as expensiveStefan Kangas2020-09-101-0/+1
* Implement D-Bus properties with compound type.Michael Albinus2020-09-101-8/+9
* Fix thinko in dbus.elMichael Albinus2020-09-091-11/+32
* Implement typed D-Bus properties (Bug#43252)Michael Albinus2020-09-081-7/+149
* More work on D-Bus error messagesMichael Albinus2020-09-061-19/+203
* Adapt tramp-test30-make-processMichael Albinus2020-09-051-7/+2
* Fix 'expand-file-name' for remote filesEli Zaretskii2020-09-031-6/+3
* Fix Bug#43052Michael Albinus2020-08-281-15/+23
* Adapt tramp-testsMichael Albinus2020-08-271-11/+8
* Fix expand-file-name symlink-to-dir bugPaul Eggert2020-08-261-7/+4
* Add sanity check in tramp-sh-get-signal-stringsMichael Albinus2020-08-241-14/+14
* Rework direct async processes in TrampMichael Albinus2020-08-231-62/+80
* ; * test/lisp/net/tramp-tests.el (tramp-test28-process-file): Instrument test.Michael Albinus2020-08-231-1/+2
* Use lexical-binding in browse-url.el and add testsSimen Heggestøyl2020-08-071-0/+119
* Fix previous network stream testLars Ingebrigtsen2020-08-041-2/+2
* Make a network-stream test more robustLars Ingebrigtsen2020-08-041-0/+13
* Add Tramp support of direct asynchronous process invocationMichael Albinus2020-08-041-9/+9
* Fix Tramp portability issuesMichael Albinus2020-08-021-10/+15
* Implement alternative for Tramp's signal return stringMichael Albinus2020-08-011-2/+2
* Fix multibyte chars of file names in tramp-adb.elMichael Albinus2020-07-111-5/+9
* Fix problem in tramp-smb.elMichael Albinus2020-06-231-17/+37
* Fix remaining problems with tramp-crypt.elMichael Albinus2020-06-211-0/+4
* Various dbus.el cleanups (bug#41744)Basil L. Contovounesios2020-06-181-2/+2
* Rearrange detecting remote uid and gid in TrampMichael Albinus2020-06-141-0/+2
* Further fixes while testing tramp-cryptMichael Albinus2020-06-121-0/+3
* Futher tramp-crypt implementation and documentationMichael Albinus2020-06-101-8/+17
* Continue implementation of tramp-crypt.elMichael Albinus2020-06-091-16/+16
* Add autoload problem in tramp-crypt.el.Michael Albinus2020-06-081-2/+0
* * test/lisp/net/tramp-tests.el: tramp-crypt-file-name-p not autoloaded.Glenn Morris2020-06-071-0/+2
* Add file encryption to TrampMichael Albinus2020-06-071-0/+20
* Use lexical-binding in webjump.el and add testsSimen Heggestøyl2020-05-181-0/+73
* Introduce process-file-return-signal-stringMichael Albinus2020-05-161-10/+20
* Fix some oddities, uncovered by Tramp testsMichael Albinus2020-05-131-3/+13
* Suppress test failure on hydra.nixos.orgGlenn Morris2020-05-121-1/+2
* Handle signals in Tramp's process-fileMichael Albinus2020-05-071-0/+2
* process-file in Tramp must return exit code (Bug#41099)Michael Albinus2020-05-061-0/+1
* Adapt Tramp testsMichael Albinus2020-05-041-56/+62
* Use lexical-binding in puny.el and add more testsStefan Kangas2020-04-281-0/+21
* Use lexical-binding in hmac-md5.el and add testsStefan Kangas2020-04-281-0/+80
* Fix tramp-test32-shell-command-dont-erase-bufferMichael Albinus2020-04-261-18/+134
* Use lexical-binding in dig.el and add testsStefan Kangas2020-04-261-0/+56
* Use lexical-binding for all net testsStefan Kangas2020-04-245-5/+5
* * test/lisp/net/tramp-tests.elMichael Albinus2020-04-241-1/+2
* Merge from origin/emacs-27Glenn Morris2020-04-152-2/+2
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-142-2/+2
* | Fix case that $PATH is longer than 4096 chars in TrampMichael Albinus2020-04-061-51/+38
* | Make make-{network,serial}-process handle :coding nil consistentlyRobert Pluim2020-04-031-0/+52