summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2021-03-30 08:40:08 +0200
committerStephan Bergmann <sbergman@redhat.com>2021-03-30 09:32:27 +0200
commit2e8d635f7908497898c2d90b45070a3467fd15a5 (patch)
tree4bb00cf51879a7b93e4a4b0a5312929d2387927d /sw
parent089f83796c25a24860c313f47ea6bdbe8cb1c096 (diff)
Missing test dependencies
From-scratch CppunitTest_sw_ooxmlexport16 had failed for me due to > warn:vcl.builder:30496:4101353:vcl/source/window/builder.cxx:517: DBG_UNHANDLED_EXCEPTION in VclBuilder > when: Unable to read .ui file exception: com.sun.star.container.NoSuchElementException message: file:///.../instdir/LibreOffice.app/Contents/Resources/config/soffice.cfg/svt/ui/editcontrol.ui and > warn:vcl.builder:33595:4130924:vcl/source/window/builder.cxx:517: DBG_UNHANDLED_EXCEPTION in VclBuilder > when: Unable to read .ui file exception: com.sun.star.container.NoSuchElementException message: file:///.../instdir/LibreOffice.app/Contents/Resources/config/soffice.cfg/sfx/ui/tabbar.ui Change-Id: I07545784d70fe75a5b405e111866de5702f16424 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113335 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/ooxmlexport_setup.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/ooxmlexport_setup.mk b/sw/ooxmlexport_setup.mk
index 85763f591b43..e3fce1ed342e 100644
--- a/sw/ooxmlexport_setup.mk
+++ b/sw/ooxmlexport_setup.mk
@@ -69,6 +69,8 @@ $(eval $(call gb_CppunitTest_use_configuration,sw_ooxmlexport$(1)))
$(eval $(call gb_CppunitTest_use_uiconfigs,sw_ooxmlexport$(1),\
modules/swriter \
+ sfx \
+ svt \
))
$(eval $(call gb_CppunitTest_use_packages,sw_ooxmlexport$(1),\