]> git.ipfire.org Git - thirdparty/curl.git/commit
tests: run the sws server on "any port"
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Apr 2020 15:52:24 +0000 (17:52 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 18 Apr 2020 20:45:28 +0000 (22:45 +0200)
commit80d651541537433e1363f7b4ba7497b08d0fb53f
treed8cfbaeccb174df77ea16bd9020b79bd180268b1
parente917492048f4b85a0fd58a033d10072fc7666c3b
tests: run the sws server on "any port"

Makes the test servers for HTTP and Gopher pop up on a currently unused
port and runtests adapts to that!

Closes #5247
tests/httpserver.pl
tests/runtests.pl
tests/server/sws.c