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

changeset 641
b138d1241e68
parent 640
65e40934b26c
child 643
5b8643cf0a2f
equal deleted inserted replaced
640:65e40934b26c 641:b138d1241e68
92 92
93 # 93 #
94 # ok, begin the tests 94 # ok, begin the tests
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" test-dav-sync-hashing.sh
101 101
102 # cleanup 102 # cleanup
103 $DAV_BIN rm dav-test-repo/sync/test1 > /dev/null 2>&1 103 $DAV_BIN rm dav-test-repo/sync/test1 > /dev/null 2>&1
104 if [ $? -ne 0 ]; then 104 if [ $? -ne 0 ]; then

mercurial