comparison tests/test-flagprocessor.t @ 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 c39e7c4b535c
children 0ab7f469d386
comparison
equal deleted inserted replaced
31854:9259cf823690 31855:a418c5837bc0
237 237
238 0 base64-0 238 0 base64-0
239 base64 | 1 + 239 base64 | 1 +
240 1 files changed, 1 insertions(+), 0 deletions(-) 240 1 files changed, 1 insertions(+), 0 deletions(-)
241 241
242 $ rm bundle.hg bundle-again.hg
243
244 # TEST: hg status
245
246 $ hg status
247 M base64
248 $ hg diff