Fix Rel() after ReplaceExtension or InSameDir
Copying p.rel doesn't work, as rel needs to match the end of the value in path. Apply the same transformation to p.rel as p.path. Test: paths_test.go Change-Id: I42d676c6c4fc18d9852c1a73f25e5a791d7553d0
Loading
Please register or sign in to comment