test/bin-test/test-dav-sync.sh

changeset 650
14e7101d7604
parent 643
5b8643cf0a2f
child 657
8f3410b9148f
equal deleted inserted replaced
649:0f4c59ac8c74 650:14e7101d7604
95 # 95 #
96 do_test "dav-sync push (1)" test-dav-sync-push1.sh 96 do_test "dav-sync push (1)" test-dav-sync-push1.sh
97 do_test "dav-sync pull (1)" test-dav-sync-pull1.sh 97 do_test "dav-sync pull (1)" test-dav-sync-pull1.sh
98 do_test "dav-sync pull conflict (1)" test-dav-sync-pull-conflict.sh 98 do_test "dav-sync pull conflict (1)" test-dav-sync-pull-conflict.sh
99 do_test "dav-sync push conflict (1)" test-dav-sync-push-conflict.sh 99 do_test "dav-sync push conflict (1)" test-dav-sync-push-conflict.sh
100 do_test "dav-sync hashing" test-dav-sync-hashing.sh 100 do_test "dav-sync hashing (1)" test-dav-sync-hashing1.sh
101 do_test "dav-sync hashing (2)" test-dav-sync-hashing1.sh
101 do_test "dav-sync hash strategy" test-dav-sync-hash-strategy.sh 102 do_test "dav-sync hash strategy" test-dav-sync-hash-strategy.sh
103 do_test "dav-sync hash conflict resolution" test-dav-sync-hash-conflictres.sh
102 104
103 # cleanup 105 # cleanup
104 $DAV_BIN rm dav-test-repo/sync/test1 > /dev/null 2>&1 106 $DAV_BIN rm dav-test-repo/sync/test1 > /dev/null 2>&1
105 if [ $? -ne 0 ]; then 107 if [ $? -ne 0 ]; then
106 echo "cleanup failed" 108 echo "cleanup failed"

mercurial