mirror of
https://github.com/golang/go
synced 2024-11-18 18:54:42 -07:00
e18c1c42de
This change adds a RunGoCommand function to the workspace, which will allow us to test how gopls responds when a certain go command is executed. Add a test that checks behavior after "go mod init" runs. Change-Id: I679249c1654b136d44187397b4196b8a10b5615e Reviewed-on: https://go-review.googlesource.com/c/tools/+/226478 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Robert Findley <rfindley@google.com> |
||
---|---|---|
.. | ||
client.go | ||
doc.go | ||
edit_test.go | ||
edit.go | ||
editor_test.go | ||
editor.go | ||
workspace_test.go | ||
workspace.go |