]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.13] cmd/go: don't split internal test main packages twice
authorJay Conrod <jayconrod@google.com>
Mon, 16 Sep 2019 17:45:20 +0000 (13:45 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 25 Sep 2019 14:40:04 +0000 (14:40 +0000)
commit94227d241b4bbfa4ffbf836c0d3174d7ee1e430b
tree13a4281547f8273801ac58921f2c68ecd1ad1133
parent613adc62688a609e4c113a768fc49ab979812b68
[release-branch.go1.13] cmd/go: don't split internal test main packages twice

Fixes #34328

Change-Id: Ia6253038c525089e20a1da64a2c5c9dcc57edd74
Reviewed-on: https://go-review.googlesource.com/c/go/+/195677
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
(cherry picked from commit 4d18a7ceb2d37b148061ee2e153d56aaef4de8fc)
Reviewed-on: https://go-review.googlesource.com/c/go/+/197064
Run-TryBot: Bryan C. Mills <bcmills@google.com>
src/cmd/go/internal/load/test.go
src/cmd/go/testdata/script/list_split_main.txt [new file with mode: 0644]