From 7b33413197c2f4fc5c9718f6c4fd4724c5838888 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 25 Aug 2018 10:35:29 +0100 Subject: [PATCH] test suite: Test dgit detection of fresh branch for gdr make-patches This tests that #907208 is fixed. Signed-off-by: Ian Jackson --- tests/tests/gdr-edits | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tests/tests/gdr-edits b/tests/tests/gdr-edits index 124de29c..0bdf15fd 100755 --- a/tests/tests/gdr-edits +++ b/tests/tests/gdr-edits @@ -38,4 +38,11 @@ t-refs-same-start t-ref-same refs/heads/before-noop t-ref-head +git checkout -b some-new-branch +t-some-changes 2nd-maintainer +t-dgit quilt-fixup +t-gdr-made-patches +# NB quilt-fixup doesn't always manage to call gdr; +# push does, since it will make the pseudomerge first + t-ok -- 2.30.2