summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorElan Ruusamäe <glen@delfi.ee>2008-01-16 16:04:16 +0000
committerElan Ruusamäe <glen@delfi.ee>2008-01-16 16:04:16 +0000
commit1f72c848aff59cb4de34740c0cf1bba5fe4c9ce8 (patch)
tree4d1cc52465d4d297b343d1486f80049de4ac8eb3 /tests/Makefile.am
parentf7dab695cc4f1415ad3728e0bae3ad37159ed1c4 (diff)
downloadlighttpd-git-1f72c848aff59cb4de34740c0cf1bba5fe4c9ce8.tar.gz
- add missing tests
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2041 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 396a941d..5a4bffa6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -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 \