nextcloud-desktop/csync/tests
Christian Kamm fe49255bff csync_excluded: Add fast _traversal() function #3638
This function only checks the full path and the basename and is thus
around 7x faster. It is very useful in a csync_update context where
we know that the leading dirs have already been checked for exclusion.
2015-08-24 15:08:06 +02:00
..
csync_tests csync_excluded: Add fast _traversal() function #3638 2015-08-24 15:08:06 +02:00
encoding_tests Created two functions c_utf8_string_to_locale and c_utf8_path_to_locale. 2015-07-08 18:13:39 +02:00
httpbf_tests Tests: Fix compile if NEON is absent. 2015-02-13 10:04:28 +01:00
log_tests Add missing license headers in tests 2014-02-24 11:08:58 +01:00
ownCloud csync: Do not ignore hard links anymore 2015-07-01 13:05:08 +02:00
std_tests CSync: Remove c_list 2015-01-23 17:09:13 +01:00
vio_tests check_vio_ext.c: assert_string_equal is a macro and we cannot have #ifdef in it 2015-08-06 10:02:12 +02:00
CMakeLists.txt Long Win Pathes: Added test to test dir traversal with long pathes. 2015-07-08 18:13:39 +02:00
cmdline.c Add missing license headers in tests 2014-02-24 11:08:58 +01:00
torture.c Add missing license headers in tests 2014-02-24 11:08:58 +01:00
torture.h Add missing license headers in tests 2014-02-24 11:08:58 +01:00
valgrind-csync.supp Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00