aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/link/internal/ld/ld_test.go
AgeCommit message (Expand)Author
2021-05-06cmd/link: split large text sections on Darwin/ARM64 when external linkingCherry Mui
2021-03-09runtime, cmd/link/internal/ld: disable memory profiling when data unreachableBrad Fitzpatrick
2021-03-08cmd/link: use testing.T.TempDir in testsBrad Fitzpatrick
2020-10-09all: enable more tests on macOS/ARM64Cherry Zhang
2020-10-01cmd/link: enable ASLR on windows binaries built with -buildmode=c-sharedQuim
2020-08-10[dev.link] cmd/link: add PPC64 section splitting testThan McIntosh
2019-11-04cmd/link/internal/ld: fix TestArchiveBuildInvokeWithExecCherry Zhang
2019-11-04cmd/link: directly exec archive command if external tmpdirThan McIntosh
2019-03-08internal/testenv: remove SetModVendorBryan C. Mills
2019-03-05all: add -mod=vendor to GOFLAGS in tests that execute 'go' commands within st...Bryan C. Mills
2018-12-08cmd/link/internal/ld: run tests in parallelIan Lance Taylor
2018-06-05cmd/link: fix duplicated "undefined reloc" errorsisharipo