aboutsummaryrefslogtreecommitdiff
path: root/test/linkmain_run.go
AgeCommit message (Expand)Author
2023-10-19test: migrate remaining files to go:build syntaxDmitri Shuralyov
2023-04-11all: add wasip1 supportJohan Brandhorst-Satzkorn
2022-10-12test: update test/run.go and some tests to use importcfgMichael Matloob
2022-03-09cmd/compile: require -p flagRuss Cox
2019-11-18test: avoid writing temporary files to GOROOTBryan C. Mills
2019-11-15Revert "test: avoid writing temporary files to GOROOT"Bryan C. Mills
2019-11-15test: avoid writing temporary files to GOROOTBryan C. Mills
2018-04-30all: skip unsupported tests for js/wasmRichard Musiol
2015-12-17test: fix linkmain testShenghou Ma
2015-12-17cmd/link: reject non-package main toplevel.a file, remove dead codeRuss Cox