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

changeset 640
65e40934b26c
parent 637
20241338740c
child 641
b138d1241e68
equal deleted inserted replaced
639:928a77ebe0b9 640:65e40934b26c
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