]> Cypherpunks repositories - gostls13.git/commit
cmd/go: test package patterns with multiple modules
authorBryan C. Mills <bcmills@google.com>
Wed, 8 Aug 2018 18:44:44 +0000 (14:44 -0400)
committerBryan C. Mills <bcmills@google.com>
Thu, 9 Aug 2018 21:01:26 +0000 (21:01 +0000)
commit5b56053371a73b2a06869bc77152766eb76e96e4
tree887b134f4bac4705d491eda9a9f86961ea972dfb
parent261609f661fcade93f24b9a849638ce8410070cb
cmd/go: test package patterns with multiple modules

This change replaces https://golang.org/cl/125835.

Updates #26317.

Change-Id: I38ae1f93e5f5c86737a4b489df498c18b179781d
Reviewed-on: https://go-review.googlesource.com/128637
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/go/testdata/script/mod_patterns.txt [new file with mode: 0644]