summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2022-11-11 23:04:18 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2022-11-11 23:04:18 +0000
commit6e4722452273d2777e814e1dfeb98b89a1c33a09 (patch)
treeb7bf1e7339c3d971ca85d9779dc8eeefddbe15e5 /tests
parent333644a9b9ed23152aa27432953858493b6d422f (diff)
tests: gdr-import-dgitview: Test conversion mismatch
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tests/gdr-import-dgitview4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/tests/gdr-import-dgitview b/tests/tests/gdr-import-dgitview
index cc1e0fc..f761b02 100755
--- a/tests/tests/gdr-import-dgitview
+++ b/tests/tests/gdr-import-dgitview
@@ -38,6 +38,10 @@ t-ref-head
t-git-debrebase --noop-ok convert-from-dgit-view $GDR_DIAGNOSE
t-ref-head
+t-expect-fail E:'Output of conversion does not match input' \
+t-git-debrebase -falready-converted convert-from-dgit-view $GDR_DIAGNOSE \
+ --always-convert-anyway
+
t-git-debrebase make-patches
t-git-debrebase -falready-converted convert-from-dgit-view $GDR_DIAGNOSE \