nextcloud-desktop/test/csync/csync_tests
Jocelyn Turcotte e0fa5723eb
Use a C++ contructor and destructor for CSYNC
Merge csync_create and csync_init into the constructor and
replace csync_destroy with the destructor.

Also use a QByteArray for csync_s::root_perms and flatten
csync_rename_s as a rename sub-struct of csync_s since it
can now handle C++ types.
2017-10-05 22:01:04 +02:00
..
check_csync_exclude.cpp Use a C++ contructor and destructor for CSYNC 2017-10-05 22:01:04 +02:00
check_csync_log.cpp Use a C++ contructor and destructor for CSYNC 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 Use a C++ contructor and destructor for CSYNC 2017-10-05 22:01:04 +02:00
check_csync_statedb_query.cpp Use a C++ contructor and destructor for CSYNC 2017-10-05 22:01:04 +02:00
check_csync_update.cpp Use a C++ contructor and destructor for CSYNC 2017-10-05 22:01:04 +02:00
check_csync_util.cpp Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00