On Mon, Oct 20, 2008 at 09:42:12AM -0700, jerry gay wrote:
> >> However, in digging further, I found this:
> >>
> >> perl t/harness --verbosity 1 t/02-test-pm/1-basic.t
> >>
> testtest and 02-test-pm/ should either be ripped out or heavily modified.
> it was intended to be tests required to pass
--- On Mon, 20/10/08, jerry gay <[EMAIL PROTECTED]> wrote:
> yes, 00-parrot tests are prerequisites to running Test.pm.
> they can't use the module to perform their tests.
> it does indeed look like the test numbers are out of order.
> ...time passes...
> it seems infix:<**=> is broken. the fix is
On Mon, Oct 20, 2008 at 8:55 AM, Ovid
<[EMAIL PROTECTED]> wrote:
> It would help if I sent this to the correct mailing list. Oops.
>
> Cheers,
> Ovid
>
> --- On Mon, 20/10/08, Ovid <[EMAIL PROTECTED]> wrote:
>
>> I've been doing some work integrating Perl 6 into vim
>> and now I'm trying to figure
It would help if I sent this to the correct mailing list. Oops.
Cheers,
Ovid
--- On Mon, 20/10/08, Ovid <[EMAIL PROTECTED]> wrote:
> I've been doing some work integrating Perl 6 into vim
> and now I'm trying to figure out how to run individual
> Perl 6 tests. It appears that the incantation is