summaryrefslogtreecommitdiff
path: root/ucb/CppunitTest_ucb_webdav_local_neon.mk
diff options
context:
space:
mode:
authorVasily Melenchuk <Vasily.Melenchuk@cib.de>2018-01-25 16:00:07 +0300
committerKatarina Behrens <Katarina.Behrens@cib.de>2018-02-01 12:40:22 +0100
commit65abd11d68ba9f849d89b98b6a56071411875c89 (patch)
tree2dfab863a55ebb37a464b0209f5b74f229c71d00 /ucb/CppunitTest_ucb_webdav_local_neon.mk
parentae5f89fdcccb2cf74256b04771249fc8afca8794 (diff)
Support for webdav:// and webdavs:// schemes from command line
We have currently support for WebDAV schemes as vnd.sun.star.webdav:// but it is not user and tools friendly. Some related refactoring in ucb to reuse existing code instead of manual parsing of URLs. Change-Id: Ib14411796d6cf11afd80d5132abe67d4e46a42e1 Reviewed-on: https://gerrit.libreoffice.org/48585 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'ucb/CppunitTest_ucb_webdav_local_neon.mk')
-rw-r--r--ucb/CppunitTest_ucb_webdav_local_neon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/ucb/CppunitTest_ucb_webdav_local_neon.mk b/ucb/CppunitTest_ucb_webdav_local_neon.mk
index df16e36409bd..2e920f4ca03f 100644
--- a/ucb/CppunitTest_ucb_webdav_local_neon.mk
+++ b/ucb/CppunitTest_ucb_webdav_local_neon.mk
@@ -21,6 +21,7 @@ $(eval $(call gb_CppunitTest_use_libraries,ucb_webdav_local_neon, \
salhelper \
test \
ucbhelper \
+ tl \
))
$(eval $(call gb_CppunitTest_use_library_objects,ucb_webdav_local_neon, \