]> Cypherpunks.ru repositories - gostls13.git/history - src/cmd/go/internal/test/testflag.go
[dev.fuzz] all: merge master into dev.fuzz
[gostls13.git] / src / cmd / go / internal / test / testflag.go
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-12-04 Katie Hockman[dev.fuzz] testing: add basic go command support for...
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
2020-09-24 Daniel Martícmd/go: error when -c or -i are used with unknown flags
2020-08-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-17 Bryan C. Millscmd/go/internal/test: keep looking for go command flags...
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-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...
2020-01-31 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-12-11 Bryan C. Millscmd/go: allow arguments to 'go test' and 'go vet' to...
2019-10-04 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-10-04 Bryan C. Millscmd/go: remove the -mod flag from 'go get'
2019-05-16 Russ Coxcmd/go: run full 'go vet' during 'go test' for packages...
2018-11-06 Daniel Martícmd/go: make 'go test -h' print two lines
2018-08-01 Russ Coxcmd/go: add $GOFLAGS environment variable
2018-01-04 Russ Coxcmd/go: fix caching of test -json outputs
2017-12-01 Russ Coxcmd/go: fix -outputdir -coverprofile interaction
2017-11-29 Inanc Gumustesting: add -failfast to go test
2017-11-10 Russ Coxcmd/go: allow -coverprofile with multiple packages...
2017-11-10 Russ Coxcmd/go: add go test -json flag
2017-11-03 Russ Coxcmd/go: run vet automatically during go test
2017-05-22 Dhananjay Nakranicmd/go: warn on -race with -covermode=set.
2017-04-26 Brandon Bennetttesting: add argument to list tests, benchmarks, and...
2017-04-10 Rob Pikecmd/go: allow full flag processing in go vet
2017-03-17 Alexander Menzhinskycmd/go: fix race libraries rebuilding by `go test -i`
2017-02-03 Russ Coxcmd/go: split out cmd/go/internal/test