chiark / gitweb /
test suite: Check that archive skew machinery reports warning
[dgit.git] / tests / tests / tagupl-native
index 7d79f06dd31e14362272bda956213a6b2d848a01..e8a25c7416ecd70567bc4297b88f4a2c57a8eaae 100755 (executable)
@@ -12,11 +12,11 @@ t-worktree 1.1
 
 v=1.0-1
 
-t-tagupl-settings
-
 cd $p
 git checkout -B master
 
+t-tagupl-settings
+
 printf '%s\n' -sn >debian/source/options
 git add debian/source/options
 git rm -f debian/source/format
@@ -24,9 +24,7 @@ git commit -m 'convert to 1.0 native'
 
 tagname=test-dummy/$v
 
-t-tagupl-test --no-push
-
-# xxx test pushing
-# todo: test each miss/rejection
+t-tagupl-test
+t-pushed-good master
 
 t-ok