tests/test-dirstate.t
changeset 48384 b7fde9237c92
parent 48295 bf11ff22a9af
child 48468 000130cfafb6
equal deleted inserted replaced
48383:8b927b33310a 48384:b7fde9237c92
     6   > exp-rc-dirstate-v2=1
     6   > exp-rc-dirstate-v2=1
     7   > [storage]
     7   > [storage]
     8   > dirstate-v2.slow-path=allow
     8   > dirstate-v2.slow-path=allow
     9   > EOF
     9   > EOF
    10 #endif
    10 #endif
       
    11 
       
    12 TODO: fix rhg bugs that make this test fail when status is enabled
       
    13   $ unset RHG_STATUS
       
    14 
    11 
    15 
    12 ------ Test dirstate._dirs refcounting
    16 ------ Test dirstate._dirs refcounting
    13 
    17 
    14   $ hg init t
    18   $ hg init t
    15   $ cd t
    19   $ cd t