Kaydet (Commit) ceda7874 authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

reeabling unittests as the cppunittester location is fixed now in solenv

üst 1e3d9e04
......@@ -34,14 +34,14 @@ $(eval $(call gb_Module_add_targets,sfx2,\
Package_sdi \
))
#$(eval $(call gb_Module_add_check_targets,sfx2,\
# CppunitTest_sfx2_metadatable \
#))
$(eval $(call gb_Module_add_check_targets,sfx2,\
CppunitTest_sfx2_metadatable \
))
#$(eval $(call gb_Module_add_subsequentcheck_targets,sfx2,\
# JunitTest_sfx2_complex \
# JunitTest_sfx2_unoapi \
#))
$(eval $(call gb_Module_add_subsequentcheck_targets,sfx2,\
JunitTest_sfx2_complex \
JunitTest_sfx2_unoapi \
))
ifeq ($(OS),LINUX)
ifeq ($(ENABLE_SYSTRAY_GTK),TRUE)
......
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