This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Nits in perldelta template
[perl5.git] / t / run /
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
2004-08-01 Marcus Holland-MoritzSkip test when building without Encode.
2004-07-09 Jarkko HietaniemiRe: Segfault using HTML::Entities
2004-06-25 Rafael Garcia-SuarezMore @INC test fixes
2004-04-23 Dave MitchellInclude variable names in "Use of uninitialized value...
2004-01-06 Rafael Garcia-SuarezFix bug #24813 : the -0 wasn't recognized on the #...
2003-09-14 Jarkko HietaniemiUse $Config{_exe}.
2003-09-14 Ilya ZakharevichRe: [PATCH 5.8.1 @20218] OS/2 API
2003-09-13 Jarkko HietaniemiMake the new glob tests pass (well, skip) even with...
2003-09-03 Jarkko HietaniemiVMS does not have quite UNIX glob semantics.
2003-09-01 Gurusamy Sarathyglob() bug
2003-08-31 Jarkko HietaniemiAdd test for -i.
2003-08-31 Jarkko HietaniemiAdd tests for -h and (unknown) -z.
2003-08-31 Jarkko HietaniemiAdd test for -v.
2003-08-31 Jarkko HietaniemiList the switches tested in switches.t.
2003-08-26 Adrian M. EnacheRe: [PATCH] valgrind and /#/x
2003-06-17 Rafael Garcia-SuarezSome docs for the assertions.
2003-06-05 Yitzchak Scott-Tho... Re: SPUG:-s option doesn't always work!
2003-05-24 Dave Mitchell[PATCH #2] Re: [perl #22181] goto undefines my() variables
2003-05-02 Jarkko HietaniemiForgot to check in the -d: file.
2003-05-02 Jarkko HietaniemiThe [perl #21890] (Devel::Coverage breakage) has been...
2003-03-31 Jarkko HietaniemiSome low-hanging fruit for EBCDIC portability
2003-03-12 Jarkko HietaniemiIntegrate:
2003-03-10 Jarkko HietaniemiVMS has an extra \n at the end, and I assume Windows...
2003-03-06 Rafael Garcia-SuarezMake the -A switch work without an assertion name.
2003-03-06 Adrian M. Enachecleaning up tests of the 'eval { decl. } <=> runtime...
2003-03-02 Jarkko HietaniemiNarrow down the -C test skippage.
2003-03-02 Jarkko HietaniemiThe -CI cannot be easily tested under UTF-8 locale...
2003-02-25 Jarkko HietaniemiAdd tests for the -C switch. Depending on the
2003-02-18 Hugo van der SandenShouldn't have added as t/run/switchA.t in #18739 ...
2003-02-18 Salvador FandiñoRe: Did the assertion patch/feature submission get...
2003-02-05 Jarkko HietaniemiAdd the test of [perl #8760] (fixed by change #18656).
2003-02-04 Jarkko HietaniemiFix "[perl #20667] unicode regex vs non-unicode regex".
2003-01-06 Rafael Garcia-SuarezChange the value of ${^TAINT} : 0 without taint checks,
next