nextcloud-desktop/test/csync
Olivier Goffart 776bbbf7b1 Don't include sqlite3.h from headers
So that sqlite is not part of the public interface of csync
(and that the sqlite include path don't need to be passed when compiling
libsync or gui)
2018-01-13 13:58:17 +01:00
..
csync_tests Don't include sqlite3.h from headers 2018-01-13 13:58:17 +01:00
encoding_tests Move non-csync-dependent parts of FileSystem to src/common 2017-09-18 14:00:52 +02:00
log_tests Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
std_tests Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
vio_tests Unify item type enum 2017-12-15 18:02:04 +01:00
AUTHORS Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00
CMakeLists.txt Use SyncJournalDb in csync 2017-09-26 11:03:23 +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