From 533aa4df1543fbe62acb230b097a4378ebc66a67 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 21 Dec 2016 21:11:46 +0100 Subject: Run testsuite during build. --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 412647e..547a261 100755 --- a/debian/rules +++ b/debian/rules @@ -25,3 +25,5 @@ include /usr/share/cdbs/1/class/cmake.mk dev-deps = expat1 idn11 systemd c-ares, botan1.10 CDBS_BUILD_DEPENDS += , cmake, catch, uuid-dev, pandoc CDBS_BUILD_DEPENDS += , $(patsubst %,$(comma) lib%-dev,$(dev-deps)) + +DEB_MAKE_CHECK_TARGET = check -- cgit v1.2.3