go/misc/swig/callback
Ian Lance Taylor 4f97afcdf2 misc/swig/callback: fix test for SWIG -cgo support
The test used to import ../callback.  I forget why that ever worked,
but it probably had something to do with the shared libraries we used
to use with SWIG.  It doesn't work today.

Change-Id: Ib83d6c398aa46bf2fc66320b47b6e6d9897ee0b7
Reviewed-on: https://go-review.googlesource.com/7004
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-03-06 15:28:50 +00:00
..
callback.cc cmd/go: add any .c/.cc files to the SWIG shared library 2013-10-09 10:35:46 -07:00
callback.go cmd/go, go/build, misc/swig: add SWIG support to Go tool 2012-08-03 18:08:43 -07:00
callback.h cmd/go: add any .c/.cc files to the SWIG shared library 2013-10-09 10:35:46 -07:00
callback.swigcxx Make.pkg: add support for SWIG, and add two SWIG examples 2011-03-22 13:05:51 -07:00
callback_test.go misc/swig/callback: fix test for SWIG -cgo support 2015-03-06 15:28:50 +00:00