go/src/testing
Katie Hockman 2559a98a3c testing: remove package from fuzz crasher message
Fixes #48149

Change-Id: Iaf91d2c54fda809c7da90cdfb6d1d075f474c69b
Reviewed-on: https://go-review.googlesource.com/c/go/+/362116
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Julie Qiu <julie@golang.org>
2021-11-09 15:16:57 +00:00
..
fstest testing/fstest: allow specifying file for "." in MapFS 2021-08-16 22:27:47 +00:00
internal/testdeps [dev.fuzz] testing: convert seed corpus values where possible 2021-06-15 19:32:21 +00:00
iotest all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
quick all: use reflect.{Pointer,PointerTo} 2021-10-26 14:24:17 +00:00
allocs.go
allocs_test.go
benchmark.go testing: remove redundant type conversion 2021-10-31 18:13:09 +00:00
benchmark_test.go testing: remove data races so that parallel benchmarks can safely call .Fatal* and .Skip* 2021-04-19 22:06:05 +00:00
cover.go
example.go testing: fail Example tests that invoke runtime.Goexit 2020-09-01 20:13:34 +00:00
export_test.go
fuzz.go testing: remove package from fuzz crasher message 2021-11-09 15:16:57 +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.go testing: reduce memory used by subtest names 2021-11-01 02:47:30 +00:00
match_test.go testing: reduce memory used by subtest names 2021-11-01 02:47:30 +00:00
panic_test.go
run_example.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
run_example_js.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
sub_test.go [dev.fuzz] all: merge master (d137b74) into dev.fuzz 2021-05-17 11:03:09 -04:00
testing.go testing: skip extra -count iterations if there are no tests 2021-10-25 15:43:33 +00:00
testing_test.go testing: drop unusual characters from TempDir directory name 2021-06-17 04:32:50 +00:00