summaryrefslogtreecommitdiff
path: root/Examples/test-suite/go/constover_runme.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix all Go tests to build with "go build"Ian Lance Taylor2019-08-081-1/+1
| | | | | | Tested against Go 1.6 through Go 1.13beta1, and gccgo. Fixes #1607
* Fix Go tests to run in module modeIan Lance Taylor2019-04-241-1/+2
| | | | | | Stop using relative imports and add a go.mod file. Tested against Go 1.6 through Go pre-1.13, and gccgo.
* Go examples and test-suite format fixesWilliam S Fulton2013-07-011-1/+1
| | | | | | Patch has the results of find . -name *.go -exec gofmt -w {} \; SF Patch #339.
* Add support for the Go programming language.Ian Lance Taylor2010-06-101-0/+50
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12108 626c5289-ae23-0410-ae9c-e8d60b6d4f22