This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In bisect-runner.pl, fix a bug where a good "test_prep" build would skip.
[perl5.git] / t /
2011-10-03 Father ChrysostomosAdd another exception to dual-life.t
2011-10-02 Father ChrysostomosStop dual-life.t from failing during parallel testing
2011-10-01 Karl WilliamsonAdd tests for isIDFirst
2011-10-01 Karl WilliamsonRevise diagnostic text
2011-10-01 Karl Williamsonutf8.c: Don't invert beyond-Unicode code points
2011-10-01 Father Chrysostomos[perl #99984] Incorrect errmsg with our $::é
2011-09-27 Nicholas ClarkWhere available, use _NSGetExecutablePath() to make...
2011-09-27 Nicholas ClarkWhere available, use sysctl() with KERN_PROC_PATHNAME...
2011-09-27 Nicholas ClarkAvoid a "use of uninitialized value" warning from pwent.t
2011-09-26 Karl Williamsonpodcheck.t: Work for scripts/utilities under VMS
2011-09-25 Karl Williamsont/re/re_tests: Add TODO
2011-09-25 Karl Williamsonpodcheck.t: New method for skipping .PL files
2011-09-25 Karl Williamsonpodcheck.t: Remove extra loop initialization
2011-09-25 Karl Williamsonpodcheck.t: Move hash declaration to earlier in file
2011-09-25 Karl Williamsonpodcheck.t: Move subroutine defn earlier in file
2011-09-25 Karl Williamsonpodcheck.t: Don't calc value twice
2011-09-25 Karl Williamsonpodcheck.t: remove unused variable
2011-09-24 Karl Williamsonregexp.t: print diagnostics with leading '#'
2011-09-24 Nicholas ClarkAdd t/porting/checkcfgvar.t to run Porting/checkcfgvar...
2011-09-24 Nicholas ClarkRefactor t/porting/regen.t to use TestInit q(T A);
2011-09-23 Nicholas ClarkMove the test for recursive call to Perl_load_module...
2011-09-23 Nicholas ClarkCorrect the expected results for the first perlio warni...
2011-09-23 Father ChrysostomosTest perl #96008: use and require affected by open.pm
2011-09-23 Father ChrysostomosMove/rewrite test for Recursive call to Perl_load_module
2011-09-23 Father ChrysostomosMake CORE->method work
2011-09-22 Karl Williamsonre_tests: Add TODO test
2011-09-22 Karl Williamsonpodcheck.t: Add comment
2011-09-22 Karl Williamsonmanifest.t: Clarify a test's wording
2011-09-22 Karl Williamsonpodcheck.t: clarify its pod
2011-09-22 Karl Williamsonpodcheck.t: Is problem if cpan/non-cpan have same NAME
2011-09-22 Karl Williamsonpodcheck.t: Process files sorted caselessly
2011-09-22 Karl Williamsonpodcheck: Nits in comments
2011-09-21 Karl Williamsonfold_grind.t: Ignore blank lines
2011-09-21 Father Chrysostomos[perl #99660] Remove elems from hashes before freeing...
2011-09-21 Father Chrysostomos[perl #93590] $tainted ~~ [...] failing
2011-09-20 Stevan LittleThe link to Devel::PPPort was not understood by porting...
2011-09-20 Nicholas ClarkSkip 2 tests in t/op/filetest.t if t/TEST is a symlink.
2011-09-19 Florian RagwitzRe-generate known_pod_issues.dat
2011-09-18 Craig A. BerryUpdate skip count in t/op/filetest.t after 433644eed.
2011-09-18 Karl Williamsonpodcheck: Clean up known issues
2011-09-18 Father ChrysostomosMake -l always treat non-bareword arguments as file...
2011-09-18 Father ChrysostomosMake stacked -l work
2011-09-18 Father ChrysostomosReally allow podcheck.t to be run from outside t/
2011-09-18 Father ChrysostomosAllow podcheck.t to be run from outside t/ for convenience
2011-09-17 Karl Williamsonpodcheck.t: Don't use case-sensitive file exclusion
2011-09-17 Father ChrysostomosFix recursion warning for ‘no warnings; goto &sub’
2011-09-17 Father ChrysostomosMake goto &CORE::sub use the right lexical scope
2011-09-16 Father ChrysostomosMake ++ and -- work on glob copies
2011-09-16 Craig A. Berryskip_all is a sub in t/test.pl.
2011-09-16 Father ChrysostomosDisallow weakening of read-only references
2011-09-16 Father ChrysostomosMake tie_fetch_count.t skip -[guk] globref tests
2011-09-16 Father Chrysostomos[perl #99142] Make GV_ADDMG and magic vars account...
2011-09-15 George GreerUse test.pl miniperl check rather than by-hand in t...
2011-09-15 George GreerTests in "t/io" aren't supposed to use Test::More yet...
2011-09-15 Father Chrysostomosshm.t: Skip under miniperl
2011-09-15 Father Chrysostomosshm.t: Don’t call shmctl in END when undefined
2011-09-14 Leon TimmermansFix #98480 math when reading shared memory
2011-09-14 Leon TimmermansAdded SysV shared memory tests
2011-09-13 Nicholas ClarkAdd tests for POSIX::sigpending().
2011-09-13 Father ChrysostomosFix misspellings in gv.t
2011-09-13 Father ChrysostomosMake \&$tied call get-magic when it holds a glob
2011-09-13 Father ChrysostomosAdd diag_listed_as for lstat error msg
2011-09-13 Father ChrysostomosMake (l)stat respect get-magic on globs and globrefs
2011-09-12 Father ChrysostomosMake tie_fetch_count.t pass on ‘broken’ platforms
2011-09-12 Jim Cromiet/TEST: clean up cachegrind.out.$pid intermediate files
2011-09-12 Father ChrysostomosMake truncate respect get-magic on globs and globrefs
2011-09-11 Jesse Vincentupdated podcheck data file to know about the changes...
2011-09-11 Father ChrysostomosCollapse repetititive code in tie_fetch_count.t
2011-09-11 Father ChrysostomosMake utime handle get-magic correctly for glob(ref)s
2011-09-11 Father ChrysostomosStop filetest ops from calling FETCH on parent op’s arg
2011-09-11 Father ChrysostomosMake filetest ops handle get-magic correctly for glob...
2011-09-10 Father Chrysostomos-l followed by bareword should leave the stack alone
2011-09-10 Steve HayFix MSWin32 skip in porting/globvar.t
2011-09-10 Steve HayThe Borland Chainsaw Massacre
2011-09-10 Father Chrysostomosch(dir|mod|own) should also call FETCH on refs to tied...
2011-09-10 Nicholas ClarkTweaks to tie_fetch_count.t
2011-09-10 Jim Cromieadjust TEST's valgrind invocation to also work with...
2011-09-10 Jim Cromiet/TEST: collect user, sys cpu times for each testfile
2011-09-10 Jim Cromieif -d HARNESS_TIMER, t/TEST saves timings in Storable...
2011-09-10 Jim Cromiesave elapsed-time-ms in global hash for later reporting
2011-09-10 Jim Cromieadd space after testfile name, and before ok/not ok
2011-09-09 Zeframremove index offsetting ($[)
2011-09-09 Nicholas ClarkProvide more information in the message for "strxfrm...
2011-09-09 Dave Rolskyadd known issues for new OO docs
2011-09-09 Dave RolskyRemove all references to old OO tutorial docs, and...
2011-09-09 Father Chrysostomosch(dir|mod|own) should not ignore get-magic on glob...
2011-09-09 Father ChrysostomosCall get-magic once for *glob=$tied
2011-09-08 Father ChrysostomosSuppress warning from tie_fetch_count.t
2011-09-06 David MitchellRT #4682: given() didn't scope $_ correctly
2011-09-04 Zeframdual-life Carp
2011-09-03 Father ChrysostomosCall get-magic once for CV-to-GV assignment
2011-09-02 Karl Williamsonutf8_heavy: Correctly handle \p{L_}
2011-09-02 Karl WilliamsonUnicode::UCD: fix pod verbatim line length
2011-09-01 Father ChrysostomosFix two \&$tied regressions
2011-09-01 Father Chrysostomosregen known_pod_issues.dat
2011-09-01 Gerard GoossenUse OPpDEREF for lvalue sub, such that the flags contai...
2011-09-01 Father Chrysostomos[perl #97492] Tests & delta for defined ${"::!"}
2011-09-01 Father Chrysostomos[perl #97484] Make defined &{...} vivify CORE subs
2011-08-31 Rafael Garcia-SuarezMake switchC.t pass if the environment variable PERL_UN...
2011-08-30 Father ChrysostomosEliminate is_gv_magical_sv
next