summaryrefslogtreecommitdiff
path: root/t/io
Commit message (Expand)AuthorAgeFilesLines
* cleaner close on tests, take 2 Andreas König2001-12-292-10/+10
* [PATCH] check return of closeAndreas König2001-12-271-2/+2
* Proper skip tests and VMS unlinkMichael G. Schwern2001-12-131-77/+79
* VMS test fix-upsCraig A. Berry2001-12-121-1/+1
* Re: Next cygwin round.Gerrit P. Haase2001-12-121-1/+1
* rename() must be tested even without link()Jarkko Hietaniemi2001-12-121-16/+16
* io/fs cleanup: testing on win32/cygwin/netware/djgpp/...Jarkko Hietaniemi2001-12-121-179/+209
* cat2type in tests for VMSCraig A. Berry2001-12-101-1/+1
* Re: [PATCH t/io/openpid.t] CleanupMichael G. Schwern2001-12-101-29/+27
* [PATCH lib/vmsish.t] Small test name abuse.Jarkko Hietaniemi2001-12-081-134/+128
* which_perl for safer $^XingMichael G. Schwern2001-12-071-6/+8
* [PATCH t/base/lex.t, term.t] Purging echo from base testsMichael G. Schwern2001-12-071-222/+146
* Move the sysio tests from io/utf8 to lib/open.Jarkko Hietaniemi2001-11-191-70/+4
* Thou shalt not mix stdio and sysio.Jarkko Hietaniemi2001-11-191-11/+13
* Pending further investigation skip the tell() tests.Jarkko Hietaniemi2001-11-191-25/+35
* syswrite() was still returning byte counts, not character counts.Jarkko Hietaniemi2001-11-181-10/+59
* Add test for sysread().Jarkko Hietaniemi2001-11-181-1/+19
* Prepend a null byte to the test set.Jarkko Hietaniemi2001-11-181-0/+3
* new version of runperl()Rafael Garcia-Suarez2001-11-141-32/+14
* Fix for the :utf8 read() bug noticed by Matt Sergeant:Jarkko Hietaniemi2001-11-131-7/+31
* Recoving dup tests for VMSMichael G. Schwern2001-11-121-11/+29
* some tests not cleaning up properly Rafael Garcia-Suarez2001-11-101-1/+1
* Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMSMichael G. Schwern2001-11-081-76/+72
* Skip message nit.Jarkko Hietaniemi2001-10-311-1/+1
* [ PATCH ] maint/perl/t/io/fs.t for build on CygwinGerrit P. Haase2001-10-161-9/+17
* Replace the use Test::More in t/{op,io,run} with t/test.pl.Jarkko Hietaniemi2001-09-251-2/+4
* t/io/binmode.tNicholas Clark2001-08-261-5/+13
* (was Re: PerlIO regerssion tests?)Nicholas Clark2001-08-251-0/+20
* io/tell.t doesn't chdir tNicholas Clark2001-08-221-0/+5
* The #11673 necessitated a test tweak.Jarkko Hietaniemi2001-08-151-1/+5
* Drop all the unnecessary "use utf8" clauses and some ofJarkko Hietaniemi2001-08-121-1/+1
* fix fs.t for VMSCraig A. Berry2001-07-311-0/+2
* add io/fs.t to vmsperl test suitePeter Prymmer2001-07-241-16/+56
* Win32 update for t/io/fs.t (may effect NetWare)Prymmer/Kahn2001-07-221-2/+9
* MPE/iX test tweaks from Mark Bixby.Jarkko Hietaniemi2001-06-251-1/+2
* Re: [PATCH 5.6.1] test suiteIlya Zakharevich2001-06-241-0/+1
* More Cygwin filesystem semantics.Jarkko Hietaniemi2001-06-231-2/+2
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-166-12/+33
* Fix open.pm to work via XS-implemented method calls ratherNick Ing-Simmons2001-06-151-1/+1
* AFS patches from Merijn Broeren <merijnb@iloquent.nl>.Jarkko Hietaniemi2001-05-301-1/+1
* Various buglets shaken out by -Mutf8.Jarkko Hietaniemi2001-05-281-0/+2
* YA tweak to avoid open file conflict in io/fflush.tPeter Prymmer2001-05-071-1/+1
* fix handling of $Config{variables} in io/fflush.tPrymmer/Kahn2001-05-031-3/+9
* Test autoflush on fork (Was: Should I remove something?)Benjamin Sugars2001-05-011-0/+125
* Downgrade "Wide character in print" to a warning.Nick Ing-Simmons2001-04-041-2/+3
* Better diagnostic in io/fs.tAndreas König2001-03-301-5/+15
* more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)Peter Prymmer2001-03-301-10/+26
* Noticed that two tests were skipped as perlio:: packageNick Ing-Simmons2001-03-291-1/+1
* Implement:Nick Ing-Simmons2001-03-242-5/+19
* Don't include $@ in not ok message.Nick Ing-Simmons2001-03-221-2/+2