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

2012-04-11 Thread Stephan Bergmann
 smoketest/CppunitTest_smoketest.mk |4 
 1 file changed, 4 deletions(-)

New commits:
commit e175c3f3e728e0526086b7a5d6b07c2ed6389016
Author: Stephan Bergmann sberg...@redhat.com
Date:   Wed Apr 11 16:33:00 2012 +0200

smoketest CppUnit lib is only a thin wrapper around smoketest lib

diff --git a/smoketest/CppunitTest_smoketest.mk 
b/smoketest/CppunitTest_smoketest.mk
index 0fc2ab5..cbfc3d3 100644
--- a/smoketest/CppunitTest_smoketest.mk
+++ b/smoketest/CppunitTest_smoketest.mk
@@ -35,10 +35,6 @@ $(eval $(call gb_CppunitTest_use_api,smoketest,\
 ))
 
 $(eval $(call gb_CppunitTest_use_libraries,smoketest,\
-   cppu \
-   cppuhelper \
-   sal \
-   unotest \
smoketest \
 ))
 
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2012-04-10 Thread David Tardon
 smoketest/CppunitTest_smoketest.mk |2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 9bbc7cf94a05ce71c34421816005fae1692fb5bd
Author: David Tardon dtar...@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 \
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits