summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* [perl #32717] BeOS specific Updates Ingo Weinhold2004-12-011-0/+3
* Upgrade to Test::Simple 0.53Rafael Garcia-Suarez2004-11-291-0/+2
* Fix for bug: [perl #32562] __PACKAGE__ symbol has wrong valueRafael Garcia-Suarez2004-11-231-1/+4
* warnings.t portability tweaksCraig A. Berry2004-11-232-10/+27
* Assimilate Test-Simple 0.50Nicholas Clark2004-11-203-24/+23
* Make "err" a weak keyword;Rafael Garcia-Suarez2004-11-191-1/+13
* Allow more tries for t/op/time.t test 2.Andy Dougherty2004-11-171-3/+3
* Replace a skip by a todo.Yitzchak Scott-Thoennes2004-11-101-3/+3
* Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64in...Yitzchak Scott-Thoennes2004-11-101-1/+7
* [perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; failsRick Delaney2004-11-042-1/+12
* Make TEST and harness skip tests for extensions that were notNicholas Clark2004-10-312-3/+62
* [perl #32039] Chained goto &sub drops data too early.Dave Mitchell2004-10-231-1/+9
* Minor tweaks for the test.utf16 target, by JarkkoRafael Garcia-Suarez2004-10-121-1/+4
* add the 'test_harness' target to vms "makefile"Abe Timmerman2004-10-111-0/+3
* Make the perl interpreter more tolerant of UTF-16-encoded scriptRafael Garcia-Suarez2004-10-081-6/+35
* make t/uni/class.t pass on VMSCraig A. Berry2004-10-021-3/+10
* [perl #31767] open $1, "file" doesn't raise an exceptionDave Mitchell2004-09-301-1/+7
* [PATCH] encoding and open pragmasJarkko Hietaniemi2004-09-201-0/+2
* 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