This change adds a few simple tests for the goimports behavior of gopls. There are still missing cases for non-standard library, but this is a good start. Change-Id: I2f9bc2cc876dcabf81413384b83fa3508517adf0 Reviewed-on: https://go-review.googlesource.com/c/tools/+/179918 Run-TryBot: Rebecca Stambler <rstambler@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| check.go | ||
| check_test.go | ||
| cmd.go | ||
| cmd_race_test.go | ||
| cmd_test.go | ||
| definition.go | ||
| definition_test.go | ||
| export_test.go | ||
| format.go | ||
| format_test.go | ||
| info.go | ||
| query.go | ||
| serve.go | ||