summaryrefslogtreecommitdiff
path: root/misc/swig/stdio/file.go
Commit message (Collapse)AuthorAgeFilesLines
* cmd/go: fix swig support and run swig tests during run.bashRuss Cox2017-11-161-0/+15
(The tests only run when swig is already installed on the local system.) Change-Id: I172d106a68cfc746a1058f5a4bcf6761bab88912 Reviewed-on: https://go-review.googlesource.com/78175 Reviewed-by: Ian Lance Taylor <iant@golang.org>