summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_uiwriter.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-09-23 09:31:20 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-09-23 10:29:32 +0200
commitbd2651c74d771ca35bb99a5651a59e1fd3440f0a (patch)
treea8cdf1ae9df8113094ac7c134d7830e6e0dd4daf /sw/CppunitTest_sw_uiwriter.mk
parent1695428be35f85cae3f4460ccead85e06c4e0bfb (diff)
Missing test dependency
`make clean && make CppunitTest_sw_uiconfig` failed with > warn:oox:29131:29131:oox/source/drawingml/customshapepresetdata.cxx:718: failed to open oox-drawingml-cs-presets [...] > tdf98987.docx: > .../sw/qa/extras/uiwriter/uiwriter.cxx:5055:SwUiWriterTest::testTdf98987 > greater assertion failed > - Expected greater than: 1701 > - Actual : 1701 Change-Id: I84477f31def0305d2148cee36820869551273f15 Reviewed-on: https://gerrit.libreoffice.org/79375 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sw/CppunitTest_sw_uiwriter.mk')
-rw-r--r--sw/CppunitTest_sw_uiwriter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_uiwriter.mk b/sw/CppunitTest_sw_uiwriter.mk
index d31c61f432f4..0093e3a19797 100644
--- a/sw/CppunitTest_sw_uiwriter.mk
+++ b/sw/CppunitTest_sw_uiwriter.mk
@@ -72,6 +72,7 @@ $(eval $(call gb_CppunitTest_use_uiconfigs,sw_uiwriter, \
))
$(eval $(call gb_CppunitTest_use_packages,sw_uiwriter, \
+ oox_customshapes \
sfx2_classification \
))