nextcloud-desktop/csync/tests/csync_tests
Jocelyn Turcotte b8227afcaa Move the csync_context creation in SyncEngine
The creation doesn't need to be separated from the SyncEngine anymore.
This allows the SyncEngine to be created in fewer steps if we want to
use it in tests.

This moves most of the direct csync code from Folder into the SyncEngine.
The exclude file logic for the context has been wrapped using the
existing ExcludedFiles class as well.
2016-02-25 20:53:13 +01:00
..
check_csync_commit.c Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
check_csync_create.c Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
check_csync_exclude.c Move the csync_context creation in SyncEngine 2016-02-25 20:53:13 +01:00
check_csync_init.c Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
check_csync_log.c Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
check_csync_misc.c Add missing license headers in tests 2014-02-24 11:08:58 +01:00
check_csync_statedb_load.c Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
check_csync_statedb_query.c Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
check_csync_update.c Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
check_csync_util.c Add missing license headers in tests 2014-02-24 11:08:58 +01:00