summaryrefslogtreecommitdiff
path: root/ucb/qa/cppunit/webdav/webdav_propfindcache.cxx
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2021-11-02 16:08:53 +0100
committerMichael Stahl <michael.stahl@allotropia.de>2021-11-03 09:32:06 +0100
commit5a44e3772adb281d16757cdac3120d56565a96e5 (patch)
tree80d5c447d321025c3c0ec69c19071f7011dea11a /ucb/qa/cppunit/webdav/webdav_propfindcache.cxx
parent17dface79321c87b2d30a53a67aeda2e9f9dfff6 (diff)
ucb: webdav-curl: convert webdav unit tests to curl
There's no point in building the tests for neon any more, just build them only if curl is used. This finds a bug in CurlUri::Init() where query and fragment separators need to be added manually. Change-Id: I3dcd1512450522df2c2a7d223b2e29b6c0e794fb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124607 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'ucb/qa/cppunit/webdav/webdav_propfindcache.cxx')
-rw-r--r--ucb/qa/cppunit/webdav/webdav_propfindcache.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/qa/cppunit/webdav/webdav_propfindcache.cxx b/ucb/qa/cppunit/webdav/webdav_propfindcache.cxx
index 03ccdbe7aae7..a9f24345e33c 100644
--- a/ucb/qa/cppunit/webdav/webdav_propfindcache.cxx
+++ b/ucb/qa/cppunit/webdav/webdav_propfindcache.cxx
@@ -11,7 +11,7 @@
#include <cppunit/plugin/TestPlugIn.h>
#include <PropfindCache.hxx>
-using namespace webdav_ucp;
+using namespace http_dav_ucp;
namespace
{
@@ -113,7 +113,7 @@ namespace
// add the cache an element
aPropsNames.setPropertiesNames( std::vector(aProps) );
- PropCache.addCachePropertyNames( aPropsNames );
+ PropCache.addCachePropertyNames( aPropsNames, 10 );
PropertyNames aRetPropsNames;
//test existence