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

changeset 635
a6b1ec1b7ba0
parent 632
2e1b59290829
child 637
20241338740c
equal deleted inserted replaced
634:3ae1410b9d13 635:a6b1ec1b7ba0
90 # 90 #
91 # ok, begin the tests 91 # ok, begin the tests
92 # 92 #
93 do_test "dav-sync push (1)" test-dav-sync-push1.sh 93 do_test "dav-sync push (1)" test-dav-sync-push1.sh
94 do_test "dav-sync pull (1)" test-dav-sync-pull1.sh 94 do_test "dav-sync pull (1)" test-dav-sync-pull1.sh
95 do_test "dav-sync conflict (1)" test-dav-sync-pull-conflict.sh 95 do_test "dav-sync pull conflict (1)" test-dav-sync-pull-conflict.sh
96 do_test "dav-sync push conflict (1)" test-dav-sync-push-conflict.sh
96 97
97 # cleanup 98 # cleanup
98 $DAV_BIN rm dav-test-repo/sync/test1 > /dev/null 2>&1 99 $DAV_BIN rm dav-test-repo/sync/test1 > /dev/null 2>&1
99 if [ $? -ne 0 ]; then 100 if [ $? -ne 0 ]; then
100 echo "cleanup failed" 101 echo "cleanup failed"

mercurial