summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-25 10:35:29 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-25 12:55:17 +0100
commit7b33413197c2f4fc5c9718f6c4fd4724c5838888 (patch)
tree202a3b98daa7f162cd270a086da78f4486105aef /tests
parent17ff17bd19aff9d185f4771d35ce9663c364aeab (diff)
test suite: Test dgit detection of fresh branch for gdr make-patches
This tests that #907208 is fixed. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tests/gdr-edits7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/tests/gdr-edits b/tests/tests/gdr-edits
index 124de29..0bdf15f 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