tools/go/analysis/unitchecker
Michael Matloob 88f95592de go/analysis/unitchecker: rewrite test in terms of packagestest
This means the test excercise modules and gopath workspaces. That will
allow this test to run once tools becomes a module...

The test still doesn't pass under Windows.

Change-Id: Ic5e46b9b92c5aac909a6ceb56f30851832fc09ac
Reviewed-on: https://go-review.googlesource.com/c/162404
Run-TryBot: Michael Matloob <matloob@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-02-13 22:38:15 +00:00
..
main.go go/analysis/cmd/vet-lite: remove 2018-11-19 17:56:07 +00:00
unitchecker.go go/{analysis,packages}: add TypesSizes 2019-01-17 19:41:23 +00:00
unitchecker112.go go/analysis/unitchecker: use importer.ForCompiler under go1.12 2018-12-04 18:22:59 +00:00
unitchecker_test.go go/analysis/unitchecker: rewrite test in terms of packagestest 2019-02-13 22:38:15 +00:00