]> Cypherpunks repositories - gostls13.git/commit
cmd/go: convert TestSymlink* to the script framework
authorMichael Matloob <matloob@golang.org>
Fri, 10 Jan 2020 17:57:19 +0000 (12:57 -0500)
committerMichael Matloob <matloob@golang.org>
Wed, 19 Feb 2020 21:00:15 +0000 (21:00 +0000)
commit13311134052aa6f5d7009356b581c3ebf593c502
treea789f567c850218ddeb00c13b78b6d37846db0c1
parent1bf9d3cc5b0a0703cd1ecc569ee89c924cbc08bb
cmd/go: convert TestSymlink* to the script framework

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

Updates #36320
Updates #17751

Change-Id: I0696fa54184514d69c0763ac772d99b12e133eb0
Reviewed-on: https://go-review.googlesource.com/c/go/+/214288
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/go_test.go
src/cmd/go/testdata/script/list_symlink.txt [new file with mode: 0644]
src/cmd/go/testdata/script/list_symlink_internal.txt [new file with mode: 0644]
src/cmd/go/testdata/script/list_symlink_vendor_issue14054.txt [new file with mode: 0644]
src/cmd/go/testdata/script/list_symlink_vendor_issue15201.txt [new file with mode: 0644]