]> Cypherpunks.ru repositories - gostls13.git/history - src/cmd/go/internal/test/test.go
[dev.cmdgo] all: merge master (c2f96e6) into dev.cmdgo
[gostls13.git] / src / cmd / go / internal / test / test.go
2021-08-25 Michael Matloob[dev.cmdgo] all: merge master (c2f96e6) into dev.cmdgo
2021-08-17 Colin Arnottcmd/go/internal/test: add an all sentinel to -vet
2021-08-17 kezhaocmd/go: go test flag -failfast should be cacheable
2021-08-16 180909cmd/go: add document -json in testflag
2021-08-13 Jay Conrodcmd/internal/str: move package from cmd/go/internal/str
2021-07-30 Gerrit Code ReviewMerge "[dev.cmdgo] all: merge master (9eee0ed) into...
2021-07-30 Jay Conrod[dev.cmdgo] cmd/internal/str: move package from cmd...
2021-07-28 Jay Conrod[dev.cmdgo] all: merge master (9eee0ed) into dev.cmdgo
2021-07-26 Michael Matloob[dev.cmdgo] cmd/go: add the workspace mode
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-05-05 Philipp Sautercmd/go: don't crash when running "go version" in delete...
2021-04-28 Paschalis Tsiliastesting: add -shuffle=off|on|N to alter the execution...
2021-04-16 Jay Conrodcmd/go/internal/load: convert two global flags to an...
2021-03-25 Johan Janssoncmd/go: add -benchtime to cacheable test flags
2021-03-23 Daniel Martícmd/go: make -coverpkg=all skip test-only packages
2021-02-23 Andy Pancmd/go: resolve TODO by replacing InDir() function
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-21 Roland Shoemakerall: introduce and use internal/execabs
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-14 Jay Conrodcmd/go: refactor error reporting in internal/load
2020-12-09 Russ Coxall: update to use os.ReadDir where appropriate
2020-12-09 Russ Coxall: update to use os.ReadFile, os.WriteFile, os.Create...
2020-11-20 Robert Griesemer[dev.typeparams] Merge branch 'master' into dev.typeparams
2020-11-09 Jay Conrodcmd/go: print deprecation messages for -i
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-20 Russ Coxall: update references to symbols moved from os to...
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
2020-09-22 Bryan C. Millscmd/go/internal/modget: consolidate Load entrypoints
2020-09-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-27 Ian Lance Taylorcmd/go, testing, os: fail test that calls os.Exit(0)
2020-08-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-20 Michael Matloobcmd/go: do context propagation for tracing downloads
2020-08-18 Dmitri Shuralyovcmd/go: revert 3 CLs affecting par.Work, context propag...
2020-08-17 Michael Matloobcmd/go: do context propagation for tracing downloads
2020-08-17 Bryan C. Millscmd/test2json: do not emit a final Action if the result...
2020-08-17 Michael Matloobcmd/go: process -debug-trace flag for cmd/test and...
2020-08-17 Michael Matloobcmd/go: add tracing instrumentation to load.TestPackagesFor
2020-08-17 Michael Matloobcmd/go: propagate context into Action.Func calls
2020-08-12 Cherry Zhangcmd: merge branch 'dev.link' into master
2020-08-12 Michael Matloobcmd/go: propagate context into PackagesForBuild and...
2020-08-12 Michael Matloobcmd/go: add Context parameter to base.command.Run
2020-07-10 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-07-06 Ian Lance Taylorcmd/go: display test binary output if invoked with...
2020-05-14 Jeremy Faller[dev.link] all: merge master to dev.link
2020-05-13 smasher164cmd/go: enable stringintconv and ifaceassert vet checks...
2020-03-27 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-26 Bryan C. Millscmd/go/internal/base: rename EnvForDir to AppendPWD
2020-03-26 Bryan C. Millscmd/go: do not append to the global cfg.OrigEnv slice
2020-03-06 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-06 Jay Conrodcmd/go: make go test -json report failures for panickin...
2020-03-04 Bryan C. Millscmd/go: invalidate cached test results when the -timeou...
2020-02-28 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-02-25 Bryan C. Millscmd/go/internal/{test,vet}: use a standard flag.FlagSet...
2019-10-09 Bryan C. MillsRevert "cmd/go: fail if a test binary exits with no...
2019-10-09 Daniel Martícmd/go: fail if a test binary exits with no output
2019-10-04 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-10-04 Jordi Martincmd/go: set expected filename when building a local...
2019-09-04 Bryan C. Millscmd/go/internal/test: prepend -test.timeout rather...
2019-07-22 Bryan C. MillsRevert "cmd/go: move automatic testing.Init call into...
2019-07-18 Bryan C. Millscmd/go: in module mode, populate PackagePublic.Root...
2019-06-12 Jonathan Amsterdamcmd/go: include -errorsas in go test vet checks
2019-05-16 Russ Coxcmd/go: run full 'go vet' during 'go test' for packages...
2019-05-13 Luka Zitnikcmd/go: print finally FAIL if a test has failed in...
2019-05-10 Caleb Sparecmd/go: move automatic testing.Init call into generated...
2019-04-13 OkamotoYukicmd/go/internal/test: pass default timeout to test...
2019-04-01 Jay Conrodcmd/go: refactor load.LoadPackage into other functions
2019-03-22 Dmitri Shuralyovcmd/go: fix the default build output name for versioned...
2019-03-22 Dmitri ShuralyovRevert "cmd/go: fix the default build output name for...
2019-03-13 Hana Kimcmd/go: fix the default build output name for versioned...
2019-03-01 Vladimir Varankincmd/go: refer to testflag help in go test -help output
2018-11-29 Bryan C. Millscmd/go/internal/{clean,test}: lock testexpire.txt
2018-11-06 Daniel Martícmd/go: make 'go test -h' print two lines
2018-11-02 Ian Lance Taylorcmd/go: don't let "go test -c -o /dev/null" overwrite...
2018-10-12 Russ Coxtesting: implement -benchtime=100x
2018-08-10 Russ Coxcmd/go: fix module loader and test-only dependencies
2018-08-03 Ian Lance Taylorcmd/go: revert "cmd/go: no longer eval symlinks in...
2018-08-02 Issac Trottscmd/go: no longer eval symlinks in inDir
2018-08-01 Russ Coxcmd/go: split go mod into multiple subcommands
2018-07-20 LE Manh Cuongcm/go/internal/test: make vet run when using go test -c
2018-07-17 Ian Lance Taylorcmd/go: search test imports when matching -coverpkg
2018-07-17 Russ Coxcmd/go: add new test script facility
2018-07-10 Russ Coxcmd/cover: invoke go command to find packages
2018-07-09 Ian Lance Taylorcmd/go: revert "output coverage report even if there...
2018-06-06 Dennis Kuhnertcmd/go: output coverage report even if there are no...
2018-05-30 Russ Coxcmd/go: add minimal module-awareness for legacy operation
2018-05-09 Ian Lance Taylorgo/build, cmd/go: don't expect gccgo to have GOROOT...
2018-04-26 Russ Coxcmd/go: add go list -test to describe test binaries
2018-04-24 Hana (Hyang-Ah) Kimruntime/pprof: introduce "allocs" profile
2018-04-20 Alberto Donizetticmd/go: document which vet tests are enabled during...
2018-04-11 Yann Hodiquecmd/go: fix typo in test inputs descriptor
2018-04-06 Daniel Martícmd: some semi-automated cleanups
2018-04-04 Nikhil Beneschcmd/go: rebuild as needed when vetting test packages
2018-03-27 Ian Lance Taylorcmd/go: if -race, don't run coverage on runtime packages
next