summaryrefslogtreecommitdiff
path: root/sal/Module_sal.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-10-30 12:08:59 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-10-30 12:28:46 +0000
commit930bcdccc5f8c806fce9c9f335c4a1031686c158 (patch)
tree5dcd6c864bc5abc38a5f74b9c4f7209b3917aad4 /sal/Module_sal.mk
parentdc3fca848373a321ea438d75468ccb62e4abb9d1 (diff)
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@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sal/Module_sal.mk')
-rw-r--r--sal/Module_sal.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/sal/Module_sal.mk b/sal/Module_sal.mk
index bccabe795820..5185f17129b3 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 \