This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Arguments to skip were the wrong way round, hence why all the *BSDs
[perl5.git] / t / run /
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)
2002-01-08 Hugo van der Sanden[patch] peep() is rude
2001-12-30 Michael G. Schwern-t without -w
2001-12-29 Andreas Königcleaner close on tests, take 2
2001-12-17 Rafael Garcia-Suarez-t and the core tests; -t and PERL5OPT
2001-12-14 Michael G. Schwern-t taint warnings
2001-12-07 Michael G. SchwernDeclaring mostly TODO
2001-12-07 Michael G. Schwernwhich_perl for safer $^Xing
2001-12-07 Michael G. Schwern[PATCH t/base/lex.t, term.t] Purging echo from base...
2001-12-05 Jarkko HietaniemiRetract #13475 until Arthur gets back to the mine.
2001-12-05 Jarkko Hietaniemi(retracted by #13476)
2001-11-30 Andy DoughertyRe: -P and Incredible Disappearing $Config{cppstdin...
2001-11-30 Jarkko HietaniemiCannot test if cppstdin has not yet been installed.
2001-11-30 Michael G. Schwern-P on VMS. Evicting sed
2001-11-29 Michael G. Schwern(was Re: [ID 20011128.159] Segmentation faulton bad...
2001-11-28 Michael G. SchwernRe: [ID 20011127.155] \ -f "file" dumps core
2001-11-15 Michael G. Schwern-x (was Re: [PATCH] new tests for command-line switches)
2001-11-15 Rafael Garcia-Suareznew tests for command-line switches
2001-11-10 Rafael Garcia-Suareznew tests for swiches -n -p -a -F
2001-10-30 Jarkko HietaniemiRetract #12776 - the bug 19990906.001 is still valid.
2001-10-30 Michael G. Schwern(Retracted by #12777)
2001-10-25 Michael G. SchwernRe: [ID 20011025.054] Segmentation fault when using...
2001-10-19 Jarkko HietaniemiRetract the #10451 which seems to be the cause
2001-10-10 Jarkko HietaniemiVMS needs quotes around the -I option to keep it from
2001-09-26 Jarkko HietaniemiIntegrate macperl changes from Chris Nandor:
2001-09-25 Jarkko HietaniemiReplace the use Test::More in t/{op,io,run} with t...
2001-09-15 Hugo van der SandenRe: [ID 20010815.012] Unfortunate interaction between...
2001-09-09 Jeff Pinyan[PATCH regcomp.c] zero-width assertions CAN be ?'d
2001-09-06 Jarkko HietaniemiAdd a test for [ID 20010906.019] perl crashes on "undef...
2001-09-05 Craig A. Berrytweak warnings.t and kill_perl.t for VMS
2001-09-05 Michael G. Schwerntying a bareword causes a segfault in 5.6.1
2001-09-02 Jarkko HietaniemiSlight tweaks.
2001-09-02 Artur BergmanChange #11828 wasn't complete, this updates to intest...
2001-09-02 Michael G. Schwernrm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
next