]> Cypherpunks repositories - gostls13.git/commit
add cgo test that doesn't depend on
authorRuss Cox <rsc@golang.org>
Sat, 3 Oct 2009 18:33:51 +0000 (11:33 -0700)
committerRuss Cox <rsc@golang.org>
Sat, 3 Oct 2009 18:33:51 +0000 (11:33 -0700)
commit2d72b39fd3f26549b363b7633c869750c3891dfd
tree3c13dbf3a1d4485a58e1453ef77f41854a3116a5
parent41a2b21f2606ea9568f375beb9c5d517107e6dfa
add cgo test that doesn't depend on
non-standard libraries and add to build.

R=r
DELTA=211  (210 added, 0 deleted, 1 changed)
OCL=35293
CL=35307
misc/cgo/stdio/Makefile
misc/cgo/stdio/chain.go [new file with mode: 0644]
misc/cgo/stdio/golden.out [new file with mode: 0644]
misc/cgo/stdio/test.bash [new file with mode: 0755]
src/run.bash