tests/test-locate.t
changeset 39369 34ba47117164
parent 35659 821d8a5ab4ff
child 41022 481249481392
equal deleted inserted replaced
39368:5b1d406b39f1 39369:34ba47117164
   156   $ hg files .
   156   $ hg files .
   157   [1]
   157   [1]
   158 
   158 
   159 Convert native path separator to slash (issue5572)
   159 Convert native path separator to slash (issue5572)
   160 
   160 
   161   $ hg files -T '{path|slashpath}\n'
   161   $ hg files -T '{path|relpath|slashpath}\n'
   162   ../b
   162   ../b
   163   ../dir.h/foo
   163   ../dir.h/foo
   164   ../t.h
   164   ../t.h
   165   ../t/e.h
   165   ../t/e.h
   166   ../t/x
   166   ../t/x