From a851938bfc4c8a12bbb25be3d14b7da835a49e6f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 11 Oct 2011 23:53:58 +0100 Subject: Related: fdo#41642 add regression test --- sot/Module_sot.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sot/Module_sot.mk') diff --git a/sot/Module_sot.mk b/sot/Module_sot.mk index f71abc14d9ea..4ca4393fe92c 100644 --- a/sot/Module_sot.mk +++ b/sot/Module_sot.mk @@ -33,6 +33,10 @@ $(eval $(call gb_Module_add_targets,sot,\ Library_sot \ )) +$(eval $(call gb_Module_add_check_targets,sot,\ + CppunitTest_sot_test_sot \ +)) + $(eval $(call gb_Module_add_subsequentcheck_targets,sot,\ JunitTest_sot_complex \ )) -- cgit v1.2.3