summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* whoops, fix 'formline undef' test broken by change #23251Dave Mitchell2004-09-011-3/+2
* PATCH: Taintedness and ternary conditionalAndy Lester2004-09-011-1/+38
* [perl #31111] Random made scripts crashing perlDave Mitchell2004-09-011-1/+2
* [perl #31295] PATCH: Test comp/use.t fails on Tru64 Nikola Milutinovic2004-08-231-4/+4
* a regex in STDOUT destructor coredumped because regex pad alreadyDave Mitchell2004-08-201-1/+14
* Mark a test that relies on tainting behavior as TODO on Windows.Rafael Garcia-Suarez2004-08-191-1/+4
* make pp_goto() cope potential stack reallocation in EXTENDDave Mitchell2004-08-141-1/+16
* Test for functions with operator namesAndy Lester2004-08-131-0/+117
* Re: 2 patches: goto.t, B.pm/xsJim Cromie2004-08-101-21/+124
* made eq_array in t/test.pl handle undef values betterDave Mitchell2004-08-091-0/+3
* Patch for t/op/sleep.tAndy Lester2004-08-091-4/+11
* Remove the "Newline in left-justified string" warning.Rafael Garcia-Suarez2004-08-041-19/+0
* Final version object core patch?John Peacock2004-08-042-2/+2
* Fix breakage caused by Change 23179Steve Hay2004-08-021-1/+1
* Skip test when building without Encode.Marcus Holland-Moritz2004-08-011-0/+1
* Re: more 5.9 sort tests (second draft)david nicol2004-07-281-2/+11
* [perl #30733] memory leak in array deleteDave Mitchell2004-07-231-1/+14
* Re: [perl #30688] Empty slice arg with ($;$) prototypeRick Delaney2004-07-211-1/+10
* The optrees for C<for $_ (...)> and C<for (...)> differ, so even moreNicholas Clark2004-07-151-1/+110
* Lots of tests for for reverse ...Nicholas Clark2004-07-141-1/+254
* check that reverse (sort (@a), @b) etc work.Nicholas Clark2004-07-131-7/+10
* Check that non-optimimisable sort comparisons work when reversedNicholas Clark2004-07-131-2/+54
* Test reverse sort as the return from a function in list and scalarNicholas Clark2004-07-131-1/+56
* Also test reverse sort in scalar contextNicholas Clark2004-07-131-1/+27
* The current optimisation for sort {$b cmp $a} is bogus now that weNicholas Clark2004-07-131-1/+132
* Re: [perl #30568] splice generates undef? [PATCH]LAUN Wolfgang2004-07-131-1/+31
* no_plan support in test.plNicholas Clark2004-07-131-3/+13
* Re: Segfault using HTML::EntitiesJarkko Hietaniemi2004-07-091-0/+16
* Correct detection of absent modules. Based onAndy Dougherty2004-06-251-1/+1
* regcomp.c, t/op/regmesg.t -- False range with \p and \PJeff Pinyan2004-06-251-0/+2
* More @INC test fixesRafael Garcia-Suarez2004-06-257-11/+7
* Fix for: [perl #2738] perl segfautls on inputMarcus Holland-Moritz2004-06-241-1/+13
* Test that [] // 0 is []Nicholas Clark2004-06-231-3/+7
* Add a regression test for bug #23765 (by Jarkko)Rafael Garcia-Suarez2004-06-231-1/+8
* Abolish the "Tied variable freed while still in use" error - I haveNicholas Clark2004-06-221-1/+0
* When expecting an error, it's best to check the text you got, ratherNicholas Clark2004-06-181-2/+4
* Can't test the B modules if we didn't build 'emNicholas Clark2004-06-181-3/+3
* Need to skip test 7 if perl built without the PerlIO::scalar extensionNicholas Clark2004-06-181-1/+2
* t/TESTAbe Timmerman2004-06-131-2/+6
* t/comp/utf.t failed when configuring with -Dnoextensions=EncodeMarcus Holland-Moritz2004-06-111-0/+5
* Remove the "malloc wrappage" tests, due to their unportabilityRafael Garcia-Suarez2004-06-092-60/+2
* Upgrade to Pod::Parser 1.28Rafael Garcia-Suarez2004-06-091-1/+1
* [perl #30061] double DESTROY in for loopDave Mitchell2004-06-081-1/+20
* Re: [PATCH] Re: Lack of error for large string on SolarisJarkko Hietaniemi2004-06-082-3/+93
* Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T SADAHIRO Tomoyuki2004-06-061-3/+116
* Make the dUNDERBAR/UNDERBAR macros work as advertised.Rafael Garcia-Suarez2004-06-021-1/+1
* Re: my $x->{foo} doesn't workShinya Hayakawa2004-05-301-1/+12
* [perl #29708] Problem with autouse (causing Perl to crash)Dave Mitchell2004-05-301-1/+14
* Skip in minitestNicholas Clark2004-05-301-0/+4
* TEST needs to ignore SCM filesAlan Burlison2004-05-281-1/+2