platform_build_blueprint/pathtools
Colin Cross 3316a5ee54 Add pathtools.Filesystem.Stat for soong_zip
Stat is used by soong_zip.  Add it to the FileSystem interface
and add tests for it.

Test: fs_test.go
Change-Id: I1baa2b27398846a4e55bcf4fa291c62f507a4e9d
2018-09-27 15:54:24 -07:00
..
testdata Fix recursive globs through symlinks 2018-09-24 15:09:32 -07:00
fs.go Add pathtools.Filesystem.Stat for soong_zip 2018-09-27 15:54:24 -07:00
fs_test.go Add pathtools.Filesystem.Stat for soong_zip 2018-09-27 15:54:24 -07:00
glob.go Add ShouldFollowSymlinks argument to pathtools.Glob 2018-09-24 15:09:32 -07:00
glob_test.go Add ShouldFollowSymlinks argument to pathtools.Glob 2018-09-24 15:09:32 -07:00
lists.go Replace ReplaceExtension regexp with manual string operations 2015-04-15 11:03:06 -07:00