From a767ce58a0210c1ca21d7482d1208e3e0d916d15 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 28 Sep 2009 09:42:04 +0000 Subject: fixed some compiler warnings, added tests --- tests/GNUmakefile | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tests') diff --git a/tests/GNUmakefile b/tests/GNUmakefile index f95b1fd..c9b4ae9 100644 --- a/tests/GNUmakefile +++ b/tests/GNUmakefile @@ -21,3 +21,11 @@ local_clean: local_distclean: local_test: + $(TOPDIR)/src/check_curl --config-file clientcertcheck + $(TOPDIR)/src/check_curl --config-file connect_failure + $(TOPDIR)/src/check_curl --config-file DNS_failure + $(TOPDIR)/src/check_curl --config-file iis + $(TOPDIR)/src/check_curl --config-file not_found + $(TOPDIR)/src/check_curl --config-file openssl.org + $(TOPDIR)/src/check_curl --config-file PortalZH + $(TOPDIR)/src/check_curl --config-file useragent -- cgit v1.2.3-54-g00ecf