This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add more to-do tests for explicit return from lvalue sub
[perl5.git] / t /
2011-05-27 Father ChrysostomosAdd more to-do tests for explicit return from lvalue sub
2011-05-27 Father ChrysostomosMove a test to the right file
2011-05-26 Karl Williamsonpodcheck.t: Add comment, explicit return
2011-05-26 Karl Williamsonpodcheck.t: Skip broken symbolic links
2011-05-26 Karl Williamsonpodcheck.t: Skip some more non-pod files
2011-05-25 Karl Williamsonpodcheck.t: Force non-utf8 reading of files
2011-05-25 Father Chrysostomospodcheck.t: Skip files left by patch
2011-05-25 Hojung Yoon[perl #90888] each(ARRAY) on scalar context should...
2011-05-23 Karl Williamsonpodcheck.t: Convert to Un*x style for file name eq
2011-05-23 Nicholas ClarkFold Abigail's TAP generation logic back into cmpVERSION.pl
2011-05-23 Nicholas ClarkRefactor podcheck.t to slurp files into scalars, instea...
2011-05-23 Father ChrysostomosMake hash-rt85026.t less noisy
2011-05-23 Karl Williamsonpodcheck.t: Extract line numbers from strings properly
2011-05-23 Karl Williamsonpodcheck.t: Skip perltoc
2011-05-20 Karl Williamsonpodcheck.t: Improve VMS abilities
2011-05-20 Karl Williamsonpodcheck.t: Fully qualify carp call from package
2011-05-20 Karl Williamsonpodcheck.t: Deal properly with -1 counts
2011-05-20 Craig A. BerryFilename portability for hash-rt85026.t
2011-05-20 Father ChrysostomosTests for iterator deletion [perl #85026]
2011-05-20 Father ChrysostomosTests for #85026
2011-05-19 Karl Williamsonperlvar: Fix broken links
2011-05-19 Karl Williamsonperluniintro: fix broken link
2011-05-19 Karl Williamsonperlrecharclass: Fix broken link
2011-05-19 Karl Williamsonperlre: Fix broken links
2011-05-19 Karl Williamsonpodcheck.t: Missing diagnostics
2011-05-19 Karl Williamsonperlutil: Fix broken links
2011-05-19 Father ChrysostomosRegenerate known_pod_issues.dat
2011-05-19 Karl Williamsonfold_grind.t: Revamp test case coverage analysis
2011-05-19 Karl Williamsonfold_grind.t: remove unnecessary tests
2011-05-19 Karl Williamsonfold_grind.t: No longer any TODOs
2011-05-19 Karl Williamsonfold_grind.t: Refactor subtests
2011-05-19 Karl WilliamsonPATCH: [perl #88822] Re: Test failure t/re_fold_grind...
2011-05-19 Karl Williamsonfold_grind.t: Slightly change debug stmt
2011-05-19 Karl Williamsonfold_grind.t: Make sure special-cased code points are...
2011-05-19 Karl Williamsonfold_grind.t: Add testing of multi-char folds in pattern
2011-05-19 Karl WilliamsonRevamp podcheck.t
2011-05-19 David Mitchellensure hash iterator gets deleted
2011-05-19 David Mitchellmake hash emptying non-atomic
2011-05-19 Marcel Grünauer[perl #90306] Fix simple typos
2011-05-19 Nicholas ClarkIn t/op/reset.t, don't eval "" in void context - die...
2011-05-19 Karl Williamson/iaa doesn't work when the result is trie'd
2011-05-18 Michael WittenClean: Remove confusing comment from a test
2011-05-18 Michael WittenClean: Actually use HvUSEDKEYS() instead of HvKEYS()
2011-05-18 Eric Brinegiven wasn't calling set magic [RT#84526]
2011-05-18 Eric BrineTODO tests for RT#84526 - given needs to handle magical...
2011-05-18 Father ChrysostomosRevert "Partially revert 4155e4fe"
2011-05-18 Father Chrysostomos[perl #90160] U* gives ‘U0 mode on an empty string’
2011-05-18 Nicholas ClarkIn S_doparseform(), don't force the pattern to a string...
2011-05-18 Nicholas ClarkStore the compiled format in mg_ptr instead of after...
2011-05-18 Karl WilliamsonAssertion fails in multi-char regex match
2011-05-11 Father ChrysostomosMake ‘require func()’ work with .pm abs path v5.14.0-RC3
2011-05-03 Karl WilliamsonPATCH: [perl #89750]: Unicode regex negated case-insens...
2011-05-03 David Mitchellskip t/io/eintr.t on production releases
2011-04-27 Tony Cookskip a problematic test on openbsd/thread
2011-04-21 Craig A. BerrySkup sigdispatch tests on VMS as they hang the VMS...
2011-04-20 Nicholas ClarkOn Win32, skip the tests added in 011c3814, as alarm... v5.14.0-RC1
2011-04-19 David Mitchelldispatch signals when leaving an eval
2011-04-19 David Mitchellporting/cmp_version.t: skip threads 1.83
2011-04-19 David Mitchellfix blurb at top of t/porting/cmp_version.t
2011-04-19 David Mitchellt/porting/cmp_version.t: add version skip facility
2011-04-19 Father ChrysostomosAdd a test for keys $tied
2011-04-19 Father ChrysostomosMake push, etc., work on tied scalars
2011-04-19 Father ChrysostomosMake keys $scalar an lvalue
2011-04-19 Father ChrysostomosMake keys/value/each $scalar accept only unblessed...
2011-04-18 Father ChrysostomosMake push/shift $scalar accept only unblessed aryrefs
2011-04-18 Craig A. BerryTODO some of the new sigdispatch tests on VMS.
2011-04-16 Father ChrysostomosFollowup to 088225f/[perl #88132]: packages ending...
2011-04-14 Jan Dubois[perl #88420] BOM support on Windows broken in 5.13.11
2011-04-13 Father Chrysostomos[perl #88132] broken ISA lookup after aliasing packages...
2011-04-13 David Mitchellhandle freed backref array in global cleanup
2011-04-12 David Mitchellreg_eval_scope.t: skip coring tests on all arches
2011-04-12 David Mitchelladd tests for $tied op= $tied
2011-04-12 David Mitchelladd $tied ^ $tied test
2011-04-12 Karl Williamsonregcomp: Improve error message for (?-d:...)
2011-04-12 Karl WilliamsonPATCH: [perl #86972]: Tweak error messages
2011-04-12 Nicholas ClarkFix eval.t under minitest, inadvertently broken by...
2011-04-11 Karl WilliamsonAdd test for [perl #87812]
2011-04-10 Karl WilliamsonPATCH: partial [perl #86972]: Allow /(?aia)/
2011-04-10 Karl WilliamsonPATCH: partial [perl #86972]: Allow /aia
2011-04-08 Father ChrysostomosRevert parts of c31c291..96b6b87
2011-04-08 Father ChrysostomosRevert "[perl #87708] $tied / $tied under use integer"
2011-04-08 Father ChrysostomosCorrect the skip count in stash.t
2011-04-08 Father Chrysostomos[perl #87708] Fix ‘$tied binop $tied’
2011-04-07 Father Chrysostomos[perl #87708] $tied == $tied
2011-04-07 Father Chrysostomos[perl #87388] bless[], "main::" crashes
2011-04-07 Father ChrysostomosCorrect stupidities in 4c3ac4b
2011-04-07 Father Chrysostomos[perl #87708] $tied + $tied
2011-04-06 Father Chrysostomos[perl #87708] $tied / $tied under use integer
2011-04-06 Father Chrysostomos[perl #87708] $tied % $tied and $tied * $tied under...
2011-04-06 Father Chrysostomos[perl #87708] $tied + $tied and $tied - $tied under...
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied < $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied > $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied <= $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied >= $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied == $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied != $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied <=> $tied
2011-04-06 Nicholas Clarkc31c2913 swaps the order of uninitialised warnings...
2011-04-06 Father Chrysostomos[perl #87708] atan2 $tied, $tied
2011-04-05 Father ChrysostomosEr, 87708, not 87726
next