1
0
mirror of https://github.com/golang/go synced 2024-10-06 20:11:22 -06: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 misc/cgo/testso: enable test on windows 2013-04-23 04:42:04 +08:00
cgoso.go cgo: enable cgo on dragonfly 2013-09-04 15:19:21 -07:00
main.go misc/cgo: re-enable testso 2012-03-08 12:13:41 -05:00
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