platform_build_blueprint/pathtools
Colin Cross 2f95ec7031 Fix reading absolute paths through OsFs
OsFs may be asked to read absolute paths if buildDir is absolute.
Check if the path is absolute before prepending srcDir to it.

Bug: 146437378
Test: fs_test.go
Change-Id: I2a67593e9d836ca3e11dc10b81f49a4fb49d2cdf
2020-01-10 13:52:22 -08:00
..
testdata Fix recursive globs through symlinks 2018-09-24 15:09:32 -07:00
fs.go Fix reading absolute paths through OsFs 2020-01-10 13:52:22 -08:00
fs_test.go Fix reading absolute paths through OsFs 2020-01-10 13:52:22 -08:00
glob.go Simplify pathtools.Match 2019-05-20 14:57:36 -07:00
glob_test.go Add more pathtools.Match test cases 2019-05-20 14:57:31 -07:00
lists.go Replace ReplaceExtension regexp with manual string operations 2015-04-15 11:03:06 -07:00