1
0
mirror of https://github.com/golang/go synced 2024-11-18 09:14:43 -07:00
go/refactor
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
..
eg astutil: move to go/ast/astutil 2015-01-13 15:47:47 +00:00
importgraph tools: add import comments. 2014-12-09 22:42:16 +00:00
lexical tools: add import comments. 2014-12-09 22:42:16 +00:00
rename go/buildutil: FakeContext: create build.Context of fake file tree, for testing 2015-01-15 22:46:57 +00:00
satisfy astutil: move to go/ast/astutil 2015-01-13 15:47:47 +00:00
README go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00

golang.org/x/tools/refactor: libraries for refactoring tools.