fREW (>), Moritz (>>), fREW (>>>):
>> > And should I
>> > just mail patches to rakudo...@perl.org?
>>
>> In general if you find a bug: yes.
>> In this case not, because it's a known limitation.
>
> Where do I mail the patches for the tests?
The Pugs repository (containing the Perl 6 test suite) h
> > And should I
> > just mail patches to rakudo...@perl.org?
>
> In general if you find a bug: yes.
> In this case not, because it's a known limitation.
Where do I mail the patches for the tests?
--
-fREW
fREW Schmidt wrote:
> I'd like to get started adding these:
>
> is capitalize(:string($a)), "Pugs Is Cool!", "capitalize works with named
> arg"
>
> rakudo and pugs both fail this test. Should I add it anyway?
Yes. We have a mechanism for skipping tests that the implementations
fail. Just write