1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-23 06:42:49 +02:00
Nextcloud-Desktop/test/csync
Christian Kamm 4337e8532e Exclude matching: Speedup the full-path traversal case
Previously we'd use the full regex when the bname triggered a full-path
matching to take place. Now we have a simplified full-traversal regex
for this case that can be significantly faster to apply.

Triggered by #5017 but doesn't actually solve it.
2018-01-17 15:05:50 +01:00
..
csync_tests Exclude matching: Speedup the full-path traversal case 2018-01-17 15:05:50 +01:00
encoding_tests Remove unused c_path 2018-01-13 13:58:17 +01:00
std_tests Remove unused c_strlist 2018-01-13 13:58:17 +01: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 Modernize out CMakeLists.txt 2018-01-13 13:58:17 +01: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-10-05 22:01:03 +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