This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix bug #21914, 3-arg open + local $fh + strict coredump.
[perl5.git] / t / io /
2003-04-09 Jarkko Hietaniemiopen(my $fh, ">&", STDOUT) should not warn under strict.
2003-04-09 Jarkko HietaniemiTry to be more descriptive than just __ANONIO__ which...
2003-03-12 Jarkko HietaniemiIntegrate:
2003-03-11 Jarkko HietaniemiA rejected hunk of #18902 reapplied.
2003-03-11 Jarkko HietaniemiPatch from Craig Berry to resolve test failures in...
2003-03-10 Jarkko HietaniemiComment fix.
2003-03-04 Jarkko HietaniemiTry to give rcatline() a good jog on Unicode.
2003-03-04 Adrian M. EnacheRe: [perl #21395] rcatline doesn't grok utf8
2003-02-02 Jarkko Hietaniemiminitest wasn't working. (The $^X /miniperl/ test in
2003-01-26 Slaven RezicRe: truncate using a globref
2003-01-17 Nick Ing-SimmonsRe: 18457 on cygwin/20030113
2003-01-17 Nick Ing-SimmonsCorrect typo (actually copy/paste of wrong thing).
2003-01-14 Jarkko HietaniemiApparently some stdios have bugs (no! don't tell it...
2003-01-12 Nick Ing-SimmonsFix #18711 and add test for it (and indeed tell on...
2002-11-19 Rafael Garcia-Suarezt/io/crlf.t failed with miniperl.
2002-11-06 Slaven RezicRe: [perl #18048] read \*FH, ... returns undef but...
2002-10-20 Nick Ing-SimmonsIntegrate mainline
2002-10-17 Steve GrazziniRe: [perl #17830] open FH, "<&", $fd
2002-08-11 Nick Ing-SimmonsFix for [perl #15986] tell/seek misbehave for :crlf
2002-06-10 Nick Ing-Simmonsbinmode(FH); to act like binmode(FH,":bytes") as well as
2002-05-22 Abhijit Menon-Sen Integrate #16731 from //depot/macperl.
2002-05-04 Paul Greenfix t/io/fs.t for VOS
2002-04-28 Jarkko HietaniemiIntegrate #16254 from macperl;
2002-04-28 Nick Ing-SimmonsUse (file PerlIO::Layer 'perlio') rather than $Config...
2002-04-28 Jarkko HietaniemiPlan better.
2002-04-28 Michael G. SchwernTruncate the truncate tests (was Re: truncate to grow...
2002-04-19 Rafael Garcia-SuarezDisable warning noise
2002-04-19 Rafael Garcia-SuarezMore tests for the 3-arg open
2002-04-17 Jarkko HietaniemiMove /dev/full testing post-5.8.0.
2002-04-17 Jarkko HietaniemiWith -Uuseperlio the error might be EBADF.
2002-04-17 Mark-Jason DominusRe: [ID 20020416.001] 'close' does not report failure...
2002-04-17 Jarkko HietaniemiTest tweaks from mjd and Benjamin Goldberg.
2002-04-16 Mark-Jason DominusRe: [ID 20020416.001] 'close' does not report failure...
2002-04-01 Nick Ing-SimmonsBe more explicit testing for \015 not \r
2002-03-28 Paul Greent/io/fs.t - skip all tests that fail on VOS
2002-03-28 Jarkko HietaniemiMore UTF-8 locale sensitivity.
2002-03-27 Jarkko HietaniemiMore binmode :bytes.
2002-03-26 Jarkko HietaniemiEPOC update from Olaf Flebbe.
2002-03-26 Jarkko HietaniemiIntegrate perlio:
2002-03-26 Nick Ing-SimmonsTestcase for crlf spanning buffer boundary
2002-03-26 Gerrit P. HaaseRe: Jarkko likes OOOOs
2002-03-25 Jarkko HietaniemiTake away the perlio-requiring tests..
2002-03-25 Jarkko HietaniemiMore correct now, but actually the two new tests
2002-03-25 Jarkko HietaniemiMore neo-io tests from Stas Bekman.
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-19 Slaven RezicRe: Nearly OK for cygwin@15318
2002-03-07 Paul Greenperl/t/io/fs.t -- VOS bug
2002-02-21 Nikola Knezevicquestion about fs.t
2002-02-18 Nick Ing-SimmonsIntegrate mainline
2002-02-16 Abhijit Menon-SenRemove dubious test.
2002-02-16 Abhijit Menon-Sen Absorb #14701 by Sarathy from maint-5.6.
2002-02-08 Rafael Garcia-SuarezRe: [PATCH] eof() coredumps when ARGV is aliased to...
2002-02-01 Nick Ing-SimmonsIntegrate mainline
2002-02-01 Rafael Garcia-Suareztemp file not cleaned up
2002-01-31 Jarkko HietaniemiTurn the I/O Unicode error by default on, but the
2002-01-25 Nick Ing-SimmonsLinux/NFS hackery was not faking right number of passes.
2002-01-17 Nick Ing-SimmonsIntegrate mainline (for ndbm fixes etc.)
2002-01-16 Paul GreenFix crypt.t and fs.t tests
2001-12-29 Andreas Königcleaner close on tests, take 2
2001-12-27 Andreas König[PATCH] check return of close
2001-12-13 Michael G. SchwernProper skip tests and VMS unlink
2001-12-12 Craig A. BerryVMS test fix-ups
2001-12-12 Gerrit P. HaaseRe: Next cygwin round.
2001-12-12 Jarkko Hietaniemirename() must be tested even without link()
2001-12-12 Jarkko Hietaniemiio/fs cleanup: testing on win32/cygwin/netware/djgpp/...
2001-12-10 Craig A. Berrycat2type in tests for VMS
2001-12-10 Michael G. SchwernRe: [PATCH t/io/openpid.t] Cleanup
2001-12-08 Jarkko Hietaniemi[PATCH lib/vmsish.t] Small test name abuse.
2001-12-07 Michael G. Schwernwhich_perl for safer $^Xing
2001-12-07 Michael G. Schwern[PATCH t/base/lex.t, term.t] Purging echo from base...
2001-11-19 Jarkko HietaniemiMove the sysio tests from io/utf8 to lib/open.
2001-11-19 Jarkko HietaniemiThou shalt not mix stdio and sysio.
2001-11-19 Jarkko HietaniemiPending further investigation skip the tell() tests.
2001-11-18 Jarkko Hietaniemisyswrite() was still returning byte counts, not charact...
2001-11-18 Jarkko HietaniemiAdd test for sysread().
2001-11-18 Jarkko HietaniemiPrepend a null byte to the test set.
2001-11-14 Rafael Garcia-Suareznew version of runperl()
2001-11-13 Jarkko HietaniemiFix for the :utf8 read() bug noticed by Matt Sergeant:
2001-11-12 Michael G. SchwernRecoving dup tests for VMS
2001-11-10 Rafael Garcia-Suarezsome tests not cleaning up properly
2001-11-08 Michael G. SchwernRe: [PATCH t/io/argv.t vms/test.com t/test.pl] argv...
2001-10-31 Jarkko HietaniemiSkip message nit.
2001-10-16 Gerrit P. Haase[ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
2001-09-25 Jarkko HietaniemiReplace the use Test::More in t/{op,io,run} with t...
2001-08-26 Nicholas Clarkt/io/binmode.t
2001-08-25 Nicholas Clark(was Re: PerlIO regerssion tests?)
2001-08-22 Nicholas Clarkio/tell.t doesn't chdir t
2001-08-15 Jarkko HietaniemiThe #11673 necessitated a test tweak.
2001-08-12 Jarkko HietaniemiDrop all the unnecessary "use utf8" clauses and some of
2001-07-31 Craig A. Berryfix fs.t for VMS
2001-07-24 Peter Prymmeradd io/fs.t to vmsperl test suite
2001-07-22 Prymmer/KahnWin32 update for t/io/fs.t (may effect NetWare)
2001-06-25 Jarkko HietaniemiMPE/iX test tweaks from Mark Bixby.
2001-06-24 Ilya ZakharevichRe: [PATCH 5.6.1] test suite
2001-06-23 Jarkko HietaniemiMore Cygwin filesystem semantics.
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-15 Nick Ing-SimmonsFix open.pm to work via XS-implemented method calls...
2001-06-08 Jarkko HietaniemiRedo the #10482, there already was a test script for...
2001-06-08 Jarkko HietaniemiTwisted format testing, from Merijn.
2001-05-30 Jarkko HietaniemiAFS patches from Merijn Broeren <merijnb@iloquent.nl>.
next