hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 61d6d08667e03271604007fe602063c08e0e8608
Author: Luboš Luňák <l.lu...@suse.cz>
Date:   Thu Mar 29 16:52:42 2012 +0200

    --headless for hwpfilter test
    
    Otherwise there's a build dependency missing (and it's apparently
    not needed anyway).

diff --git a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk 
b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
index 841e199..e32d67e 100644
--- a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
+++ b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
@@ -68,6 +68,7 @@ $(eval $(call 
gb_CppunitTest_add_components,hwpfilter_test_hwpfilter,\
 ))
 
 $(eval $(call gb_CppunitTest_set_args,hwpfilter_test_hwpfilter,\
+    --headless \
     --protector unoexceptionprotector$(gb_Library_DLLEXT) 
unoexceptionprotector \
     "-env:CONFIGURATION_LAYERS=xcsxcu:$(call 
gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry)" \
 ))
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to