go/src/testing
Damien Neil 49cdf0c42e testing, testing/synctest: handle T.Helper in synctest bubbles
Fixes #74199

Change-Id: I6a15fbd59a3a3f8c496440f56d09d695e1504e4e
Reviewed-on: https://go-review.googlesource.com/c/go/+/682576
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
Auto-Submit: Damien Neil <dneil@google.com>
2025-06-20 12:29:58 -07:00
..
fstest io/fs: add ReadLinkFS interface 2025-02-03 08:38:43 -08:00
internal/testdeps cmd/go: fix problems with coverage percentage reporting w/ -coverpkg 2024-06-14 11:46:05 +00:00
iotest
quick
slogtest testing/slogtest: test nested groups in empty record 2025-03-25 19:19:09 -07:00
synctest testing, testing/synctest: handle T.Helper in synctest bubbles 2025-06-20 12:29:58 -07:00
allocs.go testing: use more doc links 2025-04-30 08:21:07 -07:00
allocs_test.go
benchmark.go testing: add Output 2025-05-13 15:43:42 -07:00
benchmark_test.go testing: support B.Context and F.Context 2024-12-18 08:18:04 -08:00
cover.go all: remove coverageredesign experiment 2025-02-03 12:10:28 -08:00
example.go testing: modify got,want equal comparison for unordered example output 2025-03-05 07:44:41 -08:00
example_loop_test.go testing: improve b.Loop example 2024-12-15 21:41:23 -08:00
export_test.go testing: add Chdir 2024-08-16 23:48:50 +00:00
flag_test.go testing: use testenv.Executable 2024-09-03 18:03:28 +00:00
fuzz.go testing: add Output 2025-05-13 15:43:42 -07:00
helper_test.go testing: use testenv.Executable 2024-09-03 18:03:28 +00:00
helperfuncs_test.go
loop_test.go testing: detect a stopped timer in B.Loop 2025-03-24 11:41:09 -07:00
match.go
match_test.go
newcover.go all: remove coverageredesign experiment 2025-02-03 12:10:28 -08:00
panic_test.go testing: add Output 2025-05-13 15:43:42 -07:00
run_example.go
run_example_wasm.go
sub_test.go testing: use a pattern to match the elapsed time in TestTRun 2025-05-20 07:37:42 -07:00
testing.go testing, testing/synctest: handle T.Helper in synctest bubbles 2025-06-20 12:29:58 -07:00
testing_other.go testing: use time.Since in highPrecisionTime 2024-04-27 19:42:36 +00:00
testing_test.go testing: add Attr 2025-05-21 15:37:35 -07:00
testing_windows.go testing: use QueryPerformanceCounter on Windows 2024-04-26 22:55:25 +00:00
testing_windows_test.go testing: use QueryPerformanceCounter on Windows 2024-04-26 22:55:25 +00:00