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

No more need for CppunitTest_cppuhelper_qa_weak to be a subsequentcheck

...as gbuild can handle such dependencies from tests to libraries from modules
higher up in the hierarchy

Change-Id: Ia3993c50feba3916572febe0748c99561b8a8675
Reviewed-on: https://gerrit.libreoffice.org/58775
Tested-by: Jenkins
Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
üst 10179c33
......@@ -20,10 +20,6 @@ $(eval $(call gb_Module_add_check_targets,cppuhelper,\
CppunitTest_cppuhelper_cppu_ifcontainer \
CppunitTest_cppuhelper_cppu_unourl \
CppunitTest_cppuhelper_qa_misc \
))
# CppunitTest_cppuhelper_qa_weak depends on module bridges
$(eval $(call gb_Module_add_subsequentcheck_targets,cppuhelper,\
CppunitTest_cppuhelper_qa_weak \
))
......
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