![]() ![]() | ![]() |
version 1.1.1.1, 2013/10/14 10:32:47 | version 1.1.1.2, 2016/11/02 10:35:00 |
---|---|
Line 17 TESTS=\ | Line 17 TESTS=\ |
cleanup.sh | cleanup.sh |
CONFS=\ | CONFS=\ |
404-handler.conf \ | 404-handler.conf \ |
bug-06.conf \ | bug-06.conf \ |
bug-12.conf \ | bug-12.conf \ |
cachable.t \ | cachable.t \ |
condition.conf \ | condition.conf \ |
core-404-handler.t \ | core-404-handler.t \ |
core-condition.t \ | core-condition.t \ |
core-keepalive.t \ | core-keepalive.t \ |
core-request.t \ | core-request.t \ |
core-response.t \ | core-response.t \ |
core-var-include.t \ | core-var-include.t \ |
core.t \ | core.t \ |
fastcgi-10.conf \ | fastcgi-10.conf \ |
fastcgi-13.conf \ | fastcgi-13.conf \ |
fastcgi-auth.conf \ | fastcgi-auth.conf \ |
fastcgi-responder.conf \ | fastcgi-responder.conf \ |
LightyTest.pm \ | LightyTest.pm \ |
lowercase.conf \ | lowercase.conf \ |
lowercase.t \ | lowercase.t \ |
mod-access.t \ | mod-access.t \ |
mod-auth.t \ | mod-auth.t \ |
mod-cgi.t \ | mod-cgi.t \ |
mod-compress.conf \ | mod-compress.conf \ |
mod-compress.t \ | mod-compress.t \ |
mod-fastcgi.t \ | mod-extforward.conf \ |
mod-proxy.t \ | mod-extforward.t \ |
mod-redirect.t \ | mod-fastcgi.t \ |
mod-rewrite.t \ | mod-proxy.t \ |
mod-secdownload.t \ | mod-redirect.t \ |
mod-setenv.t \ | mod-rewrite.t \ |
mod-simplevhost.conf \ | mod-secdownload.t \ |
mod-simplevhost.t \ | mod-setenv.t \ |
mod-ssi.t \ | mod-simplevhost.conf \ |
mod-userdir.t \ | mod-simplevhost.t \ |
proxy.conf \ | mod-ssi.t \ |
request.t \ | mod-userdir.t \ |
symlink.t \ | proxy.conf \ |
var-include-sub.conf \ | request.t \ |
var-include.conf | symlink.t \ |
var-include-sub.conf \ | |
var-include.conf | |
TESTS_ENVIRONMENT=$(srcdir)/wrapper.sh $(srcdir) $(top_builddir) | TESTS_ENVIRONMENT=$(srcdir)/wrapper.sh $(srcdir) $(top_builddir) |
EXTRA_DIST=wrapper.sh lighttpd.conf \ | EXTRA_DIST=\ |
lighttpd.user \ | $(CONFS) \ |
$(TESTS) \ | |
CMakeLists.txt \ | |
lighttpd.conf \ | |
lighttpd.htpasswd \ | lighttpd.htpasswd \ |
lighttpd.user \ | |
SConscript \ | SConscript \ |
$(CONFS) \ | wrapper.sh |
$(TESTS) | |
SUBDIRS=docroot | SUBDIRS=docroot |