summaryrefslogtreecommitdiff
path: root/ext/IO/t
Commit message (Expand)AuthorAgeFilesLines
* Move IO from ext/ to dist/Nicholas Clark2009-09-2917-1647/+0
* Make io_tell.t use a file that's always there even when the build utility is ...Craig A. Berry2009-08-301-1/+1
* Make extensions in ext run their tests from the extension's own directory.Nicholas Clark2009-08-2817-118/+17
* Update to IO-1.25 from CPANGraham Barr2009-06-132-39/+52
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-0612-0/+0
* Undo io_linenum.t part of #34148. It was io_multihomed.t that I meantSteve Hay2008-07-231-7/+0
* Add watchdog() call to ext/IO/t/io_multihomed.tJerry D. Hedden2008-07-231-12/+4
* watchdog() some IO testsJerry D. Hedden2008-07-162-29/+28
* Some more missing isGV_with_GP()sBen Morrow2008-06-281-1/+12
* Fixes for the test suite on OS/2Ilya Zakharevich2006-12-181-0/+7
* Simplify tests for fork() capabilitiesSteve Hay2006-04-053-27/+21
* Fix syntax error in io_pipe testRafael Garcia-Suarez2006-04-041-1/+1
* Re: Making IO::Socket pass test on Win32Yves Orton2006-04-044-36/+70
* ext/IO/t/io_unix.tJarkko Hietaniemi2006-04-031-1/+20
* Update to IO-1.23Graham Barr2006-03-267-92/+79
* Correct precedence from and to && in an expression with assignment.Nicholas Clark2005-10-171-1/+1
* Upgrade to IO 1.22 from gbarrRafael Garcia-Suarez2005-09-067-27/+44
* Adjust test count for non-windows machinesRafael Garcia-Suarez2004-11-091-1/+1
* fix IO::File to support binmodeJos I. Boumans2004-11-091-0/+50
* Case insensitive file systems are bad, m'kayNicholas Clark2004-06-181-1/+1
* Not ideal, but skip all of IO's tests if Socket is not built.Nicholas Clark2004-06-181-0/+5
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-2/+2
* rmdir t/lib/IO.Jarkko Hietaniemi2003-07-301-0/+1
* MPE/iX fix from Mark Bixby: fcntl() on sockets on works.Jarkko Hietaniemi2003-07-291-23/+15
* Move the ext/IO tests to a more standard location so thatJarkko Hietaniemi2003-07-2816-0/+1634