[Libreoffice-commits] core.git: sal/Module_sal.mk
Stephan Bergmann
sbergman at redhat.com
Fri Oct 30 12:29:09 UTC 2015
sal/Module_sal.mk | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
New commits:
commit 930bcdccc5f8c806fce9c9f335c4a1031686c158
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Oct 30 12:08:59 2015 +0100
CppunitTest_sal_osl_pipe can be added to gb_Module_add_check_targets now
Change-Id: I13522370b2bd0ea1907660a55a74e830335ca4a4
Reviewed-on: https://gerrit.libreoffice.org/19686
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/sal/Module_sal.mk b/sal/Module_sal.mk
index bccabe7..5185f17 100644
--- a/sal/Module_sal.mk
+++ b/sal/Module_sal.mk
@@ -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 \
More information about the Libreoffice-commits
mailing list