tools/go/buildutil
Alan Donovan 771af7e25c go/buildutil: FakeContext: create build.Context of fake file tree, for testing
This refactoring of the tests of go/loader and refactor/rename made it
possible to write some loader tests I wanted, but the new tests reveal
bugs so they're commented out for now.  I will fix them in a follow-up.

Change-Id: Iae3a20681a0a0791076debd4b82bb5ed74b0c577
Reviewed-on: https://go-review.googlesource.com/2825
Reviewed-by: Robert Griesemer <gri@golang.org>
2015-01-15 22:46:57 +00:00
..
allpackages.go tools: add import comments. 2014-12-09 22:42:16 +00:00
allpackages_test.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
fakecontext.go go/buildutil: FakeContext: create build.Context of fake file tree, for testing 2015-01-15 22:46:57 +00:00
util.go go/buildutil: call ReadDir via the build.Context's file system interface 2014-11-05 12:34:34 -05:00
util_test.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00