nextcloud-desktop/test
Jocelyn Turcotte 3bc1f63b0a
Remove the usage of phash in csync
Only store the path since they represent the same thing, and do the
phash conversion during DB lookup like done in libsync.
We could get rid of everything since we also have an index on the path
column, but since it's the primary key this makes the migration non-trivial.
2017-10-05 22:01:33 +02:00
..
benchmarks Tests: Add a large sync benchmark 2017-01-25 23:26:23 +01:00
csync Remove the usage of phash in csync 2017-10-05 22:01:33 +02:00
manual/favlink License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
mockserver License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
scripts Move csync/tests/ownCloud to test/scripts/txpl 2017-10-05 22:00:57 +02:00
CMakeLists.txt Move csync to src/csync 2017-10-05 22:01:03 +02:00
owncloud_add_test.cmake Move csync to src/csync 2017-10-05 22:01:03 +02:00
stub.cpp AccountState: Allow storing state in settings 2016-03-01 16:08:23 +01:00
syncenginetestutils.h ChunkingNgTest: CI debuggability #6015 2017-10-05 22:01:05 +02:00
test_journal.db test_journal.db: Add checksumtype table 2017-06-22 15:11:49 +02:00
testallfilesdeleted.cpp Folder: Keep files option after aboutToRemoveAllFiles should not clear selective sync list (#5531) 2017-02-15 13:27:41 +01:00
testchecksumvalidator.cpp remove qt4 code 2017-10-05 22:01:32 +02:00
testchunkingng.cpp ChunkingNG: Add some tests 2017-01-20 14:48:53 +01:00
testconcaturl.cpp Move concatUrl and settingsWithGroup to Utility 2016-10-25 12:05:28 +02:00
testcsyncsqlite.cpp Remove the usage of phash in csync 2017-10-05 22:01:33 +02:00
testexcludedfiles.cpp Move csync to src/csync 2017-10-05 22:01:03 +02:00
testfilesystem.cpp Move Utility to a new common static library 2017-10-05 22:01:03 +02:00
testfolder.cpp Move Utility to a new common static library 2017-10-05 22:01:03 +02:00
testfolderman.cpp remove qt4 code 2017-10-05 22:01:32 +02:00
testfolderwatcher.cpp Move Utility to a new common static library 2017-10-05 22:01:03 +02:00
testinotifywatcher.cpp Move Utility to a new common static library 2017-10-05 22:01:03 +02:00
testnetrcparser.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testowncloudpropagator.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testownsql.cpp Use QTemporaryDir in TestOwnSql 2017-05-08 23:18:06 +02:00
testplan.txt Minor typos in client test section 2015-09-10 18:11:44 +05:45
testsyncengine.cpp PropagateUpload: Model of remote quota, avoid some uploads #5537 2017-10-05 22:01:32 +02:00
testsyncfileitem.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testsyncfilestatustracker.cpp StatusTracker: Fix different case paths not matching (#5981) 2017-10-05 22:01:03 +02:00
testsyncjournaldb.cpp Add minor unittest for numeric id extraction #5933 2017-10-05 22:01:03 +02:00
testupdater.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testuploadreset.cpp Reset stuck chunked uploads eventually #5344 (#5443) 2017-01-13 14:44:45 +01:00
testutility.cpp remove qt4 code 2017-10-05 22:01:32 +02:00
testxmlparse.cpp remove qt4 code 2017-10-05 22:01:32 +02:00