]> Cypherpunks repositories - gostls13.git/commit
cmd/go: convert TestBadCgoDirectives to the script framework
authorMichael Matloob <matloob@golang.org>
Fri, 10 Jan 2020 21:15:19 +0000 (16:15 -0500)
committerMichael Matloob <matloob@golang.org>
Wed, 19 Feb 2020 21:12:36 +0000 (21:12 +0000)
commitea38df043613ddd7b49f4b2d0109b4784b69c204
tree5e207db89a47288fd453f6958a6a3478079df4fb
parent7e368b3f5ae7a11648dcf590ec1f14a4126169f4
cmd/go: convert TestBadCgoDirectives to the script framework

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

Updates #36320
Updates #17751

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