nextcloud-desktop/test
Christian Kamm 0f606229f2 Checksums: Fix crash due to threading issue
The checksum computation thread was potentially using a QFile that was
deleted in the gui thread.

For #7368
2019-08-07 21:22:48 +02:00
..
benchmarks
csync Windows: Forbid chars 0-31 in filenames #6987 2019-03-02 09:08:19 +01:00
manual/favlink
mockserver
scripts
CMakeLists.txt Drone: Skip DatabaseErrorTest 2019-07-15 11:37:59 +02:00
owncloud_add_test.cmake
stub.cpp
syncenginetestutils.h RequestEtagJob: Consistently parse etags #7271 2019-06-27 13:08:18 +02:00
test_journal.db
testallfilesdeleted.cpp SyncEngine: Fix renaming a single file cause the "delete all file" popup 2019-06-04 15:56:35 +02:00
testasyncop.cpp Fix compile for Debian 8 2019-04-29 12:52:07 +02:00
testblacklist.cpp
testchecksumvalidator.cpp Checksums: Fix crash due to threading issue 2019-08-07 21:22:48 +02:00
testchunkingng.cpp Merge remote-tracking branch 'origin/2.5' into 2.6 2019-05-13 07:51:54 +02:00
testconcaturl.cpp
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 FolderWizard: Don't crash when typing invalid drive #7041 2019-03-18 10:10:01 +01:00
testfolderwatcher.cpp FolderWatcher linux: Make automatically recursive #7068 2019-03-14 08:14:27 +01:00
testinotifywatcher.cpp
testlocaldiscovery.cpp
testlockedfiles.cpp
testnetrcparser.cpp
testoauth.cpp OAuth2: Better error logging 2019-05-15 09:58:59 +02:00
testowncloudpropagator.cpp
testownsql.cpp OwnSql: Distinguish no-data from error #6677 2019-03-05 09:15:38 +01:00
testpermissions.cpp Tests: Fix DB locking issue in permissions test 2019-06-07 09:30:52 +02:00
testplan.txt
testremotediscovery.cpp Discovery: Do not abort the sync in case of error 404 (or 500) 2019-06-05 11:09:16 +02:00
testselectivesync.cpp Ensure local discovery on selective sync changes 2019-02-14 10:57:09 +01:00
testsyncconflict.cpp
testsyncdelete.cpp
testsyncengine.cpp PropagateDirectory: Set initial dir mtime to server mtime #7119 2019-04-09 10:10:41 +02:00
testsyncfileitem.cpp
testsyncfilestatustracker.cpp
testsyncjournaldb.cpp Vfs: Add 'availability', a simplified, user-facing pin state #7111 2019-04-09 12:52:30 +02:00
testsyncmove.cpp Fix and test _file and _renameTarget 2019-03-28 17:30:19 +01:00
testsyncvirtualfiles.cpp Vfs: Remove old db record when dehydrating via rename 2019-07-25 15:21:54 +02:00
testupdater.cpp
testuploadreset.cpp Fix warnings about signedness 2019-02-14 10:53:33 +01:00
testutility.cpp
testxmlparse.cpp
testzsync.cpp