]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testplugin: add test for issue 18584
authorDavid Crawshaw <crawshaw@golang.org>
Fri, 29 Sep 2017 15:40:40 +0000 (15:40 +0000)
committerDavid Crawshaw <crawshaw@golang.org>
Fri, 29 Sep 2017 22:10:22 +0000 (22:10 +0000)
commit046c65891952f1ee94c6580215eda7a4f21354e1
tree8f59b06fe83373b6bbdd4316f46138c85b1133be
parent33c06b1d46522d7a0f34e0662ecb4c4eba6ffd3c
misc/cgo/testplugin: add test for issue 18584

Fixes #18584

Change-Id: I5f9428758999cacee49f3449e596e0a88bc06f91
Reviewed-on: https://go-review.googlesource.com/67150
Run-TryBot: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
misc/cgo/testplugin/src/issue18584/main.go [new file with mode: 0644]
misc/cgo/testplugin/src/issue18584/plugin.go [new file with mode: 0644]
misc/cgo/testplugin/test.bash