1
0
mirror of https://github.com/golang/go synced 2024-09-30 06:14:31 -06:00
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_test.go misc/swig/callback: fix test for SWIG -cgo support 2015-03-06 15:28:50 +00:00
callback.cc
callback.go
callback.h
callback.swigcxx