aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/testdir/testdir_test.go
AgeCommit message (Expand)Author
2024-01-24cmd/go: add GORISCV64 environment variableMark Ryan
2023-11-20all: add floating point option for ARM targetsLudi Rehak
2023-10-17cmd/internal/testdir: accept build go1.x build tagCuong Manh Le
2023-08-24cmd/internal/testdir: parse past gofmt'd //go:build linesBryan C. Mills
2023-06-16cmd/internal/testdir: skip Test if GOROOT/test does not existBryan C. Mills
2023-06-16reflect: fix ArenaNew to match documentationMichael Anthony Knyszek
2023-06-14all: fix spelling errorsAlexander Yastrebov
2023-05-26cmd/internal/testdir: stop manually adding GOROOT/bin to PATHDmitri Shuralyov
2023-05-24Revert "cmd/compile: enable printing of error URLs by default"Robert Griesemer
2023-05-24cmd/compile: enable printing of error URLs by defaultRobert Griesemer
2023-05-12internal/testdir: move to cmd/internal/testdirDmitri Shuralyov