зеркало из https://github.com/golang/tools.git
dc4c52551c
Implements test discovery. Tests are discovered as part of the type checking process, at the same time as method sets and xrefs, and cached. Does not implement the Modules command. Adds static detection of simple subtests. This provides a framework for static analysis of subtests but intentionally does not support more than the most trivial case in order to minimize the complexity of this CL. Fixes golang/go#59445. Updates golang/go#59445, golang/vscode-go#1602, golang/vscode-go#2445. Change-Id: Ief497977da09a1e07831e6c5f3b7d28d6874fd9f Reviewed-on: https://go-review.googlesource.com/c/tools/+/548675 Reviewed-by: Alan Donovan <adonovan@google.com> Reviewed-by: Robert Findley <rfindley@google.com> Auto-Submit: Robert Findley <rfindley@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> |
||
---|---|---|
.. | ||
command | ||
generate | ||
semtok | ||
context.go | ||
doc.go | ||
edits.go | ||
enums.go | ||
json_test.go | ||
log.go | ||
mapper.go | ||
mapper_test.go | ||
protocol.go | ||
semantic.go | ||
span.go | ||
tsclient.go | ||
tsdocument_changes.go | ||
tsinsertreplaceedit.go | ||
tsinsertreplaceedit_test.go | ||
tsjson.go | ||
tsprotocol.go | ||
tsserver.go | ||
uri.go | ||
uri_test.go | ||
uri_windows_test.go |