aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata
AgeCommit message (Expand)Author
48 hourscmd/go: add compatibility tests for go mod tidy -diffSam Thanawalla
2 dayscmd/cgo/internal/swig,cmd/go: reenable swig tests on 386Michael Anthony Knyszek
3 dayscmd/cgo/internal/swig,cmd/go: skip swig tests on 386Michael Anthony Knyszek
4 dayscmd/go/internal/load: clone pgo variant's PackagePublic.Imports in splitMichael Matloob
8 dayscmd/go: env changed flag respects $GOROOT/go.envqiulaidongfeng
8 dayscmd/go/internal/modload: fix bug in error messageMichael Matloob
10 dayscmd/go: add go mod tidy -diffSam Thanawalla
11 dayscmd/go: turn back on build_plugin_reproducible script testThan McIntosh
2024-05-16cmd/go: add go telemetry command and GOTELEMETRY, GOTELEMETRYDIRMichael Matloob
2024-05-16cmd/go: add -changed to query for non-defaults in the envqiulaidongfeng
2024-05-15cmd/go/internal/modload: compute direct in workspace modeMichael Matloob
2024-05-15cmd/go: add support for godebug lines in go.mod and go.workRuss Cox
2024-05-13cmd/cgo, cmd/go: add cgo -ldflags option, use it in cmd/goIan Lance Taylor
2024-05-11cmd/go/testdata/script: disable build_plugin_reproducible on darwinMichael Matloob
2024-05-10cmd/go/testdata/script: clear path in gotoolchain_issue66175Michael Matloob
2024-05-07cmd/go: download 1.X.0 instead of 1.X during toolchain upgrade.Sam Thanawalla
2024-05-07cmd/go: disallow -lto_library in LDFLAGSRoland Shoemaker
2024-05-07cmd/go: import vendored packages only listed in modules.txtSam Thanawalla
2024-05-03cmd/go: remove checks that all counters incremented are in counters.txtMichael Matloob
2024-04-25cmd/go: go env GOMOD should not download newer toolchainSam Thanawalla
2024-04-18cmd/go: only attempt to match subset of $GOCACHE in testMichael Pratt
2024-04-18cmd/go: use cache for PGO preprocessingMichael Pratt
2024-04-18cmd/go: preprocess PGO profilesMichael Pratt
2024-04-18cmd/go: inital plumbing for PGO profiles preprocessingMichael Pratt
2024-04-05cmd/go: add tool names to go tool subcommand countersMichael Matloob
2024-03-26runtime: fix the failures from longtest buildersAndy Pan
2024-03-21cmd/go: show deprecation message on go run/installAudi P. R. Putra
2024-03-19cmd/internal/obj/ppc64: don't modify runtime.elf_* symbolsPaul E. Murphy
2024-03-18cmd/go: fix long testRobert Griesemer
2024-03-15cmd/go/internal/modload: follow dependencies of unpruned roots in dqTracker.pathBryan C. Mills
2024-03-14Revert "cmd/go/internal/test: add 'tests' vet check to 'go test' suite"Michael Knyszek
2024-03-14cmd/go/internal/test: add 'tests' vet check to 'go test' suiteAlan Donovan
2024-03-13cmd/go: change some counter namesMichael Matloob
2024-03-12cmd/go: check case-insensitive path collisions for go mod vendor.Sam Thanawalla
2024-03-11cmd/go/internal/modfetch: pass "-c" arguments to git before subcommandsBryan C. Mills
2024-03-11cmd/go: provide a better error message when there's no go directiveMichael Matloob
2024-03-09cmd/go: respect GODEBUG in test cacheRuss Cox
2024-03-07cmd/go: test that each script test increments at least one counterMichael Matloob
2024-03-04cmd/go: respect -coverpkg for unselected no-test packagesThan McIntosh
2024-03-04cmd/go: add file with list of all counters we collectMichael Matloob
2024-03-04cmd/go/internal/vcs: use git log to avoid unnecessary objectshuweiwen
2024-02-29cmd/go/internal/envcmd: show GODEBUG in 'go env' outputsuntala
2024-02-28cmd/go: fix TestScript/mod_vendor_goversion for CL 567476Russ Cox
2024-02-28go/types, types2: initial support for parameterized type aliasesRobert Griesemer
2024-02-26cmd/go: print the package containing the unmatched embed patternsQuan Tong
2024-02-21cmd: remove support for GOROOT_FINALConstantin Konstantinidis
2024-02-21cmd/go: fail fast across packagesAlexander Yastrebov
2024-02-21cmd/go/internal/modcmd: correctly filter out main modules in verifyMichael Matloob
2024-02-20cmd/go/testdata/script: add darwin skips for selected buildrepro testsThan McIntosh
2024-02-16cmd/go: do not embed checksums when building with vendorSam Thanawalla