]> Cypherpunks repositories - gostls13.git/commit
testing/fstest: return base name from mapfs FileInfo.Name
authorShang Ding <rifflegrass@gmail.com>
Sat, 17 Feb 2024 18:21:54 +0000 (12:21 -0600)
committerGopher Robot <gobot@golang.org>
Tue, 20 Feb 2024 14:59:55 +0000 (14:59 +0000)
commitff0b46cfbb0995ea4445c476cf7e0c7643763222
tree417d82116d035091fade74a04436ac5a12c8207f
parenta3c35430fc0a67b5c8af6d57d21e2881929076ac
testing/fstest: return base name from mapfs FileInfo.Name

Change-Id: I5a68389a68875dbb2f6875de3f64f63dd7ca1af7
Reviewed-on: https://go-review.googlesource.com/c/go/+/565055
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>
Reviewed-by: Than McIntosh <thanm@google.com>
src/testing/fstest/mapfs.go
src/testing/fstest/mapfs_test.go