- add missing tests

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2041 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/lighttpd-1.4.19
Elan Ruusamäe 2008-01-16 16:04:16 +00:00
parent f7dab695cc
commit 1f72c848af
1 changed files with 4 additions and 1 deletions

View File

@ -31,6 +31,8 @@ CONFS=fastcgi-10.conf \
core-response.t \
core-keepalive.t \
core.t \
mod-proxy.t \
mod-secdownload.t \
mod-access.t \
mod-auth.t \
mod-cgi.t \
@ -39,6 +41,8 @@ CONFS=fastcgi-10.conf \
mod-redirect.t \
mod-rewrite.t \
mod-userdir.t \
env-variables.t \
symlink.t \
request.t \
mod-ssi.t \
LightyTest.pm \
@ -49,7 +53,6 @@ CONFS=fastcgi-10.conf \
core-404-handler.t \
404-handler.conf
TESTS_ENVIRONMENT=$(srcdir)/wrapper.sh $(srcdir) $(top_builddir)
EXTRA_DIST=wrapper.sh lighttpd.conf \