r3114 - trunk/varnish-cache/bin/varnishtest
tfheen at projects.linpro.no
tfheen at projects.linpro.no
Wed Aug 20 10:21:05 CEST 2008
Author: tfheen
Date: 2008-08-20 10:21:05 +0200 (Wed, 20 Aug 2008)
New Revision: 3114
Modified:
trunk/varnish-cache/bin/varnishtest/Makefile.am
Log:
Make make check run test suite
Modified: trunk/varnish-cache/bin/varnishtest/Makefile.am
===================================================================
--- trunk/varnish-cache/bin/varnishtest/Makefile.am 2008-08-19 21:34:16 UTC (rev 3113)
+++ trunk/varnish-cache/bin/varnishtest/Makefile.am 2008-08-20 08:21:05 UTC (rev 3114)
@@ -1,5 +1,8 @@
# $Id$
+TESTS_ENVIRONMENT = ./varnishtest
+TESTS = $(srcdir)/tests/*.vtc
+
INCLUDES = -I$(top_srcdir)/include
bin_PROGRAMS = varnishtest
More information about the varnish-commit
mailing list