summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* was Re: Freeze ?John Peacock2007-10-021-1/+13
* Change 31977 introduced a bug (failing to set the return value ofNicholas Clark2007-09-261-5/+16
* Check rename() under CygwinJerry D. Hedden2007-09-261-1/+1
* RE: [PATCH] use 5.010 is ugly; use 5.10.0 warnsRobin Barker2007-09-261-0/+5
* Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1 cpu)Abe Timmerman2007-09-251-1/+1
* Re: [perl #45605] Regexp failure with utf8-flagged string and byte-flagged pa...Tels2007-09-251-1/+9
* Revert #31942, as it was inconsistent between threaded andH.Merijn Brand2007-09-231-1/+1
* netbsd's setlocale () doesn't support LC_COLLATE and LC_NUMERICAbe Timmerman2007-09-231-1/+1
* Fix bug 45607 - for the corner case *{"BONK"} = \&{"BONK"} the orderNicholas Clark2007-09-221-1/+10
* t/TEST doesn't check exit (was Re: Test::More bug?)Michael G. Schwern2007-09-191-0/+6
* Fix spelling errors in comments.Nicholas Clark2007-09-171-4/+4
* [perl #45337] utf8 + "[a]a{2}" + /$.../ = panic: sv_len_utf8 cacheDave Mitchell2007-09-141-1/+10
* silence warning in new state.t test (spotted by Jerry Hedden)Dave Mitchell2007-09-101-1/+1
* Re: [perl #44623] Optimized magic_setisa has bugRick Delaney2007-09-101-4/+1
* when anon subs are cloned, the 'assign once only' flag should beDave Mitchell2007-09-101-1/+16
* ununit pos value warning identified the wrong variable nameDave Mitchell2007-09-091-0/+16
* state variables shouldn't be shared between anon subsDave Mitchell2007-09-091-1/+13