summaryrefslogtreecommitdiff
path: root/test/lisp/net/network-stream-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Declare functions to silence byte-compilerStefan Kangas2021-12-211-0/+2
|/
* Silence byte-compiler warning for network-stream-tests.elRobert Pluim2021-09-211-1/+1
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* Re-enable network-stream-tests.el :nowait t testsRobert Pluim2021-02-251-12/+0
* * Specify 'ipv4 when testing ipv4 in network-stream-tests.elRobert Pluim2021-02-251-0/+1
* Skip tests that require Internet when there's no InternetRobert Pluim2021-02-221-0/+12
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Move more test data to follow our conventionsStefan Kangas2020-10-231-5/+4
* Fix previous network stream testLars Ingebrigtsen2020-08-041-2/+2
* Make a network-stream test more robustLars Ingebrigtsen2020-08-041-0/+13
* Make make-{network,serial}-process handle :coding nil consistentlyRobert Pluim2020-04-031-0/+52
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix network stream testsRobert Pluim2019-02-051-26/+34
* Use IPv6 localhost when family is 'ipv6Robert Pluim2019-02-041-2/+57
* Check for client certificates when using GnuTLSRobert Pluim2019-01-241-0/+367
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Further attempt to avoid hang in network-stream-testsGlenn Morris2017-07-211-2/+5
* Convert some network test failures to skippingGlenn Morris2017-01-111-2/+2
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* Try to avoid hangs and stray procs in network-stream-tests. (Bug#23560)Glenn Morris2016-06-071-62/+74
* 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
* Fix typo in network-stream-tests.elMichael Albinus2016-03-291-1/+1
* Move the cert files to the data directoryLars Magne Ingebrigtsen2016-03-201-2/+2
* 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
| * Skip TLS tests if we don't have opensslLars Ingebrigtsen2016-02-091-0/+2
| * Add a TLS connection testLars Ingebrigtsen2016-02-081-4/+43
| * Add more network testsLars Ingebrigtsen2016-02-081-5/+28
| * Add network testsLars Ingebrigtsen2016-02-081-0/+133
* Fix network-stream-tests.el for MS-WindowsEli Zaretskii2016-02-131-0/+5
* Fix network-stream-tests on MS-WindowsEli Zaretskii2016-02-091-0/+1
* Add an IPv6 testLars Ingebrigtsen2016-02-091-1/+35
* Use gnutls-serv instead of opensshLars Ingebrigtsen2016-02-091-8/+8
* ; Some standardization of copyright and license notices in recent new filesGlenn Morris2016-02-081-0/+2
* Skip TLS tests if we don't have opensslLars Ingebrigtsen2016-02-081-0/+2
* Add a TLS connection testLars Ingebrigtsen2016-02-081-4/+43
* Add more network testsLars Ingebrigtsen2016-02-081-5/+28
* Add network testsLars Ingebrigtsen2016-02-081-0/+133