2006/6/22, Andy Dougherty <[EMAIL PROTECTED]>:
Still, it fails the following tests in 01-sanity:
07-for.t
07-isa.t
07-range.t
07-ref.t
07-simple-multisubs.t
07-tailcall.t
08-test.t
as well as nearly all of the other tests under t/. I imagine you
already knew that, but I didn't, and others reading the blog might not
be aware either.
Yeah indeed, it should probably be reflected on the blog announcement
page as well.
The Parrot/Perl6 is in a very similar state -- once the the 7-* sanity
tests works for either one of the Parrot/Perl5 implementations, we can
use Test.pm on them, and the rest of the 11000+ tests becomes
available, making TDD much more effective (and more rewarding -- see
iblech++'s previous record of making three-more-tests-pass-per-day for
the JavaScript backend). I look forward to make that happen in the
Chicago hackathon. :-)
Thanks,
Audrey