1
0
mirror of https://github.com/golang/go synced 2024-11-26 22:51:23 -07:00
go/src/testing
Jay Conrod d60ad1e068 testing: address feedback for dev.fuzz merge
Based on comments in CL 348469.

Note that with this change, F.Fuzz no longer calls
runtime.Goexit. This simplifies our logic and makes F.Fuzz more
predictable.

Change-Id: I6c3c65b0e8e8f261621cbe2f17375e8164ef60a0
Reviewed-on: https://go-review.googlesource.com/c/go/+/351316
Trust: Jay Conrod <jayconrod@google.com>
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
2021-09-24 21:42:31 +00:00
..
fstest testing/fstest: allow specifying file for "." in MapFS 2021-08-16 22:27:47 +00:00
internal/testdeps
iotest
quick
allocs_test.go
allocs.go
benchmark_test.go
benchmark.go [dev.fuzz] testing: allow -fuzzminimizetime to be 0 2021-09-10 17:46:52 +00:00
cover.go
example.go
export_test.go
fuzz.go testing: address feedback for dev.fuzz merge 2021-09-24 21:42:31 +00:00
helper_test.go testing: skip panics when picking the line number for decoration 2021-09-16 23:50:23 +00:00
helperfuncs_test.go testing: skip panics when picking the line number for decoration 2021-09-16 23:50:23 +00:00
match_test.go testing: increase alternation precedence 2021-09-10 17:09:57 +00:00
match.go testing: increase alternation precedence 2021-09-10 17:09:57 +00:00
panic_test.go
run_example_js.go
run_example.go
sub_test.go
testing_test.go
testing.go testing: address feedback for dev.fuzz merge 2021-09-24 21:42:31 +00:00