diff -r 0f4c59ac8c74 -r 14e7101d7604 test/bin-test/test-dav-sync.sh --- a/test/bin-test/test-dav-sync.sh Thu Oct 03 12:00:25 2019 +0200 +++ b/test/bin-test/test-dav-sync.sh Sun Oct 06 13:27:24 2019 +0200 @@ -97,8 +97,10 @@ do_test "dav-sync pull (1)" test-dav-sync-pull1.sh do_test "dav-sync pull conflict (1)" test-dav-sync-pull-conflict.sh do_test "dav-sync push conflict (1)" test-dav-sync-push-conflict.sh -do_test "dav-sync hashing" test-dav-sync-hashing.sh +do_test "dav-sync hashing (1)" test-dav-sync-hashing1.sh +do_test "dav-sync hashing (2)" test-dav-sync-hashing1.sh do_test "dav-sync hash strategy" test-dav-sync-hash-strategy.sh +do_test "dav-sync hash conflict resolution" test-dav-sync-hash-conflictres.sh # cleanup $DAV_BIN rm dav-test-repo/sync/test1 > /dev/null 2>&1