nextcloud-desktop/test/csync
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
..
csync_tests Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
encoding_tests Fix cmocka deprecation warnings 2017-08-22 15:22:57 +02:00
log_tests Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
std_tests Fix cmocka deprecation warnings 2017-08-22 15:22:57 +02:00
vio_tests Fix cmocka deprecation warnings 2017-08-22 15:22:57 +02:00
AUTHORS Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00
CMakeLists.txt Compile almost all of csync as C++ 2017-08-22 15:22:56 +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