Skip to content

Commit

Permalink
gopls/internal/regtest/marker: port the stub tests
Browse files Browse the repository at this point in the history
For golang/go#54845

Change-Id: I04e3400d5e6d53e66ae3093448f68731714553d1
Reviewed-on: https://go-review.googlesource.com/c/tools/+/539482
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
  • Loading branch information
findleyr committed Nov 9, 2023
1 parent fd43d5e commit 08a94ce
Show file tree
Hide file tree
Showing 35 changed files with 402 additions and 543 deletions.
10 changes: 0 additions & 10 deletions gopls/internal/lsp/testdata/stub/other/other.go

This file was deleted.

12 changes: 0 additions & 12 deletions gopls/internal/lsp/testdata/stub/stub_add_selector.go

This file was deleted.

19 changes: 0 additions & 19 deletions gopls/internal/lsp/testdata/stub/stub_add_selector.go.golden

This file was deleted.

10 changes: 0 additions & 10 deletions gopls/internal/lsp/testdata/stub/stub_assign.go

This file was deleted.

17 changes: 0 additions & 17 deletions gopls/internal/lsp/testdata/stub/stub_assign.go.golden

This file was deleted.

11 changes: 0 additions & 11 deletions gopls/internal/lsp/testdata/stub/stub_assign_multivars.go

This file was deleted.

18 changes: 0 additions & 18 deletions gopls/internal/lsp/testdata/stub/stub_assign_multivars.go.golden

This file was deleted.

13 changes: 0 additions & 13 deletions gopls/internal/lsp/testdata/stub/stub_call_expr.go

This file was deleted.

20 changes: 0 additions & 20 deletions gopls/internal/lsp/testdata/stub/stub_call_expr.go.golden

This file was deleted.

15 changes: 0 additions & 15 deletions gopls/internal/lsp/testdata/stub/stub_embedded.go

This file was deleted.

37 changes: 0 additions & 37 deletions gopls/internal/lsp/testdata/stub/stub_embedded.go.golden

This file was deleted.

7 changes: 0 additions & 7 deletions gopls/internal/lsp/testdata/stub/stub_err.go

This file was deleted.

14 changes: 0 additions & 14 deletions gopls/internal/lsp/testdata/stub/stub_err.go.golden

This file was deleted.

11 changes: 0 additions & 11 deletions gopls/internal/lsp/testdata/stub/stub_function_return.go

This file was deleted.

18 changes: 0 additions & 18 deletions gopls/internal/lsp/testdata/stub/stub_function_return.go.golden

This file was deleted.

15 changes: 0 additions & 15 deletions gopls/internal/lsp/testdata/stub/stub_generic_receiver.go

This file was deleted.

22 changes: 0 additions & 22 deletions gopls/internal/lsp/testdata/stub/stub_generic_receiver.go.golden

This file was deleted.

18 changes: 0 additions & 18 deletions gopls/internal/lsp/testdata/stub/stub_ignored_imports.go

This file was deleted.

25 changes: 0 additions & 25 deletions gopls/internal/lsp/testdata/stub/stub_ignored_imports.go.golden

This file was deleted.

7 changes: 0 additions & 7 deletions gopls/internal/lsp/testdata/stub/stub_issue2606.go

This file was deleted.

14 changes: 0 additions & 14 deletions gopls/internal/lsp/testdata/stub/stub_issue2606.go.golden

This file was deleted.

11 changes: 0 additions & 11 deletions gopls/internal/lsp/testdata/stub/stub_multi_var.go

This file was deleted.

18 changes: 0 additions & 18 deletions gopls/internal/lsp/testdata/stub/stub_multi_var.go.golden

This file was deleted.

9 changes: 0 additions & 9 deletions gopls/internal/lsp/testdata/stub/stub_pointer.go

This file was deleted.

Loading

0 comments on commit 08a94ce

Please sign in to comment.