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

changeset 667
6cdcd3e4e368
parent 661
1baec7ff8931
child 670
ef490647f5d1
equal deleted inserted replaced
666:97061483d06e 667:6cdcd3e4e368
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 (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 do_test "dav-sync hashing change cfg" test-dav-sync-hashing-cfgchange.sh
105 do_test "dav-sync metadata1" test-dav-sync-metadata1.sh 105 do_test "dav-sync metadata1" test-dav-sync-metadata1.sh
106 106
107 # cleanup 107 # cleanup
108 $DAV_BIN rm dav-test-repo/sync/test1 > /dev/null 2>&1 108 $DAV_BIN rm dav-test-repo/sync/test1 > /dev/null 2>&1
109 if [ $? -ne 0 ]; then 109 if [ $? -ne 0 ]; then

mercurial