summaryrefslogtreecommitdiff
path: root/chart2/CppunitTest_chart2_import.mk
diff options
context:
space:
mode:
authorVinaya Mandke <vinaya.mandke@synerzip.com>2013-10-31 11:46:10 +0530
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-11-01 05:08:12 -0500
commit486222c7c003e250813bd885a95192bc63cc9830 (patch)
tree0fe5010214532781df886f4da1c037ff21635659 /chart2/CppunitTest_chart2_import.mk
parent2c2ff538908e4c61987469c9e09325c2b479b185 (diff)
Unit test for Docx Chart Series Name
UT to verify that the series labels are imported (or rendered) as in the docx file. Change-Id: I9e4ade7a905dbb894bc163ecec8c333fa6797818 Reviewed-on: https://gerrit.libreoffice.org/6502 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'chart2/CppunitTest_chart2_import.mk')
-rw-r--r--chart2/CppunitTest_chart2_import.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/CppunitTest_chart2_import.mk b/chart2/CppunitTest_chart2_import.mk
index f702ea99aa56..8075625fba06 100644
--- a/chart2/CppunitTest_chart2_import.mk
+++ b/chart2/CppunitTest_chart2_import.mk
@@ -114,6 +114,7 @@ $(eval $(call gb_CppunitTest_use_components,chart2_import,\
unotools/util/utl \
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
+ writerfilter/util/writerfilter \
xmloff/util/xo \
))