1
0
mirror of https://github.com/golang/go synced 2024-11-26 14:08:37 -07:00
go/misc/cgo/test
Dave Cheney 1ac397f4b9 misc/cgo/test: remove unused Makefile
R=golang-dev, minux.ma, iant
CC=golang-dev
https://golang.org/cl/6459091
2012-08-16 20:19:54 +10:00
..
backdoor all: gofmt -w -s src misc 2012-03-08 10:48:51 -08:00
align.go
basic.go misc/cgo/test: fix darwin build 2012-07-31 20:59:06 +09:00
callback_c.c misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00
callback.go misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00
cgo_linux_test.go misc/cgo/test: only run setgid test on GNU/Linux 2012-07-28 10:40:51 -07:00
cgo_test.go misc/cgo/test: only run setgid test on GNU/Linux 2012-07-28 10:40:51 -07:00
duplicate_symbol.go
env.go
exports.go
helpers.go
issue1222.go
issue1328.go misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00
issue1560.go runtime, misc/cgo/test: fix build for Linux/ARM 2012-05-05 01:35:13 +08:00
issue2462.go
issue3741.go cmd/cgo: generate definitions for GoSlice 2012-06-30 12:40:07 +08:00
setgid_linux.go misc/cgo/test: only run setgid test on GNU/Linux 2012-07-28 10:40:51 -07:00
sleep_windows.go