go/src/testing
apocelipes 2e7a6ad40c testing: use strings.SplitSeq and bytes.SplitSeq
To simplify the code. This is a follow up for the CL 646216.
2025-02-05 19:26:01 +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 19:26:01 +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 19:26:01 +08:00
testing_other.go
testing_test.go testing: use strings.SplitSeq and bytes.SplitSeq 2025-02-05 19:26:01 +08:00
testing_windows.go
testing_windows_test.go