]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testcarchive: test -buildmode=c-archive
authorDavid Crawshaw <crawshaw@golang.org>
Mon, 13 Apr 2015 15:31:14 +0000 (11:31 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Mon, 13 Apr 2015 18:31:07 +0000 (18:31 +0000)
commitfdab2f92eab01e8aca980c76cba18c2361cb0fc7
tree22f2e32bb5f8a8b91932c061e68a9b02ad432c10
parenta888fcf7a792bdf0c456dd95ac509fc65f4d7b21
misc/cgo/testcarchive: test -buildmode=c-archive

Change-Id: I1668a6885c45180ff88fe673d04cec7eba395ee7
Reviewed-on: https://go-review.googlesource.com/8861
Reviewed-by: Ian Lance Taylor <iant@golang.org>
misc/cgo/testcarchive/main.c [new file with mode: 0644]
misc/cgo/testcarchive/src/libgo/libgo.go [new file with mode: 0644]
misc/cgo/testcarchive/src/p/p.go [new file with mode: 0644]
misc/cgo/testcarchive/test.bash [new file with mode: 0755]
src/cmd/dist/test.go