]> Cypherpunks.ru repositories - gostls13.git/history - src/testing/internal/testdeps/deps.go
testing: add available godoc link
[gostls13.git] / src / testing / internal / testdeps / deps.go
2023-11-08 cui flitertesting: add available godoc link
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-12-13 Russ Coxall: gofmt -w -r 'interface{} -> any' src
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-09-20 Jay Conrod[dev.fuzz] Merge remote-tracking branch 'origin/dev...
2021-09-20 Katie Hockman[dev.fuzz] all: merge master (b0fa2f5) into dev.fuzz
2021-09-20 Katie Hockman[dev.fuzz] all: merge master (af72ddf) into dev.fuzz
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-06-28 Katie Hockman[dev.fuzz] all: merge master (c95464f) into dev.fuzz
2021-06-15 Katie Hockman[dev.fuzz] testing: convert seed corpus values where...
2021-06-02 Katie Hockman[dev.fuzz] all: merge master (dd7ba3b) into dev.fuzz
2021-05-19 Jay Conrod[dev.fuzz] internal/fuzz: make minimization tests more...
2021-05-19 Roland Shoemaker[dev.fuzz] internal/fuzz: move coverage capture closer...
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-04-09 Jay Conrod[dev.fuzz] internal/fuzz: move CoordinateFuzzing args...
2021-04-09 Jay Conrod[dev.fuzz] testing: let -fuzztime specify a number...
2021-04-09 Jay Conrod[dev.fuzz] internal/fuzz: don't count time spent loadin...
2021-03-09 Jay Conrod[dev.fuzz] testing, internal/fuzz: multiple small fixes
2021-02-23 Katie Hockman[dev.fuzz] testing,internal/fuzz: support structured...
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-10 Jay Conrod[dev.fuzz] internal/fuzz: make RunFuzzWorker accept...
2021-02-10 Jay Conrod[dev.fuzz] testing/internal/testdeps: use signal.Notify...
2021-02-03 Jay Conrod[dev.fuzz] internal/fuzz: refactor CorpusEntry type
2021-01-15 Jay Conrod[dev.fuzz] internal/fuzz: handle SIGINT races gracefully
2021-01-14 Katie Hockman[dev.fuzz] internal/fuzz: fix context cancellation...
2020-12-23 Jay Conrod[dev.fuzz] cmd/go: implement -fuzztime flag and support...
2020-12-21 Jay Conrod[dev.fuzz] internal/fuzz: read and write interesting...
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-12-04 Katie Hockman[dev.fuzz] internal/fuzzing: handle and report crashers
2020-12-04 Katie Hockman[dev.fuzz] testing: read corpus from testdata/corpus...
2020-12-04 Jay Conrod[dev.fuzz] internal/fuzz: coordinate fuzzing across...
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
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)
2019-06-27 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-05-28 Dmitri Shuralyovtesting/internal/testdeps: delete didSetLogger variable
2018-05-18 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-04-24 Hana (Hyang-Ah) Kimruntime/pprof: introduce "allocs" profile
2017-12-14 Russ Coxtesting: do not crash when m.Run is called twice and...
2017-12-11 Russ Coxcmd/go: invalidate cached test results if env vars...
2017-02-07 Quentin Smithtesting: print extra labels on benchmarks
2016-11-02 Russ Coxtesting: introduce testing/internal/testdeps for holdin...