chiark / gitweb /
Test suite: quilt-gbp: Test that we crash if archive doesn't do "maint" tags
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 26 Sep 2016 00:35:15 +0000 (01:35 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 26 Sep 2016 00:36:40 +0000 (01:36 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
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