]> Cypherpunks.ru repositories - gostls13.git/history - src/cmd/go/go_test.go
[dev.boringcrypto] all: merge commit 9d0819b27c (CL 314609) into dev.boringcrypto
[gostls13.git] / src / cmd / go / go_test.go
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-05 Bryan C. Millscmd/go: skip TestExecInDeletedDir on aix and solaris...
2021-05-05 Philipp Sautercmd/go: don't crash when running "go version" in delete...
2021-04-08 Austin Clementscmd/go: fix TestNewReleaseRebuildsStalePackagesInGOPATH
2021-02-24 Filippo Valsorda[dev.boringcrypto] all: merge master (5b76343) into...
2021-02-18 Rob Findley[dev.typeparams] merge master (2f0da6d) into dev.typeparams
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-02-16 Cherry Zhangall: merge branch dev.regabi (d3cd4830ad) into master
2021-02-16 Cherry Zhang[dev.regabi] all: merge master (5faf941) into dev.regabi
2021-02-16 Cherry Zhang[dev.regabi] cmd/go: copy internal/abi in TestNewReleas...
2021-01-23 Gerrit Code ReviewMerge "[dev.typeparams] all: merge dev.regabi (7e0a81d...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2021-01-11 Jakub Warczarekcmd/go: fix non-script staleness checks interacting...
2021-01-08 Jay Conrodcmd/go: make hints in error messages more consistent
2020-12-22 Robert Griesemer[dev.typeparams] all: merge dev.regabi into dev.typeparams
2020-12-21 Gerrit Code ReviewMerge "[dev.regabi] all: merge master into dev.regabi...
2020-12-21 Matthew Dempsky[dev.regabi] all: merge master into dev.regabi
2020-12-14 Robert Griesemer[dev.typeparams] merge: merge branch 'dev.regabi' into...
2020-12-14 Alexander RakoczyMerge branch 'master' into dev.regabi
2020-12-10 Jeremy Fallercmd/go: encode backslash and newline in response files
2020-12-09 Russ Coxall: update to use os.ReadFile, os.WriteFile, os.Create...
2020-12-03 Russ Cox[dev.regabi] all: merge master (d0c0dc682c1f) into...
2020-12-02 Russ Coxcmd/go: fix TestNewReleaseRebuildsStalePackagesInGOPATH
2020-12-02 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-12-02 Russ Coxall: update to use filepath.WalkDir instead of filepath...
2020-12-01 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-20 Robert Griesemer[dev.typeparams] Merge branch 'master' into dev.typeparams
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-18 Katie Hockman[dev.boringcrypto] crypto/hmac: merge up to 2a206c7...
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-10 Daniel Martícmd/go: introduce the GOVERSION env variable
2020-11-09 Russ Coxcmd/go: add GOVCS setting to control version control...
2020-11-04 Joel Singcmd/compile,cmd/dist,cmd/go: enable pie buildmode for...
2020-11-03 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-11-02 Quim Muntalcmd/link: avoid exporting all symbols on windows buildm...
2020-10-29 Joel SingRevert "cmd/compile,cmd/internal/sys: enable additional...
2020-10-28 Bryan C. Millscmd/go: use internal/testenv instead of computing canRu...
2020-10-27 Joel Singcmd/compile,cmd/internal/sys: enable additional build...
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-20 Daniel Martícmd/go: add BuildID to list -json -export
2020-10-20 Russ Coxall: update references to symbols moved from os to...
2020-10-12 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-09 Cherry Zhangall: enable more tests on macOS/ARM64
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
2020-09-23 Cherry Zhangall: add GOOS=ios
2020-07-10 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-07-09 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-06-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-06-09 Bryan C. Millscmd/dist: do not unset GOROOT_FINAL prior to running...
2020-05-14 Jeremy Faller[dev.link] all: merge master to dev.link
2020-05-14 Bryan C. Millscmd/go: terminate TestScript commands more aggressively...
2020-05-13 Bryan C. Millscmd/go: do not ignore permission errors when matching...
2020-05-08 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-05-07 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-30 Cherry Zhangcmd: merge branch 'dev.link' into master
2020-04-30 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-30 Alex Brainmancmd/go: use -buildmode=pie as default on window
2020-04-20 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-17 Michael Matloobcmd/go: convert TestCaseCollisions to the script framework
2020-04-10 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-08 Austin Clementsall: remove scattered remnants of darwin/arm
2020-04-06 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-04 Brad Fitzpatrickcmd/dist: remove darwin/386, darwin/arm as valid ports
2020-04-02 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-27 Michael Matloobcmd/go: avoid needing to manipulate ImportStack when...
2020-03-27 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-27 Bryan C. Millscmd/go/internal/work: disallow testgo binary from insta...
2020-03-17 Bryan C. Millscmd/go: replace TestCgoDependsOnSyscall with a simpler...
2020-03-13 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-13 zikaerohcmd/go: check for 'svn' binary in PATH in TestAccidenta...
2020-03-10 Alex Brainmandebug/pe: copy some consts from cmd/link/internal/ld
2020-03-06 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-04 Bryan C. Millscmd/go: invalidate cached test results when the -timeou...
2020-03-01 Alex Brainmancmd/go, cmd/link: implement -buildmode=pie on windows
2020-02-28 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-02-27 Michael Matloobcmd/go: roll forward "convert TestShadowingLogic to...
2020-02-27 Michael Matloobcmd/go: convert testCDAndGOPATHAreDifferent to the...
2020-02-27 Michael Matloobcmd/go: convert TestLinkXImportPathEscape to the script...
2020-02-27 Michael Matloobcmd/go: convert TestGoBuildGOPATHOrder to the script...
2020-02-27 Michael Matloobcmd/go: convert more tests to the script framework
2020-02-27 Michael Matloobcmd/go: convert TestGoTestRaceInstallsCgo to script...
2020-02-27 Michael Matloobcmd/go: convert TestGoBuildARM to the script framework
2020-02-27 Michael Matloobcmd/go: convert TestGoTestBuildsAnXtestContainingOnly...
2020-02-27 Michael Matloobcmd/go: convert TestPackageNotStaleWithTrailingSlash...
2020-02-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-02-20 Michael Matloobcmd/go: convert TestExecutableGOROOT to the script...
2020-02-20 Michael Matloobcmd/go: in tests, add sync before closing file in copyF...
2020-02-20 Michael MatloobRevert "cmd/go: convert TestShadowingLogic to the scrip...
2020-02-19 Michael Matloobcmd/go: convert TestShadowingLogic to the script framework
2020-02-19 Michael Matloobcmd/go: convert TestRelativeGOBINFail to script framework
2020-02-19 Michael Matloobcmd/go: convert TestBuildDryRunWithCgo to the script...
2020-02-19 Michael Matloobcmd/go: convert TestIssue11709 to the script framework
2020-02-19 Michael Matloobcmd/go: add a few more calls to t.Parallel
2020-02-19 Michael Matloobcmd/go: convert TestDotDotDotOutsideGOPATH to script...
2020-02-19 Michael Matloobcmd/go: convert TestBuildIDContainsArchModeEnv to the...
2020-02-19 Michael Matloobcmd/go: convert remaining non-parallel tooSlow tests...
2020-02-19 Michael Matloobcmd/go: convert TestIssue12096 to the script framework
2020-02-19 Michael Matloobcmd/go: convert TestBadCgoDirectives to the script...
next