This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #90122] Make h2ph correctly search gcc include directories
[perl5.git] / t /
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
2011-04-05 Father ChrysostomosTODO tests for [perl #87726]
2011-04-04 Father Chrysostomos[perl #87664] Don’t autovivify stashes when anonymising CVs
2011-03-31 Father Chrysostomos[perl #87336] lc/uc(first) fail to taint the returned...
2011-03-28 Nicholas ClarkAdd regen/uconfig_h.pl to regenerate uconfig.h
2011-03-26 David Mitchellop/cmp.t: fix failing tests under -ffast-math
2011-03-26 David Mitchellskip some tests under -Uusedl
2011-03-23 Andy DoughertyMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-03-23 Andy DoughertySkip t/io/eintr.t for Solaris 8 as well
2011-03-23 Craig A. BerrySkip t/porting/regen.t on VMS.
2011-03-23 Craig A. BerrySkip t/porting/exec-bit.t on VMS.
2011-03-22 Andy DoughertyImprove comment for skipped test on Solaris in t/io...
2011-03-22 Andy DoughertySkip t/io/eintr.t for Solaris 8 as well
2011-03-22 David Mitchellmake t/op/rand.t fail less often
2011-03-20 Karl Williamsonregex .t's: Remove now passing TODOs
2011-03-20 Karl Williamsonreg_namedseq: Restructure so doesn't duplicate code
2011-03-20 Nicholas ClarkAvoid warnings in pat_advanced.t in the logic for skipp...
2011-03-20 Nicholas ClarkSkip test in pat_advanced_thr.t as it triggers an unrel...
2011-03-20 Jan Dubois#84774: local $_ calls STORE when $_ is aliased to...
2011-03-20 Karl Williamsonregcomp.c: RT#77414. Initialize flag
2011-03-20 Karl Williamsonpat_advanced.t: Bump watchdog timeout
2011-03-19 Karl WilliamsonStop hang in regex
2011-03-17 Karl Williamsoncharset.t: Skip locale tests depending on platform
2011-03-17 Karl WilliamsonRevert "re/pat.t: Remove TODO message on passing tests"
2011-03-17 Father Chrysostomos[perl #86328] coredump in cleaning up circular magic
2011-03-17 Karl WilliamsonRT #85964: bleadperl breaks CGI-FormBuilder
2011-03-17 Jan DuboisRead Perl code on Windows in text mode by default.
2011-03-16 Karl WilliamsonAdd TODO tests for #85964
2011-03-16 Craig A. Berryt/op/eval.t tweak for VMS due to record-oriented pipes.
2011-03-16 Nicholas ClarkSwitch t/lib/no_load.t to done_testing() from using...
2011-03-16 Nicholas ClarkConvert the remainder of t/op/closure.t to test.pl
2011-03-16 Nicholas ClarkConvert the middle test loops of closure.t to test.pl
2011-03-16 Nicholas ClarkConvert the last third of t/op/closure.t to test.pl
2011-03-16 Jan DuboisHang on to child handle after signalling SIGTERM
2011-03-15 Nicholas ClarkConvert t/op/oct.t's main tests to data structure and...
2011-03-15 Nicholas ClarkConvert t/op/oct.t to using test.pl for comparisons...
2011-03-15 Nicholas ClarkDon't set $ENV{PERL5LIB} in t/op/{anonsub,fork}.t as...
2011-03-14 Nicholas ClarkBring the joy of strict (and warnings) to t/op/method.t
2011-03-14 Nicholas ClarkConvert the remainder of t/op/eval.t to test.pl
2011-03-14 Nicholas ClarkIn t/op/eval.t, move logic from a spawned program into...
next