summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/tests/quilt-gbp7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/tests/quilt-gbp b/tests/tests/quilt-gbp
index ac8a426..085ef03 100755
--- a/tests/tests/quilt-gbp
+++ b/tests/tests/quilt-gbp
@@ -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