summaryrefslogtreecommitdiff
path: root/t/io/perlio.t
Commit message (Expand)AuthorAgeFilesLines
* Move the test for recursive call to Perl_load_module to t/io/perlio.tNicholas Clark2011-09-231-1/+15
* re-indent some tests for readabilityFather Chrysostomos2011-07-161-14/+16
* Correct skip count in perlio.tFather Chrysostomos2011-07-161-1/+1
* [perl #92258] <$fh> hangs on a glob copyFather Chrysostomos2011-06-051-1/+7
* Add skip_all_without_perlio() to test.pl, and use it in 8 tests.Nicholas Clark2011-03-071-4/+1
* Replaced '1 while unlink' with 'unlink_all' in t/io/perlio.tBrad Gilbert2010-12-081-5/+5
* Update skip count in perlio.t.Craig A. Berry2010-01-091-1/+1
* Avoid race conditions with files in /tmp, by explicitly checking dev & inode.Nicholas Clark2010-01-071-15/+19
* Unlink PerlIO's tempfiles for the case of no -T, but bogus $ENV{TMPDIR}Nicholas Clark2010-01-071-3/+23
* Cleanup PerlIO temp filesRafael Garcia-Suarez2010-01-071-0/+3
* minitest fixesZefram2009-11-191-2/+3
* Added a TODO test for RT#69332 - PerlIO returns undef instead of 0 on EOLJesse Vincent2009-10-101-1/+25
* Replace Test::More by test.plRafael Garcia-Suarez2009-07-271-1/+2
* Do not honor TMPDIR for anonymous temporary files when taintingRafael Garcia-Suarez2009-06-101-2/+2
* [perl #66452] TMPDIR not honored when opening an anonymous temporary fileNiko Tyni2009-06-101-1/+14
* Skip tests if PerlIO::scalar is not availableRafael Garcia-Suarez2009-05-251-1/+5
* Move the 4 tests of core PerlIO functionality to t/io. PerlIO::Layer::find isNicholas Clark2009-02-091-0/+136