nextcloud-desktop/test/csync/csync_tests
Jocelyn Turcotte cf15cbf0b3 Move Utility to a new common static library
Now that csync builds as C++, this will avoid having to implement
functionalities needed by csync mandatorily in csync itself.

This library is built as part of libocsync and symbols exported
through it.
This requires a relicense of Utility as LGPL. All classes moved into
this library from src/libsync will need to be relicensed as well.
2017-09-05 17:25:19 +02:00
..
check_csync_commit.cpp Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
check_csync_create.cpp Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
check_csync_exclude.cpp Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
check_csync_init.cpp Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
check_csync_log.cpp Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
check_csync_misc.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
check_csync_statedb_load.cpp Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
check_csync_statedb_query.cpp Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
check_csync_update.cpp Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
check_csync_util.cpp Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00