tests/test-import.out
changeset 7402 bffdab64dfbb
parent 7247 c4461ea8b4c8
child 7971 6ea0318daf75
--- a/tests/test-import.out	Sun Nov 23 18:08:19 2008 -0800
+++ b/tests/test-import.out	Sat Nov 22 00:21:57 2008 -0800
@@ -273,3 +273,23 @@
 % test paths outside repo root
 applying patch from stdin
 abort: ../outside/foo not under root
+% test import with similarity (issue295)
+adding a
+applying ../rename.diff
+patching file a
+patching file b
+removing a
+adding b
+recording removal of a as rename to b (88% similar)
+A b
+  a
+R a
+undeleting a
+forgetting b
+applying ../rename.diff
+patching file a
+patching file b
+removing a
+adding b
+A b
+R a