This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
More warnings tests.
[perl5.git] / t / io / perlio.t
2011-09-23 Nicholas ClarkMove the test for recursive call to Perl_load_module...
2011-07-17 Father Chrysostomosre-indent some tests for readability
2011-07-17 Father ChrysostomosCorrect skip count in perlio.t
2011-06-06 Father Chrysostomos[perl #92258] <$fh> hangs on a glob copy
2011-03-07 Nicholas ClarkAdd skip_all_without_perlio() to test.pl, and use it...
2010-12-08 Brad GilbertReplaced '1 while unlink' with 'unlink_all' in t/io...
2010-01-09 Craig A. BerryUpdate skip count in perlio.t.
2010-01-07 Nicholas ClarkAvoid race conditions with files in /tmp, by explicitly...
2010-01-07 Nicholas ClarkUnlink PerlIO's tempfiles for the case of no -T, but...
2010-01-07 Rafael Garcia-SuarezCleanup PerlIO temp files
2009-11-19 Zeframminitest fixes
2009-10-10 Jesse VincentAdded a TODO test for RT#69332 - PerlIO returns undef...
2009-07-27 Rafael Garcia-SuarezReplace Test::More by test.pl
2009-06-10 Rafael Garcia-SuarezDo not honor TMPDIR for anonymous temporary files when...
2009-06-10 Niko Tyni[perl #66452] TMPDIR not honored when opening an anonym...
2009-05-25 Rafael Garcia-SuarezSkip tests if PerlIO::scalar is not available
2009-02-09 Nicholas ClarkMove the 4 tests of core PerlIO functionality to t...