diff tests/test-prev-next.t @ 4712:e2c548cc83b5

tests: update output for shorted prompts from Mercurial This makes tests pass again after Mercurial commits f802a75da585 (patch: use a short, fixed-size message for last line of prompt (issue6158), 2019-06-20). CORE-TEST-OUTPUT-UPDATE: f802a75da585
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 09 Jul 2019 21:49:37 -0700
parents 88c8ef4d703c
children ff452675566c e5d91fd1f319 f65b2a978a1e
line wrap: on
line diff
--- a/tests/test-prev-next.t	Thu Jul 11 10:07:39 2019 +0200
+++ b/tests/test-prev-next.t	Tue Jul 09 21:49:37 2019 -0700
@@ -534,26 +534,31 @@
   adding b
   diff --git a/a b/a
   1 hunks, 1 lines changed
-  examine changes to 'a'? [Ynesfdaq?] y
+  examine changes to 'a'?
+  (enter ? for help) [Ynesfdaq?] y
   
   @@ -1,1 +1,2 @@
    firstline
   +secondline
-  record change 1/2 to 'a'? [Ynesfdaq?] y
+  record change 1/2 to 'a'?
+  (enter ? for help) [Ynesfdaq?] y
   
   diff --git a/b b/b
   new file mode 100644
-  examine changes to 'b'? [Ynesfdaq?] n
+  examine changes to 'b'?
+  (enter ? for help) [Ynesfdaq?] n
   
   created new head
   continue splitting? [Ycdq?] Y
   diff --git a/b b/b
   new file mode 100644
-  examine changes to 'b'? [Ynesfdaq?] y
+  examine changes to 'b'?
+  (enter ? for help) [Ynesfdaq?] y
   
   @@ -0,0 +1,1 @@
   +bbbbb
-  record this change to 'b'? [Ynesfdaq?] y
+  record this change to 'b'?
+  (enter ? for help) [Ynesfdaq?] y
   
   no more change to split
   1 new orphan changesets