rclone/cmd/bisync/testdata/test_normalization/golden
nielash 98f539de8f bisync: refactor normalization code, fix deltas - fixes #7270
Refactored the case / unicode normalization logic to be much more efficient,
 and fix the last outstanding issue from #7270. Before this change, we were
 doing lots of for loops and re-normalizing strings we had already normalized
 earlier. Now, we leave the normalizing entirely to March and avoid
 re-transforming later, which seems to make a large difference in terms of
 performance.
2024-01-20 14:50:08 -05:00
..
_testdir_path1.._testdir_path2.copy1to2.que bisync: handle unicode and case normalization consistently - mostly-fixes #7270 2024-01-20 14:50:08 -05:00
_testdir_path1.._testdir_path2.copy2to1.que bisync: refactor normalization code, fix deltas - fixes #7270 2024-01-20 14:50:08 -05:00
_testdir_path1.._testdir_path2.path1.lst bisync: optimize --resync performance -- partially addresses #5681 2024-01-20 14:50:08 -05:00
_testdir_path1.._testdir_path2.path1.lst-new bisync: handle unicode and case normalization consistently - mostly-fixes #7270 2024-01-20 14:50:08 -05:00
_testdir_path1.._testdir_path2.path1.lst-old bisync: optimize --resync performance -- partially addresses #5681 2024-01-20 14:50:08 -05:00
_testdir_path1.._testdir_path2.path2.lst bisync: optimize --resync performance -- partially addresses #5681 2024-01-20 14:50:08 -05:00
_testdir_path1.._testdir_path2.path2.lst-new bisync: refactor normalization code, fix deltas - fixes #7270 2024-01-20 14:50:08 -05:00
_testdir_path1.._testdir_path2.path2.lst-old bisync: optimize --resync performance -- partially addresses #5681 2024-01-20 14:50:08 -05:00
test.log bisync: refactor normalization code, fix deltas - fixes #7270 2024-01-20 14:50:08 -05:00