go/src/path
apocelipes 05861ff90c os,path/filepath,testing: use slices to clean up tests
Replace reflect.DeepEqual with slices.Equal which is much faster.

Change-Id: I299db6f998738174983731f08c1021346b87dfaa
GitHub-Last-Rev: 44ca9015d6
GitHub-Pull-Request: golang/go#67613
Reviewed-on: https://go-review.googlesource.com/c/go/+/587938
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
2024-07-25 00:23:06 +00:00
..
filepath os,path/filepath,testing: use slices to clean up tests 2024-07-25 00:23:06 +00:00
example_test.go
match.go path: add available godoc link 2023-11-23 17:33:57 +00:00
match_test.go
path.go path: add available godoc link 2023-11-23 17:33:57 +00:00
path_test.go