-
Committer:
John Arbash Meinel
-
Date:
2007-04-25 18:41:56 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2464.
-
Revision ID:
john@arbash-meinel.com-20070425184156-weys7l94o2nn6d4l
(broken) Add a (failing) test that _iter_changes works correctly
in the case that you delete a file, and rename another file overtop.
(Dirstate currently has a chance to report the renamed file as deleted
if the rename goes to a name which sorts first in the list.)