]> Cypherpunks repositories - gostls13.git/commit
cmd/go: expand tests for standard-library vendoring in GOPATH mode
authorBryan C. Mills <bcmills@google.com>
Wed, 20 Feb 2019 18:52:23 +0000 (13:52 -0500)
committerBryan C. Mills <bcmills@google.com>
Wed, 27 Feb 2019 16:33:34 +0000 (16:33 +0000)
commit2c86713303ba0aac0bf112e2f44f04d5fcd4bf42
treeb1f5aa0ccd790bbd2e7ff1c2d16093721acf3b64
parentd7518ac51879011a732440d4a49dc7043759e2c8
cmd/go: expand tests for standard-library vendoring in GOPATH mode

This should help to catch any regressions in the course of implementing #26924.

Updates #26924

Change-Id: Ide28a9aa0235867e0ce72f855fbed51c50e2c2f2
Reviewed-on: https://go-review.googlesource.com/c/163520
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/testdata/script/list_std.txt
src/cmd/go/testdata/script/std_vendor.txt [new file with mode: 0644]