Ian Lance Taylor
|
7aafe3d8b2
|
Fix all Go tests to build with "go build"
Tested against Go 1.6 through Go 1.13beta1, and gccgo.
Fixes #1607
|
2019-08-08 14:30:50 -07:00 |
|
Ian Lance Taylor
|
8a1c09e280
|
Fix Go tests to run in module mode
Stop using relative imports and add a go.mod file.
Tested against Go 1.6 through Go pre-1.13, and gccgo.
|
2019-04-24 21:43:38 -07:00 |
|
William S Fulton
|
112d7aa6d0
|
Go examples and test-suite format fixes
Patch has the results of find . -name *.go -exec gofmt -w {} \;
SF Patch #339.
|
2013-07-01 20:13:36 +01:00 |
|
Ian Lance Taylor
|
5af2978f77
|
Add support for the Go programming language.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12108 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-06-10 01:13:31 +00:00 |
|