fakefs/lib
Sam Goldstein 1c6825fb9b added support for recursive globbing
FakeDir.glob now handles recursive globs (i.e. '**') like the standard
lib Dir.  Previously they were treated identically to single wild cards
(i.e. '*')

Resolves issue #16
http://github.com/defunkt/fakefs/issues#issue/16
2009-10-29 09:26:54 -07:00
..
fakefs added support for recursive globbing 2009-10-29 09:26:54 -07:00
fakefs.rb make fakefs/safe pull in dependencies 2009-07-27 10:44:31 -07:00