summaryrefslogtreecommitdiff
path: root/sc/Library_scqahelper.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-11-30 21:01:31 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-11-30 22:33:25 +0000
commitf45af7c8093dae17bada71e33a2c32023a2c1986 (patch)
tree07949459b2720a2bd6623039c31260d8b70e79cc /sc/Library_scqahelper.mk
parent64e6e7c6e7b881bf240de82ef020b290036e7e0e (diff)
start to split the functions test by category
Change-Id: Ib06eaee7cf5eeb3dbe95ad42afc2a17caa0359c2 Reviewed-on: https://gerrit.libreoffice.org/31440 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/Library_scqahelper.mk')
-rw-r--r--sc/Library_scqahelper.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_scqahelper.mk b/sc/Library_scqahelper.mk
index 3cfd6d4b5abc..767ef7a9e714 100644
--- a/sc/Library_scqahelper.mk
+++ b/sc/Library_scqahelper.mk
@@ -61,6 +61,7 @@ $(eval $(call gb_Library_use_libraries,scqahelper,\
$(eval $(call gb_Library_add_exception_objects,scqahelper,\
sc/qa/unit/helper/qahelper \
sc/qa/unit/helper/xpath \
+ sc/qa/unit/functions_test \
))
# vim: set noet sw=4 ts=4: