nextcloud-desktop/test/csync/csync_tests
Jocelyn Turcotte 61d949730b
Make csync_file_stat_t public and partly convert to C++
This is the first commit trying to unify csync_file_stat_s,
csync_vio_file_stat_s and csync_tree_walk_file_s. Use QByteArray
and unique_ptr already since I'm not used to track memory allocations
and this will make the transition easier.

Issue #1817
2017-10-05 22:01:03 +02:00
..
check_csync_commit.cpp Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00
check_csync_create.cpp Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00
check_csync_exclude.cpp Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00
check_csync_init.cpp Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00
check_csync_log.cpp Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00
check_csync_misc.cpp Move Utility to a new common static library 2017-10-05 22:01:03 +02:00
check_csync_statedb_load.cpp Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00
check_csync_statedb_query.cpp Make csync_file_stat_t public and partly convert to C++ 2017-10-05 22:01:03 +02:00
check_csync_update.cpp Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00
check_csync_util.cpp Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00