summaryrefslogtreecommitdiff
path: root/tests/lib-baredebian
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib-baredebian')
-rw-r--r--tests/lib-baredebian6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/lib-baredebian b/tests/lib-baredebian
index 3ef6569..61db972 100644
--- a/tests/lib-baredebian
+++ b/tests/lib-baredebian
@@ -56,12 +56,16 @@ baredebian-test-core () {
git add debian/patches/.
t-commit 'extra patch made with quilt' 1.0-2
+ t-refs-same-start
+ t-ref-head
+ t-dgit -wn --quilt=$quiltmode --dgit-view-save=split.b quilt-fixup
+ t-ref-head
+
dpkg-buildpackage -uc -us --build=source
# ^ Do this by hand here not because we expect users to do this
# (rather than dgit build), but so that we can check that our
# output is the same as users are used to.
- t-dgit -wn --quilt=$quiltmode --dgit-view-save=split.b quilt-fixup
t-dgit -wn --quilt=$quiltmode --dgit-view-save=split.p --new push
git merge-base --is-ancestor HEAD split.p