Merge branch 'vincent/rvalue_stmt_given' into blead
[p5sagit/p5-mst-13.2.git] / t / io / perlio.t
2010-01-09 Craig A. Berry Update skip count in perlio.t.
2010-01-07 Nicholas Clark Avoid race conditions with files in /tmp, by explicitly...
2010-01-07 Nicholas Clark Unlink PerlIO's tempfiles for the case of no -T, but...
2010-01-07 Rafael Garcia-Suarez Cleanup PerlIO temp files
2009-11-19 Zefram minitest fixes
2009-10-10 Jesse Vincent Added a TODO test for RT#69332 - PerlIO returns undef...
2009-07-27 Rafael Garcia-Suarez Replace Test::More by test.pl
2009-06-10 Rafael Garcia-Suarez Do 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-Suarez Skip tests if PerlIO::scalar is not available
2009-02-09 Nicholas Clark Move the 4 tests of core PerlIO functionality to t...