nextcloud-desktop/test/csync/csync_tests
Jocelyn Turcotte 185cb2e39a
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-10-05 22:01:37 +02:00
..
check_csync_exclude.cpp Use SyncJournalDb in csync 2017-10-05 22:01:37 +02:00
check_csync_log.cpp Fix compile errors 2017-10-05 22:01:04 +02:00
check_csync_misc.cpp Replace csync_vio_file_stat_t with csync_file_stat_t 2017-10-05 22:01:04 +02:00
check_csync_update.cpp Use SyncJournalDb in csync 2017-10-05 22:01:37 +02:00
check_csync_util.cpp Fix compile errors 2017-10-05 22:01:04 +02:00