summaryrefslogtreecommitdiffstats
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-10-19 10:34:01 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-10-19 10:37:25 +0200
commit556aa12b84ef6f6d6baf56781925d0868693fe55 (patch)
tree0e21d62995d17bf04ff559d1814e774840452bfd /sc/Module_sc.mk
parentadd test case for the MATCH function (diff)
downloadcore-556aa12b84ef6f6d6baf56781925d0868693fe55.tar.gz
core-556aa12b84ef6f6d6baf56781925d0868693fe55.zip
reenable all our unit tests
Change-Id: I9d2ff5f675faa1913dd90e4ce6269efe8bd2646d
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 2203364ad29a..4a534872bfdd 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -44,6 +44,12 @@ endif
$(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_ucalc \
+ CppunitTest_sc_filters_test \
+ CppunitTest_sc_rangelst_test \
+))
+
+$(eval $(call gb_Module_add_slowcheck_targets,sc, \
+ CppunitTest_sc_subsequent_filters_test \
))
# Disabled to allow the check tinderbox execute the sd tests