From f47261159720e90dc4444082b2a28bd1491634d4 Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Wed, 7 Jul 2021 15:00:31 -0400 Subject: [tests] combine *.t using tests/lighttpd.conf combine tests/*.t using tests/lighttpd.conf into tests/request.t Platforms which are horrifically slow starting processes (e.g. Windows) take much more time to start and stop lighttpd many times for independent *.t instances run through the Perl Test::More framework --- tests/scgi-responder.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/scgi-responder.conf') diff --git a/tests/scgi-responder.conf b/tests/scgi-responder.conf index 0fe5181d..b1368d7e 100644 --- a/tests/scgi-responder.conf +++ b/tests/scgi-responder.conf @@ -7,7 +7,6 @@ server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org server.errorlog = env.SRCDIR + "/tmp/lighttpd/logs/lighttpd.error.log" server.breakagelog = env.SRCDIR + "/tmp/lighttpd/logs/lighttpd.breakage.log" server.name = "www.example.org" -server.tag = "Apache 1.3.29" server.compat-module-load = "disable" server.modules = ( -- cgit v1.2.1