]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] go/types: make TestManual work for directories
authorRob Findley <rfindley@google.com>
Thu, 3 Jun 2021 13:45:01 +0000 (09:45 -0400)
committerRobert Findley <rfindley@google.com>
Fri, 4 Jun 2021 10:58:49 +0000 (10:58 +0000)
commit655246f99a22950985a9ab9fc1e0bb4a8cb2ea7e
tree0133d6a69d9503f0bb96e2bc5f5c5326e1fa28f9
parentd7592ab4242484110ac8af636f9152faeb3197d6
[dev.typeparams] go/types: make TestManual work for directories

This is a port of CL 315769 to go/types, adjusted for the additional
testPkg indirection in go/types on top of testFiles, and to remove the
colDelta argument.

Change-Id: Ieb722d77866313a01645aeec49912c16cb475462
Reviewed-on: https://go-review.googlesource.com/c/go/+/324730
Trust: Robert Findley <rfindley@google.com>
Trust: Robert Griesemer <gri@golang.org>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/go/types/check_test.go
src/go/types/testdata/check/tmp.go2 [deleted file]
src/go/types/testdata/manual.go2 [new file with mode: 0644]