nextcloud-desktop/test/csync/csync_tests
Jocelyn Turcotte ec52807e29
csync: Keep the csync_file_stat_t instances created during discovery
Now that they use the same structure, avoid _csync_detect_update
having to recreate another instance and transfer everything manually.
Any instance created during discovery should now be used all the way
up to SyncEngine::treewalkFile.

This also makes sure that the path and types are properly set in that
object instead of having to pass everything as separate parameters.

This gets rid of csync_ftw_flags_e which was now converted from,
and to csync_ftw_type_e, already in the csync_file_stat_t.

Issue #1817
2017-10-05 22:01:33 +02:00
..
check_csync_exclude.cpp Excludes: Allow escaping # #6012 2017-10-05 22:01:06 +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_statedb_load.cpp Fix compile errors 2017-10-05 22:01:04 +02:00
check_csync_statedb_query.cpp Fix compile errors 2017-10-05 22:01:04 +02:00
check_csync_update.cpp csync: Keep the csync_file_stat_t instances created during discovery 2017-10-05 22:01:33 +02:00
check_csync_util.cpp Fix compile errors 2017-10-05 22:01:04 +02:00