]> Cypherpunks repositories - gostls13.git/commit
cmd/go: convert TestPackageNotStaleWithTrailingSlash to script framework
authorMichael Matloob <matloob@golang.org>
Fri, 10 Jan 2020 23:15:38 +0000 (18:15 -0500)
committerMichael Matloob <matloob@golang.org>
Thu, 27 Feb 2020 21:24:40 +0000 (21:24 +0000)
commitbec91cecef72265835b6227593c28d517cad211c
tree1d1637ba7bca57444bcdef658b0c12a1b5f5f8ca
parent2c859eae1da367ab292f65ca4fed4f6c89d644f9
cmd/go: convert TestPackageNotStaleWithTrailingSlash to script framework

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

Updates #36320
Updates #17751

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