summaryrefslogtreecommitdiffstats
path: root/test/two.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/two.test')
-rw-r--r--test/two.test9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/two.test b/test/two.test
index 3698e9f..d6b7f2f 100644
--- a/test/two.test
+++ b/test/two.test
@@ -174,3 +174,12 @@
$ quilt patches file4
> %{_P}patch1.diff
> %{_P}subdir/patch3.diff
+
+ $ quilt pop -q patch2.diff
+ > Removing patch %{_P}subdir/patch3.diff
+ > Now at patch %{_P}patch2.diff
+
+ $ quilt patches -v dir/file3 file4
+ > + %{_P}patch1.diff
+ > = %{_P}patch2.diff
+ > %{_P}subdir/patch3.diff