nextcloud-desktop/test/csync
Jocelyn Turcotte 4947dc22ab
Remove csync_s::replica
The only difference with csync_s::current is that it's
assigned the value of csync_s::local::type and
csync_s::remote::type, which never change. So might as
well only use the "current" field with constants.
2017-10-05 22:01:04 +02:00
..
csync_tests Replace csync_vio_file_stat_t with csync_file_stat_t 2017-10-05 22:01:04 +02:00
encoding_tests Replace csync_vio_file_stat_t with csync_file_stat_t 2017-10-05 22:01:04 +02:00
log_tests Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00
std_tests Make csync_file_stat_t public and partly convert to C++ 2017-10-05 22:01:03 +02:00
vio_tests Remove csync_s::replica 2017-10-05 22:01:04 +02:00
AUTHORS Move csync/tests to test/csync 2017-10-05 22:01:03 +02:00
CMakeLists.txt Replace csync_vio_file_stat_t with csync_file_stat_t 2017-10-05 22:01:04 +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