summaryrefslogtreecommitdiffhomepage
path: root/cmd/testwrapper/testwrapper_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-06cmd/testwrapper: make test tolerant of a GOEXPERIMENT being setBrad Fitzpatrick1-2/+5
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-2/+1
2026-01-29cmd/testwrapper: detect cached tests with coverage output (#18559)Tom Proctor1-0/+58
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-02-19go.toolchain.branch: update to Go 1.24 (#15016)Brad Fitzpatrick1-7/+8
2024-10-24cmd/testwrapper: add pkg runtime to output (#13894)Paul Scott1-1/+5
2023-09-07cmd/testwrapper: exit code 1 when go build fails (#9276)Paul Scott1-0/+218