summaryrefslogtreecommitdiff
path: root/test/lisp/net/network-stream-tests.el
AgeCommit message (Expand)Author
2026-03-04Revert "Repair serious breakage in the batch tests."Michael Albinus
2026-02-25Repair serious breakage in the batch tests.Eric S. Raymond
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-07-24Use macro to reduce repetition in TLS testsRobert Pluim
2025-06-20Make tls tests use random portRobert Pluim
2025-06-20; Improve previous changeRobert Pluim
2025-06-20Fix echo-server-with-dns for really broken systemsRobert Pluim
2025-06-20Fix echo-server-with-dns testRobert Pluim
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-04Use new ERT `skip-when` macro in testsStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-21Declare functions to silence byte-compilerStefan Kangas
2021-09-21Silence byte-compiler warning for network-stream-tests.elRobert Pluim
2021-08-09Use string-search instead of string-match[-p]Mattias EngdegÄrd
2021-02-25Re-enable network-stream-tests.el :nowait t testsRobert Pluim
2021-02-25* Specify 'ipv4 when testing ipv4 in network-stream-tests.elRobert Pluim
2021-02-22Skip tests that require Internet when there's no InternetRobert Pluim
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-23Move more test data to follow our conventionsStefan Kangas
2020-08-04Fix previous network stream testLars Ingebrigtsen
2020-08-04Make a network-stream test more robustLars Ingebrigtsen
2020-04-03Make make-{network,serial}-process handle :coding nil consistentlyRobert Pluim
2020-01-01Update copyright year to 2020Paul Eggert
2019-02-05Fix network stream testsRobert Pluim
2019-02-04Use IPv6 localhost when family is 'ipv6Robert Pluim
2019-01-24Check for client certificates when using GnuTLSRobert Pluim
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-07-21Further attempt to avoid hang in network-stream-testsGlenn Morris
2017-01-11Convert some network test failures to skippingGlenn Morris
2017-01-01Update copyright year to 2017 in masterPaul Eggert
2016-06-07Try to avoid hangs and stray procs in network-stream-tests. (Bug#23560)Glenn Morris
2016-05-24Allow network-stream-tests to work for out-of-tree buildsKen Brown
2016-05-24Fix failing echo-server-nowait testKen Brown
2016-03-29Fix typo in network-stream-tests.elMichael Albinus
2016-03-20Move the cert files to the data directoryLars Magne Ingebrigtsen
2016-03-05Don't run ipv6 test on systems without ipv6Lars Magne Ingebrigtsen
2016-02-22Fix merge conflicts in network-stream-tests.elLars Ingebrigtsen
2016-02-19Fix up tests for async TLS negotiationLars Ingebrigtsen
2016-02-13Fix network-stream-tests.el for MS-WindowsEli Zaretskii
2016-02-09Fix network-stream-tests on MS-WindowsEli Zaretskii
2016-02-09Add an IPv6 testLars Ingebrigtsen
2016-02-09Use gnutls-serv instead of opensshLars Ingebrigtsen
2016-02-09Skip TLS tests if we don't have opensslLars Ingebrigtsen
2016-02-09Add an IPv6 testLars Ingebrigtsen