1
0
mirror of https://github.com/golang/go synced 2024-11-26 08:48:13 -07:00
go/misc/cgo
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
..
errors misc/cgo/errors: fix tests in module mode 2019-02-22 17:24:25 +00:00
fortran *.bash: always use the same string equality operator 2017-03-14 21:46:31 +00:00
gmp
life misc/cgo/life: fix tests in module mode 2019-02-24 00:41:11 +00:00
nocgo
stdio misc/cgo/stdio: fix tests in module mode 2019-02-24 00:40:20 +00:00
test misc/cgo/test: fix tests in module mode 2019-02-24 00:35:18 +00:00
testasan
testcarchive misc/cgo/testcarchive: fix tests in module mode 2019-02-22 21:56:56 +00:00
testcshared misc/cgo/testcshared: fix tests in module mode 2019-02-22 21:57:35 +00:00
testgodefs cmd/cgo: don't resolve typedefs in -godefs mode 2018-07-27 16:46:42 +00:00
testplugin misc/cgo/testplugin: convert test.bash to Go and fix in module mode 2019-02-24 00:36:13 +00:00
testsanitizers misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
testshared misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
testsigfwd
testso misc/cgo/testso{,var}: fix tests in module mode 2019-02-26 02:43:55 +00:00
testsovar misc/cgo/testso{,var}: fix tests in module mode 2019-02-26 02:43:55 +00:00
testtls