summaryrefslogtreecommitdiff
path: root/chart2/CppunitTest_chart2_import.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-06-09 19:41:30 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-06-10 10:02:30 -0400
commit9455b4eb4b0ca3909941f8f394afc509d041f860 (patch)
tree745ef141427ac3a2cff78e26508d0e2ccc64d219 /chart2/CppunitTest_chart2_import.mk
parentc5539bb585370f095cb6c09e38a7dd005d237295 (diff)
fdo#79676: Write unit test for this.
Added a whole bunch of missing component files for handling flat ODF. Change-Id: Ib9d84be14327a1fd9ff64573ba1f6ba90e0bfc56
Diffstat (limited to 'chart2/CppunitTest_chart2_import.mk')
-rw-r--r--chart2/CppunitTest_chart2_import.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/chart2/CppunitTest_chart2_import.mk b/chart2/CppunitTest_chart2_import.mk
index 7805a0314264..55ac39d26c91 100644
--- a/chart2/CppunitTest_chart2_import.mk
+++ b/chart2/CppunitTest_chart2_import.mk
@@ -81,7 +81,10 @@ $(eval $(call gb_CppunitTest_use_components,chart2_import,\
embeddedobj/util/embobj \
eventattacher/source/evtatt \
filter/source/config/cache/filterconfig1 \
+ filter/source/odfflatxml/odfflatxml \
filter/source/storagefilterdetect/storagefd \
+ filter/source/xmlfilteradaptor/xmlfa \
+ filter/source/xmlfilterdetect/xmlfd \
forms/util/frm \
framework/util/fwk \
i18npool/util/i18npool \
@@ -121,6 +124,7 @@ $(eval $(call gb_CppunitTest_use_components,chart2_import,\
unoxml/source/service/unoxml \
writerfilter/util/writerfilter \
xmloff/util/xo \
+ xmlscript/util/xmlscript \
))
$(eval $(call gb_CppunitTest_use_configuration,chart2_import))