tests/test-mq-qrefresh.out
changeset 6801 71e339714586
parent 5863 3d1f9dcecdea
child 7113 f7fc5f5ecd62
--- a/tests/test-mq-qrefresh.out	Wed Jun 25 14:13:20 2008 -0700
+++ b/tests/test-mq-qrefresh.out	Mon Jul 07 09:16:09 2008 +0200
@@ -159,3 +159,39 @@
 @@ -1,1 +1,1 @@
 -base
 +patched
+% create test repo
+adding a
+% capture changes
+diff --git a/a b/ab
+copy from a
+copy to ab
+--- a/a
++++ b/ab
+@@ -1,1 +1,2 @@
+ a
++b
+diff --git a/a b/ac
+copy from a
+copy to ac
+--- a/a
++++ b/ac
+@@ -1,1 +1,2 @@
+ a
++c
+% refresh and check changes again
+diff --git a/a b/ab
+copy from a
+copy to ab
+--- a/a
++++ b/ab
+@@ -1,1 +1,2 @@
+ a
++b
+diff --git a/a b/ac
+copy from a
+copy to ac
+--- a/a
++++ b/ac
+@@ -1,1 +1,2 @@
+ a
++c