summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-09-24 18:14:43 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-09-25 15:15:39 +0100
commitd20469c1b041ef24f2372a5898cf318b3fe6af70 (patch)
tree2fbee8a678afc910d7cbf5e41fb29cba229c57b0 /sc
parentb0c9f3b5f6cc86a94991c5970278f69df15aa7c1 (diff)
re-base on ALv2 code. Includes:
Ocke Janssen impress210: #i115617# set zoom to fit_to_window Ocke Janssen impress210: #i78386# looping sound for windows cleanup createPlayer fallback code & java parameter. Change-Id: I56f06d08c66a1f754292a0c5b1abc32824e391c5
Diffstat (limited to 'sc')
-rw-r--r--sc/Module_sc.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index f557c3913f22..a7f7c15c8aee 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -43,14 +43,9 @@ 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
#CppunitTest_sc_chart_regression_test \