index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
dist
/
test.go
Age
Commit message (
Expand
)
Author
2022-11-16
cmd/dist: add doc comments to some functions
Austin Clements
2022-11-16
cmd/dist: add curiously missing GOOS/GOARCH combinations
Austin Clements
2022-11-04
cmd/dist: simplify cgo_test
Austin Clements
2022-11-01
test/bench/go1: eliminate start-up time
Austin Clements
2022-10-28
cmd/go: don't install most GOROOT .a files in pkg
Michael Matloob
2022-10-17
misc/cgo/fortran: convert to Go test
Austin Clements
2022-10-17
misc/cgo/testsigfwd: move to runtime/testprog/testprogcgo
Austin Clements
2022-10-14
misc/cgo/testasan: drop test
Austin Clements
2022-10-14
cmd/dist: drop support for pre-compiled test binaries
Austin Clements
2022-10-14
cmd/dist, misc/cgo/testsanitizers: enable msan tests on freebsd/amd64
Dmitri Goutnik
2022-10-04
cmd/internal/sys: migrate support.go functions to new internal pkg
Than McIntosh
2022-10-01
cmd/go: remove the -i build flag
Daniel MartÃ
2022-09-28
cmd/dist: test cmd module on js/wasm
Tobias Klauser
2022-09-28
cmd/dist: enable cgo tests on freebsd/riscv64
Mikael Urankar
2022-09-27
all: replace [0-9] with \d in regexps
TomCao New Macbook Pro
2022-09-20
all: replace package ioutil with os and io in src
Andy Pan
2022-08-31
cmd/dist: disable cgo when testing internal linking of PIE
Cuong Manh Le
2022-08-26
runtime: add address sanitizer support for ppc64le
Archana R
2022-08-18
cmd/dist: enable testsanitizer test on ppc64le
Lynn Boger
2022-08-17
all: use "noopt" build tag for checking optimization disabled
Cuong Manh Le
2022-08-09
test: skip -buildmode=pie tests on alpine
Than McIntosh
2022-08-05
cmd/dist: do not run on ppc64le
Russ Cox
2022-07-29
cmd/dist: always pass -short=true with -quick
Ian Lance Taylor
2022-07-21
cmd/dist: enable race detector test on S390X
Cherry Mui
2022-06-16
cmd/dist: add package . to 'go test' commands
Bryan C. Mills
2022-06-10
cmd/dist, cmd/internal/metadata: don't install metadata binary
Cherry Mui
2022-05-19
cmd/dist: pass a -test.timeout option to a host test
Ian Lance Taylor
2022-05-06
cmd/link: fix handling of visibility hidden symbols
Cherry Mui
2022-05-02
os/exec: return error when PATH lookup would use current directory
Russ Cox
2022-05-01
cmd/dist: support dist tool for loong64
Xiaodong Liu
2022-04-29
Revert "os/exec: return error when PATH lookup would use current directory"
Bryan Mills
2022-04-29
os/exec: return error when PATH lookup would use current directory
Russ Cox
2022-04-25
cmd/dist: add maymorestack tests
Austin Clements
2022-04-05
cmd/dist: move more environment logic into cmd/dist from make and run scripts
Bryan C. Mills
2022-04-01
cmd/dist: enable msan/asan
Meng Zhuo
2022-03-18
cmd/go: stamp build settings for binaries in cmd
Bryan C. Mills
2022-03-08
cmd/dist: log CPU model when testing
Michael Pratt
2022-03-01
all: avoid use of cmd/compile -G flag in tests
Matthew Dempsky
2022-02-08
cmd/dist: test cgo internal linking on darwin-arm64
Cherry Mui
2022-02-07
cmd/dist: skip internal linking tests on arm64
Benny Siegert
2022-01-14
Revert "cmd/dist: log CPU model when testing"
Michael Pratt
2022-01-14
cmd/dist: log CPU model when testing
Michael Pratt
2021-12-07
cmd/dist: enable plugin test on Linux/ARM64
Cherry Mui
2021-11-06
crypto/x509: use the platform verifier on iOS
Roland Shoemaker
2021-11-05
cmd/link: enable internal linking of PIE binaries on ppc64le
Paul E. Murphy
2021-11-03
all: add support for c-archive and c-shared on linux/riscv64
Joel Sing
2021-10-29
Revert "cmd/go: remove support for -buildmode=shared"
Bryan C. Mills
2021-10-27
cmd/go: remove support for -buildmode=shared
Bryan C. Mills
2021-10-12
cmd/dist: run a checkNotStale on the builders before running tests
Bryan C. Mills
2021-09-30
cmd/dist: consistently set PWD when executing a command in a different directory
Bryan C. Mills
[prev]
[next]