mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 05:25:50 +03:00
b8227afcaa
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. |
||
---|---|---|
.. | ||
csync_tests | ||
encoding_tests | ||
log_tests | ||
ownCloud | ||
std_tests | ||
vio_tests | ||
CMakeLists.txt | ||
cmdline.c | ||
torture.c | ||
torture.h | ||
valgrind-csync.supp |