tests/test-dirstate.t
changeset 12399 4fee1fd3de9a
parent 11888 2bd699886ffc
child 15447 9910f60a37ee
equal deleted inserted replaced
12398:2bc926ad65c2 12399:4fee1fd3de9a
    14   moving a/b/c/d/x to z/b/c/d/x
    14   moving a/b/c/d/x to z/b/c/d/x
    15   moving a/b/c/d/y to z/b/c/d/y
    15   moving a/b/c/d/y to z/b/c/d/y
    16   moving a/b/c/d/z to z/b/c/d/z
    16   moving a/b/c/d/z to z/b/c/d/z
    17   $ cd ..
    17   $ cd ..
    18 
    18 
    19 ------ issue1790
    19 Issue1790: dirstate entry locked into unset if file mtime is set into
       
    20 the future
    20 
    21 
    21 Prepare test repo:
    22 Prepare test repo:
    22 
    23 
    23   $ hg init u
    24   $ hg init u
    24   $ cd u
    25   $ cd u