1
0
mirror of https://github.com/golang/go synced 2024-11-27 02:01:23 -07:00
go/misc/cgo/testcshared
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
..
src misc/cgo/testcshared: add c-shared test with no exports 2015-04-21 20:50:23 +00:00
main0.c
main1.c
main2.c misc/cgo/testcshared: add c-shared test with no exports 2015-04-21 20:50:23 +00:00
test.bash misc/cgo/testcshared: add c-shared test with no exports 2015-04-21 20:50:23 +00:00