summaryrefslogtreecommitdiff
path: root/chart2/Module_chart2.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-09-08 03:18:32 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-09-08 03:18:32 +0200
commitf7b8bab7f38b09aff2bce9b314492677c02a3034 (patch)
tree81d10eb8602ae4b24e38cf391b43dea56c08ddd4 /chart2/Module_chart2.mk
parent0ff4ec7f0a44af22794c2919a13978b3af1bb0b3 (diff)
related tdf#93676, add test for chart::CommonFunctors
Change-Id: I9667611135300155ee87cca1ad444ad8a6a9aeb1
Diffstat (limited to 'chart2/Module_chart2.mk')
-rw-r--r--chart2/Module_chart2.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/chart2/Module_chart2.mk b/chart2/Module_chart2.mk
index de0ab128df4f..dedb5d713f17 100644
--- a/chart2/Module_chart2.mk
+++ b/chart2/Module_chart2.mk
@@ -21,6 +21,10 @@ $(eval $(call gb_Module_add_l10n_targets,chart2,\
UIConfig_chart2 \
))
+$(eval $(call gb_Module_add_check_targets,chart2,\
+ CppunitTest_chart2_common_functors \
+))
+
$(eval $(call gb_Module_add_slowcheck_targets,chart2,\
CppunitTest_chart2_export \
CppunitTest_chart2_import \