This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
close the Peek.t temp file so the END block can unlink it
[perl5.git] / ext / File-Glob / t / basic.t
2011-10-29 Father ChrysostomosOops: Fix Glob.xs assertion failure
2011-10-29 Father ChrysostomosAdd :bsd_glob export tag to File::Glob [perl #96116]
2011-10-27 Father ChrysostomosMake csh_glob remove quote-escaping backslashes
2011-10-27 Father ChrysostomosRewrite csh_glob in C; fix two quoting bugs
2011-10-25 Father ChrysostomosMake new basic.t glob tests work on Win & VMS
2011-10-24 Father ChrysostomosMake File::Glob::csh_glob consisent wrt '"\
2011-09-16 Craig A. BerryAssorted File::Glob test fix-ups following 528bd3ce85.
2011-09-10 Douglas Christophe... Add plain ~ expansion for Windows system in File::Glob
2011-09-03 Craig A. BerryPlug segfault in bsd_glob() with unsupported ALTDIRFUNC...
2010-10-18 Nicholas ClarkRemove MacOS classic support from File::Glob's tests.
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-02-09 Nicholas ClarkRename ext/File/Glob to ext/File-Glob