:utf8 works only with perlio.
[p5sagit/p5-mst-13.2.git] / t /
2001-09-26 Jarkko Hietaniemi Check that all environment variables are tainted.
2001-09-26 Jarkko Hietaniemi Integrate macperl changes from Chris Nandor:
2001-09-26 Jarkko Hietaniemi grrr.
2001-09-26 Jarkko Hietaniemi Retract #12232.
2001-09-26 Jarkko Hietaniemi (Retracted by #12233.)
2001-09-25 Jarkko Hietaniemi skip($mess) should result in one skip.
2001-09-25 Nick Ing-Simmons Integrate mainline (untested while modem is up)
2001-09-25 John Peacock warning on v-string in use/require
2001-09-25 Michael G. Schwern Deprecating chdir(undef)/chdir('')
2001-09-25 Jarkko Hietaniemi Replace the use Test::More in t/{op,io,run} with t...
2001-09-24 Nick Ing-Simmons Integrate mainline
2001-09-24 Jarkko Hietaniemi Retract #12136, the warnings::register is already
2001-09-24 Gurusamy Sarathy test number mismatch
2001-09-24 Jarkko Hietaniemi ok().
2001-09-24 Jarkko Hietaniemi unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test...
2001-09-24 Rafael Garcia-Suarez More tests
2001-09-23 Jarkko Hietaniemi 1_compile updates.
2001-09-23 chromatic Add Tests for
2001-09-23 Craig A. Berry) Cleanup & OS/390 "fix"
2001-09-23 Nick Ing-Simmons Integrate mainline
2001-09-23 chromatic Re:
2001-09-22 Nicholas Clark Re: scalar context unpack bugs
2001-09-22 Jarkko Hietaniemi Update the test on warnings/register.t.
2001-09-22 Abhijit Menon-Sen Removed duplicated tests #19 and #20.
2001-09-22 Michael G. Schwern Reconciling the Cwd/File::Spec differences
2001-09-22 Blair Zajac t/op/chdir.t won't pass on VMS
2001-09-22 Michael G. Schwern [REPATCH] Re: [PATCH t/op/do.t] new regression tests...
2001-09-22 Michael G. Schwern Re: Weird $ENV{FOO} = undef warning
2001-09-21 Rafael Garcia-Suarez new regression tests for bug ID 20010920.007
2001-09-20 Nicholas Clark Re: n questions (was Re: 4 questions about pack/unpack)
2001-09-19 Jarkko Hietaniemi The test assumed 7-bit ASCII. Now it "just"
2001-09-18 Michael G. Schwern Re: [PATCH] t/op/crypt.t
2001-09-17 Michael G. Schwern Re: filename problems
2001-09-17 Rafael Garcia-Suarez new tests
2001-09-17 chromatic Re: t/op/ver.t using skip() improperly
2001-09-17 Nick Ing-Simmons Integrate mainline
2001-09-17 Michael G. Schwern Re: [BUG?] chdir(undef) == chdir() probably a bug
2001-09-15 Hugo van der Sanden Re: [ID 20010815.012] Unfortunate interaction between...
2001-09-14 Jarkko Hietaniemi Hopefully better skipping of the Complete.t tests
2001-09-14 Jeff Pinyan more jumpables, and hit-bit bug
2001-09-11 Nick Ing-Simmons Integrate mainline
2001-09-11 Nick Ing-Simmons Part Integrate mainline
2001-09-11 Jarkko Hietaniemi Fix unpack U to be the reverse of pack U
2001-09-10 Nicholas Clark Re: the remaining bugs in \x escapes (was Re: [PATCH...
2001-09-10 John Peacock PATCH Resubmission - was Re: [ID 20010902.001] v strin...
2001-09-10 Jarkko Hietaniemi Skip the crypt test if no crypt.
2001-09-09 Jarkko Hietaniemi blib does have a detectable test.
2001-09-09 Jeff Pinyan [PATCH regcomp.c] zero-width assertions CAN be ?'d
2001-09-09 Michael G. Schwern [REPATCH] Re: [PATCH] new test lib/blib.t
2001-09-07 Jarkko Hietaniemi Clean up 1_compile.t; move tests to more consistent
2001-09-07 Jarkko Hietaniemi vars very much has a test.
2001-09-07 Michael G. Schwern Test::Harness 1.25 sync
2001-09-07 chromatic Add Tests for the less Pragma
2001-09-07 Jarkko Hietaniemi Add more modules to the list of modules that have tests,
2001-09-06 Jarkko Hietaniemi Add a test for [ID 20010906.019] perl crashes on "undef...
2001-09-06 Jarkko Hietaniemi Test-Simple syncup from Schwern.
2001-09-05 Jarkko Hietaniemi In UNICOS division yada yada.
2001-09-05 Craig A. Berry tweak warnings.t and kill_perl.t for VMS
2001-09-05 Michael G. Schwern tying a bareword causes a segfault in 5.6.1
2001-09-05 Nicholas Clark oct and hex in glorious 64 bit (with less bugs) (was...
2001-09-04 Jarkko Hietaniemi Add the \[$@%&*] prototype support.
2001-09-04 Michael G. Schwern Re: A slightly better default seed?
2001-09-03 Jarkko Hietaniemi Make crypt() do something more sane for Unicode
2001-09-03 Jarkko Hietaniemi Remove the tests that assume something about
2001-09-03 Jarkko Hietaniemi Damian's Filter::Simple test uses FilterTest, not MyFilter.
2001-09-03 Artur Bergman Forgot to add a file with Change #11840
2001-09-03 Michael G. Schwern Tests for srand()
2001-09-03 Michael G. Schwern Partial cleanup
2001-09-03 Michael G. Schwern Increase the repetitions
2001-09-03 Nick Ing-Simmons Integrate mainline
2001-09-02 Jarkko Hietaniemi Slight tweaks.
2001-09-02 Artur Bergman Change #11828 wasn't complete, this updates to intest...
2001-09-02 Michael G. Schwern rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
2001-09-02 Ilmari Karonen RE: [PATCH] Add a nextstate into empty blocks
2001-09-01 Jarkko Hietaniemi Test tweaks.
2001-09-01 Michael G. Schwern cleanup
2001-09-01 Rafael Garcia-Suarez , was t/op/incode.t breaks make minitest
2001-08-31 Michael G. Schwern Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
2001-08-31 Abhijit Menon-Sen Integrate 11778 into mainline.
2001-08-30 Nicholas Clark pp_modulo
2001-08-29 Nicholas Clark pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
2001-08-29 Rafael Garcia-Suarez Re: [PATCH] newer tests for the coderef-in-@INC !
2001-08-28 Paul Johnson make coretest
2001-08-28 Michael G. Schwern Adding the failure diagnostic
2001-08-28 Michael G. Schwern Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad...
2001-08-27 Michael G. Schwern Fixing bad testing advice
2001-08-27 Michael G. Schwern Re: [PATCH] new tests for the coderef-in-@INC
2001-08-27 Abhijit Menon-Sen [PATCH] new tests for the coderef-in-@INC
2001-08-26 Nicholas Clark t/io/binmode.t
2001-08-26 Nicholas Clark op/universal.t failing
2001-08-25 Tony Bowden Re: 'can' with undefined subs
2001-08-25 Nick Ing-Simmons Integrate mainline
2001-08-25 Nicholas Clark (was Re: PerlIO regerssion tests?)
2001-08-22 Nicholas Clark io/tell.t doesn't chdir t
2001-08-22 John Peacock Re: [PATCH 1 of 3] $] is deprecated - eliminate from...
2001-08-22 Nicholas Clark 64 bit integer preserving pp_divide
2001-08-20 Nick Ing-Simmons Integrate mainline
2001-08-18 Jarkko Hietaniemi New try for ID 20010407.006: detach the semantics
2001-08-18 Jarkko Hietaniemi Retract #11712 for now. The real fix would probably
2001-08-18 Jarkko Hietaniemi (Retracted by #11714)
next