nextcloud-desktop/test
Olivier Goffart 58f46010b5 SyncEngine: Fix the "direction" of the "all file delted" message when the server is reset
Using the direction of the "first" item is not enough as it might be a directory
which is a UPDATE_META_DATA,  or there can have been a few changes locally as well.

As reported on https://github.com/owncloud/client/issues/6317#issuecomment-412163113
2018-08-15 09:34:19 +02:00
..
benchmarks
csync Rename ocsync library to ${APPLICATION_EXECUTABLE}_csync 2018-06-20 11:23:16 +02:00
manual/favlink
mockserver
scripts Convert p7.pl to a C++ test 2018-07-25 13:48:58 +02:00
CMakeLists.txt Added test that checks what happens when there is an error in the remote discovery 2018-07-25 13:48:58 +02:00
owncloud_add_test.cmake Build system: Get rid of QtVersionAbstraction.cmake 2018-01-13 13:58:17 +01:00
stub.cpp
syncenginetestutils.h Data-Fingerprint: Fix backup detection when fingerprint is empty 2018-08-14 10:57:20 +02:00
test_journal.db
testallfilesdeleted.cpp SyncEngine: Fix the "direction" of the "all file delted" message when the server is reset 2018-08-15 09:34:19 +02:00
testblacklist.cpp Blacklist: remember the X-Request-ID 2018-05-15 18:11:01 +02:00
testchecksumvalidator.cpp
testchunkingng.cpp TestChunkingNG: Make it faster 2018-07-18 15:48:43 +02:00
testconcaturl.cpp Utility: use QUrlQuery 2017-12-08 16:15:17 +01:00
testdownload.cpp Ensure GETFileJob notices finishing #6581 2018-06-13 16:44:24 +02:00
testexcludedfiles.cpp Conflicts: Change tags to be more user friendly #6365 2018-04-03 14:03:03 +02:00
testfilesystem.cpp
testfolder.cpp
testfolderman.cpp FolderMan::checkPathValidityForNewFolder: make sure to work when folder points to deleted folders 2018-07-17 09:02:37 +02:00
testfolderwatcher.cpp Show a tray message when a folder watcher becomes unreliable #6119 2018-04-24 13:06:50 +02:00
testinotifywatcher.cpp
testlocaldiscovery.cpp LocalDiscoveryTracker: Add unit test #6120 2018-04-19 10:58:46 +02:00
testnetrcparser.cpp
testoauth.cpp TestOAuth: Don't have global static QObject 2018-06-29 10:57:24 +02:00
testowncloudpropagator.cpp
testownsql.cpp OwnSql: Fixup after feedback for #6388 2018-03-15 19:30:21 +01:00
testpermissions.cpp Data-Fingerprint: Fix backup detection when fingerprint is empty 2018-08-14 10:57:20 +02:00
testplan.txt
testremotediscovery.cpp Added test that checks what happens when there is an error in the remote discovery 2018-07-25 13:48:58 +02:00
testsyncconflict.cpp Conflicts: Change tags to be more user friendly #6365 2018-04-03 14:03:03 +02:00
testsyncengine.cpp Ensure GETFileJob notices finishing #6581 2018-06-13 16:44:24 +02:00
testsyncfileitem.cpp
testsyncfilestatustracker.cpp Excludes: Refactor for pending improvements 2017-12-07 14:38:21 +01:00
testsyncjournaldb.cpp Merge remote-tracking branch 'origin/2.4' 2018-02-16 10:17:19 +01:00
testsyncmove.cpp Reconcile: When detecting a local move, keep the local mtime 2018-07-05 16:31:16 +02:00
testsyncvirtualfiles.cpp Virtual Files: Allow to download a folder recursively from the socket API 2018-05-30 11:57:57 +02:00
testupdater.cpp
testuploadreset.cpp Upload: Store the size in the UploadInfo, and compare it when resolving potential conflict 2018-07-04 17:26:56 +02:00
testutility.cpp Utility::fsCasePreserving: remove UNIT_TESTING ifdef 2018-02-21 11:28:31 +01:00
testxmlparse.cpp TextXmlParse: Add truncated-xml testcase #6317 2018-01-22 14:05:08 +01:00