summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2005-02-28 17:08:05 +0000
committerJan Kneschke <jan@kneschke.de>2005-02-28 17:08:05 +0000
commit6bf51546c79d36b101dc5f433122e9ec43c2b57f (patch)
tree427152644cd469a8bf0d9d0cff17d8ec64b0df66 /tests/Makefile.am
parent26b184ba6ffb694e8540005fd58c4c56866bd3e0 (diff)
downloadlighttpd-git-6bf51546c79d36b101dc5f433122e9ec43c2b57f.tar.gz
converted all tests to run-tests.pl
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@56 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5f709198..e9a37771 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -11,18 +11,6 @@ endif
TESTS=\
prepare.sh \
run-tests.pl \
-bug-03.sh \
-bug-06.sh \
-bug-12.sh \
-large-header-01.sh \
-compress-01.sh \
-compress-02.sh \
-compress-03.sh \
-compress-04.sh \
-fastcgi-10.sh \
-fastcgi-11.sh \
-fastcgi-12.sh \
-fastcgi-13.sh \
cleanup.sh
CONFS=fastcgi-10.conf \