aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/dist/test.go
AgeCommit message (Expand)Author
13 dayshash/maphash: revert purego implementationAlan Donovan
2026-03-31runtime/cgo: remove SIGSEGV emulation on iOSqmuntal
2026-03-25cmd/dist: add GO_TEST_ASMFLAGS to set -asmflags during dist testDmitri Shuralyov
2026-02-19cmd/dist: clean up test.goqmuntal
2026-02-13cmd/link: support PIE on linux/s390x without cgoGeorge Adams
2026-02-03internal/runtime: fix assembly for spectre retpoline instrumentationMichael Anthony Knyszek
2025-12-16cmd/dist: preserve existing GOEXPERIMENTs when running tests with additional ...qmuntal
2025-12-12cmd/dist: test GOEXPERIMENT=simd on AMD64Cherry Mui
2025-12-09cmd: fix some issues in the commentscuishuang
2025-11-26runtime/secret: implement new secret packageDaniel Morsing
2025-11-13[dev.simd] all: merge master (57362e9) into dev.simdCherry Mui
2025-11-11std,cmd: go fix -any std cmdAlan Donovan
2025-10-27cmd/link: internal linking support for windows/arm64qmuntal
2025-09-23[dev.simd] all: merge master (9b2d39b) into dev.simdCherry Mui
2025-09-22cmd/dist: disable FIPS 140-3 mode when testing maphash with puregoqmuntal
2025-09-16[dev.simd] all: merge master (ca0e035) into dev.simdCherry Mui
2025-09-15cmd/go,crypto/internal/fips140: prevent using FIPS 140-3 mode with purego tagFilippo Valsorda
2025-09-11[dev.simd] all: merge master (cf5e993) into dev.simdCherry Mui
2025-09-10cmd: delete some more windows/arm remnantsKir Kolyshkin
2025-09-03[dev.simd] all: merge master (4c4cefc) into dev.simdCherry Mui
2025-09-02cmd/dist: run racebench tests only in longtest modeMichael Anthony Knyszek
2025-08-29runtime/race: add race detector support for linux/riscv64Joel Sing
2025-08-29all: delete more windows/arm remnantsTobias Klauser
2025-08-22all: delete remaining windows/arm codeAlberto Donizetti
2025-06-25[dev.simd] all: merge master (f8ccda2) into dev.simdCherry Mui
2025-06-23cmd/dist: test encoding/json/... with GOEXPERIMENT=jsonv2Joe Tsai
2025-06-16cmd/dist: always include variant in package namesMichael Anthony Knyszek
2025-06-10[dev.simd] all: merge master (773701a) into dev.simdCherry Mui
2025-06-10cmd/dist: only install necessary tools when doing local testMichael Matloob
2025-05-29[dev.simd] cmd/dist: disable API check on dev branchJunyang Shao
2025-05-20cmd/dist, internal/platform: enable internal linking feature and test on loong64limeidan
2025-05-20cmd/dist: pass GO_GCFLAGS to cpuN runtime testskhr@golang.org
2025-05-07cmd,runtime: enable race detector on loong64Guoqi Chen
2025-03-20all: use exec.Command.String in test logsqmuntal
2025-03-11runtime/internal: clean up completelyJes Cok
2025-02-19all: implement plugin build mode for riscv64Meng Zhuo
2025-02-13cmd/dist: test GOFIPS140=latest rather than just the GODEBUGFilippo Valsorda
2025-02-12cmd/dist: correct gccheckmark test nameCherry Mui
2025-02-03all: use slices.Contains to simplify codecuishuang
2025-02-03runtime: fix GODEBUG=gccheckmark=1 and add smoke testMichael Anthony Knyszek
2025-01-03crypto/internal/fips140: mark OpenBSD unsupportedFilippo Valsorda
2025-01-03crypto/internal/fips140: add SupportedFilippo Valsorda
2024-12-18cmd/dist: skip fips140test in exe mode on AndroidCherry Mui
2024-11-22cmd/dist: don't test FIPS when ASAN is onDmitri Shuralyov
2024-11-22crypto/tls: test with FIPS 140-3 TLS modeDaniel McCarney
2024-11-21cmd/dist: skip FIPS 140-3 testingDaniel McCarney
2024-11-21cmd/dist: vet non-test packages in short modeRuss Cox
2024-11-21cmd/dist: adjust FIPS 140 testsRuss Cox
2024-11-20all: rename crypto/internal/fips to crypto/internal/fips140Russ Cox
2024-11-19cmd/dist: add FIPS snapshot build testsRuss Cox