diff tests/test-mq-qrefresh.out @ 10367:b8801b58bbd8 stable

test-mq-qrefresh: test qrefresh when tip != qtip
author Patrick Mezard <pmezard@gmail.com>
date Sun, 07 Feb 2010 11:38:36 +0100
parents 5f7e3f17aece
children 8cb81d75730c
line wrap: on
line diff
--- a/tests/test-mq-qrefresh.out	Sat Feb 06 18:36:27 2010 +0100
+++ b/tests/test-mq-qrefresh.out	Sun Feb 07 11:38:36 2010 +0100
@@ -259,6 +259,26 @@
 +++ b/b
 @@ -0,0 +1,1 @@
 +a
+% issue2025: qrefresh does not honor filtering options when tip != qtip
+% refresh with tip != qtip
+saving bundle...
+adding branch
+adding changesets
+adding manifests
+adding file changes
+added 1 changesets with 1 changes to 1 files
+% status after refresh
+M a
+% b after refresh
+b
+b
+% patch file after refresh
+diff -r 1a60229be7ac b
+--- a/b
++++ b/b
+@@ -1,1 +1,2 @@
+ b
++b
 % issue1441 with git patches
 diff --git a/b b/b
 new file mode 100644