test-status-rev: document one more broken test
authorMartin von Zweigbergk <martinvonz@google.com>
Tue, 04 Nov 2014 12:26:06 -0800
changeset 23198 20c4e7a994ac
parent 23197 636158ff7329
child 23200 48a2eefd3d20
test-status-rev: document one more broken test The status for missing_content2_content2-untracked doesn't get reported at all. Since the file does exist in the working copy, it should reported as unknown. Document that in the test.
tests/test-status-rev.t
--- a/tests/test-status-rev.t	Tue Nov 04 16:09:52 2014 -0800
+++ b/tests/test-status-rev.t	Tue Nov 04 12:26:06 2014 -0800
@@ -103,6 +103,7 @@
   R content1_missing_content3-untracked
   $ hg status -A --rev 1 missing_content2_missing-tracked
   ! missing_content2_missing-tracked
+BROKEN: file exists, so should be listed (as '?')
   $ hg status -A --rev 1 missing_content2_content2-untracked
   $ hg status -A --rev 1 missing_content2_content3-tracked
   A missing_content2_content3-tracked