summaryrefslogtreecommitdiff
path: root/t/lib
Commit message (Expand)AuthorAgeFilesLines
* Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-083-4/+4
* The problem described in thisroot2000-07-291-1/+13
* File::Temp patches for VMS and OS/2 from Tim Jenness.Jarkko Hietaniemi2000-07-261-4/+4
* Make large file tests deal with SIGXFSZM. J. T. Guy2000-07-251-10/+20
* lib/b test fixes from Peter Prymmer.Jarkko Hietaniemi2000-07-151-6/+39
* typos (spotted by Peter Prymmer)Gurusamy Sarathy2000-07-131-1/+1
* new selfloader.t in change#6183 doesn't close DATA handles,Gurusamy Sarathy2000-07-131-0/+2
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-116-2/+28
* integrate cfgperl changes#6242..6249 into mainlineGurusamy Sarathy2000-07-111-2/+0
* integrate cfgperl changes#6224..6229 into mainlineGurusamy Sarathy2000-07-111-9/+27
* b.t fails under OS/2 (from Yitzchak Scott-Thoennes)Gurusamy Sarathy2000-07-041-1/+2
* SelfLoader can lose $@ in AUTOLOAD() (from Nicholas ClarkGurusamy Sarathy2000-06-011-0/+198
* change#6142 needs tweaks to tests to work where there's no symlink()Gurusamy Sarathy2000-05-311-2/+9
* Changes for the File::Temp 0.08 (change #6159) test suiteJarkko Hietaniemi2000-05-294-13/+32
* Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.Jarkko Hietaniemi2000-05-294-50/+38
* Integrate with Sarathy.Jarkko Hietaniemi2000-05-291-1/+23
|\
| * File::Find fails to chdir when chasing symlinks (fromGurusamy Sarathy2000-05-281-1/+23
* | The test suite tweak in #6101 wasn't quite right.Jarkko Hietaniemi2000-05-091-1/+1
* | Hints and test tweaks for Unicos.Jarkko Hietaniemi2000-05-092-6/+10
|/
* note about undocumented caller() return value (from M.J.T. Guy);Gurusamy Sarathy2000-05-071-2/+5
* peek.t non-portable to ithreadsGurusamy Sarathy2000-05-071-11/+10
* add File::Temp v0.08 from CPAN, with small tweaks to testsuiteGurusamy Sarathy2000-05-074-0/+378
* Make the test more portable.Jarkko Hietaniemi2000-05-051-4/+16
* Introduce t/lib/peek.t.Jarkko Hietaniemi2000-05-051-0/+296
* Integrate with Sarathy.Jarkko Hietaniemi2000-05-051-1/+0
|\
| * remove misleading comment (from M.J.T. Guy)Gurusamy Sarathy2000-05-051-1/+0
* | Complex tweakery.Jarkko Hietaniemi2000-05-021-6/+6
|/
* add CGI.pm v2.66 (from Lincoln Stein)Gurusamy Sarathy2000-05-014-56/+114
* test tweakGurusamy Sarathy2000-04-291-1/+1
* windows portability tweaksGurusamy Sarathy2000-04-291-3/+4
* make lib/syslog.t portable to systems that don't have _PATH_LOG,Gurusamy Sarathy2000-04-291-3/+8
* tweak test for portabilityGurusamy Sarathy2000-04-281-1/+1
* IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)Gurusamy Sarathy2000-04-281-1/+6
* rename File::Glob::glob() to File::Glob::bsd_glob() to avoidGurusamy Sarathy2000-04-283-10/+10
* Data::Dumper fumbles negative numbers on 32-bit platforms whereGurusamy Sarathy2000-04-271-7/+7
* fix Sys::Syslog breakage on domain sockets (from Tom Hughes)Gurusamy Sarathy2000-04-271-0/+23
* add testsuite for B backends, fix bug in B::Deparse (fromGurusamy Sarathy2000-04-271-0/+92
* Be more robust on "extreme" (large absolute value)Jarkko Hietaniemi2000-04-261-4/+2
* Integrate with Sarathy.Jarkko Hietaniemi2000-04-242-5/+11
* rename tests to more appropriate namesGurusamy Sarathy2000-03-221-0/+0
* test fails when sockets not available (from Yitzchak Scott-Thoennes)Gurusamy Sarathy2000-03-211-6/+1
* change#5797 didn't do the right thing for "\xff\N{WHITE SMILING FACE}"Gurusamy Sarathy2000-03-201-1/+5
* Taint msgrcv() messages; general SysV IPC cleanup.Jarkko Hietaniemi2000-03-191-8/+2
* make "\N{...}" enable utf8-ness correctlyGurusamy Sarathy2000-03-181-2/+15
* more warnings tidy-ups (from Paul Marquess)Gurusamy Sarathy2000-03-141-0/+13
* change#5729 had syntax errorsGurusamy Sarathy2000-03-141-2/+2
* integrate vmsperl changes into mainline (change#5693 denied)Gurusamy Sarathy2000-03-141-36/+28
* Make the tests 1018 and 1019 more robust.Jarkko Hietaniemi2000-03-141-2/+2
* add sleep() to avoid race on NeXT (from M.E. O'NeillGurusamy Sarathy2000-03-141-1/+1
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-132-26/+29