This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test for lack of uninit warnings in sub redef
[perl5.git] / t / run /
2011-11-19 Father ChrysostomosFix pp_goto crash with orphaned GV
2011-11-18 Father ChrysostomosMake sure $DB::sub is callable
2011-11-04 Craig A. BerryRestore VMS glob skip removed in 1bb8785a.
2011-10-27 Father ChrysostomosRewrite csh_glob in C; fix two quoting bugs
2011-08-31 Rafael Garcia-SuarezMake switchC.t pass if the environment variable PERL_UN...
2011-07-12 Shawn M MooreDocument and test the phase-change probe
2011-07-12 Florian RagwitzLoad modules only after setting up @INC
2011-07-12 Shawn M MooreNew test file that exercises Perl's DTrace support
2011-03-07 Nicholas ClarkMove the test for 078c425b721ea35d from fresh_perl...
2011-03-07 Nicholas ClarkAdd skip_all_without_config() to test.pl, and use it...
2011-03-07 Nicholas ClarkAdd skip_all_without_perlio() to test.pl, and use it...
2011-03-07 Nicholas ClarkRefactor 6 tests in t/op and t/run to use skip_all_if_m...
2011-03-06 Nicholas ClarkIn t/ avoid using File::Spec for paths only used by...
2011-02-21 Nicholas ClarkIn switchI.t, use nolib => 1 to make the tests pass...
2011-02-21 Nicholas ClarkIn runenv.t, don't automatically add -I../lib to the...
2011-02-21 Nicholas ClarkRefactor t/run/runenv.t to use lexical file handles.
2011-02-21 Nicholas ClarkIn runenv.t, inline runperl() into try(), its only...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in t/*.
2010-12-08 Brad GilbertReplaced '1 while unlink' with 'unlink_all' in t/run...
2010-11-25 Nicholas ClarkExtend -d:foo=bar to make -d:-foo expand to C<no foo...
2010-11-11 Nicholas ClarkAdjust t/run/switchd-78586.t to work under t/TEST and...
2010-11-11 Tim BunceTest for [perl #78586]
2010-11-05 Niko TyniDocument that the -Ci, -Co, and -CD options have file...
2010-10-27 Niko TyniDon't fold constants in sprintf() if locales are used
2010-10-27 Niko TyniLC_NUMERIC documentation updates + tests
2010-10-27 Niko TyniRefactor LC_NUMERIC test out of t/run/fresh_perl.t
2010-10-25 Zeframrefactor and regularise label/statement grammar
2010-10-01 Father Chrysostomos[perl #48332] Debugger corrupts symbol table munging
2010-09-27 Father Chrysostomos#!perl -C -w dies
2010-09-24 Nicholas ClarkAdd a warning to test.pl if quotes are used in one...
2010-09-23 Father Chrysostomos[perl #71806] perldb does not setup %dbline with the...
2010-09-20 Karl WilliamsonAdd (?^...) regex construct
2010-05-17 David Mitchellfurther fix for RT #23810
2009-11-15 David GoldenChange perl -v version format
2009-10-08 Nicholas ClarkMove script.t from t/comp to t/run, as it's a test...
2009-10-03 Rafael Garcia-SuarezAdapt test to accept local uncommitted changes
2009-09-23 Nicholas ClarkFor miniperl, disable PERL_UNICODE and -C.
2009-09-13 Bo Borgersonsplit: Remove implicit split to @_
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2009-08-26 Nicholas Clarkt/TEST shouldn't use -M options until we've tested...
2009-08-04 Reini UrbanWIFEXITED() cygwin regression
2009-07-27 Nicholas ClarkAvoid using embedded newlines in the "one"liners passed...
2009-07-26 Nicholas ClarkAdd tests for where -C differs between then #! and...
2009-07-26 Father ChrysostomosAllow -C on the #! line when it is identical to -C...
2009-07-18 Craig A. BerrySome of the TODOs in switches.t actually work on VMS.
2009-07-07 Steffen Muelleruse strict by default if "use 5.011" is in effect!
2009-06-25 Rafael Garcia-SuarezTrim all trailing / from "." in @INC when filling %INC
2009-05-16 Craig A. Berrytt is a reserved device name on VMS
2009-05-13 Christoph Lamprechtdo/require don't treat '.\foo' or '..\foo' as "absolute...
2009-04-26 Michael G Schwern[PATCH] Allow PERL5OPT=-W
2009-02-17 Nicholas ClarkTests for S_incpush_use_sep() splitting on : (or platfo...
2009-02-17 Nicholas ClarkIn runenv.t, break apart running perl and testing the...
2009-01-05 John MalmbergVMS posix exit fixes
2008-12-31 Yves Ortonmuch better git related version numbering in our (...
2008-12-26 Rafael Garcia-SuarezBetter fix for bug #6665
2008-12-26 Rafael Garcia-SuarezRevert "[perl #6665] Different behavior using the ...
2008-12-25 Renee Baecker[perl #6665] Different behavior using the -Idir option...
2008-12-20 Nicholas Clarkf6a80292c3db127d1561c118f409c1cffd1b55d9 needs to be...
2008-11-10 John E. Malmberg[patch@34779] Get posix exit mode working/tested on VMS
2008-08-28 Nicholas ClarkFix #30660: Repeated spaces on shebang line stops optio...
2008-08-08 Nicholas ClarkConvert all unimaginative (ie race condition) temporary...
2008-08-08 Nicholas ClarkUse test.pl, not Test.pm, in t/run/*.t
2008-06-10 Steve HayFix run/switches test on Win32
2008-06-01 Steve PetersProbably starting with the changes in change #33897,
2008-05-11 Florian RagwitzHandle PL_minus_E before PL_minus_{n,p}.
2008-04-17 Nicholas ClarkTest dbmopen more thoroughly, including closing the...
2008-03-02 Robin Barkerfor -M:Foo, extended and revised
2008-01-11 Nicholas ClarkNote the U8 sized space created by removing -P, and...
2008-01-11 Rafael Garcia-SuarezRemove the -P switch
2007-09-07 Rafael Garcia-SuarezRemove the 'err' keyword
2007-08-25 Nicholas ClarkTest that all the unknown command line flags are unknown.
2007-08-09 Jerry D. HeddenTest '-x dir'
2007-06-21 Jerry D. Heddencloexec.t works under Cygwin
2007-06-05 Rafael Garcia-SuarezRemove support for assertions and -A
2007-01-30 Marcus Holland-MoritzRe: run/cloexec.t is failing
2007-01-29 Gisle AasAvoid test failure with for a -Dusesitecustomize perl.
2006-11-06 Andrew SavigeRe: the new t/run/cloexec.t failing in Solaris and...
2006-11-04 Andrew SavigeNew test for close-on-exec ($^F): t/run/cloexec.t
2006-10-19 Yves OrtonRe: Off by one in the trie code?
2006-07-12 Jarkko Hietaniemiz/OS: t/ - mostly EBCDIC fixes
2006-03-03 Jarkko HietaniemiRe: [perl #38657] -d:Foo=bar broke in 5.8.8
2006-01-06 Gisle AasMove "DEVEL####" marker to the 'perl -v' output.
2006-01-06 Gisle AasMake '-s' on the shebang line able to parse -foo=bar...
2005-12-21 Robin HoustonFeature bundle is now :5.10, and add -E switch
2005-12-20 Rafael Garcia-SuarezRemove some hardcoded references to ./perl in tests
2005-12-12 Gisle AasOops, change 26326 broke t/run/switches.t
2005-10-16 John E. Malmberg[patch@25763] Fix VMS error/exit handling, update kill...
2005-08-11 John E. Malmberg[patch] blead@25282
2005-07-28 Michael G. SchwernBeing more careful about newlines
2005-06-20 Rafael Garcia-SuarezSame fix, for the test, now.
2005-06-14 Salvador Fandiñobetter assertion support
2005-05-27 Steve HaySkip signals and core dump tests on Win32
2005-05-20 Rafael Garcia-SuarezGisle noted an unused variable
2005-05-19 Rafael Garcia-SuarezFix the new exit() tests, by Gisle Aas :
2005-05-19 Rafael Garcia-SuarezAdjust VMS test count
2005-05-18 Gisle AasWell defined $? and introduction of ${^CHILD_ERROR_NATI...
2005-05-16 Andy Lesterconsting-eleventy.patch: More consts, plus actual bug fix
2005-03-22 Rafael Garcia-Suarezminitest fix
2005-01-02 Nicholas ClarkChange 23727 broke code that relied on \ being escaped.
2004-08-02 Steve HayFix breakage caused by Change 23179
next