summaryrefslogtreecommitdiff
path: root/t/io
Commit message (Collapse)AuthorAgeFilesLines
* Put a watchdog on openpid.t: it has been found to hang in some Win32 smokes.Steve Hay2009-09-291-1/+1
|
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-084-23/+7
|
* Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS ↵Jesse Vincent2009-08-031-3/+2
| | | | | | Classic. Perl hasn't supported MachTen since 5.6.
* Remove the port to MiNT. It's a dead platform that hasn't had any love ↵Jesse Vincent2009-08-033-5/+4
| | | | since 5.005
* Replace Test::More by test.plRafael Garcia-Suarez2009-07-273-5/+13
|
* Some portability and clean-up for errno.t.Craig A. Berry2009-06-111-2/+13
|
* Do not honor TMPDIR for anonymous temporary files when taintingRafael Garcia-Suarez2009-06-101-2/+2
| | | | | | | Use a default of /tmp on Unixes when TMPDIR is unset or empty, or when creation of a temporary file in it fails This goes on top of commit 26e8050aaf2eeca2f04cdc7bc5df07f8dc4ff0f9
* [perl #66452] TMPDIR not honored when opening an anonymous temporary fileNiko Tyni2009-06-101-1/+14
|
* fix RT 39060, errno incorrectly set in perlioStepan Kasal2009-06-081-0/+26
|
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-0613-0/+0
|
* Skip under miniperl (cannot load Fcntl)Rafael Garcia-Suarez2009-05-251-3/+7
|
* Skip tests if PerlIO::scalar is not availableRafael Garcia-Suarez2009-05-251-1/+5
|
* [perl #56644] TODO was too severe. Only :unix :stdio were failingDavid Mitchell2009-04-251-4/+7
|
* Remove spurious TODO indicatorsRafael Garcia-Suarez2009-02-261-1/+1
| | | | | By definition, the first test in a series for testing a leak should always succeed
* Move the 4 tests of core PerlIO functionality to t/io. PerlIO::Layer::find isNicholas Clark2009-02-094-0/+252
| | | | implemented in perlio.c
* Haiku PortIngo Weinhold2008-10-291-1/+1
| | | | | Message-Id: <20081029022544.413.1@knochen-vm.localdomain> p4raw-id: //depot/perl@34630
* VMS-specific follow-up to tempfile name changes in 34182, plusCraig A. Berry2008-08-132-13/+7
| | | | | a TODO in dup.t that's long since to-done. p4raw-id: //depot/perl@34203
* Convert all unimaginative (ie race condition) temporary file names toNicholas Clark2008-08-0713-166/+158
| | | | | use test.pl's tempfile(). p4raw-id: //depot/perl@34182
* Skip chown() tests added by #34092 on Win32Steve Hay2008-07-031-2/+5
| | | p4raw-id: //depot/perl@34101
* Some more missing isGV_with_GP()sBen Morrow2008-06-281-0/+81
| | | | | Message-ID: <20080628160017.GA81579@osiris.mauzo.dyndns.org> p4raw-id: //depot/perl@34092
* [patch@34016] VMS passes these t/io/open.t tests now.John E. Malmberg2008-06-111-9/+2
| | | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <484F51EA.6050005@qsl.net> Date: Tue, 10 Jun 2008 23:17:46 -0500 p4raw-id: //depot/perl@34042
* Make fs.t compare the permissions of a link with thoseCraig A. Berry2008-02-111-2/+6
| | | | | of the linked file rather than guessing at system defaults. p4raw-id: //depot/perl@33274
* Adjust the skip count for t/io/dup.t for the -Uuseperlio case, in a wayNicholas Clark2007-11-051-2/+3
| | | | | that will hopefully make it harder for it to get out of sync again. p4raw-id: //depot/perl@32225
* Fix a few segfaults and a when() bugjosh2007-10-171-3/+10
| | | | | | From: "josh" <twists@gmail.com> Message-ID: <20071015043708.GA10981@grenekatz.org> p4raw-id: //depot/perl@32120
* Check rename() under CygwinJerry D. Hedden2007-09-261-1/+1
| | | | | | From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510709250855o2c9115cdi6ce830a9ccaec696@mail.gmail.com> p4raw-id: //depot/perl@31980
* Various fixes for EBCDIC platforms.Steve Peters2007-07-231-3/+3
| | | p4raw-id: //depot/perl@31648
* Don't use utf8.pm in the test (avoiding embedding utf8 in the testRafael Garcia-Suarez2007-03-311-3/+2
| | | | | | file), and use greek to test for something out of 8-bit latin, as Jarkko suggested. Everything flows. p4raw-id: //depot/perl@30805
* When dup'ing a filehandle, retain the :utf8 layerRafael Garcia-Suarez2007-03-301-1/+21
| | | p4raw-id: //depot/perl@30781
* Upgrade inplace.t and iprefix.t to use test.pl, avoiding a lotCraig A. Berry2007-03-112-64/+42
| | | | | of OS-specific shenanigans. p4raw-id: //depot/perl@30543
* Fixes for the test suite on OS/2Ilya Zakharevich2006-12-181-1/+1
| | | | | Message-ID: <20061214023222.GA29084@powdermilk.math.berkeley.edu> p4raw-id: //depot/perl@29578
* Text mode wrongly set on pipe file descriptorsIlya Zakharevich2006-12-131-2/+45
| | | | | Message-ID: <20061213072825.GA26300@powdermilk.math.berkeley.edu> p4raw-id: //depot/perl@29550
* Re: $, and sayGisle Aas2006-11-021-1/+7
| | | | | | | | Message-ID: <lrek2t1e8n.fsf@caliper.activestate.com> with tweaks so "say;" continues to default to $_ plus a regression test p4raw-id: //depot/perl@29187
* Re: Off by one in the trie code?Yves Orton2006-10-192-5/+5
| | | | | | | | Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com> change test files that do a require "./test.pl"; without a BEGIN block to ensure prototypes are seen, plus fix any breakage this reveals. p4raw-id: //depot/perl@29056
* The binmode in t/iop/utf8.t doesn't need to be conditional on ${^OPEN}Nicholas Clark2006-06-071-3/+1
| | | p4raw-id: //depot/perl@28369
* patch@27236 vms glob/readdir/chdir EFS/long filename supportJohn E. Malmberg2006-02-201-0/+1
| | | | | Message-ID: <43F92CE6.5040704@qsl.net> p4raw-id: //depot/perl@27239
* Give up on through.t on VMS for now -- no can do with current Craig A. Berry2006-01-141-0/+4
| | | | | pipe implementation. p4raw-id: //depot/perl@26857
* latest switch/say/~~Robin Houston2005-12-191-0/+49
| | | | | Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk> p4raw-id: //depot/perl@26400
* Pulling ancient RCS commentsAndy Lester2005-11-203-6/+0
| | | | | Message-ID: <20051119061639.GA25086@petdance.com> p4raw-id: //depot/perl@26178
* I/O is UTF-8, not "UNICODE"Nicholas Clark2005-11-091-7/+7
| | | p4raw-id: //depot/perl@26066
* As using -C to turn on utf8 IO is equivalent to the open pragma,Nicholas Clark2005-11-091-2/+8
| | | | | | change 25925 had the side effect of breaking t/io/utf8.t Fixed by adding the missing binmode()s. p4raw-id: //depot/perl@26065
* Better diagnostics from io/utf8.tNicholas Clark2005-11-091-31/+36
| | | p4raw-id: //depot/perl@26064
* Re: A surprising segfaultSADAHIRO Tomoyuki2005-11-082-2/+25
| | | | | Message-Id: <20051108233535.735D.BQW10602@nifty.com> p4raw-id: //depot/perl@26045
* Add appropriate skips to t/io/fs.t to fix test failures on Cygwin.Steve Peters2005-11-031-2/+8
| | | p4raw-id: //depot/perl@25974
* More core test cleanups. Mainly fixes to remove code that caused Steve Peters2005-11-036-18/+30
| | | | | | warnings, but there were a few bug fixes that were hidden by no using warnings. p4raw-id: //depot/perl@25973
* Clean up some test files.Steve Peters2005-11-035-6/+18
| | | p4raw-id: //depot/perl@25967
* Test case should not execute /no_such_process if it does exist.Steve Peters2005-11-021-1/+2
| | | p4raw-id: //depot/perl@25965
* Re: futimes [PATCH]Gisle Aas2005-11-021-47/+52
| | | | | Message-ID: <lrbr1494o2.fsf@caliper.activestate.com> p4raw-id: //depot/perl@25951
* Lowercase barewords considered harmful to your health.Steve Peters2005-11-021-6/+6
| | | p4raw-id: //depot/perl@25949
* futimes [PATCH]Gisle Aas2005-10-311-2/+27
| | | | | Message-ID: <lrk6ft8ia6.fsf_-_@caliper.activestate.com> p4raw-id: //depot/perl@25941
* Comment nit by Vadim KonovalovRafael Garcia-Suarez2005-09-271-58/+58
| | | | | And while we're at it, reindent consistently. p4raw-id: //depot/perl@25625