aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/cgo/internal
AgeCommit message (Expand)Author
2023-08-03cmd/cgo/internal/testerrors: unskip TestPointerChecks on Windowsqmuntal
2023-07-28syscall, cmd/cgo: skip tests that shouldn't run under 'unshare -n -r'Dmitri Shuralyov
2023-07-27cmd/cgo/internal/test: don't pass -lm on darwinCherry Mui
2023-07-21cmd/cgo/internal/testshared: skip in short mode and not on buildersCherry Mui
2023-07-18all: fix typosJes Cok
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-06-14all: fix spelling errorsAlexander Yastrebov
2023-06-09cmd/link: mangle certain instantiated function name in plugin modeCherry Mui
2023-06-01cmd/cgo/internal/testerrors: pass if GOEXPERIMENT=cgocheck2 is setAustin Clements
2023-05-22cmd/cgo/internal: skip in tests, not in TestMainAustin Clements
2023-05-22cmd/cgo: merge overlayDir into one packageAustin Clements
2023-05-22cmd/cgo/internal/testcshared: drop bespoke host test supportAustin Clements
2023-05-22cmd/cgo: recognize unsafe.{StringData,SliceData}Ian Lance Taylor
2023-05-19runtime: implement Pinner API for object pinningSven Anderson
2023-05-19cmd/cgo/internal/testcarchive: fix nocgo and no-c-archive buildsAustin Clements
2023-05-19cmd/cgo/internal/testsovar: merge into testsoAustin Clements
2023-05-19cmd/cgo/internal/testtls: cleanup and support more archesAustin Clements
2023-05-19cmd/cgo/internal/testtls: build and run everywhereAustin Clements
2023-05-19cmd/dist: refine test conditions and enable more cgo tests on Android, iOSAustin Clements
2023-05-18cmd/cgo/internal/test: fix TestThreadLockAustin Clements
2023-05-17runtime/cgo: store M for C-created thread in pthread keyCherry Mui
2023-05-15cmd/cgo: enable test with non-sensible build tagAustin Clements
2023-05-12cmd/cgo/internal/testcarchive: build on all platformsAustin Clements
2023-05-12cmd/cgo/internal/testsanitizers: build on all platformsAustin Clements
2023-05-12cmd/dist: drop host test supportAustin Clements
2023-05-12misc/swig: move tests to cmd/cgo/internalAustin Clements
2023-05-12misc/cgo: move registerCgoTests tests to cmd/cgo/internalAustin Clements
2023-05-12misc/cgo: move easy tests to cmd/cgo/internalAustin Clements