go/src/testing
apocelipes 4cc7705e56 testing: use strings.SplitSeq and bytes.SplitSeq
To simplify the code. This is a follow-up for the CL 646216.

Change-Id: Ib09d1074a783482fb293527e9f1abeb3c02137c3
GitHub-Last-Rev: 2e7a6ad40c
GitHub-Pull-Request: golang/go#71568
Reviewed-on: https://go-review.googlesource.com/c/go/+/646755
Reviewed-by: Jorropo <jorropo.pgm@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Salah (Globlost) <globlost@gmail.com>
Reviewed-by: Damien Neil <dneil@google.com>
Auto-Submit: Damien Neil <dneil@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
2025-02-05 15:53:08 -08:00
..
fstest io/fs: add ReadLinkFS interface 2025-02-03 08:38:43 -08:00
internal/testdeps
iotest
quick
slogtest testing: use strings.SplitSeq and bytes.SplitSeq 2025-02-05 15:53:08 -08:00
synctest testing/synctest: add some examples 2025-01-07 20:05:28 -08:00
allocs.go
allocs_test.go
benchmark.go testing: support B.Context and F.Context 2024-12-18 08:18:04 -08: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: replace CRLF by LF on windows before comparing to the expected output 2024-11-13 18:37:25 +00:00
example_loop_test.go testing: improve b.Loop example 2024-12-15 21:41:23 -08:00
export_test.go
flag_test.go
fuzz.go testing: support B.Context and F.Context 2024-12-18 08:18:04 -08:00
helper_test.go
helperfuncs_test.go
loop_test.go testing: don't measure cleanup time after B.Loop 2024-12-15 21:41:28 -08:00
match.go
match_test.go
newcover.go all: remove coverageredesign experiment 2025-02-03 12:10:28 -08:00
panic_test.go
run_example.go
run_example_wasm.go
sub_test.go
testing.go testing: use strings.SplitSeq and bytes.SplitSeq 2025-02-05 15:53:08 -08:00
testing_other.go
testing_test.go testing: use strings.SplitSeq and bytes.SplitSeq 2025-02-05 15:53:08 -08:00
testing_windows.go
testing_windows_test.go