nextcloud-desktop/test/csync
Jocelyn Turcotte b1bb7ec1a8 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-09-06 13:08:23 +02:00
..
csync_tests Use a C++ contructor and destructor for CSYNC 2017-09-06 13:08:23 +02:00
encoding_tests Replace csync_vio_file_stat_t with csync_file_stat_t 2017-09-06 13:08:23 +02:00
log_tests Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
std_tests Make csync_file_stat_t public and partly convert to C++ 2017-09-05 17:25:19 +02:00
vio_tests Use a C++ contructor and destructor for CSYNC 2017-09-06 13:08:23 +02:00
AUTHORS Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00
CMakeLists.txt Use a C++ contructor and destructor for CSYNC 2017-09-06 13:08:23 +02:00
cmdline.c Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00
COPYING Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00
torture.c Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00
torture.h Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
valgrind-csync.supp Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00