]> Cypherpunks repositories - gostls13.git/commit
undo CL 5754063 / e23b66fcfc94
authorRuss Cox <rsc@golang.org>
Wed, 7 Mar 2012 15:15:20 +0000 (10:15 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 7 Mar 2012 15:15:20 +0000 (10:15 -0500)
commitafb1b0e6b77e40cae93eccd68dbfd5b9404920cb
tree6646305691ab94d06d6cef8002834e18f9003b7d
parentae7a84347100f375f9c7ba01cf042faf4e9fcc1a
undo CL 5754063 / e23b66fcfc94

Does not actually test so files.

««« original CL description
misc/cgo: re-enable testso

Also enabled it for darwin.

R=rsc
CC=golang-dev
https://golang.org/cl/5754063

»»»

R=golang-dev, minux.ma, r, f
CC=golang-dev
https://golang.org/cl/5756075
misc/cgo/testso/Makefile [new file with mode: 0644]
misc/cgo/testso/cgoso_test.go [deleted file]
misc/cgo/testso/main.go [new file with mode: 0644]
misc/cgo/testso/test.bash [new file with mode: 0755]
src/run.bash