1
0
mirror of https://github.com/golang/go synced 2024-11-26 20:01:19 -07:00
go/src/testing
Tobias Klauser dd2279ee34 testing: use strings.LastIndexAny in (*common).decorate
Change-Id: I14c521f4e599e14c71a52342b0ead5d0d4007f1e
Reviewed-on: https://go-review.googlesource.com/c/go/+/527655
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Kirill Kolyshkin <kolyshkin@gmail.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2023-09-13 18:06:09 +00:00
..
fstest testing/fstest: fix the Glob test when dir entries are out of order 2023-06-16 18:21:40 +00:00
internal/testdeps
iotest
quick
slogtest testing/slogtest: add Run to run cases as subtests 2023-09-08 20:37:12 +00:00
allocs_test.go
allocs.go
benchmark_test.go
benchmark.go internal/sysinfo: print cpu type from cpuinfo when internal cpu name is empty on Linux 2023-08-17 21:40:36 +00:00
cover.go
example.go testing: enforce -skip in example tests 2023-07-21 21:37:46 +00:00
export_test.go
flag_test.go all: use ^TestName$ regular pattern for invoking a single test 2023-09-05 23:35:29 +00:00
fuzz.go
helper_test.go
helperfuncs_test.go
match_test.go
match.go all: use built-in clear to clear maps 2023-07-27 22:07:13 +00:00
newcover.go
panic_test.go all: use ^TestName$ regular pattern for invoking a single test 2023-09-05 23:35:29 +00:00
run_example_wasm.go
run_example.go
sub_test.go
testing_other.go
testing_test.go Revert "testing: only report subtest races once" 2023-05-24 17:35:45 +00:00
testing_windows.go
testing.go testing: use strings.LastIndexAny in (*common).decorate 2023-09-13 18:06:09 +00:00