nextcloud-desktop/test/csync/csync_tests
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
..
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 Compile almost all of csync as C++ 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 Compile almost all of csync as 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