nextcloud-desktop/test/csync
Jocelyn Turcotte a034ee894c Use SyncJournalDb in csync
This gets rid of the csync_statedb sqlite layer and use
the same code and same connection as the rest of the SyncEngine.

Missing functions are added to SyncJournalDb and change a few minor
things (like changing SyncJournalFileRecord::_modtime to be an int64
instead of a QDateTime, like it was in csync).
2017-09-26 11:03:23 +02:00
..
csync_tests Use SyncJournalDb in csync 2017-09-26 11:03:23 +02:00
encoding_tests Move non-csync-dependent parts of FileSystem to src/common 2017-09-18 14:00:52 +02:00
log_tests Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
std_tests Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
vio_tests Use SyncJournalDb in csync 2017-09-26 11:03:23 +02:00
AUTHORS Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00
CMakeLists.txt Use SyncJournalDb in csync 2017-09-26 11:03:23 +02:00
cmdline.c Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00
COPYING Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00
torture.c Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00
torture.h Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
valgrind-csync.supp Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00