summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_core_layout.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2020-09-11 11:44:25 +0200
committerStephan Bergmann <sbergman@redhat.com>2020-09-11 12:49:51 +0200
commit1c271e9fdcea1832378995c9c43619290060f378 (patch)
treec53bcc6b9d14f64005a5ff459768c523edf50f18 /sw/CppunitTest_sw_core_layout.mk
parentb7756fdde63b1eef85ef13772fc3578e345d34dc (diff)
Missing test dependencies
From-scratch `make CppunitTest_sw_core_layout` had failed for me on Linux with > warn:vcl.builder:1528301:1528301:vcl/source/window/builder.cxx:467: DBG_UNHANDLED_EXCEPTION in VclBuilder > when: Unable to read .ui file exception: com.sun.star.container.NoSuchElementException message: file:///.../instdir/share/config/soffice.cfg/svt/ui/editcontrol.ui xmlreader/source/xmlreader.cxx:66 and > warn:vcl.builder:1529052:1529052:vcl/source/window/builder.cxx:467: DBG_UNHANDLED_EXCEPTION in VclBuilder > when: Unable to read .ui file exception: com.sun.star.container.NoSuchElementException message: file:///.../instdir/share/config/soffice.cfg/svx/ui/sidebarstylespanel.ui xmlreader/source/xmlreader.cxx:66 Change-Id: I021cf45a61a894a88aee64110a9b9ea8f7a20888 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102452 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sw/CppunitTest_sw_core_layout.mk')
-rw-r--r--sw/CppunitTest_sw_core_layout.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_core_layout.mk b/sw/CppunitTest_sw_core_layout.mk
index b875fd851053..06f35d4bdc04 100644
--- a/sw/CppunitTest_sw_core_layout.mk
+++ b/sw/CppunitTest_sw_core_layout.mk
@@ -66,6 +66,8 @@ $(eval $(call gb_CppunitTest_use_configuration,sw_core_layout))
$(eval $(call gb_CppunitTest_use_uiconfigs,sw_core_layout, \
modules/swriter \
+ svt \
+ svx \
))
$(eval $(call gb_CppunitTest_use_more_fonts,sw_core_layout))