nextcloud-desktop/test
Hannah von Reth 0eec85a777 Link tests against a static owncloudCore instead of trying to pick single...
files they depend on

This is only a first step and fixes the issue caused by
https://github.com/owncloud/client/blob/master/test/stub.cpp#L3 .
In a next step we should link this libary dynamically to reduce the build
overhead but this will require proper import export macros.
2020-06-24 16:09:33 +02:00
..
benchmarks
csync Link tests against a static owncloudCore instead of trying to pick single... 2020-06-24 16:09:33 +02:00
manual/favlink
mockserver [CMAKE] Use KDECmakeSettings 2020-01-09 15:39:32 +01:00
CMakeLists.txt Link tests against a static owncloudCore instead of trying to pick single... 2020-06-24 16:09:33 +02:00
owncloud_add_test.cmake Link tests against a static owncloudCore instead of trying to pick single... 2020-06-24 16:09:33 +02:00
syncenginetestutils.h UnitTests: Set a CookiesJar in FakeQNAM 2020-06-23 11:53:17 +02:00
test_journal.db
testallfilesdeleted.cpp Don't show the "All files deleted" popup when unselecting everything with selective sync 2019-11-18 11:28:47 +01:00
testasyncop.cpp Fix compile for Debian 8 2019-04-29 12:52:07 +02:00
testblacklist.cpp Tests: introduce ItemCompletedSpy to avoid a bit of code duplication 2019-10-07 22:36:55 +02:00
testchecksumvalidator.cpp Checksums: Fix crash due to threading issue 2019-08-07 21:22:48 +02:00
testchunkingng.cpp Fix Upload of large (> 2GiB) files 2019-10-09 13:55:06 +02:00
testconcaturl.cpp
testcookies.cpp Fix saving of cookies 2020-02-03 15:55:48 +01:00
testdatabaseerror.cpp
testdownload.cpp Http2: Resend requests on ContentReSend error #7174 2019-06-12 13:16:32 +02:00
testexcludedfiles.cpp Merge remote-tracking branch 'origin/2.5' 2019-03-04 09:36:29 +01:00
testfolder.cpp
testfolderman.cpp Run clang-tidy with modernize-use-override 2020-02-10 16:41:07 +01:00
testfolderwatcher.cpp FolderWatcher linux: Make automatically recursive #7068 2019-03-14 08:14:27 +01:00
testinotifywatcher.cpp
testlocaldiscovery.cpp Discovery: Handle the blacklistFiles from the server capabilities 2018-12-22 18:19:37 +01:00
testlockedfiles.cpp
testnetrcparser.cpp
testoauth.cpp Merge remote-tracking branch 'origin/2.6' 2020-04-16 20:11:59 +02:00
testowncloudpropagator.cpp
testownsql.cpp OwnSql: Distinguish no-data from error #6677 2019-03-05 09:15:38 +01:00
testpermissions.cpp Rename csync_instructions_e -> SyncInsturctions 2020-04-23 11:52:05 +02:00
testplan.txt
testremotediscovery.cpp Tests: introduce ItemCompletedSpy to avoid a bit of code duplication 2019-10-07 22:36:55 +02:00
testselectivesync.cpp Ensure local discovery on selective sync changes 2019-02-14 10:57:09 +01:00
testsyncconflict.cpp Rename csync_instructions_e -> SyncInsturctions 2020-04-23 11:52:05 +02:00
testsyncdelete.cpp Move test for issue #1329 from t1.pl to new test system 2018-12-19 10:54:48 +01:00
testsyncengine.cpp Rename csync_instructions_e -> SyncInsturctions 2020-04-23 11:52:05 +02:00
testsyncfileitem.cpp
testsyncfilestatustracker.cpp SocketAPI: fix status after a failure to move 2020-03-26 09:10:34 +01:00
testsyncjournaldb.cpp Vfs: Add 'availability', a simplified, user-facing pin state #7111 2019-04-09 12:52:30 +02:00
testsyncmove.cpp Rename csync_instructions_e -> SyncInsturctions 2020-04-23 11:52:05 +02:00
testsyncvirtualfiles.cpp Rename csync_instructions_e -> SyncInsturctions 2020-04-23 11:52:05 +02:00
testupdater.cpp
testuploadreset.cpp Fix warnings about signedness 2019-02-14 10:53:33 +01:00
testutility.cpp Test: Move the test for Utility::normalizeEtag to testutility.cpp 2018-12-19 10:53:34 +01:00
testxmlparse.cpp
testzsync.cpp