VMS syntax nit in new MakeMaker test.
[p5sagit/p5-mst-13.2.git] / t / io /
2002-08-11 Nick Ing-Simmons Fix for [perl #15986] tell/seek misbehave for :crlf
2002-06-10 Nick Ing-Simmons binmode(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 Green fix t/io/fs.t for VOS
2002-04-28 Jarkko Hietaniemi Integrate #16254 from macperl;
2002-04-28 Nick Ing-Simmons Use (file PerlIO::Layer 'perlio') rather than $Config...
2002-04-28 Jarkko Hietaniemi Plan better.
2002-04-28 Michael G. Schwern Truncate the truncate tests (was Re: truncate to grow...
2002-04-19 Rafael Garcia-Suarez Disable warning noise
2002-04-19 Rafael Garcia-Suarez More tests for the 3-arg open
2002-04-17 Jarkko Hietaniemi Move /dev/full testing post-5.8.0.
2002-04-17 Jarkko Hietaniemi With -Uuseperlio the error might be EBADF.
2002-04-17 Mark-Jason Dominus Re: [ID 20020416.001] 'close' does not report failure...
2002-04-17 Jarkko Hietaniemi Test tweaks from mjd and Benjamin Goldberg.
2002-04-16 Mark-Jason Dominus Re: [ID 20020416.001] 'close' does not report failure...
2002-04-01 Nick Ing-Simmons Be more explicit testing for \015 not \r
2002-03-28 Paul Green t/io/fs.t - skip all tests that fail on VOS
2002-03-28 Jarkko Hietaniemi More UTF-8 locale sensitivity.
2002-03-27 Jarkko Hietaniemi More binmode :bytes.
2002-03-26 Jarkko Hietaniemi EPOC update from Olaf Flebbe.
2002-03-26 Jarkko Hietaniemi Integrate perlio:
2002-03-26 Nick Ing-Simmons Testcase for crlf spanning buffer boundary
2002-03-26 Gerrit P. Haase Re: Jarkko likes OOOOs
2002-03-25 Jarkko Hietaniemi Take away the perlio-requiring tests..
2002-03-25 Jarkko Hietaniemi More correct now, but actually the two new tests
2002-03-25 Jarkko Hietaniemi More neo-io tests from Stas Bekman.
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-19 Slaven Rezic Re: Nearly OK for cygwin@15318
2002-03-07 Paul Green perl/t/io/fs.t -- VOS bug
2002-02-21 Nikola Knezevic question about fs.t
2002-02-18 Nick Ing-Simmons Integrate mainline
2002-02-16 Abhijit Menon-Sen Remove dubious test.
2002-02-16 Abhijit Menon-Sen Absorb #14701 by Sarathy from maint-5.6.
2002-02-08 Rafael Garcia-Suarez Re: [PATCH] eof() coredumps when ARGV is aliased to...
2002-02-01 Nick Ing-Simmons Integrate mainline
2002-02-01 Rafael Garcia-Suarez temp file not cleaned up
2002-01-31 Jarkko Hietaniemi Turn the I/O Unicode error by default on, but the
2002-01-25 Nick Ing-Simmons Linux/NFS hackery was not faking right number of passes.
2002-01-17 Nick Ing-Simmons Integrate mainline (for ndbm fixes etc.)
2002-01-16 Paul Green Fix crypt.t and fs.t tests
2001-12-29 Andreas König cleaner close on tests, take 2
2001-12-27 Andreas König [PATCH] check return of close
2001-12-13 Michael G. Schwern Proper skip tests and VMS unlink
2001-12-12 Craig A. Berry VMS test fix-ups
2001-12-12 Gerrit P. Haase Re: Next cygwin round.
2001-12-12 Jarkko Hietaniemi rename() must be tested even without link()
2001-12-12 Jarkko Hietaniemi io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
2001-12-10 Craig A. Berry cat2type in tests for VMS
2001-12-10 Michael G. Schwern Re: [PATCH t/io/openpid.t] Cleanup
2001-12-08 Jarkko Hietaniemi [PATCH lib/vmsish.t] Small test name abuse.
2001-12-07 Michael G. Schwern which_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 Hietaniemi Move the sysio tests from io/utf8 to lib/open.
2001-11-19 Jarkko Hietaniemi Thou shalt not mix stdio and sysio.
2001-11-19 Jarkko Hietaniemi Pending further investigation skip the tell() tests.
2001-11-18 Jarkko Hietaniemi syswrite() was still returning byte counts, not charact...
2001-11-18 Jarkko Hietaniemi Add test for sysread().
2001-11-18 Jarkko Hietaniemi Prepend a null byte to the test set.
2001-11-14 Rafael Garcia-Suarez new version of runperl()
2001-11-13 Jarkko Hietaniemi Fix for the :utf8 read() bug noticed by Matt Sergeant:
2001-11-12 Michael G. Schwern Recoving dup tests for VMS
2001-11-10 Rafael Garcia-Suarez some tests not cleaning up properly
2001-11-08 Michael G. Schwern Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv...
2001-10-31 Jarkko Hietaniemi Skip message nit.
2001-10-16 Gerrit P. Haase [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
2001-09-25 Jarkko Hietaniemi Replace the use Test::More in t/{op,io,run} with t...
2001-08-26 Nicholas Clark t/io/binmode.t
2001-08-25 Nicholas Clark (was Re: PerlIO regerssion tests?)
2001-08-22 Nicholas Clark io/tell.t doesn't chdir t
2001-08-15 Jarkko Hietaniemi The #11673 necessitated a test tweak.
2001-08-12 Jarkko Hietaniemi Drop all the unnecessary "use utf8" clauses and some of
2001-07-31 Craig A. Berry fix fs.t for VMS
2001-07-24 Peter Prymmer add io/fs.t to vmsperl test suite
2001-07-22 Prymmer/Kahn Win32 update for t/io/fs.t (may effect NetWare)
2001-06-25 Jarkko Hietaniemi MPE/iX test tweaks from Mark Bixby.
2001-06-24 Ilya Zakharevich Re: [PATCH 5.6.1] test suite
2001-06-23 Jarkko Hietaniemi More Cygwin filesystem semantics.
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-15 Nick Ing-Simmons Fix open.pm to work via XS-implemented method calls...
2001-06-08 Jarkko Hietaniemi Redo the #10482, there already was a test script for...
2001-06-08 Jarkko Hietaniemi Twisted format testing, from Merijn.
2001-05-30 Jarkko Hietaniemi AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
2001-05-28 Jarkko Hietaniemi Various buglets shaken out by -Mutf8.
2001-05-07 Peter Prymmer YA tweak to avoid open file conflict in io/fflush.t
2001-05-03 Prymmer/Kahn fix handling of $Config{variables} in io/fflush.t
2001-05-01 Benjamin Sugars Test autoflush on fork (Was: Should I remove something?)
2001-04-04 Nick Ing-Simmons Downgrade "Wide character in print" to a warning.
2001-03-30 Andreas König Better diagnostic in io/fs.t
2001-03-30 Peter Prymmer more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
2001-03-29 Nick Ing-Simmons Noticed that two tests were skipped as perlio:: package
2001-03-24 Nick Ing-Simmons Implement:
2001-03-22 Nick Ing-Simmons Don't include $@ in not ok message.
2001-03-22 Nick Ing-Simmons Give a meaning to '&' in n-arg open case:
2001-02-08 Charles Bailey SYN SYN
2001-01-30 Jarkko Hietaniemi Integrate changes #8608,8609,8610,8611,8612,8613 from...
2001-01-28 Jarkko Hietaniemi Patch from Inaba Hiroto:
2001-01-24 Charles Bailey SYN SYN
2001-01-09 Stephen McCamant Remove FileHandle/IO dependence in t/io/openpid.t
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-08 Radu Greab Re: [PATCH] Re: [ID 20010105.002] close() on process...
next