tests/test-status.t
branchstable
changeset 19107 fcf08023c011
parent 17377 a10f7eeb2588
child 21942 64fe488b5179
equal deleted inserted replaced
19106:3d0dd890c525 19107:fcf08023c011
    98   ? in_b_2
    98   ? in_b_2
    99   $ hg status --cwd b/2 ..
    99   $ hg status --cwd b/2 ..
   100   ? ../1/in_b_1
   100   ? ../1/in_b_1
   101   ? in_b_2
   101   ? in_b_2
   102   ? ../in_b
   102   ? ../in_b
       
   103 
       
   104 combining patterns with root and patterns without a root works
       
   105 
       
   106   $ hg st a/in_a re:.*b$
       
   107   ? a/in_a
       
   108   ? b/in_b
       
   109 
   103   $ cd ..
   110   $ cd ..
   104 
   111 
   105   $ hg init repo2
   112   $ hg init repo2
   106   $ cd repo2
   113   $ cd repo2
   107   $ touch modified removed deleted ignored
   114   $ touch modified removed deleted ignored