From 59bbbd5e66e41415e79a31079d130bbc5ae296b3 Mon Sep 17 00:00:00 2001 From: Markus Goetz Date: Thu, 22 Jun 2017 15:42:56 +0200 Subject: Jenkinsfile: Some comments --- test/syncenginetestutils.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/syncenginetestutils.h') diff --git a/test/syncenginetestutils.h b/test/syncenginetestutils.h index ee15d8e33..997e5054e 100644 --- a/test/syncenginetestutils.h +++ b/test/syncenginetestutils.h @@ -17,6 +17,12 @@ #include #include +/* + * TODO: In theory we should use QVERIFY instead of Q_ASSERT for testing, but this + * only works when directly called from a QTest :-( + */ + + static const QUrl sRootUrl("owncloud://somehost/owncloud/remote.php/webdav/"); static const QUrl sRootUrl2("owncloud://somehost/owncloud/remote.php/dav/files/admin/"); static const QUrl sUploadUrl("owncloud://somehost/owncloud/remote.php/dav/uploads/admin/"); -- cgit v1.2.3