summaryrefslogtreecommitdiffstats
path: root/Repository.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2021-05-25 15:21:06 +0200
committerStephan Bergmann <sbergman@redhat.com>2021-05-25 16:13:08 +0200
commitef88aa5e7400769c0a17c28e66b1ee957c2f667e (patch)
tree5c29a7c3a609c0152da21e7378c27778dca5e9a0 /Repository.mk
parenttdf#131390 PPTX: fix custom slide show is not imported. (diff)
downloadcore-ef88aa5e7400769c0a17c28e66b1ee957c2f667e.tar.gz
core-ef88aa5e7400769c0a17c28e66b1ee957c2f667e.zip
Resurrect io testconnection executable
...which appears to be the only code that exercises osl's socket (rather than named pipe) connections, so lets have that available at least for manual execution. Addresses various compiler and loplugin warnings, and extends a wait time to more reliably have the MyThread instance already accept when the second accept (on the main thread) is done. Change-Id: I761d747b08ab45f1ac03dad8b4197fae63228e16 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116103 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index e95ea304ffda..218a4417f96e 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -37,6 +37,7 @@ $(eval $(call gb_Helper_register_executables,NONE, \
genindex_data \
helpex \
idxdict \
+ io-testconnection \
langsupport \
$(if $(filter iOS,$(OS)),LibreOffice) \
lngconvex \