nextcloud-desktop/test/csync
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
..
csync_tests Make csync_file_stat_t public and partly convert to C++ 2017-10-05 22:01:03 +02:00
encoding_tests Fix cmocka deprecation warnings 2017-10-05 22:01:03 +02:00
log_tests Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00
std_tests Make csync_file_stat_t public and partly convert to C++ 2017-10-05 22:01:03 +02:00
vio_tests Fix cmocka deprecation warnings 2017-10-05 22:01:03 +02:00
AUTHORS Move csync/tests to test/csync 2017-10-05 22:01:03 +02:00
CMakeLists.txt Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00
cmdline.c Move csync/tests to test/csync 2017-10-05 22:01:03 +02:00
COPYING Move csync/tests to test/csync 2017-10-05 22:01:03 +02:00
torture.c Move csync/tests to test/csync 2017-10-05 22:01:03 +02:00
torture.h Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00
valgrind-csync.supp Move csync/tests to test/csync 2017-10-05 22:01:03 +02:00