tests/test-status.t
branchstable
changeset 21972 8864528874f7
parent 21942 64fe488b5179
child 22424 1f72226064b8
--- a/tests/test-status.t	Fri Aug 01 13:13:24 2014 -0700
+++ b/tests/test-status.t	Fri Aug 01 12:49:00 2014 -0700
@@ -280,6 +280,12 @@
   R removed
   C deleted
 
+status against non-parent with unknown file (issue4321)
+
+  $ touch unknown
+  $ hg status --rev 0 unknown
+  ? unknown
+
 status of removed but existing in working directory.  "? removed" should
 not be included: