sw/CppunitTest_sw_ooxmlexport8.mk |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 1b431f454ecc04e44187b29c73f2cf0166c19f39
Author: Caolán McNamara <[email protected]>
Date:   Wed Apr 12 15:39:02 2017 +0100

    tell cppunit test about .ui requirement
    
    Change-Id: I2346732db5c4b120025594b89c003f544588048e

diff --git a/sw/CppunitTest_sw_ooxmlexport8.mk 
b/sw/CppunitTest_sw_ooxmlexport8.mk
index 81f758b83b12..f3995b2e2e19 100644
--- a/sw/CppunitTest_sw_ooxmlexport8.mk
+++ b/sw/CppunitTest_sw_ooxmlexport8.mk
@@ -100,6 +100,10 @@ $(eval $(call 
gb_CppunitTest_use_components,sw_ooxmlexport8,\
     xmloff/util/xo \
 ))
 
-$(eval $(call gb_CppunitTest_use_configuration,sw_ooxmlexport8))
+$(eval $(call gb_CppunitTest_use_instdir_configuration,sw_ooxmlexport8))
+
+$(eval $(call gb_CppunitTest_use_uiconfigs,sw_ooxmlexport8,\
+    modules/swriter \
+))
 
 # vim: set noet sw=4 ts=4:
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to