Kaydet (Commit) 4e4d5683 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

enable sd tests again

Change-Id: I773dc0dc4a2d5faf98420d3901d28c2a08e64c00
üst ba19b6b1
...@@ -42,7 +42,9 @@ $(eval $(call gb_Module_add_targets,sd,\ ...@@ -42,7 +42,9 @@ $(eval $(call gb_Module_add_targets,sd,\
ifneq ($(OS),DRAGONFLY) ifneq ($(OS),DRAGONFLY)
$(eval $(call gb_Module_add_check_targets,sd,\ $(eval $(call gb_Module_add_check_targets,sd,\
CppunitTest_sd_uimpress \
CppunitTest_sd_regression_test \ CppunitTest_sd_regression_test \
CppunitTest_sd_filters_test \
)) ))
endif endif
...@@ -51,6 +53,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sd,\ ...@@ -51,6 +53,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sd,\
JunitTest_sd_unoapi \ JunitTest_sd_unoapi \
)) ))
# CppunitTest_sd_uimpress \
# CppunitTest_sd_filters_test \
# vim: set noet sw=4 ts=4: # vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment