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

changeset 657
8f3410b9148f
parent 650
14e7101d7604
child 661
1baec7ff8931
equal deleted inserted replaced
656:3a009658e995 657:8f3410b9148f
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 (1)" test-dav-sync-hashing1.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 hashing (2)" test-dav-sync-hashing1.sh
102 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 103 do_test "dav-sync hash conflict resolution" test-dav-sync-hash-conflictres.sh
104 do_test "dav-sync hashing change cfg" test-dav-sync-hashing-cfgchange.sh
104 105
105 # cleanup 106 # cleanup
106 $DAV_BIN rm dav-test-repo/sync/test1 > /dev/null 2>&1 107 $DAV_BIN rm dav-test-repo/sync/test1 > /dev/null 2>&1
107 if [ $? -ne 0 ]; then 108 if [ $? -ne 0 ]; then
108 echo "cleanup failed" 109 echo "cleanup failed"

mercurial