test-mq-qfold.out
27 lines
| 277 B
| text/plain
|
TextLexer
/ tests / test-mq-qfold.out
Patrick Mezard
|
r8426 | % init | ||
adding a | ||||
% fold in the middle of the queue | ||||
Mads Kiilerich
|
r9110 | popping p3 | ||
popping p2 | ||||
Patrick Mezard
|
r8426 | now at: p1 | ||
--- a/a | ||||
+++ b/a | ||||
@@ -1,1 +1,2 @@ | ||||
a | ||||
+a | ||||
p1 | ||||
p3 | ||||
--- a/a | ||||
+++ b/a | ||||
@@ -1,1 +1,3 @@ | ||||
a | ||||
+a | ||||
+b | ||||
% fold with local changes | ||||
abort: local changes found, refresh first | ||||
--- a/a | ||||
+++ b/a | ||||
@@ -1,1 +1,3 @@ | ||||
a | ||||
+a | ||||
+b | ||||