summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/lib7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/lib b/tests/lib
index c403dc7..d717283 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 \