]> Sergey Matveev's repositories - public-inbox.git/commit
tests: common tcp_server and unix_server helpers
authorEric Wong <e@80x24.org>
Sun, 30 Jun 2019 22:19:38 +0000 (22:19 +0000)
committerEric Wong <e@80x24.org>
Sun, 30 Jun 2019 22:25:23 +0000 (22:25 +0000)
commit3eb26fe04dae68612c841e749abd2848ce78ae59
tree4047806eec0029de5cea7db2b18ec4408d8ec65d
parent0b84d8600368c67080e683e415f7e502a343316b
tests: common tcp_server and unix_server helpers

IO::Socket:*->new options are verbose and we can save
a bunch of code by putting this into t/common.perl,
since the related spawn_listener stuff is already there.
t/common.perl
t/git-http-backend.t
t/httpd-corner.t
t/httpd-https.t
t/httpd.t
t/nntpd-tls.t
t/nntpd.t
t/perf-nntpd.t
t/v2mirror.t
t/v2writable.t
t/www_listing.t