Mercurial > hg
changeset 31855:a418c5837bc0
test-flagprocessor: add a case about hg status
This shows how "hg status" is wrong - nothing changed but the file is
labeled as "M".
author | Jun Wu <quark@fb.com> |
---|---|
date | Fri, 07 Apr 2017 10:56:53 -0700 |
parents | 9259cf823690 |
children | 0ab7f469d386 |
files | tests/test-flagprocessor.t |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-flagprocessor.t Sat Apr 08 15:06:45 2017 -0400 +++ b/tests/test-flagprocessor.t Fri Apr 07 10:56:53 2017 -0700 @@ -239,3 +239,10 @@ base64 | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) + $ rm bundle.hg bundle-again.hg + +# TEST: hg status + + $ hg status + M base64 + $ hg diff