tests/test-locate.t
branchstable
changeset 41022 481249481392
parent 39369 34ba47117164
child 41576 15f63ac122ea
equal deleted inserted replaced
41021:70e3e3da24be 41022:481249481392
   154   ../t/e.h
   154   ../t/e.h
   155   ../t/x
   155   ../t/x
   156   $ hg files .
   156   $ hg files .
   157   [1]
   157   [1]
   158 
   158 
       
   159 Fileset at null (i.e. a falsy context) shouldn't crash (issue6046)
       
   160 
       
   161   $ hg files -r null 'set:tracked()'
       
   162   [1]
       
   163 
   159 Convert native path separator to slash (issue5572)
   164 Convert native path separator to slash (issue5572)
   160 
   165 
   161   $ hg files -T '{path|relpath|slashpath}\n'
   166   $ hg files -T '{path|relpath|slashpath}\n'
   162   ../b
   167   ../b
   163   ../dir.h/foo
   168   ../dir.h/foo