tests/test-status.t
changeset 42501 75334e5b519e
parent 41844 2105ed01c431
child 42502 c929f612afac
equal deleted inserted replaced
42500:e387cb22f6c0 42501:75334e5b519e
   628   files:
   628   files:
   629   M a
   629   M a
   630     b
   630     b
   631   R b
   631   R b
   632   
   632   
       
   633 BROKEN: as above, 'a' should be marked a copy
       
   634   $ hg log -GTstatus -r 'wdir()' -C
       
   635   o  changeset:   2147483647:ffffffffffff
       
   636   |  parent:      0:8c55c58b4c0e
       
   637   ~  user:        test
       
   638      date:        * (glob)
       
   639      files:
       
   640      M a
       
   641      R b
       
   642   
   633 
   643 
   634 Other "bug" highlight, the revision status does not report the copy information.
   644 Other "bug" highlight, the revision status does not report the copy information.
   635 This is buggy behavior.
   645 This is buggy behavior.
   636 
   646 
   637   $ hg commit -m 'blah'
   647   $ hg commit -m 'blah'