]> Cypherpunks repositories - gostls13.git/commit
misc/cgo: re-enable testso
authorFrancisco Souza <franciscossouza@gmail.com>
Wed, 7 Mar 2012 05:40:16 +0000 (00:40 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 7 Mar 2012 05:40:16 +0000 (00:40 -0500)
commit152a1aa610117baf9a712b17d2673ad73bd490e6
tree471f9bd1dbd738a44e6010244319dadc9f747799
parentc10650979f3d66f231b8e69e1cd8293cde4ca778
misc/cgo: re-enable testso

Also enabled it for darwin.

R=rsc
CC=golang-dev
https://golang.org/cl/5754063
misc/cgo/testso/Makefile [deleted file]
misc/cgo/testso/cgoso_test.go [new file with mode: 0644]
misc/cgo/testso/main.go [deleted file]
misc/cgo/testso/test.bash [deleted file]
src/run.bash