tools/go/analysis
Alan Donovan 211dcd1cef go/analysis/analysistest: unset GO111MODULE and GOPROXY
CL 139320 unset these env vars for the whole process in two tests,
but the correct fix is to unset them for subprocesses forked by go/packages.

Change-Id: I35e3ab9e424b00326e9e813e4daf0ae92ec36e26
Reviewed-on: https://go-review.googlesource.com/c/139477
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2018-10-04 16:37:18 +00:00
..
analysistest go/analysis/analysistest: unset GO111MODULE and GOPROXY 2018-10-04 16:37:18 +00:00
cmd/analyze go/analysis/internal/checker: analysis driver based on go/packages 2018-09-26 01:25:07 +00:00
internal/checker go/analysis/analysistest: support testing of facts 2018-10-03 17:40:11 +00:00
multichecker go/analysis: add command-line help 2018-09-28 16:51:45 +00:00
passes go/analysis/analysistest: unset GO111MODULE and GOPROXY 2018-10-04 16:37:18 +00:00
singlechecker go/analysis: add command-line help 2018-09-28 16:51:45 +00:00
analysis.go go/analysis: add command-line help 2018-09-28 16:51:45 +00:00
validate.go go/analysis: revert UsesFacts to FactTypes 2018-09-27 16:40:32 +00:00