]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/test: only run setgid test on GNU/Linux
authorIan Lance Taylor <iant@golang.org>
Sat, 28 Jul 2012 17:40:51 +0000 (10:40 -0700)
committerIan Lance Taylor <iant@golang.org>
Sat, 28 Jul 2012 17:40:51 +0000 (10:40 -0700)
commitf7f91a0506df68f57906cfbe0e417a48c7a52495
tree7b9fd56b6808c93d689446503ae1a74a15561cc1
parent601045e87a27178048c82c01e00c64bcb5bc8810
misc/cgo/test: only run setgid test on GNU/Linux

Fixes #3874.

R=golang-dev, nj, r, minux.ma
CC=golang-dev
https://golang.org/cl/6446060
misc/cgo/test/basic.go
misc/cgo/test/cgo_linux_test.go [new file with mode: 0644]
misc/cgo/test/cgo_test.go
misc/cgo/test/setgid_linux.go [new file with mode: 0644]