1
0
mirror of https://github.com/golang/go synced 2024-11-18 17:44:47 -07:00
go/misc/cgo
Ian Lance Taylor e589e08014 misc/cgo/testcshared: add c-shared test with no exports
The purpose of this test is to make sure that -buildmode=c-shared
works even when the shared library can be built without invoking cgo.

Change-Id: Id6f95af755992b209aff770440ca9819b74113ab
Reviewed-on: https://go-review.googlesource.com/9166
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-04-21 20:50:23 +00:00
..
errors build: convert run.bash, run.bat, and run.rc into a Go program 2015-03-03 23:22:11 +00:00
gmp
life
nocgo
stdio
test runtime: delete cgo_allocate 2015-04-17 01:30:47 +00:00
testasan
testcarchive misc/cgo/testcarchive: enable test on darwin/arm 2015-04-20 15:16:16 +00:00
testcshared misc/cgo/testcshared: add c-shared test with no exports 2015-04-21 20:50:23 +00:00
testgodefs build: convert run.bash, run.bat, and run.rc into a Go program 2015-03-03 23:22:11 +00:00
testso Revert "misc/cgo/testso: add test for fixed issue 4339" 2015-04-07 11:50:28 +00:00
testtls