This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/TEST: glob the supplied filenames on Win32
authorTony Cook <tony@develop-help.com>
Mon, 8 Dec 2014 00:01:34 +0000 (11:01 +1100)
committerTony Cook <tony@develop-help.com>
Mon, 5 Jan 2015 22:30:28 +0000 (09:30 +1100)
commit70a78ba74c408e393934cf301faba17862fdbb7d
treeda1bd788f1dc00329f031203dc272bc6cbf181ab
parent11fbb0483cbc270c7e9296703ee04bba03a3e00a
t/TEST: glob the supplied filenames on Win32

since Win32 perl doesn't glob by default

at this point the following tests fail:

io/dup.t
io/fs.t
io/open.t
io/perlio_leaks.t
op/coreamp.t
op/filetest.t
op/fork.t
op/fresh_perl_utf8.t
op/glob.t
op/heredoc.t
op/magic.t
op/read.t
op/readline.t
op/sselect.t
op/stat.t
op/substr.t
op/tie_fetch_count.t
op/write.t
t/TEST