summaryrefslogtreecommitdiff
path: root/tests/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests')
-rwxr-xr-xtests/tests/clone-nogit3
-rwxr-xr-xtests/tests/push-newpackage3
-rwxr-xr-x[-rw-r--r--]tests/tests/push-nextdgit3
3 files changed, 9 insertions, 0 deletions
diff --git a/tests/tests/clone-nogit b/tests/tests/clone-nogit
index 7d33b5f..477eb55 100755
--- a/tests/tests/clone-nogit
+++ b/tests/tests/clone-nogit
@@ -14,6 +14,9 @@ v=3-2~dummy1
t-apply-diff 3-1 $v
debcommit -a
+t-refs-same-start
+t-ref-head
+
t-dgit --dpkg-buildpackage:-d build
t-dgit push
diff --git a/tests/tests/push-newpackage b/tests/tests/push-newpackage
index e7eb821..eea5685 100755
--- a/tests/tests/push-newpackage
+++ b/tests/tests/push-newpackage
@@ -10,6 +10,9 @@ cd $p
git branch -m dgit/sid master
git remote rm dgit
+t-refs-same-start
+t-ref-head
+
LANG=C t-dgit push 2>&1 \
| tee /dev/stderr \
| grep 'package appears to be new in this suite' >/dev/null
diff --git a/tests/tests/push-nextdgit b/tests/tests/push-nextdgit
index 2f74407..8d4a36f 100644..100755
--- a/tests/tests/push-nextdgit
+++ b/tests/tests/push-nextdgit
@@ -14,6 +14,9 @@ v=3-2~dummy1
t-apply-diff 3-1 $v
debcommit -a
+t-refs-same-start
+t-ref-head
+
t-dgit --dpkg-buildpackage:-d build
t-dgit push