nextcloud-desktop/test/csync
Jocelyn Turcotte ac4be17192
Compile almost all of csync as C++
This will allow us to unify data structures between csync and libsync.

Utility functions like csync_time and c_std are still compiled as C
since we won't need to be coupled with Qt in the short term.
2017-10-05 22:01:03 +02:00
..
csync_tests Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00
encoding_tests Compile almost all of csync as C++ 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 Move csync/tests to test/csync 2017-10-05 22:01:03 +02:00
vio_tests Compile almost all of csync as C++ 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