ruby / spec

The Ruby Spec Suite aka ruby/spec
MIT License
595 stars 388 forks source link

Add tests for File.fnmatch #1099

Closed seven1m closed 11 months ago

seven1m commented 11 months ago

These are some cases I had to discover as we implemented this method with Natalie.

andrykonchin commented 11 months ago

Thank you!