chiark / gitweb /
Test suite: quilt-gbp: Test that we crash if archive doesn't do "maint" tags
[dgit.git] / tests / tests / quilt-gbp
index ac8a42651b4abb0201c25895c785f466748928d5..085ef03a6aac4413261ac8bc5300c90eda1973d4 100755 (executable)
@@ -4,13 +4,16 @@ set -e
 
 t-tstunt-parsechangelog
 
-t-newtag
-
 t-gbp-example-prep
 
 t-expect-fail 'quilt fixup cannot be linear' \
   t-dgit build-source
 
+t-git-config dgit-distro.test-dummy.dgit-tag-format new
+t-expect-fail 'requires split view so server needs to support' \
+t-dgit -wgf --quilt=gbp build-source
+t-newtag
+
 t-dgit --quilt=gbp build-source
 
 t-dgit --quilt=gbp --gbp=no-such-command-gbp build-source