platform_build_blueprint/pathtools
Colin Cross b519a7e1b6 Add globbing to filesystem mocking
Add globbing to filesystem mocking so that more code can be tested
against the mock.  Also moves the filesystem mock to pathtools,
and renames pathtools.GlobWithExcludes to pathtools.Glob, replacing
the existing pathtools.Glob.

Test: blueprint tests
Change-Id: I722df8121bc870c4a861d7c249245c57dcb607be
2017-02-02 16:48:06 -08:00
..
testdata Prevent glob from accessing hidden files 2016-12-19 15:17:26 -08:00
fs.go Add globbing to filesystem mocking 2017-02-02 16:48:06 -08:00
glob.go Add globbing to filesystem mocking 2017-02-02 16:48:06 -08:00
glob_test.go Add globbing to filesystem mocking 2017-02-02 16:48:06 -08:00
lists.go Replace ReplaceExtension regexp with manual string operations 2015-04-15 11:03:06 -07:00