aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/cgo/internal/testplugin/plugin_test.go
AgeCommit message (Expand)Author
2025-11-11std,cmd: go fix -any std cmdAlan Donovan
2025-09-15all: replace os.Getenv("GO_BUILDER_NAME") with testenv.Builder in testsMichael Anthony Knyszek
2025-08-25runtime: skip doInit of plugins in runtime.mainWang Deyu
2025-04-16all: use strings.ReplaceAll where applicableMarcel Meyer
2025-03-20all: use exec.Command.String in test logsqmuntal
2024-06-22cmd/link: handle dynamic import variables on Darwin in plugin modeCherry Mui
2024-05-20cmd/link: add runtime.text.N symbols to macho symbol table in dynlink modeCherry Mui
2023-09-07cmd/link: avoid deadcode of global map vars for programs using pluginsThan McIntosh
2023-08-18cmd/link: don't mangle string symbol namesCherry Mui
2023-08-08cmd/cgo/internal/testplugin: simplify TestForkExec and log stderr outputBryan C. Mills
2023-06-09cmd/link: mangle certain instantiated function name in plugin modeCherry Mui
2023-05-22cmd/cgo/internal: skip in tests, not in TestMainAustin Clements
2023-05-22cmd/cgo: merge overlayDir into one packageAustin Clements
2023-05-19cmd/dist: refine test conditions and enable more cgo tests on Android, iOSAustin Clements
2023-05-12misc/cgo: move easy tests to cmd/cgo/internalAustin Clements