[Libreoffice-commits] .: smoketest/CppunitTest_smoketest.mk

David Tardon dtardon at kemper.freedesktop.org
Tue Apr 10 02:53:41 PDT 2012


 smoketest/CppunitTest_smoketest.mk |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 9bbc7cf94a05ce71c34421816005fae1692fb5bd
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Apr 10 11:52:36 2012 +0200

    get subsequentcheck unstuck

diff --git a/smoketest/CppunitTest_smoketest.mk b/smoketest/CppunitTest_smoketest.mk
index 16a6ea3..0fc2ab5 100644
--- a/smoketest/CppunitTest_smoketest.mk
+++ b/smoketest/CppunitTest_smoketest.mk
@@ -48,6 +48,8 @@ else
 my_soffice:=path:$(OUTDIR)/installation/opt/program/soffice
 endif
 
+$(eval $(call gb_CppunitTest_use_ure,smoketest))
+
 $(eval $(call gb_CppunitTest_add_arguments,smoketest,\
 	-env:arg-soffice=$(my_soffice) \
 	-env:arg-user=$(WORKDIR)/CustomTarget/smoketest \


More information about the Libreoffice-commits mailing list