Kaydet (Commit) 708892fe authored tarafından François Tigeot's avatar François Tigeot

Disable a cppunit test crashing on DragonFly.

üst 1c5d70ec
...@@ -40,10 +40,12 @@ $(eval $(call gb_Module_add_targets,sd,\ ...@@ -40,10 +40,12 @@ $(eval $(call gb_Module_add_targets,sd,\
Package_xml \ Package_xml \
)) ))
ifneq ($(OS),DRAGONFLY)
$(eval $(call gb_Module_add_check_targets,sd,\ $(eval $(call gb_Module_add_check_targets,sd,\
CppunitTest_sd_uimpress \ CppunitTest_sd_uimpress \
RdbTarget_sd_uimpress \ RdbTarget_sd_uimpress \
)) ))
endif
$(eval $(call gb_Module_add_subsequentcheck_targets,sd,\ $(eval $(call gb_Module_add_subsequentcheck_targets,sd,\
JunitTest_sd_unoapi \ JunitTest_sd_unoapi \
......
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