Re: ARGV and read
[p5sagit/p5-mst-13.2.git] / t /
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 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 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-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 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-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)
2001-08-17 Hugo van der Sanden Re: [ID 20010803.016] Possible regex bug in 5.6.1
2001-08-17 Hugo van der Sanden Re: [ID 20010814.004] pos() doesn't work when using...
2001-08-16 Jarkko Hietaniemi One more twist to the sprintf + utf8 testing.
2001-08-16 Jarkko Hietaniemi Fix for 20010407.008 sprintf removes utf8-ness.
2001-08-16 Jarkko Hietaniemi Add a test for Unicode sprintf.
2001-08-16 Jarkko Hietaniemi Add Unicode tests for index/rindex.
2001-08-15 Jarkko Hietaniemi The #11673 necessitated a test tweak.
2001-08-15 Hugo van der Sanden Re: [ID 20010809.023] perlre misleads when stating...
2001-08-15 Hugo van der Sanden Re: [ID 20010811.006] re_eval: logical leaks
2001-08-14 Nikola Knezevic magic.t
2001-08-14 Jarkko Hietaniemi Compile failure message tidying.
2001-08-12 Jarkko Hietaniemi Failure not true anymore (probably caused by my broken...
2001-08-12 Jarkko Hietaniemi Relic in op.c (no regex feature should depend on the...
2001-08-12 Jarkko Hietaniemi Mark tests (and one module) having explicit Latin-1
2001-08-12 Abigail Re: [ID 20010730.010] FETCH called twice with -T
2001-08-12 Jarkko Hietaniemi Test for change #11639.
2001-08-12 Jarkko Hietaniemi Drop all the unnecessary "use utf8" clauses and some of
2001-08-11 Jarkko Hietaniemi Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quote...
2001-08-10 Jarkko Hietaniemi Decommission Time::Piece; unnecessary Yet Another Time...
2001-08-09 Nick Ing-Simmons Integrate mainline
2001-08-08 Craig A. Berry fix t/run/exit.t for VMS
2001-08-05 Gurusamy Sarathy remove hardcoded cmd shell in testsuite
2001-08-04 Jarkko Hietaniemi Continuation of #11575: SANY_SEEN completely deprecated,
2001-08-04 Daniel P. Berrange Decouple SANY into SANY and CANY: the new SANY is ...
2001-08-04 Jarkko Hietaniemi The #11572 didn't up the test count.
2001-08-04 Daniel P. Berrange UTF-8 bugs in string length & single line regex matches
2001-08-03 Craig A. Berry fix t/op/misc.t for VMS
2001-08-03 Nick Ing-Simmons Integrate mainline
2001-08-01 Jarkko Hietaniemi Test for change #11536.
2001-08-01 Jarkko Hietaniemi More test fixups for #11537.
2001-08-01 Doug MacEachern Re: [PATCH pp_ctl.c] proposed Windows safe-guard
2001-08-01 Prymmer/Kahn fixups for t/harness
2001-08-01 Jarkko Hietaniemi Need to know the number of tests.
2001-08-01 Craig A. Berry Re: new exit tests on VMS
2001-07-31 Craig A. Berry fix fs.t for VMS
next