summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2015-12-01 15:54:22 +0100
committerJan Holesovsky <kendy@collabora.com>2015-12-01 16:51:23 +0100
commit098e9dc376346ad13c63fdef292ab640d89c6a21 (patch)
tree6a01742f31d9075315925cd90d1ad7eb4171636c /sc/CppunitTest_sc_ucalc.mk
parent3e41441e9eef5ded9ff8532d3b359f105e6fd84e (diff)
sc interpreter: Improve the unit test for S/W Interpreter.
Some of the operations are blacklisted for vectorization there, so test both the normal and s/w interpreter case. Change-Id: I6d48831f6bdbbb1e150bea06fc97ea5d6e66365b
Diffstat (limited to 'sc/CppunitTest_sc_ucalc.mk')
-rw-r--r--sc/CppunitTest_sc_ucalc.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index 7fd90f8bb953..07c74e50d148 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -90,6 +90,10 @@ $(eval $(call gb_CppunitTest_use_api,sc_ucalc,\
udkapi \
))
+$(eval $(call gb_CppunitTest_use_custom_headers,sc_ucalc,\
+ officecfg/registry \
+))
+
$(eval $(call gb_CppunitTest_use_ure,sc_ucalc))
$(eval $(call gb_CppunitTest_use_vcl,sc_ucalc))