summaryrefslogtreecommitdiff
path: root/sd/CppunitTest_sd_tiledrendering.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2020-05-29 18:18:40 +0200
committerTomaž Vajngerl <quikee@gmail.com>2020-06-03 07:42:03 +0200
commitb40f1d657affbe87f60bfd358199a91c9fea7454 (patch)
tree13259b6ef9f2f4479d3d69b78f37fe1fa4bea04c /sd/CppunitTest_sd_tiledrendering.mk
parentbeb0fc465163e5edc0b7f978ad46c6ad0cd9e2de (diff)
sd: move LOK search tests out of tiledrendering.cxx
Change-Id: I76ff3e251afc877b0dcf54d772da95bb7a60e823 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95351 Tested-by: Tomaž Vajngerl <quikee@gmail.com> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'sd/CppunitTest_sd_tiledrendering.mk')
-rw-r--r--sd/CppunitTest_sd_tiledrendering.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/CppunitTest_sd_tiledrendering.mk b/sd/CppunitTest_sd_tiledrendering.mk
index 9b643c869a84..3b555860f963 100644
--- a/sd/CppunitTest_sd_tiledrendering.mk
+++ b/sd/CppunitTest_sd_tiledrendering.mk
@@ -14,6 +14,7 @@ $(eval $(call gb_CppunitTest_CppunitTest,sd_tiledrendering))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_tiledrendering))
$(eval $(call gb_CppunitTest_add_exception_objects,sd_tiledrendering, \
+ sd/qa/unit/tiledrendering/LOKitSearchTest \
sd/qa/unit/tiledrendering/tiledrendering \
))