]> Cypherpunks repositories - gostls13.git/commit
path/filepath: use slices to simplify the test code
authorapocelipes <seve3r@outlook.com>
Fri, 22 Mar 2024 09:04:08 +0000 (09:04 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 22 Mar 2024 16:38:19 +0000 (16:38 +0000)
commit1eee17dc4e796c2fe60e8f9e82b66c00610adc31
tree7d7ed4d4c20e3fe4a35ac52093c8924b53fdef12
parent1c864333cac25273ebfcefa53d50a82c270ebdab
path/filepath: use slices to simplify the test code

Change-Id: I020ca2ed8a6af60977f2c492cd742f824906d4ec
GitHub-Last-Rev: b27fda463058e86eafbe5bd10e5c99e10dd609a8
GitHub-Pull-Request: golang/go#66462
Reviewed-on: https://go-review.googlesource.com/c/go/+/573715
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/path/filepath/match_test.go
src/path/filepath/path_test.go