]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] test: update regress tests for types2
authorMatthew Dempsky <mdempsky@google.com>
Mon, 17 May 2021 18:41:20 +0000 (11:41 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Wed, 19 May 2021 06:26:35 +0000 (06:26 +0000)
commitc81562d99f8945a38da9a302731e6ac08f72825f
tree4498b86826f564a786d5be9c76b570fb45d4cad4
parent81b22480cfd66dc5d95f8cadfadc4ac2c16074e6
[dev.typeparams] test: update regress tests for types2

Followup to previous commit that extended test/run.go to run more
tests with -G=3. This CL updates a handful of easy test cases for
types2 compatibility.

Change-Id: I58a6f9ce6f9172d61dc25411536ee489ccb03ae0
Reviewed-on: https://go-review.googlesource.com/c/go/+/320610
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Matthew Dempsky <mdempsky@google.com>
Trust: Dan Scales <danscales@google.com>
Reviewed-by: Dan Scales <danscales@google.com>
Reviewed-by: Robert Griesemer <gri@golang.org>
test/fixedbugs/bug248.dir/bug2.go
test/fixedbugs/bug345.dir/main.go
test/fixedbugs/bug460.dir/b.go
test/fixedbugs/issue44432.go
test/fixedbugs/issue4909b.go
test/run.go