Kaydet (Commit) a7684362 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

CppunitTest_cppuhelper_qa_weak depends on module bridges

...through a call to cppu::getCaughtException.
üst b222aa8f
...@@ -38,8 +38,8 @@ $(eval $(call gb_Module_add_targets,cppuhelper,\ ...@@ -38,8 +38,8 @@ $(eval $(call gb_Module_add_targets,cppuhelper,\
$(eval $(call gb_Module_add_check_targets,cppuhelper,\ $(eval $(call gb_Module_add_check_targets,cppuhelper,\
CppunitTest_cppuhelper_cppu_ifcontainer \ CppunitTest_cppuhelper_cppu_ifcontainer \
CppunitTest_cppuhelper_cppu_unourl \ CppunitTest_cppuhelper_cppu_unourl \
CppunitTest_cppuhelper_qa_weak \
)) ))
# CppunitTest_cppuhelper_qa_weak depends on module bridges
# TODO ? (I don't think OOO_SUBSEQUENT_TESTS != "" can be true.. # TODO ? (I don't think OOO_SUBSEQUENT_TESTS != "" can be true..
# someone would have to do it on command line) # someone would have to do it on command line)
......
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