summaryrefslogtreecommitdiff
path: root/t/lib
Commit message (Expand)AuthorAgeFilesLines
* [patch] t/lib/warnings/pp_sysPaul Green2006-02-161-2/+2
* CPAN::FirstTime can go as well from the untested module listRafael Garcia-Suarez2006-02-161-1/+0
* Pod::Plainer is tested, actually (spotted by chromatic)Rafael Garcia-Suarez2006-02-161-1/+0
* Skip new chdir warning test if fchdir is not availableRafael Garcia-Suarez2006-02-091-4/+14
* [perl #38464] chdir() on closed handles Peter Dintelmann2006-02-081-0/+19
* Don't warn when localizing $[Rafael Garcia-Suarez2006-01-121-0/+1
* Compress::Zlib becomes zlib agnosticPaul Marquess2006-01-1013-23/+5161
* RE: Failing tests on VMS blead@26652Paul Marquess2006-01-091-2/+2
* Add documentation for method domainname() in Net::Domain. Add someSteve Peters2005-12-221-1/+0
* Feature bundle is now :5.10, and add -E switchRobin Houston2005-12-213-0/+77
* Missing file from last changeRafael Garcia-Suarez2005-12-191-0/+206
* latest switch/say/~~Robin Houston2005-12-194-0/+279
* Fix for [perl #37886] strict 'refs' doesn't apply inside definedRafael Garcia-Suarez2005-12-151-0/+7
* Disable constant folding of sprintfGisle Aas2005-12-011-3/+3
* Note the URL describing the vast riches awaiting us.Nicholas Clark2005-11-221-0/+4
* Re: [PATCH] concat interacts badly with magicRobin Houston2005-11-222-2/+2
* wrong maxlen in sselect [PATCH]Gisle Aas2005-10-211-0/+11
* Upgrade to Pod-Parser-1.34 (with some changes to get the new test fileSteve Peters2005-10-161-0/+5
* Move ZlibTestUtils.pm under t/Rafael Garcia-Suarez2005-10-061-0/+422
* Upgrade to Test::Harness 2.56Steve Peters2005-09-282-1/+15
* Fix by Rick Delaney for [perl #3269] no warnings "bareword" turns offRafael Garcia-Suarez2005-09-271-0/+6
* Upgrade to Test::Simple 0.61Rafael Garcia-Suarez2005-09-262-1/+13
* [patch] blead@25282 - VMS specific fixes. [2nd try]John E. Malmberg2005-08-111-2/+2
* [perl #36672] Swapped warnings for -o and -O file tests Piotr Fusik2005-07-281-1/+1
* Extend the the "our variable redeclared" warning to the case:Rafael Garcia-Suarez2005-07-192-13/+55
* Fix strict test to go with the precedent warning changeRafael Garcia-Suarez2005-07-191-2/+2
* Overhaul the semantics of the warningRafael Garcia-Suarez2005-07-191-8/+48
* Upgrade to Filter::Simple 0.82Rafael Garcia-Suarez2005-06-274-4/+4
* Remove the deprecated $# variableRafael Garcia-Suarez2005-06-201-2/+2
* Update to MakeMaker 6.30Rafael Garcia-Suarez2005-05-211-3/+41
* Missing files in Test::SimpleRafael Garcia-Suarez2005-05-051-0/+3
* Upgrade to Test::Harness 2.48Rafael Garcia-Suarez2005-04-241-1/+1
* Removing Y2K warningsAndy Lester2005-04-082-65/+0
* Upgrade to ExtUtils::MakeMaker 6.27,Rafael Garcia-Suarez2005-04-074-23/+164
* Re: [perl #34493] h2ph `extern inline' problemsAlexey Tourbin2005-03-211-0/+5
* Re: [PATCH] Re: perl winpid?Yitzchak Scott-Thoennes2005-02-111-0/+31
* Math::BigInt v1.74, Math::BigRat v0.14, bignum v0.16Tels2005-01-041-1/+6
* Fix test to cope with the previous h2ph change.Rafael Garcia-Suarez2004-12-091-4/+4
* Upgrade to Test::Simple 0.53Rafael Garcia-Suarez2004-11-291-0/+2
* warnings.t portability tweaksCraig A. Berry2004-11-232-10/+27
* Assimilate Test-Simple 0.50Nicholas Clark2004-11-203-24/+23
* whoops, fix 'formline undef' test broken by change #23251Dave Mitchell2004-09-011-3/+2
* [perl #31111] Random made scripts crashing perlDave Mitchell2004-09-011-1/+2
* Remove the "Newline in left-justified string" warning.Rafael Garcia-Suarez2004-08-041-19/+0
* Can't test the B modules if we didn't build 'emNicholas Clark2004-06-181-3/+3
* symbolic references like ${"foo$index"}*3 would incorrectly warnDave Mitchell2004-05-071-0/+9
* [perl #29346] Double warning for int(undef) and abs(undef)Marcus Holland-Moritz2004-05-061-2/+0
* disable problematical 'uninitialized value' warning testsDave Mitchell2004-04-301-12/+4
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-2314-104/+1392
* Re: [PATCH] warn on !=~Yitzchak Scott-Thoennes2004-03-221-0/+9