This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Cleanup and $. check
[perl5.git] / t / run /
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
2001-08-31 Michael G. SchwernRe: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
2001-08-08 Craig A. Berryfix t/run/exit.t for VMS
2001-08-01 Jarkko HietaniemiNeed to know the number of tests.
2001-08-01 Craig A. BerryRe: new exit tests on VMS
2001-07-09 Gurusamy Sarathyrun/exit.t busted on windows
2001-06-30 Michael G. SchwernAnother shot at testing exit codes.
2001-05-30 Jarkko Hietaniemi[PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514...
2001-02-20 Jarkko HietaniemiThe #8843 wasn't quite right: %Config needs to imported.
2001-02-19 Jarkko Hietaniemifork() not everywhere, cleanup temp files.
2001-02-18 Michael G. SchwernFixing PERL5OPT (was Re: Warnings, strict, and CPAN)