summaryrefslogtreecommitdiff
path: root/test/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Release Tramp 2.4.2Michael Albinus2019-06-301-5/+7
* Tramp requires Emacs 24.4Michael Albinus2019-06-281-15/+0
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-1/+1
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-1/+1
* Improve error handling in TrampMichael Albinus2019-06-241-9/+6
* Make rcirc parsing more RFC2812 compliant (Bug#36233)Noam Postavsky2019-06-221-0/+52
* Some changes in process output read of TrampMichael Albinus2019-06-151-1/+2
* Stop a tramp test leaving a file behindGlenn Morris2019-06-131-0/+1
* New file rfc2104-tests.elLars Ingebrigtsen2019-06-131-0/+39
* Minor fixes on tramp-tests.el for w32Michael Albinus2019-06-111-8/+11
* Make tramp-test43-asynchronous-requests working, againMichael Albinus2019-06-101-40/+77
* Stronger check for Tramp methodMichael Albinus2019-06-042-249/+312
* Suppress compiler warnings for older Emacsen in tramp-tests.elMichael Albinus2019-05-181-28/+36
* * test/lisp/net/tramp-tests.el (cl-lib): Require instead of cl-seq.Michael Albinus2019-05-091-1/+1
* Skip tramp-test10-write-region-file-precious-flag for Emacs < 27Michael Albinus2019-05-081-0/+3
* Don't rewrite buffer contents after saving by rename (Bug#35497)Jonathan Tomer2019-05-081-0/+29
* Rename shell-command-width to async-shell-command-width (bug#35055)Juri Linkov2019-05-051-5/+4
* * test/lisp/net/tramp-tests.el (tramp--test-timeout-handler): Instrument.Michael Albinus2019-04-291-0/+4
* Some changes in tramp-testsMichael Albinus2019-04-221-2/+4
* ; Remove instrumentation in tramp-testsMichael Albinus2019-04-191-9/+5
* Adapt tramp-test32-shell-commandMichael Albinus2019-04-191-7/+2
* ; Instrument `tramp--test-shell-command-to-string-asynchronously'Michael Albinus2019-04-181-6/+9
* Add ERT explainer for 'tramp--test-file-attributes-equal-p'Philipp Stephani2019-04-171-0/+3
* Fix tramp-test32-shell-commandMichael Albinus2019-04-171-4/+5
* ; Instrument tramp-test32-shell-command for EMBAMichael Albinus2019-04-171-0/+3
* Test `shell-command-width' in TrampMichael Albinus2019-04-171-10/+32
* Replace (skip-unless nil) by tag :unstable in test packagesMichael Albinus2019-04-131-1/+1
* Adapt tramp-tests.elMichael Albinus2019-04-051-4/+12
* * test/lisp/net/tramp-tests.el (tramp-test43-asynchronous-requests):Michael Albinus2019-04-041-12/+12
* Work on asynchronous processes for tramp-adb.elMichael Albinus2019-04-031-49/+61
* Extend comment about scope of tramp-test05-expand-file-name-relativeMichael Albinus2019-03-291-3/+3
* Fix Bug#34943Michael Albinus2019-03-231-1/+4
* Fix Bug#24394, Bug#34172Michael Albinus2019-03-221-3/+13
* Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723Michael Albinus2019-03-091-3/+74
* Handle empty strings in Tramp's expand-file-name implementationsMichael Albinus2019-03-061-7/+19
* Test an IPv4 mapped IPv6 address in TrampMichael Albinus2019-03-051-0/+13
* Adapt test names in tramp-archive-tests.elMichael Albinus2019-02-281-4/+4
* Use proper read syntax for all function names in TrampMichael Albinus2019-02-282-60/+61
* Implement access-file in TrampMichael Albinus2019-02-192-8/+39
* Increase timeout on emba for TrampMichael Albinus2019-02-181-1/+2
* Fix network stream testsRobert Pluim2019-02-051-26/+34
* Use IPv6 localhost when family is 'ipv6Robert Pluim2019-02-041-2/+57
* Work on accept-process-output in TrampMichael Albinus2019-02-031-42/+58
* ; Fix previous commitMichael Albinus2019-01-301-0/+1
* * test/lisp/net/tramp-tests.elMichael Albinus2019-01-301-3/+2
* Adapt `accept-process-output' arguments in tramp-testsMichael Albinus2019-01-292-24/+18
* * test/lisp/net/tramp-tests.el (tramp-test03-file-name-defaults): Adapt test.Michael Albinus2019-01-281-8/+6
* ; Remove tramp-tests instrumentationMichael Albinus2019-01-241-4/+2
* Check for client certificates when using GnuTLSRobert Pluim2019-01-241-0/+367
* ; More instrumentation of tramp-tests.el for hydraMichael Albinus2019-01-231-2/+2