tools/go/analysis/unitchecker
Dmitri Shuralyov aef51cc377 go/analysis/unitchecker: allow dash in file paths
The temporary directory may contain a dash, and the test shouldn't
fail because of that.

Fixes golang/go#31164

Change-Id: I3c0d636771e13fec345e46394fb548e3c4ea4478
Reviewed-on: https://go-review.googlesource.com/c/tools/+/170177
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-03-30 18:03:04 +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: allow dash in file paths 2019-03-30 18:03:04 +00:00