summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Typo in op.cVincent Pit2007-12-291-7/+46
* Fix Perl #49190, tests from Abigail, codefix from me.Yves Orton2007-12-291-3/+10
* First class regexps.Nicholas Clark2007-12-281-8/+1
* Better diagnostics for the tests for #20683.Nicholas Clark2007-12-271-2/+2
* scalars used in postponed subexpressions aren't first class regexps,Nicholas Clark2007-12-271-1/+7
* Proper $TODO support in &ok() and &iseq() in pat.tNicholas Clark2007-12-271-6/+11
* Localize $\ before changing it, so as not to affect print statements inNicholas Clark2007-12-271-6/+9
* Test that we can clone regexps into new threads, and fix the bug inNicholas Clark2007-12-271-1/+11
* You can't coerce a typeglob to a string. (Restore the error message -Nicholas Clark2007-12-271-1/+25
* Use print rather than diag(), as these routine messages shouldn't beNicholas Clark2007-12-261-1/+3
* A test for upgrading scalars. Curiously, before this, lib/Math/Trig.tNicholas Clark2007-12-261-0/+48
* Fix remaining skips for Test::HarnessAndy Armstrong2007-12-211-1/+10
* Implement each @array.Nicholas Clark2007-12-201-0/+132
* 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
* Upgrade to Test::Harness 3.05Nicholas Clark2007-12-1945-24/+451
* Add standard test preambleRafael Garcia-Suarez2007-12-171-6/+11
* Fix various bugs in regex engine with mixed utf8/latin pattern and strings. R...Yves Orton2007-12-172-3/+57
* Must have /bin under CygwinJerry D. Hedden2007-12-111-0/+2
* [perl #48355] Handling of RAWDATA broken badly in Attribute::Handlers in perl...Sascha Blank2007-12-081-1/+26
* Re: smart match: array ~~ hashDmitry Karasik2007-11-301-0/+19
* Skip failing getppid tests on QNX 6Matt Kraai2007-11-291-2/+10
* Fix bless/readonly failure spotted by Jerry Hedden.Nicholas Clark2007-11-281-1/+12
* Upgrade to ExtUtils::MakeMaker 6.37_03Rafael Garcia-Suarez2007-11-271-3/+5
* Doc updates on running testsRafael Garcia-Suarez2007-11-261-1/+1
* Upgrade to ExtUtils::MakeMaker 6.37_02Rafael Garcia-Suarez2007-11-261-0/+95
* Re: Are we missing some tests?Robin Houston2007-11-231-1/+11
* t/comp/opsubs.tJarkko Hietaniemi2007-11-121-2/+11
* The JAPHs that use $* won't work anymore.Rafael Garcia-Suarez2007-11-121-2/+2
* Compression Modules Update for EBCDICPaul Marquess2007-11-121-6/+15
* patch@32274 t/op/taint.t not cleaning up properly on VMS.John E. Malmberg2007-11-121-2/+17
* [perl #47233] Core dump caused by gotoDave Mitchell2007-11-091-2/+2
* Re: [perl #47195] $1 suddenly tainted after regexp on utf-8 stringRick Delaney2007-11-071-1/+0
* Add a TODO test for bug #47195Nicholas Clark2007-11-061-1/+11
* Adjust the skip count for t/io/dup.t for the -Uuseperlio case, in a wayNicholas Clark2007-11-051-2/+3
* Roll back #32214 as it causes more failures than it prevents.Craig A. Berry2007-11-041-7/+1
* Based on a patch by John E. Malberg: make TestInit.pmRafael Garcia-Suarez2007-11-031-1/+7
* Leopard has more standard /etc/passwd files than previousRafael Garcia-Suarez2007-10-291-1/+2
* Another ex-PVBM assertBen Morrow2007-10-171-1/+20
* Fix a few segfaults and a when() bugjosh2007-10-173-9/+31
* ex-PVBM and mro interact badlyBen Morrow2007-10-171-1/+10
* Gentler theads testJerry D. Hedden2007-10-111-1/+6
* Move threads test added in change 32091Jerry D. Hedden2007-10-111-1/+12
* Tests for the .pmc functionality.Nicholas Clark2007-10-091-4/+63
* Re: [perl #46217] (resent) Typeglobs vs. SUPER:: (Hook::LexWrap failure)Brandon Black2007-10-091-1/+29
* make t/op/pack.t not explode when u64size=''Alexander Gough2007-10-081-1/+1
* New [PATCH] use 5.006; use 5.10.0Robin Barker2007-10-051-0/+17
* Reverse change #31978Rafael Garcia-Suarez2007-10-031-5/+0
* /cygdrive is configurableJerry D. Hedden2007-10-021-1/+12