Perl6 Test Suite

2010-03-25 Thread drakej
Hello,

I am looking to work on the test suite as part of the GSoC program.  I
have a couple of questions, though, if somebody could help me out:

The ideas page
(http://www.perlfoundation.org/perl5/index.cgi?gsoc_2010_projects) spoke
of the IO section needing quite a bit more work, is this referring to
S32 - IO, or I/O in general?

The TODO file in t/spec specified implementing tests for the filetest
(:o, :R, :W, :X, etc.) methods.  Could clues to that implementation be
found in similar tests being used for Perl 5?  (I've poked around a bit
on the pugs repository to see what is there but have not gotten a good
look at Perl 5's tests yet.)

Thanks for the help.

Matthew


Perl6 Test Suite

2010-03-24 Thread drakej
Hello,

I am looking to work on the test suite as part of the GSoC program.  I
have a couple of questions, though, if somebody could help me out:

The ideas page
(http://www.perlfoundation.org/perl5/index.cgi?gsoc_2010_projects) spoke
of the IO section needing quite a bit more work, is this referring to
S32 - IO, or I/O in general?

The TODO file in t/spec specified implementing tests for the filetest
(:o, :R, :W, :X, etc.) methods.  Could clues to that implementation be
found in similar tests being used for Perl 5?  (I've poked around a bit
on the pugs repository to see what is there but have not gotten a good
look at Perl 5's tests yet.)

Thanks for the help.

Matthew