platform_build_blueprint/pathtools
Colin Cross 616c278b70 Add . and / to MockFs
Add the final directory to MockFs so that Exists() on . and /
returns true.

Test: java_test.go
Change-Id: I1320f4f267ee6b6a7dbf1132630df306602e84d8
2017-07-14 08:16:00 -07:00
..
testdata Prevent glob from accessing hidden files 2016-12-19 15:17:26 -08:00
fs.go Add . and / to MockFs 2017-07-14 08:16:00 -07:00
glob.go Fix glob deps for non-wild patterns 2017-06-22 17:53:39 -07:00
glob_test.go Fix glob deps for non-wild patterns 2017-06-22 17:53:39 -07:00
lists.go Replace ReplaceExtension regexp with manual string operations 2015-04-15 11:03:06 -07:00