]> Cypherpunks repositories - gostls13.git/commit
cmd/go: remove tests using testdata/flag_test.go
authorMichael Matloob <matloob@golang.org>
Fri, 3 Jan 2020 22:03:42 +0000 (17:03 -0500)
committerMichael Matloob <matloob@golang.org>
Tue, 7 Jan 2020 16:44:14 +0000 (16:44 +0000)
commitcde230b8b354200678a79b0d5fe8263f34f46d45
treebd59a00403b2a8992fbd3f76094e806c8602c495
parentbc9194752749640c61c339140cf11d13e6262a6a
cmd/go: remove tests using testdata/flag_test.go

Part of converting all tests to script framework to improve
test parallelism.

Updates #36320
Updates #17751

Change-Id: I6573185cf14f298c51f76265f18a75e4960ce791
Reviewed-on: https://go-review.googlesource.com/c/go/+/213220
Run-TryBot: Michael Matloob <matloob@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/go_test.go
src/cmd/go/testdata/script/test_flag.txt [moved from src/cmd/go/testdata/flag_test.go with 58% similarity]
src/cmd/go/testdata/script/test_minus_n.txt [new file with mode: 0644]