summaryrefslogtreecommitdiff
path: root/t/lib
Commit message (Expand)AuthorAgeFilesLines
* Re-instate all the warnings checks that don't work on Win32, but withNicholas Clark2008-09-081-4/+56
* Split all the tests for ops that can return undef for defined argsNicholas Clark2008-09-071-77/+331
* Khaaaaan! Change 34230 wasn't right. The tests all passed because INicholas Clark2008-08-261-0/+6
* Move all of Test::Harness's test modules into ext/Test/Harness/t/libNicholas Clark2008-08-2614-418/+0
* Move t/lib/{data,sample-tests,source_tests,subclass_tests} intoNicholas Clark2008-08-2665-599/+0
* Unintented interpolation of $/ in regex (was: Re: [perlBram2008-08-241-0/+15
* Upgrade to Test::Harness 3.13Nicholas Clark2008-07-3113-1/+262
* Update Compression modules to version 2.012Paul Marquess2008-07-162-1/+39
* Omit tests introduced by #34077 and #34084 which fail on Win32Steve Hay2008-07-031-5/+3
* qx($nosuchfile) isn't portable (Windows whines on STDERR)Dave Mitchell2008-06-251-4/+2
* more incorrect variable reported in uninitialized value warningsDave Mitchell2008-06-241-6/+26
* Incorrect variable reported in uninitialized value warning.Dave Mitchell2008-06-221-0/+127
* Tweak the "Illegal character in prototype" warning so it's moreRafael Garcia-Suarez2008-06-081-1/+1
* Add a new warning, "Prototype after '%s'"Renee Baecker2008-06-081-0/+23
* Re: [perl #55160] perlbug AutoReply: Fix cygwin mount testReini Urban2008-06-011-1/+1
* [perl #36875] [PATCH] scalar reverse undef does not warn (was: Certain string...Bram2008-06-011-0/+11
* The TODO tests of change 33876 were actually fixed by change 33874.Nicholas Clark2008-05-201-2/+2
* Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about barewordRafael Garcia-Suarez2008-05-201-0/+15
* It transpires that POSIX.xs also duplicated several constants definedNicholas Clark2008-05-151-6/+6
* Double magic/warnings with tie $x, $mVincent Pit2008-04-301-1/+0
* Double magic/warnings with binmode $fh, undefVincent Pit2008-04-301-1/+0
* Warnings within the conditional of until() and for() are not reportedNicholas Clark2008-04-271-0/+43
* Warnings within the condition of while are not reported with theNicholas Clark2008-04-271-0/+16
* Update Compression modules to version 2.009Paul Marquess2008-04-212-10/+28
* Fix the line-number-in-elsif longstanding bug.Rafael Garcia-Suarez2008-04-181-1/+0
* Add "eliminate incorrect line numbers in warnings" to perltodo, andNicholas Clark2008-04-171-0/+23
* Move the NoExporter test module under Test::SimpleRafael Garcia-Suarez2008-04-151-10/+0
* Sync with CPAN's version of the More.t test in Test::SimpleRafael Garcia-Suarez2008-04-151-4/+0
* Re: [PATCH] Double warning with perl -we 'my $a; substr $a, 0, 10,Vincent Pit2008-03-251-1/+0
* Double warning with perl -we '\&$x'Vincent Pit2008-03-201-2/+0
* Upgrade to Test-Simple-0.78Steve Peters2008-02-293-4/+26
* Upgrade to Test-Harness-3.10Steve Peters2008-02-291-0/+9
* fix variable names in 'ununit var' warnings in evalsDave Mitchell2008-02-221-1/+7
* Setting the f flag on length causes the op to be constant folded.Nicholas Clark2008-02-201-14/+20
* Re: [perl #50706] %^H affecting outside file scopesRick Delaney2008-02-142-1/+11
* doio.c:Perl_my_lstat:/* XXX Do really need to be calling SvPV() all these tim...Vincent Pit2008-02-141-1/+0
* Make the new warning report undef constants as undefRafael Garcia-Suarez2008-02-141-1/+3
* Revert change #33302. This change was wrong, since it wasRafael Garcia-Suarez2008-02-141-2/+0
* Show constant in "Useless use of a constant in void context"Rick Delaney2008-02-141-2/+8
* [perl #47047] Use of inherited AUTOLOAD for non-method is deprecated Rick Delaney2008-02-131-0/+2
* feature bundles are the same across all subversionsSteffen Müller2008-02-081-0/+50
* Make lc/uc/lcfirst/ucfirst warn when passed undef.Rafael Garcia-Suarez2008-01-281-3/+10
* For 5.12: saner behaviour for `length`Nicholas Clark2008-01-122-8/+7
* Remove the warning "v-string in require/use non portable"Rafael Garcia-Suarez2008-01-091-24/+0
* Let's remove the grep in void context warning.Rafael Garcia-Suarez2008-01-071-4/+2
* Re: grep and smart match should warn in void contextMichael G. Schwern2008-01-061-0/+6
* Fix remaining skips for Test::HarnessAndy Armstrong2007-12-211-1/+10
* bring Test::Harness up to 3.06Andy Armstrong2007-12-201-0/+1
* The APC doesn't like empty filesRafael Garcia-Suarez2007-12-201-0/+1
* Test::Harness 3.05, tests pass in coreAndy Armstrong2007-12-204-4/+21