1
0
mirror of https://github.com/golang/go synced 2024-11-23 02:00:03 -07:00
go/misc/cgo/testso
Brad Fitzpatrick d5f690609f build: convert run.bash, run.bat, and run.rc into a Go program
This will enable test sharding over multiple VMs, to speed trybot answers.

Update #10029

Change-Id: Ie277c6459bc38005e4d6af14d22effeaa0a4667e
Reviewed-on: https://go-review.googlesource.com/6531
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
2015-03-03 23:22:11 +00:00
..
cgoso_c.c misc/cgo/testso: don't use TLS variables on Darwin and OpenBSD. 2014-02-23 20:37:43 -05:00
cgoso_unix.go misc/cgo/testso: don't use TLS variables on Darwin and OpenBSD. 2014-02-23 20:37:43 -05:00
cgoso.c
cgoso.go cgo: enable cgo on dragonfly 2013-09-04 15:19:21 -07:00
main.go
test.bash misc/cgo: skip testso on ppc64 2015-01-16 19:45:28 +00:00
test.bat build: convert run.bash, run.bat, and run.rc into a Go program 2015-03-03 23:22:11 +00:00