nextcloud-desktop/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
..
csync_tests Move the csync_context creation in SyncEngine 2016-02-25 20:53:13 +01:00
encoding_tests csync io: Fix UNC path conversion on Win #3748 2015-09-04 15:57:21 +02:00
log_tests Add missing license headers in tests 2014-02-24 11:08:58 +01:00
ownCloud Tests: Add a perl test for eml checksums #3235 2015-11-25 12:48:24 +01:00
std_tests Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
vio_tests Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
CMakeLists.txt Don't install tests and cmocka lib. 2016-02-05 14:14:07 +01:00
cmdline.c Add missing license headers in tests 2014-02-24 11:08:58 +01:00
torture.c Add missing license headers in tests 2014-02-24 11:08:58 +01:00
torture.h Add missing license headers in tests 2014-02-24 11:08:58 +01:00
valgrind-csync.supp Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00