vet's "divergent" testdata package exercises various mistakes in naming Example functions. vet's "incomplete" testdata package has been deleted because it is no longer applicable. It was intended to ensure that a x_test.go file specified on its own would not trigger false positives without the corresponding x.go files, but the new Analysis API always analysis complete packages. Change-Id: I1a40ead340c806b571302fdaa537f481514b0c22 Reviewed-on: https://go-review.googlesource.com/c/143300 Reviewed-by: Michael Matloob <matloob@golang.org> Run-TryBot: Michael Matloob <matloob@golang.org> |
||
---|---|---|
.. | ||
testdata/src | ||
tests.go | ||
tests_test.go |