1
0
mirror of https://github.com/golang/go synced 2024-11-21 23:44:39 -07:00
go/misc/cgo
Russ Cox f985638b94 misc/cgo/test: run tests
The new gotest ignores Test functions outside *_test.go files
(the old shell script allowed them), so replace one clumsy hack
with another.

The root problem is that the package makefiles only know
how to run cgo for source files in the package proper, not
for test files.  Making it work for test files is probably more
trouble than it's worth.

R=bradfitz
CC=golang-dev
https://golang.org/cl/4452060
2011-05-02 13:55:51 -04:00
..
gmp build: no required environment variables 2010-08-18 10:08:49 -04:00
life cgo: handle references to symbols in shared libraries 2010-12-17 11:37:11 -08:00
stdio runtime: scheduler, cgo reorganization 2011-03-07 10:37:42 -05:00
test misc/cgo/test: run tests 2011-05-02 13:55:51 -04:00