summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_filters_test.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2013-12-18 19:14:54 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2013-12-18 19:21:06 +0100
commitd0f8b0262707529f36a7317663df1b1035d0c62a (patch)
treec82ad5d9a5d8ff557c96049fba7f77319568e165 /sw/CppunitTest_sw_filters_test.mk
parent5fbea544470d1a3edc51e881c12063ef1bf56dda (diff)
SwFiltersTest::filter: detect import filter on export test
This allows e.g. crash-testing the RTF export, even if the input source is not RTF but ODT. Change-Id: I3cf6afd1bc44bb475f1bd8da622d10dac0d3baa6
Diffstat (limited to 'sw/CppunitTest_sw_filters_test.mk')
-rw-r--r--sw/CppunitTest_sw_filters_test.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_filters_test.mk b/sw/CppunitTest_sw_filters_test.mk
index 95be87c07a03..102b8a03abc2 100644
--- a/sw/CppunitTest_sw_filters_test.mk
+++ b/sw/CppunitTest_sw_filters_test.mk
@@ -73,6 +73,8 @@ $(eval $(call gb_CppunitTest_use_components,sw_filters_test,\
svtools/util/svt \
sw/util/msword \
sw/util/sw \
+ sw/util/swd \
+ uui/util/uui \
toolkit/util/tk \
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \