This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Added config.w32 to win32/.gitignore
[perl5.git] / t / run /
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,
2003-01-06 Craig A. BerryVMS test adjustments
2002-12-17 Ilya Zakharevichbuild
2002-11-22 Rafael Garcia-SuarezMove some tests from t/run/fresh_perl.t
2002-11-10 Salvador Fandiñot/run/runenv.t bug
2002-11-04 Slaven RezicRe: [perl #18066] Bug in -I when path has double colons?
2002-10-24 Hugo van der SandenReverse change #8066 and sense of test, to satisfy...
2002-10-20 Jarkko HietaniemiRe: [perl #17951] Strange UTF error
2002-10-17 Abe TimmermanRe: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32...
2002-10-12 Rafael Garcia-SuarezThe -0 command-line switch wasn't setting $/ at compile...
2002-07-07 Jarkko HietaniemiIntegrate maint patches #13474, #13478, #13584, and...
2002-05-30 Nick Ing-SimmonsIntegrate all but lib/File/stat.t which seems broken.
2002-05-29 Jarkko HietaniemiRecover some of the #16845.
2002-05-28 Jarkko HietaniemiRetract #16820, #16819, #16810, #16669, #16531, #16530...
2002-05-18 Jarkko HietaniemiMake use vars grok UTF-8.
2002-05-18 Michael G. SchwernRe: t/op/tie.t #19 TODO ENOTWORKING
2002-05-15 Jarkko HietaniemiMake fresh_perl skip the embedded UTF-8 tests on EBCDIC.
2002-05-10 Jarkko HietaniemiMove the noisy tie core dump test to fresh_perl from...
2002-05-08 Andrej Borsenkow[ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale...
2002-04-28 Jarkko HietaniemiIntegrate #16254 from macperl;
2002-04-16 Jarkko Hietaniemimy $utf8here, our $utf8here, and package variable ...
next