summaryrefslogtreecommitdiffstats
path: root/sw/CppunitTest_sw_macros_test.mk
diff options
context:
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2019-03-08 11:53:13 +0100
committerMichael Stahl <Michael.Stahl@cib.de>2019-03-08 14:21:59 +0100
commit6d75afb75219905a4bd3337aee5fea5ba019da4a (patch)
treec1ce6b6f0ae54f8c2bc8f9358cc45407ac7fcfd2 /sw/CppunitTest_sw_macros_test.mk
parenttdf#123939: string and error are same type for pivot cache in XLSX (diff)
downloadcore-6d75afb75219905a4bd3337aee5fea5ba019da4a.tar.gz
core-6d75afb75219905a4bd3337aee5fea5ba019da4a.zip
sw: replace long lists of components with services.rdb
This should be more maintainable. Change-Id: I60ee68cd79f7a0627bcaf8fd34d3036124ea0f9e Reviewed-on: https://gerrit.libreoffice.org/68914 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'sw/CppunitTest_sw_macros_test.mk')
-rw-r--r--sw/CppunitTest_sw_macros_test.mk41
1 files changed, 1 insertions, 40 deletions
diff --git a/sw/CppunitTest_sw_macros_test.mk b/sw/CppunitTest_sw_macros_test.mk
index ee45b6a14139..f5e4d9c95d2a 100644
--- a/sw/CppunitTest_sw_macros_test.mk
+++ b/sw/CppunitTest_sw_macros_test.mk
@@ -65,46 +65,7 @@ $(eval $(call gb_CppunitTest_use_api,sw_macros_test,\
$(eval $(call gb_CppunitTest_use_ure,sw_macros_test))
$(eval $(call gb_CppunitTest_use_vcl,sw_macros_test))
-$(eval $(call gb_CppunitTest_use_components,sw_macros_test,\
- basic/util/sb \
- embeddedobj/util/embobj \
- comphelper/util/comphelp \
- configmgr/source/configmgr \
- dbaccess/util/dba \
- filter/source/config/cache/filterconfig1 \
- filter/source/storagefilterdetect/storagefd \
- forms/util/frm \
- framework/util/fwk \
- i18npool/util/i18npool \
- i18npool/source/search/i18nsearch \
- oox/util/oox \
- package/source/xstor/xstor \
- package/util/package2 \
- sax/source/expatwrap/expwrap \
- scripting/source/basprov/basprov \
- scripting/util/scriptframe \
- sfx2/util/sfx \
- sot/util/sot \
- svl/source/fsstor/fsstorage \
- svl/util/svl \
- svtools/util/svt \
- svx/util/svx \
- sw/util/msword \
- sw/util/sw \
- sw/util/swd \
- sw/util/vbaswobj \
- toolkit/util/tk \
- ucb/source/core/ucb1 \
- ucb/source/ucp/file/ucpfile1 \
- ucb/source/ucp/tdoc/ucptdoc1 \
- unotools/util/utl \
- unoxml/source/rdf/unordf \
- unoxml/source/service/unoxml \
- uui/util/uui \
- vcl/vcl.common \
- xmloff/util/xo \
- xmlsecurity/util/xsec_xmlsec \
-))
+$(eval $(call gb_CppunitTest_use_rdb,sw_macros_test,services))
$(eval $(call gb_CppunitTest_use_configuration,sw_macros_test))