go/misc/cgo/test
Rob Pike 91cb3489ab go: move compilers into the go-tool directory
Also delete gotest, since it's messy to fix and slated for deletion anyway.
A couple of things outside src can't be tested any more. "go test" will be
fixed and these tests will be re-enabled. They're noisy for now.

Fixes #284.

R=rsc
CC=golang-dev
https://golang.org/cl/5598049
2012-01-30 14:46:31 -08:00
..
Makefile go: move compilers into the go-tool directory 2012-01-30 14:46:31 -08:00
align.go
basic.go
callback.go
callback_c.c
cgo_test.go
duplicate_symbol.go
env.go
exports.go
helpers.go
issue1222.go
issue1328.go
issue1560.go
issue2462.go
runtime.c
sleep_windows.go