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

CppunitTest_sal_osl_pipe can be added to gb_Module_add_check_targets now

Change-Id: I13522370b2bd0ea1907660a55a74e830335ca4a4
Reviewed-on: https://gerrit.libreoffice.org/19686Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
üst dc3fca84
......@@ -63,6 +63,7 @@ $(eval $(call gb_Module_add_check_targets,sal,\
# these were added when gbuild'izing
$(eval $(call gb_Module_add_check_targets,sal,\
CppunitTest_sal_osl_mutex \
CppunitTest_sal_osl_pipe \
CppunitTest_sal_osl_profile \
CppunitTest_sal_osl_setthreadname \
CppunitTest_sal_rtl_math \
......@@ -70,11 +71,6 @@ $(eval $(call gb_Module_add_check_targets,sal,\
endif
# CppunitTest_sal_osl_pipe has circular dependency on unotest
# $(eval $(call gb_Module_add_subsequentcheck_targets,sal,\
CppunitTest_sal_osl_pipe \
))
# error when building test-getsystempathfromfileurl.cxx \
CppunitTest_sal_osl_getsystempathfromfileurl \
......
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