]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/types2: move a handful of tests
authorRobert Griesemer <gri@golang.org>
Thu, 22 Apr 2021 01:24:15 +0000 (18:24 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 22 Apr 2021 04:07:38 +0000 (04:07 +0000)
commit14a18b7d2538232c6cd6937297c421d5f6b7d92f
treef6b1d2f05875621591d8cf089c5cc1f1606f467a
parenta71528ad317bdeeac515dcd3d35d7adad5ebc7c3
cmd/compile/internal/types2: move a handful of tests

These tests belong into the fixedbugs directory.
This matches the go/types organization.
No changes to the code.

Change-Id: I36bcf70672d9ea5a40175c445e1d036c603ae76f
Reviewed-on: https://go-review.googlesource.com/c/go/+/312570
Trust: Robert Griesemer <gri@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
src/cmd/compile/internal/types2/fixedbugs/issue23203a.src [moved from src/cmd/compile/internal/types2/testdata/issue23203a.src with 100% similarity]
src/cmd/compile/internal/types2/fixedbugs/issue23203b.src [moved from src/cmd/compile/internal/types2/testdata/issue23203b.src with 100% similarity]
src/cmd/compile/internal/types2/fixedbugs/issue26390.src [moved from src/cmd/compile/internal/types2/testdata/issue26390.src with 100% similarity]
src/cmd/compile/internal/types2/fixedbugs/issue28251.src [moved from src/cmd/compile/internal/types2/testdata/issue28251.src with 100% similarity]
src/cmd/compile/internal/types2/fixedbugs/issue6977.src [moved from src/cmd/compile/internal/types2/testdata/issue6977.src with 100% similarity]