1
0
mirror of https://github.com/golang/go synced 2024-09-30 00:24:29 -06:00
go/misc/cgo/testsovar
Bryan C. Mills dd4e7f9722 misc/cgo/testso{,var}: fix tests in module mode
Add _test.go files in the individal directories to invoke 'go build'
with appropriate arguments.

Move the test driver out of cmd/dist so that it's easier to invoke the
test separately (using 'go test .').

Updates #30228
Updates #28387

Change-Id: Ibc4a024a52c12a274058298b41cc90709f7f56c8
Reviewed-on: https://go-review.googlesource.com/c/163420
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2019-02-26 02:43:55 +00:00
..
testdata misc/cgo/testso{,var}: fix tests in module mode 2019-02-26 02:43:55 +00:00
noso_test.go misc/cgo/testso{,var}: fix tests in module mode 2019-02-26 02:43:55 +00:00
overlaydir_test.go misc/cgo/testso{,var}: fix tests in module mode 2019-02-26 02:43:55 +00:00
so_test.go misc/cgo/testso{,var}: fix tests in module mode 2019-02-26 02:43:55 +00:00