diff options
| author | F. Jason Park | 2022-02-14 10:28:01 -0800 |
|---|---|---|
| committer | F. Jason Park | 2023-10-18 06:23:14 -0700 |
| commit | 2061bf0645e1f577c380ec81805e463f3c6fec7c (patch) | |
| tree | a87310150f2a00f9478d7b38f0b289c2b6d93f72 /java | |
| parent | e93d99a4a0ce578249304dce350465c580a49892 (diff) | |
| download | emacs-2061bf0645e1f577c380ec81805e463f3c6fec7c.tar.gz emacs-2061bf0645e1f577c380ec81805e463f3c6fec7c.zip | |
Don't hard code server ports in SOCKS tests
* test/lisp/net/socks-tests.el (socks-tests-canned-server-create,
socks-tests-filter-response-parsing-v4): Fix bug in process filter to
prevent prepared outgoing responses from being implicitly encoded as
UTF-8. Fix similar mistake in v4 filter test.
(socks-tests-v4-basic, socks-tests-v5-auth-user-pass,
socks-tests-v5-auth-user-pass-blank, socks-tests-v5-auth-none): Allow
system to choose port instead of hard-coding it.
(socks-tests-perform-hello-world-http-request): Add optional `method'
parameter to specify a gateway method.
(socks-tests-v5-auth-none): Move body to helper function of the same
name.
(socks-override-functions): New test ensuring top-level advice around
`open-networks-stream' still supported. (Bug#53941)
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions