aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/*.el: Avoid byte-compiler warningsJuanma Barranquero2017-01-281-1/+2
* Fix auto-save-file-name problem in Tramp on MS WindowsMichael Albinus2017-01-171-6/+10
* Convert some network test failures to skippingGlenn Morris2017-01-111-2/+2
* Update copyright year to 2017 in masterPaul Eggert2017-01-013-3/+3
* Merge from origin/emacs-25Paul Eggert2017-01-013-3/+3
* * test/lisp/net/tramp-tests.el (tramp--test-check-files): Make it robust.Michael Albinus2016-12-231-36/+17
* ; Spelling fixesPaul Eggert2016-12-221-1/+1
* Remove gateway methods in TrampMichael Albinus2016-12-211-4/+0
* More tests for TrampMichael Albinus2016-12-171-49/+95
* Check in tramp-tests.el, that environment variables are set correctlyMichael Albinus2016-12-151-1/+28
* Further improvements in Tramp's file name unquotingMichael Albinus2016-12-121-1/+13
* Fix further problems with quoted file names in TrampMichael Albinus2016-12-091-7/+7
* Implement quoting the local part of a remote file nameMichael Albinus2016-12-041-1251/+1387
* ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-1/+1
* Refine multi-hop specs in TrampMichael Albinus2016-11-091-5/+8
* ; Spelling fixesPaul Eggert2016-08-211-1/+1
* Add compatibility layer for `temporary-file-directory-function'Michael Albinus2016-08-101-0/+3
* Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-071-125/+116
* Merge from origin/emacs-25Paul Eggert2016-08-051-17/+109
* Avoid recursive detection of remote uid and gid in tramp-gvfs.elMichael Albinus2016-07-091-3/+3
* Make all Tramp tests pass for "gdrive" methodMichael Albinus2016-07-051-2/+4
* Add Google Drive support to TrampMichael Albinus2016-07-041-3/+2
* Fix some oddities in Tramp's rsync and smb methodsMichael Albinus2016-06-261-11/+47
* Try to avoid hangs and stray procs in network-stream-tests. (Bug#23560)Glenn Morris2016-06-071-62/+74
* Fix Bug#23631 for TrampMichael Albinus2016-05-301-1/+31
* Sync with Tramp repository.Michael Albinus2016-05-281-5/+7
* Fix Bug#23614.Michael Albinus2016-05-261-2/+4
* Allow network-stream-tests to work for out-of-tree buildsKen Brown2016-05-241-2/+7
* Fix failing echo-server-nowait testKen Brown2016-05-241-0/+1
* Allow shr-tests to work for out-of-tree buildsKen Brown2016-05-241-3/+7
* ; Remove instrumentation of tramp-tests.elMichael Albinus2016-05-111-11/+1
* Fix a problem of tramp-tests on hydra.Michael Albinus2016-05-111-1/+5
* ; Instrument tramp-tests.elMichael Albinus2016-05-101-1/+8
* ; Instrument tramp-tests.elMichael Albinus2016-05-091-0/+3
* Continue to fix Bug#10085Michael Albinus2016-05-071-19/+48
* ; Fix last commit in tramp-tests.elMichael Albinus2016-05-021-5/+7
* Fix Bug#10085Michael Albinus2016-05-021-1/+13
* Encode the shr tests files with trailing white spaceLars Magne Ingebrigtsen2016-04-241-0/+3
* Fix Bug#22145Michael Albinus2016-04-031-3/+6
* Fix typo in network-stream-tests.elMichael Albinus2016-03-291-1/+1
* ; Remove unwanted merge from emacs-25Michael Albinus2016-03-221-11/+2
* -Paul Eggert2016-03-221-2/+11
* Move the cert files to the data directoryLars Magne Ingebrigtsen2016-03-203-55/+2
* Add more shr HTML rendering testsLars Magne Ingebrigtsen2016-03-201-4/+9
* Add a test harness for shr HTML rendering and one testLars Magne Ingebrigtsen2016-03-201-0/+46
* Don't run ipv6 test on systems without ipv6Lars Magne Ingebrigtsen2016-03-051-0/+1
* Fix merge conflicts in network-stream-tests.elLars Ingebrigtsen2016-02-221-14/+50
|\
| * Fix up tests for async TLS negotiationLars Ingebrigtsen2016-02-191-14/+50
| * Add an IPv6 testLars Ingebrigtsen2016-02-091-1/+35
| * Use gnutls-serv instead of opensshLars Ingebrigtsen2016-02-091-8/+8