summaryrefslogtreecommitdiffstats
path: root/chart2/Module_chart2.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-03-05 11:11:44 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-03-05 11:14:59 +0100
commit7cd6f8f7ad868d2c69bd528d21aa0d8190299270 (patch)
tree34c6721c55bf604f5034abfca80c996b630baa62 /chart2/Module_chart2.mk
parentfix typo in API documentation (diff)
downloadcore-7cd6f8f7ad868d2c69bd528d21aa0d8190299270.tar.gz
core-7cd6f8f7ad868d2c69bd528d21aa0d8190299270.zip
start for an initial chart2 import test
Change-Id: Iedd531186fccd73704eb3137195a22d3ca005293
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 19a7dbc866de..fc6eb1d07d31 100644
--- a/chart2/Module_chart2.mk
+++ b/chart2/Module_chart2.mk
@@ -35,6 +35,10 @@ $(eval $(call gb_Module_add_targets,chart2,\
Package_uiconfig \
))
+$(eval $(call gb_Module_add_slowcheck_targets,chart2,\
+ CppunitTest_chart2_importtest \
+))
+
$(eval $(call gb_Module_add_subsequentcheck_targets,chart2,\
JunitTest_chart2_unoapi \
))