]> Cypherpunks repositories - gostls13.git/commit
go/types, types2: remove mechanism to exclude tests for unified build
authorRobert Griesemer <gri@golang.org>
Wed, 16 Mar 2022 22:17:36 +0000 (15:17 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 21 Mar 2022 19:10:35 +0000 (19:10 +0000)
commit6be52abfa1aea30b33c1e2db27ea92e954661aa4
treeee8b36f389f9923f64e01c46020ba8ca316b1c83
parentf2cdc6d1672fb335ac56f9c7b824071f1e5ba545
go/types, types2: remove mechanism to exclude tests for unified build

The unified build will become the norm and the excluded tests run now.

Change-Id: I0f0873eb73483a4f04736d167d2eb796ee8a857b
Reviewed-on: https://go-review.googlesource.com/c/go/+/393438
Trust: Robert Griesemer <gri@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/types2/check_test.go
src/go/types/check_test.go