aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/cgo/internal/testshared
AgeCommit message (Expand)Author
2025-09-15all: replace os.Getenv("GO_BUILDER_NAME") with testenv.Builder in testsMichael Anthony Knyszek
2025-03-20all: use exec.Command.String in test logsqmuntal
2025-03-20cmd/cgo/internal/testshared: log stdout when go command failsqmuntal
2024-06-07cmd/link: don't include deadcoded function symbols in shared build modeCherry Mui
2023-09-20cmd/link, runtime: initialize packages in shared build modeCherry Mui
2023-08-26cmd/compile: un-hide closure func in init functionCuong Manh Le
2023-07-21cmd/cgo/internal/testshared: skip in short mode and not on buildersCherry Mui
2023-06-16cmd/cgo/internal/testshared: disable gccgo tests on PPC64Paul E. Murphy
2023-06-16cmd/cgo/internal/testshared: strip newline from gccgo -dumpversionPaul E. Murphy
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