summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_ooxmlexport.mk
diff options
context:
space:
mode:
authorYogeshBharate <yogesh.bharate@synerzip.com>2014-02-04 19:34:09 +0530
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-02-14 12:53:13 +0100
commite3b03a028538e38337bcabbe5453b043920c23a8 (patch)
tree3eec9708918bf0877ee8bcbce195081348cb3e11 /sw/CppunitTest_sw_ooxmlexport.mk
parentcaedbd44ba3a5431e850e6c0bb3ebf808cb97839 (diff)
Added unit test for fdo#73872:
- Issue related to footer reference. - Added unit test to check footer1.xml.rels is contains in doc after roundtrip. - Also check Id = rId1 in footer1.xml.rels file. Conflicts: chart2/qa/extras/chart2export.cxx Reviewed on: https://gerrit.libreoffice.org/7851 Change-Id: I52fa8017abb7552c7752185873ff2bfb46689367
Diffstat (limited to 'sw/CppunitTest_sw_ooxmlexport.mk')
-rw-r--r--sw/CppunitTest_sw_ooxmlexport.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_ooxmlexport.mk b/sw/CppunitTest_sw_ooxmlexport.mk
index 4ebff325d6a2..6d09ca211495 100644
--- a/sw/CppunitTest_sw_ooxmlexport.mk
+++ b/sw/CppunitTest_sw_ooxmlexport.mk
@@ -51,6 +51,8 @@ $(eval $(call gb_CppunitTest_use_ure,sw_ooxmlexport))
$(eval $(call gb_CppunitTest_use_components,sw_ooxmlexport,\
basic/util/sb \
canvas/source/factory/canvasfactory \
+ chart2/source/chartcore \
+ chart2/source/controller/chartcontroller \
comphelper/util/comphelp \
configmgr/source/configmgr \
drawinglayer/drawinglayer \