testing/fstest: Glob generation fails on minus in directory name #44474
Comments
Change https://golang.org/cl/294869 mentions this issue: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fstest.TestFS
generates a glob pattern (testfs.go#L294), but generates an incorrect one when the directory contains a minus.What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes.
What did you do?
What did you expect to see?
What did you see instead?
CC @rsc
The text was updated successfully, but these errors were encountered: