]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/test: rewrite generate tests using the new maps package
authorBryan C. Mills <bcmills@google.com>
Wed, 8 Feb 2023 20:49:03 +0000 (15:49 -0500)
committerGopher Robot <gobot@golang.org>
Thu, 9 Feb 2023 13:37:58 +0000 (13:37 +0000)
commitf3e0f1c077c778104bc1b56a490f4233569b87a9
tree21d60bf3cafcb447f77a4b62ceb6290d45841ef9
parentfd208c8850cdfe84469d3e4ef9bd55e2e0cece70
cmd/go/internal/test: rewrite generate tests using the new maps package

For #58415.

Change-Id: I13c00f28824087e1841a49ec35a3e2a990945137
Reviewed-on: https://go-review.googlesource.com/c/go/+/466695
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
src/cmd/go/internal/test/flagdefs_test.go
src/cmd/go/internal/test/genflags.go
src/cmd/go/internal/test/internal/genflags/testflag.go [new file with mode: 0644]
src/cmd/go/internal/test/testflag.go