This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Module::CoreList, regenerate META.yml,
[perl5.git] / t / run /
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 ...
2002-04-01 Jarkko HietaniemiIf under UTF-8 locale the utf8.pm really needs to be...
2002-02-08 Yitzchak Scott-Tho... Configure followed by make minitest
2002-02-07 Jarkko HietaniemiRetract the anon leak subpatch of #14418 and #14431
2002-02-01 Nick Ing-SimmonsIntegrate mainline
2002-01-31 Jarkko HietaniemiRe: [PATCH] perl -V:
2002-01-25 Jarkko HietaniemiIntegrate changes 13474+13478+13584 from maintperl;
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Yitzchak Scott-Tho... [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on...
2002-01-20 Nick Ing-SimmonsIntegrate mainline
2002-01-19 TelsRe: ext/Devel/DProf/DProf.t -- use exe_ext
2002-01-17 Nick Ing-SimmonsIntegrate mainline (for ndbm fixes etc.)
2002-01-17 Jarkko HietaniemiRename kill_perl to fresh_perl; replace fresh_perl()
2002-01-17 Jarkko HietaniemiRetract #14144 as Hugo isn't happy with it.
2002-01-12 Jarkko HietaniemiGarbage collection.
2002-01-12 Michael G. SchwernRe: [PATCH lib/AnyDBM_File.t] Convert to Test::More
2002-01-11 Jarkko HietaniemiAdd a new test for is-sprintf-preserving Unicodeness:
2002-01-11 Michael G. SchwernSeperating kill_perl()
2002-01-09 Jonathan StoweRe: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTRO...
2002-01-09 Hugo van der Sanden(retracted by #14307)
next