]> Cypherpunks repositories - gostls13.git/commit
cmd/go: convert TestGoGetUpdateInsecure to the script framework
authorMichael Matloob <matloob@golang.org>
Wed, 8 Jan 2020 21:44:50 +0000 (16:44 -0500)
committerMichael Matloob <matloob@golang.org>
Wed, 19 Feb 2020 20:50:47 +0000 (20:50 +0000)
commitd52d5f186c5560619e9c302f3d489033db251646
tree82ff30b3390b1d1118386113de06807f5799bd35
parentb6ac393d1dcfaddcbdaf229d58e524e2c6ac4efb
cmd/go: convert TestGoGetUpdateInsecure to the script framework

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

Updates #36320
Updates #17751

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