From: Ian Jackson Date: Sun, 4 Sep 2016 19:46:03 +0000 (+0100) Subject: Test suite: Break out t-pushed-good-core (nfc) X-Git-Tag: archive/debian/2.0~185 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=685606e67e586654fe04d9ce5d0544820f7470fc;p=dgit.git Test suite: Break out t-pushed-good-core (nfc) Signed-off-by: Ian Jackson --- diff --git a/tests/lib b/tests/lib index c403dc72..d7172830 100644 --- a/tests/lib +++ b/tests/lib @@ -542,9 +542,14 @@ t-check-pushed-master () { t-pushed-good () { local branch=$1 local suite=${2:-sid} + t-refs-same \ + refs/heads/$branch + t-pushed-good-core +} + +t-pushed-good-core () { t-ref-dsc-dgit t-refs-same \ - refs/heads/$branch \ `t-v-tag` \ refs/remotes/dgit/dgit/$suite t-refs-notexist \