summaryrefslogtreecommitdiff
path: root/test/linkmain_run.go
Commit message (Expand)AuthorAgeFilesLines
* all: add wasip1 supportJohan Brandhorst-Satzkorn2023-04-111-1/+1
* test: update test/run.go and some tests to use importcfgMichael Matloob2022-10-121-8/+15
* cmd/compile: require -p flagRuss Cox2022-03-091-4/+4
* test: avoid writing temporary files to GOROOTBryan C. Mills2019-11-181-17/+27
* Revert "test: avoid writing temporary files to GOROOT"Bryan C. Mills2019-11-151-27/+17
* test: avoid writing temporary files to GOROOTBryan C. Mills2019-11-151-17/+27
* all: skip unsupported tests for js/wasmRichard Musiol2018-04-301-1/+1
* test: fix linkmain testShenghou Ma2015-12-171-5/+6
* cmd/link: reject non-package main toplevel.a file, remove dead codeRuss Cox2015-12-171-0/+65