tools/go/analysis
Alan Donovan 26c26290c3 go/*: fix pre-1.11 tests
packagestest.Modules is now available pre-go1.11 but doesn't add
itself to packagestest.All.

strings.ReplaceAll is not available in pre-go1.11

Change-Id: Ia8bf0e82bb853c6f29d31ca5c54651097342b19c
Reviewed-on: https://go-review.googlesource.com/c/143419
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2018-10-19 19:11:07 +00:00
..
analysistest go/analysis/cmd/analyze: install all analyzers 2018-10-19 17:03:54 +00:00
cmd/vet go/analysis/cmd/vet: new name for cmd/analyze 2018-10-19 18:46:07 +00:00
internal go/analysis/internal/analysisflags: common flag handling 2018-10-19 17:43:12 +00:00
multichecker go/*: fix pre-1.11 tests 2018-10-19 19:11:07 +00:00
passes go/analysis/passes/shadow: adapt for analysis API 2018-10-19 17:13:52 +00:00
printf go/analysis/passes/printf: create printf pass 2018-10-15 19:09:06 +00:00
singlechecker go/analysis/internal/analysisflags: common flag handling 2018-10-19 17:43:12 +00:00
analysis.go go/analysis: write package documentation 2018-10-08 17:31:26 +00:00
doc.go go/analysis/cmd/vet: new name for cmd/analyze 2018-10-19 18:46:07 +00:00
validate.go go/analysis: validate: report duplicates among analyzers (roots) 2018-10-11 19:55:00 +00:00