[Libreoffice-commits] .: sd/CppunitTest_sd_uimpress.mk sd/prj

Caolán McNamara caolan at kemper.freedesktop.org
Fri Jul 1 01:09:49 PDT 2011


 sd/CppunitTest_sd_uimpress.mk |    1 +
 sd/prj/build.lst              |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit bf5c36792187dcebd64d22caaf9e55676656baa1
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Jun 30 16:18:36 2011 +0100

    add modified unoexceptionprotector for better error msgs from exceptions

diff --git a/sd/CppunitTest_sd_uimpress.mk b/sd/CppunitTest_sd_uimpress.mk
index 79ebbb4..fde11a4 100644
--- a/sd/CppunitTest_sd_uimpress.mk
+++ b/sd/CppunitTest_sd_uimpress.mk
@@ -92,6 +92,7 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,sd_uimpress,\
 $(eval $(call gb_CppunitTest_set_args,sd_uimpress,\
     --headless \
     --invisible \
+    --protector unoexceptionprotector$(gb_Library_PLAINEXT) unoexceptionprotector \
 ))
 
 $(eval $(call gb_RdbTarget_RdbTarget,sd_uimpress))
diff --git a/sd/prj/build.lst b/sd/prj/build.lst
index dc4c160..cc8eca8 100644
--- a/sd/prj/build.lst
+++ b/sd/prj/build.lst
@@ -1,3 +1,3 @@
-sd      sd      :    filter TRANSLATIONS:translations animations svx sfx2 stoc canvas LIBXSLT:libxslt oox ure NULL
+sd      sd      :    filter TRANSLATIONS:translations animations svx sfx2 stoc canvas LIBXSLT:libxslt oox ure test NULL
 sd	sd										usr1	-	all	sd_mkout NULL
 sd	sd\prj									nmake		-	all	sd_prj NULL


More information about the Libreoffice-commits mailing list