From c65ccb21e4984bf187979a25c7ff962a167972ca Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 18 Jul 2019 00:52:56 +0100 Subject: test suite: tagupl-gbp: New test Signed-off-by: Ian Jackson --- tests/tests/tagupl-gbp | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100755 tests/tests/tagupl-gbp (limited to 'tests/tests') diff --git a/tests/tests/tagupl-gbp b/tests/tests/tagupl-gbp new file mode 100755 index 0000000..a4ecb09 --- /dev/null +++ b/tests/tests/tagupl-gbp @@ -0,0 +1,28 @@ +#!/bin/bash +set -e +. tests/lib +. $troot/lib-baredebian + +t-dependencies git-debpush DEBORIG + +t-setup-import gbp + +t-debpolicy + +cd $p + +git deborig + +t-dgit -wgf --quilt=gbp --dgit-view-save=split.b quilt-fixup + +t-tagupl-settings + +tagname=test-dummy/$v + +t-tagupl-test --gbp + +git branch split.p dgit/dgit/sid # we didn't generate this here + +t-gbp-pushed-good sid + +t-ok -- cgit v1.2.3