1
0
mirror of https://github.com/golang/go synced 2024-09-29 20:14:29 -06:00
go/misc/cgo
Francisco Souza dc57ed8caf misc/cgo: re-enable testso
The test.bash file generates .so file using gcc, builds the executable
using the go tool and then run it with the $LD_LIBRARY_PATH variable
pointing to the directory where the .so file lives.

Fixes #2982.

R=rsc, remyoudompheng
CC=golang-dev
https://golang.org/cl/5788043
2012-03-08 12:13:41 -05:00
..
gmp misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00
life misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00
stdio misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00
test misc/cgo/test: fix build 2012-03-06 23:38:54 -05:00
testso misc/cgo: re-enable testso 2012-03-08 12:13:41 -05:00